Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
- Subject: Re: Crash with no code of mine. How to debug? (_NSModelObservingTracker)
- From: Pierre Bernard <email@hidden>
- Date: Wed, 13 Jun 2007 10:03:48 -0700
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
5 com.apple.AppKit 0x939eb38c -
[_NSModelObservingTracker clearAllModelObjectObserving] + 108
6 com.apple.AppKit 0x939eb238 -
[_NSModelObservingTracker
setIndexReferenceModelObjectArray:clearAllModelObjectObserving:] + 48
7 com.apple.AppKit 0x939ed530 -[NSTableBinder
_updateContent] + 84
8 com.apple.AppKit 0x939ed3b4 -[NSTableBinder
_observeValueForKeyPath:ofObject:context:] + 128
9 com.apple.AppKit 0x939ed198 -[NSTableBinder
observeValueForKeyPath:ofObject:change:context:] + 68
10 com.apple.Foundation 0x92c67d3c -[NSObject
(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 892
11 com.apple.AppKit 0x939f11dc -[NSController
_notifyObserversForKeyPath:change:] + 236
12 com.apple.AppKit 0x939f0ff4 -[NSArrayController
didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 68
13 com.apple.AppKit 0x939f06f8 -[NSArrayController
setContent:] + 664
14 com.apple.AppKit 0x93c7d004 -[_NSManagedProxy
_managedObjectsChangedInContext:] + 1132
15 com.apple.Foundation 0x92be0ae4 _nsnote_callback + 180
16 com.apple.CoreFoundation 0x90806078 __CFXNotificationPost
+ 368
17 com.apple.CoreFoundation 0x907fe114
_CFXNotificationPostNotification + 684
18 com.apple.Foundation 0x92bcaeec -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
19 com.apple.CoreData 0x9415ffac -
[NSManagedObjectContext(_NSInternalNotificationHandling)
_postObjectsDidChangeNotificationWithUserInfo:] + 84
20 com.apple.CoreData 0x9415ff24 -
[NSManagedObjectContext(_NSInternalChangeProcessing)
_createAndPostChangeNotification:withDeletions:withUpdates:withRefreshes
:] + 316
21 com.apple.CoreData 0x9415f3c8 -
[NSManagedObjectContext(_NSInternalChangeProcessing)
_processRecentChanges:] + 804
22 com.apple.CoreData 0x94160760 -
[NSManagedObjectContext executeFetchRequest:error:] + 180
23 com.houdah.HoudahGeo 0x000094f0 0x1000 + 34032
24 com.houdah.HoudahGeo 0x00009708 0x1000 + 34568
25 com.houdah.HoudahGeo 0x00005cf0 0x1000 + 19696
26 com.houdah.HoudahGeo 0x00005628 0x1000 + 17960
27 com.houdah.HoudahGeo 0x0002c3e0 0x1000 + 177120
28 com.houdah.HoudahGeo 0x00020ac4 0x1000 + 129732
29 com.houdah.HoudahGeo 0x000208b0 0x1000 + 129200
30 com.apple.Foundation 0x92be11a0 forkThreadForFunction
+ 108
31 libSystem.B.dylib 0x9002c0a8 _pthread_body + 96
Thanks!
Pierre
On Jun 12, 2007, at 11:23 PM, Manfred Schwind wrote:
Thread 0:
Note that this is _not_ the thread that crashed. Some other thread
crashed (that you have not shown to us).
Regards,
Mani
- - -
Houdah Software s. à r. l.
http://www.houdah.com
HoudahGeo: One-stop photo geocoding
HoudahSpot: Powerful Spotlight frontend
_______________________________________________
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