Re: NSTimer - crash when closing window
Re: NSTimer - crash when closing window
- Subject: Re: NSTimer - crash when closing window
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sat, 11 Oct 2003 08:47:50 +0100
On Saturday, October 11, 2003, at 08:12 am, Jens Bauer wrote:
-Can you tell me why it crashes, and how to avoid it ?
Have you tried using the debugger? It'll show you which function it
crashes in, which will give you (and us, if you're still stumped) a
*big* clue. Get a stack backtrace (enter "bt" in the debugger's
console window) and take a look to see which functions have been called.
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.