Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Unrecognizable Error in iPhone Log

I am getting this error when I run my iPhone App. Can some one shed light on what the problem could be?

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 xxxxxx.
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 xxxxxx.
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 xxxx.
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_S9S9 in image xxxxx.

— asked December 3rd 2010 by Radhakrishnan Selvaraj
  • iphone
0 Comments

1 Answer

  • Accepted Answer

    Hi Radhakrishnan

    This issue existed in 1.4.1, and 1.4.2 was released mainly to resolve it.
    Hence, the solution is to upgrade to 1.4.2.

    Report back if this does not resolve the problem for you.

    Cheers

    — answered December 3rd 2010 by Paul Dowsett
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.