Start a new topic

Malloc issue iOS

Malloc issue iOS
1 Comment


Dear all,

 

I want to move from the SDK 2.0 to the SDK 3.0. There is an out of memory when the AR world is loaded. The text in the console:

 

SDK update is not licensed.

2013-07-22 18:42:12.599 AppName (line 308) | ARchitect is running with version: 3.0.0

AppName(9103,0x2ff00000) malloc: *** mmap(size=1129271296) failed (error code=12)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

 

Error: Can not allocate memory

 

I really don't know where this issue come from because there is no change in the native code from 2.0 to 3.0. (except removing Vuforia link...). Do you have an idea ?

 

Thanks,
Login or Signup to post a comment