I was wondering if anyone could shed light on this strange error that occurs, sometimes, (never when I'm actually trying to reproduce it) when clicking in the application menu while running a modal Open Panel.

#0    0x816f5d36 in mach_msg_trap
#1    0x816fd373 in mach_msg
#2    0x81915c4f in CFRunLoopRunSpecific
#3    0x8458dda2 in RunCurrentEventLoopInMode
#4    0x8458dbd8 in ReceiveNextEventCommon
#5    0x845c08be in IsUserStillTracking
#6    0x845b22f9 in TrackMenuCommon
#7    0x8470d559 in MenuSelectCore
#8    0x845ae679 in _HandleMenuSelection2
#9    0x81d5cfba in _NSHandleCarbonMenuEvent
#10    0x81cc080b in _DPSNextEvent
#11 0x81cbfcf1 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#12    0x81f002ed in -[NSApplication _realDoModalLoop:peek:]
#13    0x81eface7 in -[NSApplication runModalForWindow:]
#14 0x81eec53f in -[NSSavePanel(NSSavePanelRuntime) runModalForDirectory:file:types:] #15 0x0000366f in -[AJKController displayOpenPanel:] at AJKController.m:192 #16 0x00002dad in -[AJKController applicationDidFinishLaunching:] at AJKController.m:102
#17    0x819ef0a0 in _nsnote_callback
#18    0x818f95c6 in _CFXNotificationPostNotification
#19 0x819ec356 in -[NSNotificationCenter postNotificationName:object:userInfo:]
#20    0x81d4cbb7 in -[NSApplication _postDidFinishNotification]
#21    0x81d4cae2 in -[NSApplication _sendFinishLaunchingNotification]
#22    0x81cc3428 in -[NSApplication(NSAppleEventHandling) _handleAEOpen:]
#23 0x81cc2d0d in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] #24 0x81a132f7 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]
#25    0x81a13115 in _NSAppleEventManagerGenericHandler
#26    0x83dcc717 in aeDispatchAppleEvent
#27    0x83dba36b in dispatchEventAndSendReply
#28    0x83dba20d in aeProcessAppleEvent
#29    0x8458fc07 in AEProcessAppleEvent
#30    0x81cc058f in _DPSNextEvent
#31 0x81cbfcf1 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#32    0x81cb9a84 in -[NSApplication run]
#33    0x81c8683c in NSApplicationMain
#34    0x00001b75 in main at main.m:5


My app's running 64 bit with Garbage Collection. I'd really appreciate any suggestions at all, because I'm stumped.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to