Date: Tue, 25 Jan 2000 01:35:58 -0500 From: Ilya Zakharevich <ilya@math.ohio-state.edu> To: Lars Eggert <larse@ISI.EDU> Cc: perl5-porters@perl.org, current@freebsd.org Subject: Re: [ID 20000124.004] "perl in malloc(): warning: recursive call" on Message-ID: <20000125013558.B13760@math.mps.ohio-state.edu> In-Reply-To: <B4B27A57.BC7%larse@isi.edu>; from larse@ISI.EDU on Mon, Jan 24, 2000 at 09:53:27PM -0800 References: <200001250348.WAA21600@monk.mps.ohio-state.edu> <B4B27A57.BC7%larse@isi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 24, 2000 at 09:53:27PM -0800, Lars Eggert wrote: > > Signals and Perl do not mix. Please do not use signals if a segfault > > is not a desirable form of output. > > Never? Never. Well, I did not try XSUB signal handlers, but if it is a Perl subroutine, then the harm may be already done *before* the subroutine starts. Ilya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000125013558.B13760>