Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Latest Production Crashes — Gideros Forum

Latest Production Crashes

troysandaltroysandal Member
edited April 2014 in General questions
For you @r2rsawseen, found on Crashlytics, I'm on Gideros 2014.01.

Thread : Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x399c75aa objc_msgSend + 9
1 Burds 0x001d31a7 ApplicationManager::exitRenderLoopHelper() (giderosapi.mm:1177)
2 Burds 0x001d343f ApplicationManager::exitRenderLoop() (giderosapi.mm:1163)
3 Burds 0x000524e7 -[AppDelegate applicationWillTerminate:] (AppDelegate.m:118)
4 UIKit 0x33be2da3 -[UIApplication _terminateWithStatus:] + 134
5 UIKit 0x33bdf68b -[UIApplication _handleApplicationSuspend:eventInfo:] + 2202
6 BMUIKit.dylib 0x005b28b7
7 UIKit 0x33b551e7 -[UIApplication handleEvent:withNewEvent:] + 2458
8 UIKit 0x33b546cd -[UIApplication sendEvent:] + 72
9 UIKit 0x33b5411b _UIApplicationHandleEvent + 6154
10 GraphicsServices 0x358465a3 _PurpleEventCallback + 590
11 GraphicsServices 0x358461d3 PurpleEventCallback + 34
12 CoreFoundation 0x31d21173 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 34
13 CoreFoundation 0x31d21117 __CFRunLoopDoSource1 + 138
14 CoreFoundation 0x31d1ff99 __CFRunLoopRun + 1384
15 CoreFoundation 0x31c92ebd CFRunLoopRunSpecific + 356
16 CoreFoundation 0x31c92d49 CFRunLoopRunInMode + 104
17 GraphicsServices 0x358452eb GSEventRunModal + 74
18 UIKit 0x33ba8301 UIApplicationMain + 1120
19 Burds 0x0005200b main (main.m:12)

Thread : Crashed: com.apple.root.default-overcommit-priority
0 IMGSGX554GLDriver 0x2da6ade0 sgxTextureGetImageRowBytes(GLDTextureRec*, unsigned int, unsigned int) + 7
1 IMGSGX554GLDriver 0x2da6ad93 CalculateChunkPlaneSizes(GLDTextureRec*, int, unsigned int*, unsigned int*, unsigned int*, unsigned int*) + 106
2 IMGSGX554GLDriver 0x2da6ad93 CalculateChunkPlaneSizes(GLDTextureRec*, int, unsigned int*, unsigned int*, unsigned int*, unsigned int*) + 106
3 IMGSGX554GLDriver 0x2da6d539 sgxConfigureTexturePrivate(GLDTextureRec*) + 84
4 IMGSGX554GLDriver 0x2da6bee3 glrUpdateTexture + 954
5 libGPUSupportMercury.dylib 0x337a932b gldLoadFramebuffer + 110
6 GLEngine 0x30f34bad gleUpdateDrawFramebufferState + 172
7 GLEngine 0x30edcfd1 glClear_Exec + 164
8 Burds 0x00248549 ApplicationManager::renderLoop() (giderosapi.mm:773)
9 Burds 0x00248481 ApplicationManager::renderLoop_s(void*) (giderosapi.mm:753)
10 Foundation 0x2f6d3a0f __NSThread__main__ + 1062
11 libsystem_pthread.dylib 0x39de1959 _pthread_body + 140
12 libsystem_pthread.dylib 0x39de18cb _pthread_start + 102

Comments

Sign In or Register to comment.