Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1969] Symbol not present on iPhone

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:06:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios, symbols, ticore
Reportereddiemonge
AssigneeReggie Seagraves
Created2011-04-15T03:06:52.000+0000
Updated2017-03-09T22:59:22.000+0000

Description

I keep getting the following error messages, even on a brand new project. I tried it in 1.4 and in 1.4.1.1

Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
mmap$UNIX2003 called from function Z20TCMalloc_SystemAllocmPmm in image Manatee.
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
pthread_cond_init$UNIX2003 called from function
ZN3WTI17TCMalloc_PageHeap4initEv in image Manatee.
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
pthread_cond_wait$UNIX2003 called from function ZN3WTI17TCMalloc_PageHeap15scavengerThreadEv in image Manatee.
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
mprotect$UNIX2003 called from function
ZN2TI3JIT35privateCompileCTIMachineTrampolinesEPN3WTI6RefPtrINS_14ExecutablePoolEEEPNS_12TiGlobalDataEPNS_21MacroAssemblerCodePtrES9_S9_S9_ in image Manatee.

Comments

  1. eddiemonge 2011-04-15

    This is also occuring in the continuous 1.4.2 build on Oct 5 2010 09:50 r3f1d49ee

  2. kosso 2011-04-15

    Yup. Getting this too in the latest build.

    Is this worrying? ie: Is this anything that would prevent an app submission?

  3. Stephen Tramer 2011-04-15

    Caused by using wrong version of TiCore.

  4. eddiemonge 2011-04-15

    • Caused by using wrong version of TiCore*

    Can you explain what that means? Is it something I did wrong?

  5. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source