• 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
Help with crash in -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with crash in -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:]


  • Subject: Help with crash in -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:]
  • From: <email@hidden>
  • Date: Thu, 15 Apr 2010 16:03:26 +0000
  • Sensitivity: Normal

I need a bit of help. I am trying to track down a crash with KVO. It appears the app is crashing when trying to notify observers of a change. Is this crash a badly formated KVO path?

0   com.apple.Foundation          	0x96f555c0 -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:] + 0
1   com.apple.Foundation          	0x96ee584f -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 735
2   com.apple.AppKit              	0x9032903e -[NSController _notifyObserversForKeyPath:change:] + 248
3   com.apple.AppKit              	0x90546d54 -[NSController observeValueForKeyPath:ofObject:change:context:] + 949
4   com.apple.Foundation          	0x96f552de NSKVONotify + 62
5   com.apple.Foundation          	0x97009b5c -[NSObject(NSKeyValueObservingPrivate) _didChangeValuesForKeys:] + 1068
6   com.apple.Foundation          	0x96f552de NSKVONotify + 62
7   com.apple.Foundation          	0x96f552de NSKVONotify + 62
8   com.apple.Foundation          	0x96ed15d2 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 546
9   com.apple.CoreFoundation      	0x96059265 CFDictionarySetValue + 581
10  com.apple.Foundation          	0x96ed013e -[NSCFDictionary setObject:forKey:] + 126
11  com.apple.CoreFoundation      	0x960fff12 -[NSMutableDictionary addEntriesFromDictionary:] + 226

Unfortunately i have very little data on what was actually going on before the crash.

Scott Andrew
_______________________________________________

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: Help with crash in -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:]
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Text file
  • Next by Date: Re: Xcode 3.23 broke my code signing
  • Previous by thread: Re: Text file
  • Next by thread: Re: Help with crash in -[NSKeyValueNestedProperty matchesWithoutOperatorComponentsKeyPath:]
  • Index(es):
    • Date
    • Thread