• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Main thread crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Main thread crash
      • From: Scott Ribe <email@hidden>
  • Prev by Date: Re: Details and the concepts related to the Nib Window
  • Next by Date: Re: Main thread crash
  • Previous by thread: Re: Attempt to nest an NSCollectionView fails.
  • Next by thread: Re: Main thread crash
  • Index(es):
    • Date
    • Thread