From owner-freebsd-current Tue Aug 31 1:44:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 61DD2151E0 for ; Tue, 31 Aug 1999 01:44:17 -0700 (PDT) (envelope-from tobez@plab.ku.dk) Received: from lion.plab.ku.dk (lion.plab.ku.dk [130.225.105.49]) by plab.ku.dk (8.9.1/8.9.1) with ESMTP id KAA11540 for ; Tue, 31 Aug 1999 10:44:15 +0200 (CEST) Received: (from tobez@localhost) by lion.plab.ku.dk (8.9.3/8.9.3) id KAA04513 for freebsd-current@FreeBSD.ORG; Tue, 31 Aug 1999 10:40:57 +0200 (CEST) (envelope-from tobez) Date: Tue, 31 Aug 1999 10:40:56 +0200 From: Anton Berezin To: freebsd-current@FreeBSD.ORG Subject: Re: Perl broken in 4.0-CURRENT ? Message-ID: <19990831104056.A4439@lion.plab.ku.dk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Pascal Hofstee on Tue, Aug 31, 1999 at 02:09:00AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message