Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 1998 19:33:43 +0100
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Kevin Day <toasty@home.dragondata.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: Donations. 
Message-ID:  <6135.889036423@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 04 Mar 1998 11:08:51 CST." <199803041708.LAA03872@home.dragondata.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199803041708.LAA03872@home.dragondata.com>, Kevin Day writes:

>Seriously, most of the bugs can be reproduced by having /usr/src over NFS,
>and doing the following:
>
>cp /dev/zero /usr/src/blah &
>make buildworld -j4

I just did this on a laptop that happens to be here on a visit.
only special thing here is that the laptop runs soft-updates...

ALT-F2
	mount phk:/usr/src /usr/src
	cd /usr/src ; make world
ALT-F1
	cd /usr/src ; dd if=/dev/zero bs=32k of=foo

and it hangs solid :-(

I'll ponder the packet trace for a moment and see if I can
figure something out.  The laptop is stoned and I can't get
it into DDB :-(

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
"Drink MONO-tonic, it goes down but it will NEVER come back up!"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6135.889036423>