discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep on Darwin/NeXT runtime: pseudo-fix for NSAutoreleasePool, in


From: Markus Hitter
Subject: Re: GNUstep on Darwin/NeXT runtime: pseudo-fix for NSAutoreleasePool, infinite loop in [NSObject forward::] in correlation with NSInvocation
Date: Wed, 17 Jul 2002 09:47:51 +0200

Am Mittwoch den, 17. Juli 2002, um 02:04, schrieb Lars Sonchocky-Helldorf:

[ dozens of duplicates removed ... ]
symbol _malloc_zone_malloc used from dynamic library /usr/lib/libSystem.dylib(malloc.o) not from earlier dynamic library /opt/GNUstep/System/Libraries/powerpc/darwin5/nx-gnu-
gnu/libgnustep-base_d.dylib(debug_malloc.o)
[ ... again dozens ... ]

This makes me wonder why malloc stuff is linked (statically?) into GNUstep base library. But as the linker chooses the right one, it doesn't really matter at the moment.


MallocDebug: Target application attempted to access memory at 0x00000000 with insufficient permissions.

It seems like you discovered a bug.

(gdb) bt
#0  0x00000000 in ?? ()
Cannot access memory at address 0x0
#1 0x0062a534 in -[NSObject autorelease] (self=0x9c610, _cmd=0x706f3858) at NSObject.m:1170

This looks like a good starting point to find the cause.


Well, I fail to see significant trouble, just success. Good work!


Markus

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





reply via email to

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