Hi
I am working with a corona app. I sent the code to my client. When he tries to build the app for Xcode simulator or device he gets the error. When I try to build the app for android on my pc it does not work and corona crashes. Here is some description of the error report sent to me by client which he gets at his mac.
Process: Corona Simulator [3345]
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: 2011.704 (2011.704)
Code Type: X86 (Native)
Parent Process: launchd [128]
Date/Time: 2012-07-28 17:04:31.451 +0200
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 12860 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 445085 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 82ED480A-6B9A-41E0-A36A-C73135EDF8C0
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000044
VM Regions Near 0x44:
–> __PAGEZERO 0000000000000000-0000000000001000 [4K] —/--- SM=NUL /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
__TEXT 0000000000001000-000000000010d000 [1072K] r-x/rwx SM=COW /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Application Specific Information:
objc[3345]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.anscamobile.Corona_Simulator 0x00057002 0x1000 + 352258
1 com.anscamobile.Corona_Simulator 0x0002a6cc 0x1000 + 169676
2 com.anscamobile.Corona_Simulator 0x0002a75c 0x1000 + 169820
3 com.anscamobile.Corona_Simulator 0x0000d38e 0x1000 + 50062
4 com.apple.Foundation 0x9c12e792 __NSFireDelayedPerform + 615
5 com.apple.CoreFoundation 0x92c232a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
6 com.apple.CoreFoundation 0x92c22c37 __CFRunLoopDoTimer + 743
7 com.apple.CoreFoundation 0x92c01cd0 __CFRunLoopRun + 1888
8 com.apple.CoreFoundation 0x92c011dc CFRunLoopRunSpecific + 332
9 com.apple.CoreFoundation 0x92c01088 CFRunLoopRunInMode + 120
10 com.apple.HIToolbox 0x96f88723 RunCurrentEventLoopInMode + 318
11 com.apple.HIToolbox 0x96f8fa8b ReceiveNextEventCommon + 381
12 com.apple.HIToolbox 0x96f8f8fa BlockUntilNextEventMatchingListInMode + 88
13 com.apple.AppKit 0x9584c0d8 _DPSNextEvent + 678
14 com.apple.AppKit 0x9584b942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
15 com.apple.AppKit 0x95847cb1 -[NSApplication run] + 911
16 com.apple.AppKit 0x95ad8bd9 NSApplicationMain + 1054
17 com.anscamobile.Corona_Simulator 0x000029b5 0x1000 + 6581
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x90a5290a kevent + 10
1 libdispatch.dylib 0x9b29ee10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9b29d85f _dispatch_mgr_thread + 53
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x90a4fc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x90a4f1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x92bf89da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x92c01b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x92c011dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x92c01088 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x9c18e0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x9c181e25 -[NSThread main] + 45
8 com.apple.Foundation 0x9c181dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x985fded9 _pthread_start + 335
10 libsystem_c.dylib 0x986016de thread_start + 34
Thread 3:: CVDisplayLink
0 libsystem_kernel.dylib 0x90a5183e __psynch_cvwait + 10
1 libsystem_c.dylib 0x98601e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x985b242c pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x949df0cd CVDisplayLink::runIOThread() + 945
4 com.apple.CoreVideo 0x949ded05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x985fded9 _pthread_start + 335
6 libsystem_c.dylib 0x986016de thread_start + 34
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x90a51b42 __select + 10
1 com.apple.CoreFoundation 0x92c4fe15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x985fded9 _pthread_start + 335
3 libsystem_c.dylib 0x986016de thread_start + 34
Thread 5:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x90a51bb2 __semwait_signal + 10
1 libsystem_c.dylib 0x985b27b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x985b2558 usleep$UNIX2003 + 60
3 com.apple.AppKit 0x95a90816 -[NSUIHeartBeat _heartBeatThread:] + 2399
4 com.apple.Foundation 0x9c181e25 -[NSThread main] + 45
5 com.apple.Foundation 0x9c181dd5 __NSThread__main__ + 1582
6 libsystem_c.dylib 0x985fded9 _pthread_start + 335
7 libsystem_c.dylib 0x986016de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0052acb0 ecx: 0xbfffe334 edx: 0x00536180
edi: 0xbfffe338 esi: 0x000e5f8b ebp: 0xbfffe448 esp: 0xbfffe310
ss: 0x00000023 efl: 0x00010282 eip: 0x00057002 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000044
Please help so I can find out whats wrong
Mueed
[import]uid: 126619 topic_id: 29292 reply_id: 329292[/import]