make == fork bomb ???
Andreas Maus
maus at badphish.dyndns.org
Mon Apr 4 10:54:23 PDT 2005
On Sun, Apr 03, 2005 at 12:46:24PM -0700, Matthew Dillon wrote:
Hi Matthew.
> Andreas... do me a favor and check your /tmp. Make sure you haven't
> run out of inodes or space (df -i /tmp)... look for extranious
> make_fifo* files and other files.
/tmp is linked to /var/tmp and looks o.k.:
vectra# df -i /tmp
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on
/dev/ad0s1d 4129310 14386 3784580 0% 2449 495085 0% /var
It is mounted using the following options:
vectra# mount | grep ad0s1d
/dev/ad0s1d on /var (ufs, local, soft-updates)
Checked twice but there are just files and directories.
No named pipes ...
vectra# find /tmp -type p -print
/tmp/screens/S-maus/1862.ttyp0.vectra
(this pipe for screen is o.k.)
vectra# find /tmp -type s -print
vectra# ls -la /tmp
total 380
drwxrwxrwt 7 root wheel 1024 Apr 4 19:47 .
drwxr-xr-x 24 root wheel 512 Mar 31 23:48 ..
drwxr-xr-x 2 root daemon 4096 Mar 31 00:27 dot-forward-0.71
-rw-r--r-- 1 root wheel 26352 Mar 31 00:27 dot-forward-0.71.tar.gz
-rw-r--r-- 1 root wheel 619 Feb 19 14:06 qmail-1.03-r16-logrelay.diff
-rw-r--r-- 1 root wheel 220668 Mar 31 00:03 qmail-1.03.tar.gz
drwxr-xr-x 3 root wheel 1024 Mar 31 00:28 qsheff-0.8-r3
-rw-r--r-- 1 root wheel 27692 Jan 3 07:01 qsheff-0.8-r3.tar.gz
-rw-r--r-- 1 root wheel 0 Mar 31 00:28 qsheff.log
drwxr-xr-x 3 root wheel 512 Mar 28 20:00 screens
-rw-r--r-- 1 root wheel 53019 Mar 18 2000 ucspi-tcp-0.88.tar.gz
drwxrwxrwt 2 root wheel 512 Apr 4 19:47 vi.recover
drwxr-xr-x 4 1028 1029 1024 Mar 30 23:54 zabit-0.7
-rw-r--r-- 1 root wheel 15280 Feb 24 20:49 zabit-0.7.tar.gz
So everything looks fine (for me) in /tmp
Andreas.
--
Out of the darkness a voice spoke unto me, saying "smile, things could
be worse". So I smiled, and so, things became worse.
Attachment:
pgp00007.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00007.pgp
Type: application/octet-stream
Size: 481 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20050404/fa887530/attachment-0021.obj>
More information about the Users
mailing list