Re: App won't launch in Debug but release product is fine
Re: App won't launch in Debug but release product is fine
- Subject: Re: App won't launch in Debug but release product is fine
- From: Steve Cronin <email@hidden>
- Date: Tue, 11 May 2010 12:25:04 -0500
On May 11, 2010, at 4:53 AM, Jonathan del Strother wrote:
> Long shot : has it hit a breakpoint?
No
> And if not, what happens if you pause the debugger and step through?
Here's the stack after I launch, see "Run", then hit 'Pause'
#0 0x9809d2fa in mach_msg_trap
#1 0x9809da67 in mach_msg
#2 0x9276100f in __CFRunLoopRun
#3 0x927600f4 in CFRunLoopRunSpecific
#4 0x9275ff21 in CFRunLoopRunInMode
#5 0x90c080fc in RunCurrentEventLoopInMode
#6 0x90c07eb1 in ReceiveNextEventCommon
#7 0x90c07d36 in BlockUntilNextEventMatchingListInMode
#8 0x9728c135 in _DPSNextEvent
#9 0x9728b976 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#10 0x9724dbef in -[NSApplication run]
#11 0x97245c85 in NSApplicationMain
#12 0x00005dc0 in main at main.m:25
To Uli's question there is nothing in the run log nor in the Console.app
I know its something painfully obvious but I'm to wrapped up to see it…
Steve_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden