[Debian GNUstep maintainers] Bug#592751: Broken on hppa; programs abort with malloc assertion failure

Yavor Doganov yavor at gnu.org
Thu Aug 19 16:14:56 UTC 2010


Carlos O'Donell wrote:
> Does this code use vfork?

The library uses vfork only in the NSTask class, which means that any
code using -[NSTask launch] uses vfork indirectly.  The gdnc daemon is
one such program, but this is never reached with `gdnc --help'.  All
the other test programs that were tried do not use NSTask, so I think
we can rule this out.





More information about the pkg-GNUstep-maintainers mailing list