Main thread crash
Main thread crash
- Subject: Main thread crash
- From: Arun <email@hidden>
- Date: Tue, 23 Mar 2010 18:54:20 +0530
Hi All,
My app is crashing with the following crash log. Not sure where is the
problem.
In the stack trace below i am not finding any calls in my code ?
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000042500000
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x93c9e684 objc_msgSend + 20
1 com.apple.AppKit 0x94dad0ae -[NSIBObjectData dealloc] + 53
2 com.apple.AppKit 0x952500bd
-[NSImageCell(NSPrivateAnimationSupport) _animationTimerCallback:] + 166
3 com.apple.Foundation 0x903aa1e3 __NSFireTimer + 147
4 com.apple.CoreFoundation 0x9242fb45 CFRunLoopRunSpecific + 4469
5 com.apple.CoreFoundation 0x9242fcf8 CFRunLoopRunInMode + 88
6 com.apple.HIToolbox 0x968a9480 RunCurrentEventLoopInMode + 283
7 com.apple.HIToolbox 0x968a9299 ReceiveNextEventCommon + 374
8 com.apple.HIToolbox 0x968a910d
BlockUntilNextEventMatchingListInMode + 106
9 com.apple.AppKit 0x94db53ed _DPSNextEvent + 657
10 com.apple.AppKit 0x94db4ca0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
11 com.apple.AppKit 0x94dadcdb -[NSApplication run] + 795
12 com.apple.AppKit 0x94d7af14 NSApplicationMain + 574
13 com.yourcompany.Vi2 0x00002949 main + 53 (main.mm:64)
14 com.yourcompany.Vi2 0x0000288e start + 54
Thanks
Arun KA
_______________________________________________
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