From owner-freebsd-current Wed Jul 24 19:15:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA04119 for current-outgoing; Wed, 24 Jul 1996 19:15:13 -0700 (PDT) Received: from zombie.ncsc.mil (zombie.ncsc.mil [144.51.15.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA04095 for ; Wed, 24 Jul 1996 19:15:04 -0700 (PDT) Received: (from sjr@localhost) by zombie.ncsc.mil (8.6.11/8.6.11) id WAA09616 for current@freebsd.org; Wed, 24 Jul 1996 22:15:02 -0400 Date: Wed, 24 Jul 1996 22:15:02 -0400 From: "Stephen J. Roznowski" Message-Id: <199607250215.WAA09616@zombie.ncsc.mil> To: current@freebsd.org Subject: Memory fault during make world Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I got the following error during a "make world" with freshly supped sources: ===> gnu/usr.bin/perl/x2p install -c -o bin -g bin -m 555 /usr/src/gnu/usr.bin/perl/x2p/s2p /usr/bin install -c -o bin -g bin -m 555 /usr/src/gnu/usr.bin/perl/x2p/h2ph /usr/bin install -c -s -o bin -g bin -m 555 a2p /usr/bin install -c -o bin -g bin -m 444 a2p.1.gz s2p.1.gz h2ph.1.gz /usr/share/man/man1 (DESTDIR=; cd /usr/include; h2ph * sys/*) Memory fault - core dumped *** Error code 139 Stop. In searching the mailing list archives, I see that someone reported this same problem on 27 Feb 1996, but I didn't see any answer posted to this problem. Can anyone help me out? Thanks, Stephen Roznowski (sjr@zombie.ncsc.mil)