Odd notification / NSCFDictionary error
Scott Stevenson
sstevenson at mac.com
Thu Dec 6 20:52:17 PST 2007
On Dec 6, 2007, at 8:02 PM, Chad Armstrong wrote:
> I ran a check, but no zombie processes were sticking around. I do
> not call -waitUntilExit for any of the tasks. The NSTask is
> launched ( [myTask launch] ) and it does its stuff. Once completed,
> it throws the NSTaskDidTerminateNotification, which then moves onto
> the next step.
>
> I ran my application again, and once again it stopped right around
> the 250 mark.
>
> 2007-12-06 12:20:30.943 MyApp[21317] Exception raised during posting
> of notification. Ignored. exception: *** -[NSCFDictionary
> setObject:forKey:]: attempt to insert nil value
> 2007-12-06 12:21:45.765 MyApp[21317] Failed to load
> NSSystemInfoPanel.nib
What does the 'lsof' command say?
- Scott
More information about the MacOSX-dev
mailing list