Date: Tue, 31 Aug 1999 10:40:56 +0200 From: Anton Berezin <tobez@plab.ku.dk> To: freebsd-current@FreeBSD.ORG Subject: Re: Perl broken in 4.0-CURRENT ? Message-ID: <19990831104056.A4439@lion.plab.ku.dk> In-Reply-To: <Pine.BSF.4.10.9908310207200.34495-100000@shadowmere.student.utwente.nl>; from Pascal Hofstee on Tue, Aug 31, 1999 at 02:09:00AM %2B0200 References: <Pine.BSF.4.10.9908310207200.34495-100000@shadowmere.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 31, 1999 at 02:09:00AM +0200, Pascal Hofstee wrote: > I get the following errors when trying to run certain perl stuff .. > like mirror: > su-2.03# mirror /usr/local/lib/mirror/packages/daemonnews > DynaLoader:/usr/libdata/perl/5.00503/DynaLoader.pm:188 Caught a SIGSEGV > shutting down at /usr/local/bin/mirror line 3873. Yep. The easiest way to reproduce this is $ perl -MIO -e '' It dies during IO's bootstrap, but I have not investigated this further. Something in libc? Cheers, -- Anton Berezin <tobez@plab.ku.dk> The Protein Laboratory, University of Copenhagen 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?19990831104056.A4439>