DragonFly bugs List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Multiple zombies after using smbfs.ko
Hi,
There is a problem with smbfs.ko when i want to use mount_smbfs:
# kldload libmchain
# kldload libiconv
# kldload smbfs
# mount_smbfs //blah/blah /mnt/net
. ..
After mounting some processes when exiting became a zombie. For example:
. ..
root 1269 0,0 0,0 0 0 ?? ZL 5:26 0:00,00 (smbiod0)
deen 1263 0,0 0,0 0 0 p2- ZL 5:26 0:00,00 (tcsh)
deen 1274 0,0 0,0 0 0 p2- ZL 5:27 0:00,00 (less)
deen 1286 0,0 0,0 0 0 p6- ZL 5:27 0:00,00 (tcsh)
. ..
When i do `kldunload smbfs` and then `ps` the system crashes.
Core dump: http://snug.org.ua/dragonfly/kernel.0.bz2
http://snug.org.ua/dragonfly/vmcore.0.bz2
--
Sergey Gluschenko
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]