crash question NSString
crash question NSString
- Subject: crash question NSString
- From: "Rick C." <email@hidden>
- Date: Sat, 5 Sep 2009 08:20:11 -0700 (PDT)
thanks joshua. yes i will try that. i'm having trouble to recreate the crash and that's why i asked. :-)
thanks,
rick
________________________________
From: Joshua Pennington <email@hidden>
To: Rick C. <email@hidden>
Cc: "email@hidden" <email@hidden>
Sent: Saturday, September 5, 2009 11:17:28 PM
Subject: Re: crash question NSString
Place a breakpoint on objc_exception_throw and eliminate the guesswork.
Cheers,
Joshua
On Sep 5, 2009, at 9:55 AM, "Rick C." <email@hidden> wrote:
> hello,
>
> i'm just looking for a confirmation here. if i'm getting this crash:
>
> *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFString appendString:]: nil argument'
>
> is it definitely crashing on my NSMutableString appendString: method or is it possible it's also crashing on NSString stringByAppendingString:? as far as i know either one will throw an exception that's why i'm asking.
_______________________________________________
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