Application crashes
Application crashes
- Subject: Application crashes
- From: yogin bhargava <email@hidden>
- Date: Tue, 19 Jan 2010 18:34:32 +0530
HI All,
I have a cocoa application. Rarely it crashes with the following log
crash messages :
Thread 0 Crashed:
0 libobjc.A.dylib 0x93960699 objc_msgSend + 41
1 com.apple.Foundation 0x90ecf483 __NSFireTimer + 147
2 com.apple.CoreFoundation 0x918108f5 CFRunLoopRunSpecific + 4469
3 com.apple.CoreFoundation 0x91810aa8 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x952302ac RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x952300c5 ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x9522ff39
BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x9468e6d5 _DPSNextEvent + 657
8 com.apple.AppKit 0x9468df88 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.AppKit 0x94686f9f -[NSApplication run] + 795
10 com.apple.AppKit 0x946541d8 NSApplicationMain + 574
11 com.yourcompany.Vi2 0x000023f2 start + 54
Does anybody have an idea of what could be going wrong.
Thanks in advance.
YOGIN
_______________________________________________
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