App Build Problem - Crashes simulator with no error

When i try to build my app for the Device it crashes the simulator with no error. I do get a xCode error screen. This happens with build 703 and when i try nd build for either IOS or Android.

here is the xCode crash log I get. looking on input as to what may have caused this error and where to Start looking. I have already gone through and disabled most everything i could think of.

EDIT: I had to trim the crash log it was to large for this post.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
Process:         Corona Simulator [21160]
Path:            /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier:      com.anscamobile.Corona_Simulator
Version:         2011.703 (2011.703)
Code Type:       X86 (Native)
Parent Process:  bash [21158]
 
Date/Time:       2011-12-08 16:55:11.224 -0500
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
 
Interval Since Last Report:          362508 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  1929 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      7E0B2708-0D60-44F7-AEEC-CC9FF224F5B1
 
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[21160]: garbage collection is OFF
Performing @selector(build:) from sender NSButton 0x1c46630
 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.anscamobile.Corona_Simulator    0x00057002 0x1000 + 352258
1   com.anscamobile.Corona_Simulator    0x0002a6d0 0x1000 + 169680
2   com.anscamobile.Corona_Simulator    0x0002a760 0x1000 + 169824
3   com.anscamobile.Corona_Simulator    0x0000d3ae 0x1000 + 50094
4   com.apple.CoreFoundation            0x99c44091 -[NSObject performSelector:withObject:] + 65
5   com.apple.AppKit                    0x98ed6cb3 -[NSApplication sendAction:to:from:] + 232
6   com.apple.AppKit                    0x98ed6b90 -[NSControl sendAction:to:] + 102
7   com.apple.AppKit                    0x98ed6a93 -[NSCell _sendActionFrom:] + 160
8   com.apple.AppKit                    0x98ed5e50 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2295
9   com.apple.AppKit                    0x98f59351 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 501
10  com.apple.AppKit                    0x98ed4893 -[NSControl mouseDown:] + 943
11  com.apple.AppKit                    0x98e9d7b1 -[NSWindow sendEvent:] + 7533
12  com.apple.AppKit                    0x98e356ff -[NSApplication sendEvent:] + 4788
13  com.apple.AppKit                    0x98dc6c82 -[NSApplication run] + 1007
14  com.apple.AppKit                    0x9905b18a NSApplicationMain + 1054
15  com.anscamobile.Corona_Simulator    0x000029d5 0x1000 + 6613
 
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x940f290a kevent + 10
1   libdispatch.dylib                   0x97e42c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                   0x97e416a7 _dispatch_mgr_thread + 53
 
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib              0x940efc22 mach_msg_trap + 10
1   libsystem_kernel.dylib              0x940ef1f6 mach_msg + 70
2   com.apple.CoreFoundation            0x99bdc0ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation            0x99be5214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation            0x99be48ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation            0x99be4798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                0x9206221c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7   com.apple.Foundation                0x92055f7d -[NSThread main] + 45
8   com.apple.Foundation                0x92055f2d __NSThread__main__ + 1582
9   libsystem_c.dylib                   0x92ffeed9 _pthread_start + 335
10  libsystem_c.dylib                   0x930026de thread_start + 34
 
Thread 3:: CVDisplayLink
0   libsystem_kernel.dylib              0x940f183e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x93002e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                   0x92fb342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo                 0x9c408529 CVDisplayLink::runIOThread() + 945
4   com.apple.CoreVideo                 0x9c408161 _ZL13startIOThreadPv + 160
5   libsystem_c.dylib                   0x92ffeed9 _pthread_start + 335
6   libsystem_c.dylib                   0x930026de thread_start + 34
 
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib              0x940f1b42 __select + 10
1   com.apple.CoreFoundation            0x99c33195 __CFSocketManager + 1557
2   libsystem_c.dylib                   0x92ffeed9 _pthread_start + 335
3   libsystem_c.dylib                   0x930026de thread_start + 34
 
Thread 5:
0   libsystem_kernel.dylib              0x940f202e __workq_kernreturn + 10
1   libsystem_c.dylib                   0x93000ccf _pthread_wqthread + 773
2   libsystem_c.dylib                   0x930026fe start_wqthread + 30
 
Thread 6:
0   libsystem_kernel.dylib              0x940f202e __workq_kernreturn + 10
1   libsystem_c.dylib                   0x93000ccf _pthread_wqthread + 773
2   libsystem_c.dylib                   0x930026fe start_wqthread + 30
 
Thread 7:
0   libsystem_kernel.dylib              0x940f202e __workq_kernreturn + 10
1   libsystem_c.dylib                   0x93000ccf _pthread_wqthread + 773
2   libsystem_c.dylib                   0x930026fe start_wqthread + 30
 
Thread 8:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib              0x940f1bb2 __semwait_signal + 10
1   libsystem_c.dylib                   0x92fb37b9 nanosleep$UNIX2003 + 187
2   libsystem_c.dylib                   0x92fb3558 usleep$UNIX2003 + 60
3   com.apple.AppKit                    0x99012be2 -[NSUIHeartBeat _heartBeatThread:] + 2399
4   com.apple.Foundation                0x92055f7d -[NSThread main] + 45
5   com.apple.Foundation                0x92055f2d __NSThread__main__ + 1582
6   libsystem_c.dylib                   0x92ffeed9 _pthread_start + 335
7   libsystem_c.dylib                   0x930026de thread_start + 34
 
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0188e830  ecx: 0xbffff0b4  edx: 0x01895780
  edi: 0xbffff0b8  esi: 0x000e5f8b  ebp: 0xbffff1c8  esp: 0xbffff090
   ss: 0x00000023  efl: 0x00010286  eip: 0x00057002   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000044
Logical CPU: 2
 
0x9bdbd000 - 0x9beceff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9becf000 - 0x9becffff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9bf51000 - 0x9bfa1ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9bfa2000 - 0x9bfa5ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9bfcc000 - 0x9c12dffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9c12e000 - 0x9c357ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9c358000 - 0x9c3d4ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9c3d5000 - 0x9c3dcff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9c406000 - 0x9c429fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9c42a000 - 0x9c449fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c44a000 - 0x9c491fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9c492000 - 0x9c536fff  com.apple.QD (3.12 - ???) <BDEFC5B2-B637-3FDD-A999-4CB31107D7AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9c537000 - 0x9c564ff7  com.apple.securityinterface (5.0 - 55004) <1B250E2B-5914-3D91-BEA3-B39B1CC4A1ED> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9c565000 - 0x9c625ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9c64c000 - 0x9c65dfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9c65e000 - 0x9c692ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9c6be000 - 0x9c6d1ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9c6d2000 - 0x9c6e6ff7  com.apple.CFOpenDirectory (10.7 - 144) <708CEADD-B38F-3D74-BFBA-D54477B8561D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c6e7000 - 0x9c6ebffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x9c6ec000 - 0x9c711ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9c712000 - 0x9c79ffe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9c882000 - 0x9c8c2ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9c8c3000 - 0x9c901fff  com.apple.NavigationServices (3.6 - 192) <4D77046E-14E5-3F2E-AE71-CB011FCD73C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9c902000 - 0x9c9d8a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x9c9d9000 - 0x9c9dfffd  com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c9e0000 - 0x9ca44fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ca45000 - 0x9caadff3  com.apple.ISSupport (1.9.8 - 56) <A8CB81EA-134B-33B7-8A21-C1F33384A98A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0xc0000000 - 0xc000aff7 +com.growl.growlframework (1.2.1 - 1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Applications/CoronaSDK/Corona Simulator.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
 
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 12
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 11239
    thread_create: 1
    thread_set_state: 0
 
VM Region Summary:
ReadOnly portion of Libraries: Total=195.3M resident=59.0M(30%) swapped_out_or_unallocated=136.4M(70%)
Writable regions: Total=157.6M written=19.1M(12%) resident=72.0M(46%) swapped_out=0K(0%) unallocated=85.6M(54%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  9812K
CG image                            124K
CG raster data                      648K
CG shared images                   3408K
CoreAnimation                      5132K
CoreGraphics                          8K
CoreServices                       1524K
IOKit                              16.1M
IOKit (reserved)                   2048K        reserved VM address space (unallocated)
MALLOC                             63.5M
MALLOC guard page                    48K
Memory tag=242                       12K
OpenCL                               32K
OpenGL GLSL                         988K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SQLite page cache                   288K
Stack                              67.6M
VM_ALLOCATE                        16.3M
__CI_BITMAP                          80K
__DATA                             9980K
__DATA/__OBJC                       356K
__IMAGE                            1256K
__IMPORT                             12K
__LINKEDIT                         42.7M
__OBJC                             3060K
__OBJC/__DATA                       112K
__PAGEZERO                            4K
__TEXT                            152.7M
__UNICODE                           544K
mapped file                       105.6M
shared memory                      12.9M
shared pmap                        6112K
===========                      =======
TOTAL                             553.8M
TOTAL, minus reserved VM space    551.6M
 
Model: Macmini5,2, BootROM MM51.0077.B0E, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.75f0
Graphics: AMD Radeon HD 6630M, AMD Radeon HD 6630M, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: USB Keyboard, 0x04d9  (Holtek Semiconductor, Inc.), 0x1603, 0xfa130000 / 5
USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0040, 0xfa120000 / 4
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8281, 0xfa113000 / 7
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: iPad, apple_vendor_id, 0x129f, 0xfd130000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

I think there may be something wrong in your build.settings file (syntax error perhaps?). Would you check your file and/or try building one of the sample projects? We are aware that bad build.settings can break the build process badly. If the problem is due to a bad build.settings, would you submit a bug report with your bad build.settings attached and post the bug number here?

views:1504 update:2011/12/29 9:44:01
corona forums © 2003-2011