Hi, hackers
As i wrote before yesterday my system was crashed.
Today i test it again. And crash again.
HOWTO-Reproduce: (every step i do as root)
i mounted cdrom (/dev/acd0c)
# mount /cdrom
then started 15 backgroup cp process
# cp -R 01 /u1/xxx/ &
# cp -R 02 /u1/xxx/ &
...
# cp -R 15 /u1/xxx/ &
i tried to kill this processes but i couldn't
# killall -9 cp
# kill -9 pid
then i bomb my system
# umount -f /cdrom
BANG! BANG! BANG!
kernel panic
I attached picture of my screen in that moment.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message