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.

[code]
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) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c44a000 - 0x9c491fff com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9c492000 - 0x9c536fff com.apple.QD (3.12 - ???) /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) /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) /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) /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 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ca45000 - 0x9caadff3 com.apple.ISSupport (1.9.8 - 56) /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™, 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
[/code]
[import]uid: 88147 topic_id: 18840 reply_id: 318840[/import]

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?

[import]uid: 7563 topic_id: 18840 reply_id: 72619[/import]