From owner-freebsd-stable Thu Mar 23 3:22:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc1.on.home.com (ha1.rdc1.on.wave.home.com [24.2.9.66]) by hub.freebsd.org (Postfix) with ESMTP id 0574637C40B for ; Thu, 23 Mar 2000 03:22:16 -0800 (PST) (envelope-from genew@mail.rdc1.on.wave.home.com) Received: from CR121722-a ([24.112.206.235]) by mail.rdc1.on.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000323112214.GCJV1324.mail.rdc1.on.home.com@CR121722-a> for ; Thu, 23 Mar 2000 03:22:14 -0800 From: genew@home.com To: FreeBSD-STABLE Date: Thu, 23 Mar 2000 06:26:16 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: additional segmentation faults X-mailer: Pegasus Mail for Win32 (v3.12b) Message-Id: <20000323112214.GCJV1324.mail.rdc1.on.home.com@CR121722-a> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In my previous post I did not notice 2 other places where there were segmentation faults. 1st pid 32875 (perl), uid 0: exited on signal 11 (core dumped) Segmentation fault - core dumped Running '/usr/obj/usr/src/gnu/usr.bin/perl/perl/perl - I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/xsubpp -v 2>&1' exits with status 139 at (eval 34) line 17. 2nd (right after) pid 32877 (perl), uid 0: exited on signal 11 (core dumped) Segmentation fault - core dumped Running '/usr/obj/usr/src/gnu/usr.bin/perl/perl/perl /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/xsubpp temp000 2>&1' exits with status 139 at (eval 34) line 43. then it proceeds to write the makefile for sdbm and SDBM_File and stops while compiling hash.c with another error code 139 and stops I hope this helps Gene Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message