Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2280] iOS using iOS sdk 4.2 and 1.4.1.1 mobile sdk app crashes on launch in simulator with warning

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:15:32.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labels4.2, ios
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:15:31.000+0000
Updated2017-03-02T19:27:22.000+0000

Description

xcode 3.5.4 ios sdk 4.2, mobile sdk 1.4.1.1

1.use the iOS sdk 4.2 and ti mobile 1.4.1.1
2.target the 4.2 sim and launch

results, crash with:

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 OldTiJSCore.
If you are encountering this problem running a simulator binary within gdb, make sure you 'set start-with-shell off' first.

this will be invalidated by the new tiJsCore

Comments

  1. Blain Hamon 2011-04-15

    New TiJSCore, named 1.4.2, solves this. Do not use 1.4.1.1 or earlier on 4.2. Apple changed things without warning.

  2. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source