Cocoa application won't die
Cocoa application won't die
- Subject: Cocoa application won't die
- From: Chris Idou <email@hidden>
- Date: Wed, 11 Feb 2009 20:40:19 -0800 (PST)
I have a document based core data application, and it seems like under some circumstances it gets hung up and won't die when I press Command-Q.
The following is a stack trace of where it is hung up. Has anybody got any thoughts?
#00x91cc01c6 in mach_msg_trap
#10x91cc79bc in mach_msg
#20x905b40ae in CFRunLoopRunSpecific
#30x905b4cd8 in CFRunLoopRunInMode
#40x919e62c0 in RunCurrentEventLoopInMode
#50x919e60d9 in ReceiveNextEventCommon
#60x919e5f4d in BlockUntilNextEventMatchingListInMode
#70x96407d7d in _DPSNextEvent
#80x96407630 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#90x965b8bcf in -[NSApplication _shouldTerminate]
#100x965b87a1 in -[NSApplication terminate:]
#110x964d953b in -[NSApplication sendAction:to:from:]
#120x9658817c in -[NSMenu performActionForItemAtIndex:]
#130x96587e81 in -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
#140x96587b07 in -[NSMenu performKeyEquivalent:]
#150x965863ac in -[NSApplication _handleKeyEquivalent:]
#160x964a316b in -[NSApplication sendEvent:]
#170x9640069f in -[NSApplication run]
#180x963cd8a4 in NSApplicationMain
#190x0006f14d in main at main.m:46
Make Yahoo!7 your homepage and win a trip to the Quiksilver Pro. Find out more
_______________________________________________
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