ObjectAlloc crashes my app
ObjectAlloc crashes my app
- Subject: ObjectAlloc crashes my app
- From: Matt Neuburg <email@hidden>
- Date: Mon, 09 Jul 2007 16:38:48 -0700
- Thread-topic: ObjectAlloc crashes my app
When I try to use ObjectAlloc to launch my app, my app crashes. I am shown
the dialog "The subtask was terminated by signal 11." There is a crash log,
which starts like this:
Thread 0 Crashed:
0 <<00000000>> 0xfffeff18 objc_msgSend_rtp + 24
1 com.apple.AppKit 0x93a6b9a0
-[NSApplication(NSErrorPresentation) _validateError:forPresentationMethod:]
+ 44
2 com.apple.AppKit 0x93a6bd04
-[NSApplication(NSErrorPresentation) presentError:] + 64
3 com.neuburg.matt.PacManOnMarsX 0x00005444 -[MyObject
applicationDidFinishLaunching:] + 1412 (MyObject.m:50)
[...]
My applicationDidFinishLaunching: does indeed have a presentError: call, but
I don't understand why the error is even trying to appear, since it does not
appear when I run or debug the app without ObjectAlloc in the story.
The problem seems to have to do with QTKit and loading a QTMovie. If I
comment out the code that loads the QTMovie, the problem vanishes. Is there
some known bad interaction between ObjectAlloc and QTKit?
m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide - Second Edition!
http://www.amazon.com/gp/product/0596102119
Take Control of Word 2004, Tiger, and more -
http://www.takecontrolbooks.com/tiger-customizing.html
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden