10.4.3 : CoreData crash
10.4.3 : CoreData crash
- Subject: 10.4.3 : CoreData crash
- From: Pierre Bernard <email@hidden>
- Date: Sat, 5 Nov 2005 22:51:53 +0100
Hi!
I am getting a CoreData crash in my application which I believe is
linked to my updating my system to 10.4.3. Fact is that I can't see
what I might have changed to my code since the last time it worked
just fine.
The real problem of course is that I can't make sense of it. Hope
this tips off the local experts:
#0 0x9406fae0 in -[NSManagedObject(_NSInternalMethods)
_genericMutableSetValueForKey:]
#1 0x92938708 in _NSGetUsingKeyValueGetter
#2 0x9406ea08 in -[NSManagedObject mutableSetValueForKey:]
#3 0x0000bc0c in -[QueryNode applicableOperators] at QueryNode.m:145
#4 0x929386e8 in _NSGetUsingKeyValueGetter
#5 0x928eb360 in -[NSObject(NSKeyValueCoding) valueForKeyPath:]
#6 0x928eb360 in -[NSObject(NSKeyValueCoding) valueForKeyPath:]
#7 0x938abbd8 in -[NSBinder
_valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:]
#8 0x938ab874 in -[NSBinder
valueForBinding:resolveMarkersToPlaceholders:]
#9 0x93b656c4 in -[NSSelectionBinder
_valueForBindingWithoutResolve:mode:]
#10 0x938e20c4 in -[NSSelectionBinder
_adjustObject:mode:observedController:observedKeyPath:context:editableSt
ate:adjustState:]
#11 0x938ab070 in -[NSValueBinder
_observeValueForKeyPath:ofObject:context:]
#12 0x938e1ed8 in -[NSSelectionBinder
observeValueForKeyPath:ofObject:change:context:]
#13 0x92962144 in -[NSObject(NSKeyValueObservingPrivate)
_notifyObserversForKeyPath:change:]
#14 0x938d3bec in -[NSController _notifyObserversForKeyPath:change:]
#15 0x938d991c in -[NSController
observeValueForKeyPath:ofObject:change:context:]
#16 0x928e9fcc in -[NSObject(NSKeyValueObserverNotification)
didChangeValueForKey:]
#17 0x94055a78 in -[NSManagedObject didChangeValueForKey:]
#18 0x9404480c in -[NSFaultHandler turnObject:intoFaultWithContext:]
#19 0x94041968 in -[NSManagedObjectContext
(_NSInternalChangeProcessing) _processRecentlyForgottenObjects:]
#20 0x94040ce4 in -[NSManagedObjectContext
(_NSInternalChangeProcessing) _processRecentChanges:]
#21 0x94055c4c in -[NSManagedObjectContext
(_NSInternalNotificationHandling) _processEndOfEventNotification:]
#22 0x928db018 in _nsnote_callback
#23 0x907844b8 in __CFXNotificationPost
#24 0x9077c594 in _CFXNotificationPostNotification
#25 0x928c5420 in -[NSNotificationCenter
postNotificationName:object:userInfo:]
#26 0x928f9790 in -[NSUndoManager(NSUndoManagerPrivate)
_postCheckpointNotification]
#27 0x928f9660 in -[NSUndoManager endUndoGrouping]
#28 0x928f95bc in -[NSSet makeObjectsPerformSelector:withObject:]
#29 0x928dcd38 in +[NSUndoManager(NSUndoManagerPrivate)
_endTopLevelGroupings]
#30 0x9367db44 in -[NSApplication run]
#31 0x9376e618 in NSApplicationMain
#32 0x0000305c in main at main.m:13
TIA for your help
Pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden