Intermittent crash
Intermittent crash
- Subject: Intermittent crash
- From: email@hidden
- Date: Sat, 15 Mar 2003 07:10:30 -0600
I've had an intermittent crash I've been trying to capture for a while.
This is it, I think. But now that I have stack trace, I'm at a loss as
to what to do. Can anybody give me a hint where to go from here?
#0 0x90844888 in -[NSException raise]
#1 0x90844810 in +[NSException raise:format:]
#2 0x931974dc in -[NSWindow _oldFirstResponderBeforeBecoming]
#3 0x9314ea54 in -[NSTextView(NSSharing) becomeFirstResponder]
#4 0x931226e8 in -[NSWindow makeFirstResponder:]
#5 0x931aac7c in -[NSWindow selectKeyViewFollowingView:]
#6 0x93153788 in -[NSTextField textDidEndEditing:]
#7 0x907eaf7c in _nsNotificationCenterCallBack
#8 0x90168580 in CFStorageDeleteValues
#9 0x90165ca0 in _CFNotificationCenterPostLocalNotification
#10 0x931aa5c4 in -[NSTextView(NSPrivate) _giveUpFirstResponder:]
#11 0x931aa234 in -[NSTextView doCommandBySelector:]
#12 0x930d56b0 in
-[NSKeyBindingManager(NSKeyBindingManager_MultiClients)
interpretEventAsCommand:forClient:]
#13 0x930ef6ac in -[NSTSMInputContext interpretKeyEvents:]
#14 0x931389d0 in -[NSView interpretKeyEvents:]
#15 0x930ef3bc in -[NSTextView keyDown:]
#16 0x930c0ef0 in -[NSWindow sendEvent:]
#17 0x930a8788 in -[NSApplication sendEvent:]
#18 0x930b1608 in -[NSApplication run]
#19 0x9315f6b8 in NSApplicationMain
#20 0x0000415c in main at main.m:14
#21 0x00003ee0 in _start at crt.c:267
#22 0x00003d60 in start
_______________________________________________
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.