Skip navigation.
 
mlRe: Isolating a bug?
FROM : <java_nutt
DATE : Wed Apr 06 13:03:05 2005

Are you attempting to release said newly created NSString?  I only ask because I had a bug once that was crashing my application because I was trying to release an NSString that was created with a convenience method like yours was, not aware that objects created with convenience methods are autoreleased.

Food for thought.  Sorry if that isn't the answer.

James

Related mailsAuthorDate
mlIsolating a bug? Gregory Weston Apr 6, 12:46
mlRe: Isolating a bug? <java_nutt Apr 6, 13:03
mlRe: Isolating a bug? M. Uli Kusterer Apr 6, 13:37
mlRe: Isolating a bug? Ondra Cada Apr 6, 13:41
mlRe: Isolating a bug? Angela Brett Apr 6, 13:42
mlRe: Isolating a bug? Jonathon Mah Apr 6, 14:02
mlRe: Isolating a bug? Gregory Weston Apr 6, 15:54
mlEnable Guard Malloc (was Re: Isolating a bug?) daniel Apr 6, 18:31
mlRe: Enable Guard Malloc (was Re: Isolating a bug?) daniel Apr 6, 18:47