Open for Build Crashing

Since the bug tracker link in the other forum is still down, I’ll post here…

I’m trying to do a device build. I get the dialog which allows me to enter the app name, select the code signing identity, etc. When I choose build, it crashes. Note the progress dialog “connecting with server” appears, but the barber pole never turns blue… Doesn’t matter what SDK I choose (2.x, 3.x).

Here’s the crash log:

Process: Corona Simulator [3060]
Path: /Applications/Corona/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.anscamobile.Corona_Simulator
Version: ??? (1.0)
Code Type: X86 (Native)
Parent Process: launchd [270]

Date/Time: 2010-02-27 11:10:14.553 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6

Interval Since Last Report: 874415 sec
Crashes Since Last Report: 63
Per-App Interval Since Last Report: 27873 sec
Per-App Crashes Since Last Report: 9
Anonymous UUID: 134D55D7-51D3-4789-9755-77612350FDBB

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 …nscamobile.Corona_Simulator 0x00011423 0x1000 + 66595
1 …nscamobile.Corona_Simulator 0x00006bdf 0x1000 + 23519
2 com.apple.AppKit 0x9628bf86 -[NSApplication sendAction:to:from:] + 112
3 com.apple.AppKit 0x9636b705 -[NSControl sendAction:to:] + 108
4 com.apple.AppKit 0x963671ba -[NSCell _sendActionFrom:] + 169
5 com.apple.AppKit 0x963664b1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
6 com.apple.AppKit 0x963bb95d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
7 com.apple.AppKit 0x96364f07 -[NSControl mouseDown:] + 812
8 com.apple.AppKit 0x96362f10 -[NSWindow sendEvent:] + 5549
9 com.apple.AppKit 0x9627bb2f -[NSApplication sendEvent:] + 6431
10 com.apple.AppKit 0x964c438b -[NSApplication _realDoModalLoop:peek:] + 806
11 com.apple.AppKit 0x964c3ab1 -[NSApplication runModalForWindow:] + 273
12 …nscamobile.Corona_Simulator 0x00005bc5 0x1000 + 19397
13 com.apple.AppKit 0x9628bf86 -[NSApplication sendAction:to:from:] + 112
14 com.apple.AppKit 0x9628be39 -[NSMenuItem _corePerformAction] + 435
15 com.apple.AppKit 0x9628bb2a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
16 com.apple.AppKit 0x9628ba16 -[NSMenu performActionForItemAtIndex:] + 65
17 com.apple.AppKit 0x9628b9c9 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
18 com.apple.AppKit 0x9628b92f -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
19 com.apple.AppKit 0x9628b873 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
20 com.apple.AppKit 0x9627ff79 NSSLMMenuEventHandler + 404
21 com.apple.HIToolbox 0x97d4ae29 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
22 com.apple.HIToolbox 0x97d4a0f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
23 com.apple.HIToolbox 0x97d6c981 SendEventToEventTarget + 52
24 com.apple.HIToolbox 0x97d98e3b SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
25 com.apple.HIToolbox 0x97dbdb20 SendMenuCommandWithContextAndModifiers + 66
26 com.apple.HIToolbox 0x97dbdad7 SendMenuItemSelectedEvent + 121
27 com.apple.HIToolbox 0x97dbd9d3 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
28 com.apple.HIToolbox 0x97d8d212 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 440
29 com.apple.HIToolbox 0x97d8c9a9 _HandleMenuSelection2 + 465
30 com.apple.HIToolbox 0x97d8c7c7 _HandleMenuSelection + 53
31 com.apple.AppKit 0x962794ba _NSHandleCarbonMenuEvent + 285
32 com.apple.AppKit 0x9624e076 _DPSNextEvent + 2304
33 com.apple.AppKit 0x9624d306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
34 com.apple.AppKit 0x9620f49f -[NSApplication run] + 821
35 com.apple.AppKit 0x96207535 NSApplicationMain + 574
36 …nscamobile.Corona_Simulator 0x0000233a 0x1000 + 4922

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x928a50ea kevent + 10
1 libSystem.B.dylib 0x928a5804 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x928a4cc3 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x928a4a68 _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x928a44f1 _pthread_wqthread + 390
5 libSystem.B.dylib 0x928a4336 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x9289d856 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x9227eddd __CFSocketManager + 1085
2 libSystem.B.dylib 0x928abfbd _pthread_start + 345
3 libSystem.B.dylib 0x928abe42 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x928a4182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x928a4718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x928a4336 start_wqthread + 30

Thread 4:
0 libSystem.B.dylib 0x9287e8da mach_msg_trap + 10
1 libSystem.B.dylib 0x9287f047 mach_msg + 68
2 com.apple.CoreFoundation 0x9223f77f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9223e864 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x9223e691 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x91599430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x915608d8 -[NSThread main] + 45
7 com.apple.Foundation 0x91560888 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x928abfbd _pthread_start + 345
9 libSystem.B.dylib 0x928abe42 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x9287e8da mach_msg_trap + 10
1 libSystem.B.dylib 0x9287f047 mach_msg + 68
2 com.apple.CoreFoundation 0x9223f77f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x9223e864 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x922447a4 CFRunLoopRun + 84
5 com.apple.DesktopServices 0x9129a63f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6 …ple.CoreServices.CarbonCore 0x905e97ae PrivateMPEntryPoint + 68
7 libSystem.B.dylib 0x928abfbd _pthread_start + 345
8 libSystem.B.dylib 0x928abe42 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x928a4182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x928a4718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x928a4336 start_wqthread + 30

Thread 7:
0 libSystem.B.dylib 0x928ac806 __semwait_signal + 10
1 libSystem.B.dylib 0x928d8441 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x928d837f usleep$UNIX2003 + 61
3 com.apple.AppKit 0x963b71ed -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x915608d8 -[NSThread main] + 45
5 com.apple.Foundation 0x91560888 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x928abfbd _pthread_start + 345
7 libSystem.B.dylib 0x928abe42 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x001ab500 ebx: 0x00000004 ecx: 0x0009aa00 edx: 0xa03dd4cc
edi: 0x00000000 esi: 0x0006c40c ebp: 0xbfffdf98 esp: 0xbfffded0
ss: 0x0000001f efl: 0x00010282 eip: 0x00011423 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000

Binary Images:
0x1000 - 0x70fff +com.anscamobile.Corona_Simulator ??? (1.0) <2B9F2D88-E7BD-B7D1-1EB7-3B34A28E646C> /Applications/Corona/Corona Simulator.app/Contents/MacOS/Corona Simulator
0x80000 - 0x97ff7 libedit.2.dylib ??? (???) /usr/lib/libedit.2.dylib
0xa4000 - 0x159fe7 libcrypto.0.9.7.dylib ??? (???) <39CDB041-9DF5-01B1-4B33-03EC4CCA40B3> /usr/lib/libcrypto.0.9.7.dylib
0xa8ae000 - 0xa8caff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xe826000 - 0xe997ff7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0xe9c8000 - 0xec04fef com.apple.ATIRadeonX1000GLDriver 1.6.6 (6.0.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90083feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x900c0000 - 0x900f0ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9010a000 - 0x901b1fe7 com.apple.CFNetwork 454.5 (454.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x901b2000 - 0x90234ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90235000 - 0x90236ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90237000 - 0x9023bff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9023c000 - 0x90263ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x90264000 - 0x90267ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90268000 - 0x902b8fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x902b9000 - 0x902b9ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x902ba000 - 0x902c1fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x902c2000 - 0x90332ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90333000 - 0x90371ff7 com.apple.QuickLookFramework 2.1 (327.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90372000 - 0x90392fe7 libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x9048e000 - 0x904bfff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x90570000 - 0x9057aff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9057b000 - 0x90587ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
0x90588000 - 0x905c2ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x905c3000 - 0x908e2fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9091f000 - 0x9092aff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9092b000 - 0x90938ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90939000 - 0x90a2fff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90b0f000 - 0x90bb7ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90c4d000 - 0x90c96fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90c97000 - 0x90d28fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90e6b000 - 0x911d2ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x911d3000 - 0x911ddff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x911e4000 - 0x911ffff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91200000 - 0x9123dff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9123f000 - 0x91297fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91298000 - 0x91372ff3 com.apple.DesktopServices 1.5.3 (1.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91373000 - 0x9137cff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9137d000 - 0x913b4ff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91539000 - 0x91549ff7 libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib
0x9154a000 - 0x917baffb com.apple.Foundation 6.6.1 (751.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x917bb000 - 0x917fffe7 com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91800000 - 0x91843ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91844000 - 0x918bdff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x918e0000 - 0x91d15ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91d16000 - 0x91d19ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91d1a000 - 0x91d1aff7 com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ef7000 - 0x91efbff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91f04000 - 0x91f46fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f60000 - 0x92064fe7 libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
0x92065000 - 0x92172ff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92173000 - 0x92174ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x92175000 - 0x9217aff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92194000 - 0x92202ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x92203000 - 0x9237afef com.apple.CoreFoundation 6.6.1 (550.13) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9237b000 - 0x92385ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92386000 - 0x92834fe7 com.apple.VideoToolbox 0.420.18 (420.18) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9287e000 - 0x92a22feb libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x92a9c000 - 0x92a9eff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92a9f000 - 0x92aa1ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92aa2000 - 0x92b73fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x92b74000 - 0x92b89fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92b8a000 - 0x92cb8fe7 com.apple.CoreData 102.1 (250) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92cb9000 - 0x92cc7fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x92cc8000 - 0x92e84fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92ebd000 - 0x9309ffff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x930aa000 - 0x93114fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9323a000 - 0x93304fef com.apple.CoreServices.OSServices 352 (352) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93315000 - 0x9334aff7 libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x9334b000 - 0x9334cff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x933bc000 - 0x933e6ff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x933e7000 - 0x93483fe7 com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93484000 - 0x934d4ff7 com.apple.framework.familycontrols 2.0 (2.0) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x934d5000 - 0x93cfffe7 com.apple.WebCore 6531.21 (6531.21.8) <60DEC7F3-954D-F4C4-360A-13575EDCC40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93d39000 - 0x93d39ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93d3a000 - 0x93d72fe7 libncurses.5.4.dylib ??? (???) /usr/lib/libncurses.5.4.dylib
0x93d73000 - 0x93d8bff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93d8c000 - 0x93f29fef com.apple.JavaScriptCore 6531.21 (6531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93f2a000 - 0x93f2aff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93f33000 - 0x94195fe7 com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94196000 - 0x949794b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9497a000 - 0x9498cff7 com.apple.MultitouchSupport.framework 204.9 (204.9) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94aa4000 - 0x94aa7fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x95a4b000 - 0x95a8cff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95a8d000 - 0x95aedfe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95aee000 - 0x95bcbff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95bcc000 - 0x95c0bff7 com.apple.ImageCaptureCore 1.0 (1.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95c71000 - 0x95cd5ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95cd6000 - 0x95d6efe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95d6f000 - 0x95f81fef com.apple.RawCamera.bundle 2.2.2 (509) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9600f000 - 0x9600fff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96010000 - 0x96054ff3 com.apple.coreui 2 (113) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96055000 - 0x9608bfff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x960cd000 - 0x961cefe7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x961cf000 - 0x96204ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96205000 - 0x96ae3ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96e2a000 - 0x96ec7fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96ec8000 - 0x96eecff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96fb5000 - 0x96fb9ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96fc7000 - 0x96ffaff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97030000 - 0x971b2fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
0x971b3000 - 0x972b5fef com.apple.MeshKitIO 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x972b6000 - 0x97365ff3 com.apple.ColorSync 4.6.2 (4.6.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97401000 - 0x97401ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x9741d000 - 0x9746afeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9746b000 - 0x97471ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x97477000 - 0x97481fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x974ae000 - 0x97508ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x97509000 - 0x975edff7 com.apple.WebKit 6531.21 (6531.21.8) <0C45DB5C-D81F-BFFE-232D-7E6F647E597F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x975ee000 - 0x975fbff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97633000 - 0x976e0fe7 libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x976e1000 - 0x976e1ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x976e2000 - 0x97704fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97744000 - 0x97883fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9798c000 - 0x979e6fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x979e7000 - 0x97a03fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97ac7000 - 0x97ad8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97ad9000 - 0x97b53fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97d1b000 - 0x97d1bff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97d1c000 - 0x97d30fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x97d31000 - 0x97d41ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x97d42000 - 0x97d42ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97d43000 - 0x98066fef com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98067000 - 0x980adff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x980e3000 - 0x9830eff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9830f000 - 0x9837eff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9837f000 - 0x983d5ff7 com.apple.MeshKitRuntime 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x983d6000 - 0x986cffef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x986d3000 - 0x986fbff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x987d8000 - 0x98886ff3 com.apple.ink.framework 1.3.1 (105) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x98887000 - 0x988a7fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x988a8000 - 0x9895bfff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98a8d000 - 0x98bb9feb com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98bba000 - 0x98be0fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98be1000 - 0x98c9afe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x98d14000 - 0x98d28ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98d49000 - 0x98d67ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x98d68000 - 0x98d6efff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x98d6f000 - 0x98dc0ff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98dc1000 - 0x98dc4ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98dc5000 - 0x98dcbff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9901a000 - 0x99056fff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x99057000 - 0x9946dff7 libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9946e000 - 0x994dfff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib ??? (???) <59D12876-5E0C-803C-EC99-832012CF3416> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.12f5
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.8
Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS543216L9SA02, 149.05 GB
Parallel ATA Device: HL-DT-ST DVDRW GWA4080MA
USB Device: External HDD, 0x1058 (Western Digital Technologies, Inc.), 0x0704, 0xfd100000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000

[import]uid: 78 topic_id: 555 reply_id: 300555[/import]

Is XCode installed properly? (/Developer folder name) and the iPhone SDK installed properly in there…
Do you have a firewall?
is your clock set properly?

Are you using 1.1?

the more info you can give us the better we may be able to find out what is really happening…

carlos
[import]uid: 24 topic_id: 555 reply_id: 1105[/import]

Yes, Xcode 3.2.1 is installed and works fine. I can build and install Obj-C apps with no problem.
Clock is set fine. I’m using Corona 1.1 (2010.1.29.1). And I have previously built and installed apps with Corona with no problem. This is on a MacBook Pro running 10.6.2.

Note that I usually launch the Corona Simulator. I tried launching Corona Terminal and see that when I “Open for Build”, the terminal displays the following:

2010-03-03 13:10:36.254 Corona Simulator[17073:903] WARNING: Could not find certificate for identity (‡x6†å) whose user id is: ‡x6†å
2010-03-03 13:10:36.429 Corona Simulator[17073:903] WARNING: Could not find certificate for identity (‡x6†å) whose user id is: ‡x6†å

[import]uid: 78 topic_id: 555 reply_id: 1119[/import]

So after reading some of the other posts and doing a little tinkering, I’m still not making progress. I deleted some old keys from Keychain, got rid of all the associated provisioning profiles (I found that as I got rid of old keys, I was getting more and more lines like I describe in the previous post: “WARNING: Could not find cert…”

Getting rid of all the provisioning profiles got rid of those warnings.

However now when I try to build, I get the following in the terminal window, right before it crashes:

/Applications/Corona/Corona Terminal: line 9: 20666 Bus error “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*
This is really starting to get aggravating…

Matt
[import]uid: 78 topic_id: 555 reply_id: 1137[/import]