Re: Hang Initializing App

2009-12-11 Thread Ken Thomases
On Dec 10, 2009, at 6:51 PM, Joe Programmer wrote: #0 0x92fad4e6 in objc_exception_throw #1 0x92a0790b in -[NSObject(NSObject) doesNotRecognizeSelector:] #2 0x92962db6 in ___forwarding___ #3 0x92962982 in __forwarding_prep_0___ #4 0x9291bc53 in CFStringGetCString #5

Re: Hang Initializing App

2009-12-11 Thread Henry McGilton (Boulevardier)
On Dec 10, 2009, at 4:51 PM, Joe Programmer wrote: > I made a similar post to the Xcode list originally, but it was suggested that > I redirect it to the Cocoa list. Here it is: > > I'm working with a Cocoa app compiling with gcc 4.0 in Xcode 3.2.1. Both the > debug and the release builds la

Hang Initializing App

2009-12-11 Thread Joe Programmer
I made a similar post to the Xcode list originally, but it was suggested that I redirect it to the Cocoa list. Here it is: I'm working with a Cocoa app compiling with gcc 4.0 in Xcode 3.2.1. Both the debug and the release builds launch fine from the Finder, but the app does not launch through