Well, thanks to the list I now have a back trace below:
#0  0x96cd5564 in NSDecimalCopy ()
#1  0x96d854f9 in NSDecimalSubtract ()
#2 0x96dadad8 in -[NSDecimalNumber decimalNumberBySubtracting:withBehavior:] ()
#3  0x96dada47 in -[NSDecimalNumber decimalNumberBySubtracting:] ()
#4 0x00001b67 in -[MonthlyReport reportCurrentDifference] (self=0x261bb30, _cmd=0x1fe6) at /Users/leitchc/Documents/Coding Efforts/SoftCopyContract 2.0/MonthlyReport.m:30 #5 0x00001ca3 in -[MonthlyReport reportPercentDifferenceMonth] (self=0x261bb30, _cmd=0x1e08) at /Users/leitchc/Documents/Coding Efforts/SoftCopyContract 2.0/MonthlyReport.m:48
#6  0x96cf5d2a in -[NSObject(NSKeyValueCoding) valueForKeyPath:] ()
#7  0x91eaa428 in -[NSArrayController _singleValueForKeyPath:] ()
#8  0x96cf5c90 in -[NSObject(NSKeyValueCoding) valueForKeyPath:] ()
#9 0x91e6dcd4 in -[NSBinder _valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] () #10 0x91e6d8dc in -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] ()
#11 0x91ea2efc in -[NSValueBinder _referenceBindingValue] ()
#12 0x91ea2cc7 in -[NSValueBinder _adjustObject:mode:observedController:observedKeyPath:context:editableState:adjustState :] () #13 0x91ea2950 in -[NSValueBinder _observeValueForKeyPath:ofObject:context:] () #14 0x91ea4031 in -[NSTextValueBinder _observeValueForKeyPath:ofObject:context:] ()
#15 0x96d250ce in NSKVONotify ()
#16 0x96cb57d5 in -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] () #17 0x91c8fe92 in -[NSController _notifyObserversForKeyPath:change:] () #18 0x91ead898 in -[NSController observeValueForKeyPath:ofObject:change:context:] () #19 0x91ead3f1 in -[NSArrayController observeValueForKeyPath:ofObject:change:context:] ()
#20 0x96d250ce in NSKVONotify ()
#21 0x96ca1702 in -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] ()
#22 0x96a78aa7 in -[NSManagedObject didChangeValueForKey:] ()
#23 0x96a7738e in _sharedIMPL_setvfk_core ()
#24 0x96a79bf3 in -[NSManagedObject setValue:forKey:] ()
#25 0x96d4ad61 in -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] () #26 0x920486bf in -[NSArrayController _setMultipleValue:forKeyPath:atIndex:] ()
#27 0x9204969e in -[NSArrayController _setSingleValue:forKeyPath:] ()
#28 0x96d4acc7 in -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] () #29 0x91f4499d in -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKeys:error :] ()
#30 0x91f4474e in -[NSBinder setValue:forBinding:error:] ()
#31 0x91f443e7 in -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert :] () #32 0x91f44075 in -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert :] () #33 0x91f46dca in -[NSValueBinder _applyDisplayedValueIfHasUncommittedChangesWithHandleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert :] () #34 0x91f43956 in -[NSValueBinder validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled :] () #35 0x91f43713 in -[_NSBindingAdaptor _validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:bindingAdaptor :] () #36 0x91f4364b in -[_NSBindingAdaptor validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled :] ()
#37 0x91e16599 in -[NSTextField textShouldEndEditing:] ()
#38 0x91e160d6 in -[NSTextView(NSSharing) resignFirstResponder] ()
#39 0x91d8c1f5 in -[NSWindow makeFirstResponder:] ()
#40 0x91e15d10 in -[NSTextView(NSPrivate) _giveUpFirstResponder:] ()
#41 0x91f11388 in -[NSTextView(NSKeyBindingCommands) insertTab:] ()
#42 0x91e15969 in -[NSResponder doCommandBySelector:] ()
#43 0x91e157f0 in -[NSTextView doCommandBySelector:] ()
#44 0x91e08911 in - [NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] ()
#45 0x91e0751e in -[NSTSMInputContext interpretKeyEvents:] ()
#46 0x91e0703a in -[NSView interpretKeyEvents:] ()
#47 0x91e06f4a in -[NSTextView keyDown:] ()
#48 0x91d774c5 in -[NSWindow sendEvent:] ()
#49 0x91d43431 in -[NSApplication sendEvent:] ()
#50 0x91ca0e27 in -[NSApplication run] ()
#51 0x91c6e030 in NSApplicationMain ()
#52 0x00001946 in start ()

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to