• 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
Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)


  • Subject: Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
  • From: Andrew Kimpton <email@hidden>
  • Date: Wed, 13 Jun 2007 13:31:05 -0400


On Jun 13, 2007, at 1:03 PM, Pierre Bernard wrote:

WOW, you are right. I must be blind!

Thread 14 Crashed:
0 com.apple.CoreFoundation 0x907c15c4 CFRetain + 60
1 com.apple.Foundation 0x92c67758 _NSKeyValueObservationInfoCreateByRemoving + 440
2 com.apple.Foundation 0x92c67530 -[NSObject (NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 56
3 com.apple.Foundation 0x92c67420 -[NSObject (NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 436
4 com.apple.AppKit 0x939f390c - [_NSModelObservingTracker _registerOrUnregister:observerNotificationsForModelObject:] + 92

If you're crashing in something other than the 'main' thread (ie thread 0) when using CoreData make very sure that you've read the information about multi-threaded apps with CoreData in the Core Data Programming Guide.


This could also be one of those 'retain/release' problems in your app others have mentioned in the past. Their advice still applies.

Andrew 8-)


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


References: 
 >Crash with no code of mine. How to debug? (_NSModelObservingTracker) (From: Pierre Bernard <email@hidden>)
 >Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker) (From: Manfred Schwind <email@hidden>)
 >Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker) (From: Pierre Bernard <email@hidden>)

  • Prev by Date: Re: Ending NSTableView editing via textDidEndEditing
  • Next by Date: Re: Creating balloon type of window in Cocoa
  • Previous by thread: Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
  • Next by thread: aac/mp3 Tag Parser
  • Index(es):
    • Date
    • Thread