DragonFly users List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: make == fork bomb ???
Andreas, do me a favor and check your /tmp filesystem. Do a 'df -i' and
see if its either full or if it has run out of inodes. Do an 'ls /tmp'
and remove any extranious files or directories, especially any with a
'make*' prefix.
I'm also thinking it might help to do a ktrace -i of the make command
that is causing the problem. Something like:
cd (wherever you would normally cd to do the make)
ktrace -f /home/kt.out -i make ...
And then put the /home/kt.out file up so we can fetch it.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
:> I haven't been able to recreate this problem. Can you tell
:Hmmm ....
:
:> me where you got the ISO and the md5 checksum of the image? I
:> will down load it and install from that media. Right now
:I've got the file named LATEST-Stable.iso from http://chlamydia.fs.ei.tum.d=
:e/pub/DragonFly/snapshots/i386/
:The md5 of the iso-file is:
:
:maus@tigger tmp $ md5sum LATEST-Stable.iso=20
:0f4def43b16cceb8dc0f69bae271605c LATEST-Stable.iso
:
:(Today they have a LATEST-Stable.iso dated 04-Apr).
:
:The md5 of /dev/cd0a is (also)
:
:0f4def43b16cceb8dc0f69bae271605c /dev/cd0a
:
:The image was dated 27-Mar-2005 on this server.
:
:Andreas.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]