Odd crash
Odd crash
- Subject: Odd crash
- From: Glen Simmons <email@hidden>
- Date: Wed, 16 Jul 2003 08:49:35 -0500
I'm getting a random crash at startup with the call stack below. None
of my code is directly involved and I don't have a clue where it may be
coming from. Does this look familiar to anyone?
Thread 0 Crashed:
#0 0x9068ba54 in objc_msgSend
#1 0x97df8388 in __NSPortDelegateTickler
#2 0x90148464 in __CFRunLoopDoObservers
#3 0x901487d4 in __CFRunLoopRun
#4 0x90180f58 in CFRunLoopRunSpecific
#5 0x969a3b70 in RunCurrentEventLoopInMode
#6 0x969b3b00 in ReceiveNextEventCommon
#7 0x969dabbc in BlockUntilNextEventMatchingListInMode
#8 0x9308dedc in _DPSNextEvent
#9 0x930a0158 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
#10 0x930b1d88 in -[NSApplication run]
#11 0x9315fc58 in NSApplicationMain
#12 0x00003c70 in _start (crt.c:267)
#13 0x00003af0 in start
Thanks,
Glen
_______________________________________________
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.