discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MallocDebug oddities /w GNUstep on Darwin


From: Markus Hitter
Subject: Re: MallocDebug oddities /w GNUstep on Darwin
Date: Fri, 19 Jul 2002 09:43:00 +0200

Am Freitag den, 19. Juli 2002, um 00:12, schrieb Lars Sonchocky-Helldorf:

#15 0x7084b3b4 in NSLog ()
.
. looped several times
.
#2146 0x7083f94c in NSLogv ()
#2147 0x7084b3b4 in NSLog ()
#2148 0x708c6660 in _NSRaiseError ()
#2149 0x708788b8 in -[NSException raise] ()

The problem is, -[NSException raise] uses a method which might raise an Exception yet again -> endless loop.

I told about this on March 20th on the GNUstep bug list but obviously neither the patch provided there nor any other solution made it into the sources.

It would be a good idea to remove usage of NSString in -[NSException raise] and use fprintf() instead, IMHO. Any comments on this?


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]