NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/37668: lfs deadlocks, possibly due to v_numoutput leak



The following reply was made to PR kern/37668; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/37668: lfs deadlocks, possibly due to v_numoutput leak
Date: Sun, 29 May 2016 14:31:17 +0000

 Woops, meant:
 
 tar cf - /not-lfs/src | (cd /lfs; tar xf -)
 
 # followed by
 
 cd /lfs && echo garabage > conftest
 dd bs=3 count=1 < conftest > conftest2
 
 
 It'll eventually free itself up, but this is a way to trigger LFS
 problems. (increase block size to a whooping 32 to cause serious havoc!)
 
 (sorry for the noise ad.)
 


Home | Main Index | Thread Index | Old Index