Subject: Re: reproducible crash when building sysutils/net-snmp
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Michael Graff <michael_graff@isc.org>
List: current-users
Date: 01/11/2008 03:59:30
On Thursday 10 January 2008 20:53:00 Steven M. Bellovin wrote:
> I was able to rebuilt most of my other packages without any trouble;
> however, the system also crashed while I was deleting all of my packages
> prior to doing the rebuild.
I have a problem on my dual AMD32-bit machine related to deleting files on
disk. I don't know if it is a driver issue or related to the locking changes
recently, but it only started then and a 4.99.45 kernel built on Dec 28 works
fine.
Basically, the rm process locks up when I rm -rf a large directory. In this
case, the object directory from the build, which I clean up just prior to
starting a new build.
--Michael