Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
another crash report,hope it helpful for gideros — Gideros Forum

another crash report,hope it helpful for gideros

alexzhengalexzheng Guru
edited January 2013 in General questions
This is a Timeout on Launch report,
But my game have not used box2d.




Incident Identifier: D56209AC-67D3-4D57-B80D-A7E35E1BD904
Hardware Model: iPhone4,1
Process: spider [1331]
Path: /var/mobile/Applications/58B6D0E9-F846-4392-9958-D5B12A9B5689/spider.app/spider
Identifier: spider
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]

Date/Time: 2012-12-23 16:05:26.895 +0800
OS Version: iOS 6.0 (10A403)
Report Version: 104

Exception Type: 00000020
Exception Codes: 0x000000008badf00d
Highlighted Thread: 0

Application Specific Information:
com.xraystudiogame.spider failed to resume in time

Elapsed total CPU time (seconds): 1.540 (user 1.540, system 0.000), 8% CPU
Elapsed application CPU time (seconds): 0.188, 1% CPU

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x30f7ef04 semaphore_wait_trap + 8
1 libdispatch.dylib 0x34080faa _dispatch_semaphore_wait_slow
2 libxpc.dylib 0x390f95d2 xpc_connection_send_message_with_reply_sync
3 SystemConfiguration 0x35caf5fe _reach_server_target_status
4 SystemConfiguration 0x35cb02ca __SCNetworkReachabilityServer_targetStatus
5 SystemConfiguration 0x35c90626 __SCNetworkReachabilityGetFlags
6 SystemConfiguration 0x35c90fec SCNetworkReachabilityGetFlags
7 spider 0x00246c20 std::_Vector_base >::_M_allocate(unsigned long) + 1034632
8 spider 0x00246466 std::_Vector_base >::_M_allocate(unsigned long) + 1032654
9 spider 0x00228b32 std::_Vector_base >::_M_allocate(unsigned long) + 911514
10 spider 0x0007fbca 0x70000 + 64458
11 spider 0x000e3cb6 b2WheelJoint::~b2WheelJoint() + 16646
12 spider 0x000e4d92 b2WheelJoint::~b2WheelJoint() + 20962
13 spider 0x000e1346 b2WheelJoint::~b2WheelJoint() + 6038
14 spider 0x000e12e2 b2WheelJoint::~b2WheelJoint() + 5938
15 spider 0x00131e40 GGGyroscope::~GGGyroscope() + 2596
16 spider 0x000e3cb6 b2WheelJoint::~b2WheelJoint() + 16646
17 spider 0x000e133c b2WheelJoint::~b2WheelJoint() + 6028
18 spider 0x000e3742 b2WheelJoint::~b2WheelJoint() + 15250
19 spider 0x000e13ee b2WheelJoint::~b2WheelJoint() + 6206
20 spider 0x000e13a8 b2WheelJoint::~b2WheelJoint() + 6136
21 spider 0x00133c7a LuaException::LuaException(LuaException::Type, char const*) + 1086
22 spider 0x00131c94 GGGyroscope::~GGGyroscope() + 2168
23 spider 0x001429c4 GGInputManager::GGInputManager() + 10076
24 spider 0x00142fb0 GGInputManager::GGInputManager() + 11592
25 spider 0x0007393c 0x70000 + 14652
26 QuartzCore 0x32ffe06c CA::Display::DisplayLink::dispatch(unsigned long long, unsigned long long)
27 QuartzCore 0x32ffdfc4 CA::Display::IOMFBDisplayLink::callback(__IOMobileFramebuffer*, unsigned long long, unsigned long long, unsigned long long, void*)
28 IOMobileFramebuffer 0x327b8fd4 IOMobileFramebufferVsyncNotifyFunc
29 IOKit 0x38ca3446 IODispatchCalloutFromCFMessage
30 CoreFoundation 0x353555d8 __CFMachPortPerform
31 CoreFoundation 0x35360170 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
32 CoreFoundation 0x35360112 __CFRunLoopDoSource1
33 CoreFoundation 0x3535ef94 __CFRunLoopRun
34 CoreFoundation 0x352d1eb8 CFRunLoopRunSpecific
35 CoreFoundation 0x352d1d44 CFRunLoopRunInMode
36 GraphicsServices 0x3580e2e6 GSEventRunModal
37 UIKit 0x366b02fc UIApplicationMain
38 spider 0x0007269a 0x70000 + 9882
39 spider 0x0007264c 0x70000 + 9804

Thread 1:
0 libsystem_kernel.dylib 0x30f8fd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39113cf6 _pthread_workq_return
2 libsystem_c.dylib 0x39113a12 _pthread_wqthread
3 libsystem_c.dylib 0x391138a0 start_wqthread + 4
Sign In or Register to comment.