From sjr@zombie.ncsc.mil  Sat Aug  3 14:57:09 1996
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 OAA17937
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 3 Aug 1996 14:57:08 -0700 (PDT)
Received: (from sjr@localhost) by zombie.ncsc.mil (8.6.11/8.6.11) id RAA06926 for FreeBSD-gnats-submit@freebsd.org; Sat, 3 Aug 1996 17:57:07 -0400
Message-Id: <199608032157.RAA06926@zombie.ncsc.mil>
Date: Sat, 3 Aug 1996 17:57:07 -0400
From: "Stephen J. Roznowski" <sjr@zombie.ncsc.mil>
To: FreeBSD-gnats-submit@freebsd.org
Subject: make world has memory fault

>Number:         1463
>Category:       bin
>Synopsis:       make world memory fault in gnu/usr.bin/perl/x2p
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug  3 15:00:01 PDT 1996
>Closed-Date:    Thu Sep 26 18:29:11 PDT 1996
>Last-Modified:  Thu Sep 26 18:36:39 PDT 1996
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
>Environment:

	Pentium 166 w/ 512k cache and 32Mbytes memory
	SCSI disk on 2940U controller

>Description:

	Using freshly supped sources [3 Aug 96], a make world fails
	during the install phase in gnu/usr.bin/perl/x2p. Executing
	the statement by hand works.

	Here is the output from the make:

	===> 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


>How-To-Repeat:

	cd gnu/usr.bin/perl/x2p
	make install

>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->steve 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Wed Sep 25 17:16:56 PDT 1996 
Responsible-Changed-Why:  
Steve's area. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Sep 26 18:29:11 PDT 1996 
State-Changed-Why:  
Contacted the PR's author and the problem cleared up 
with a sup on Sept. 22nd. 
>Unformatted:
X-send-pr-version: 3.2

