Re: Debugging "attempt to insert nil value" on customer's machine
Re: Debugging "attempt to insert nil value" on customer's machine
- Subject: Re: Debugging "attempt to insert nil value" on customer's machine
- From: Gideon King <email@hidden>
- Date: Thu, 16 Sep 2004 04:44:04 +1000
Thanks for the suggestion, but the exception handler seems to get in a
loop in the stack and the backtrace is just endless attempts to insert
nil values. I guess this is something to do with whatever is going on
with the dictionaries internally.
Gideon
On 15/09/2004, at 1:01 AM, Harilaos Skiadas wrote:
#import <ExceptionHandling/NSExceptionHandler.h>
[[NSExceptionHandler defaultExceptionHandler]
setExceptionHandlingMask:NSLogAndHandleEveryExceptionMask];
_______________________________________________
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