Re: [[NSDate alloc] initWithString] crashes with valid string
Re: [[NSDate alloc] initWithString] crashes with valid string
- Subject: Re: [[NSDate alloc] initWithString] crashes with valid string
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 15 Jul 2008 18:00:20 -0600
On Jul 15, 2008, at 12:36 PM, Markus Spoettl wrote:
Any ideas what could be causing something like this?
In addition to what everyone else has suggested, have you tried
running your application under Guard Malloc to make sure memory is not
being corrupted? I've caught all sorts of weird behavior in
applications before by using Guard Malloc.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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