bug?

Date view Thread view Subject view Author view

From: Archie Cobbs (archie@whistle.com)
Date: Thu Feb 04 1999 - 02:56:29 EST


A fellow here at work said he seems to have seen the message
"malloc(): recursive call" output while running the latest
version of kaffe.

This message always indicates a bug, usually the bug being that
somebody is calling malloc() from within a signal handler.

Is it possible that we are doing this? Because if we are then that's
a problem, as you're not guaranteed that malloc() is reentrant
(and under FreeBSD it's not).

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:57 EDT