Subject: bin/11622: "make -j 200" dumps core
To: None <gnats-bugs@gnats.netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 12/02/2000 12:29:14
>Number:         11622
>Category:       bin
>Synopsis:       "make -j 200" dumps core
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 02 12:29:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Chuck Silvers
>Release:        Dec 1, 2000
>Organization:
me
>Environment:
System: NetBSD spathi.chuq.com 1.5K NetBSD 1.5K (SPATHI) #1: Fri Nov 24 22:51:42 PST 2000 chs@spathi.chuq.com:/home/chs/netbsd/src/ubc.spathi/sys/arch/i386/compile/SPATHI i386


>Description:

"make -j 200" dumps core after starting around 150 processes.

>How-To-Repeat:

run "make -j 200" with this makefile:

F != perl -e 'for (1..200) { print $_; print "\n" }'
all: $(F)
$(F): FRC ; true $@
FRC:


>Fix:

dunno.
>Release-Note:
>Audit-Trail:
>Unformatted: