Date: Mon, 12 May 1997 12:02:17 +0200 From: j@ida.interface-business.de (J Wunsch) To: bugs@FreeBSD.ORG Subject: Re: malloc(): recursive call Message-ID: <19970512120216.JD58189@ida.interface-business.de> In-Reply-To: <2391.863429066@critter>; from Poul-Henning Kamp on May 12, 1997 11:24:26 %2B0200 References: <19970512101647.UD18700@ida.interface-business.de> <2391.863429066@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
As Poul-Henning Kamp wrote: > >mail in malloc(): error: recursive call. > >Abort trap - core dumped > > > >Anybody ever seen such? > > Yes, usually means that a signal handler tried to malloc(), Blech, why should mail(1) trap signals, and which signals are supposed to be sent to mail from within a cron job anyway? -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970512120216.JD58189>