Unrecognizable Error in iPhone Log

You must Login before you can answer or comment on any questions.

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_S9_S9 in image xxxxx.

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

Your Answer

Think you can help? Login to answer this question!