Re: mount that cant be killed

2007-07-23 Thread Garrett Cooper

Tsu-Fan Cheng wrote:

hi,
  just found out that i have some mount process that cant be killed. I 
was

trying to mount a digital photo frame but failed, I issued "mount_msdos
/dev/da0 /mnt" on console. After seeing it not returned, I login from
another console and killed the previous login. Now the mount process is
still there. what should I do instead of reboot?? thanks!!

TFC


It's most likely stuck on some sort of signal handler or section of code.

Try signals 1-25 and see which one does kill mount.

You should email the maintainer though and let them know of your 
results, esp if you get a core dump from mount.


-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mount that cant be killed

2007-07-23 Thread Tsu-Fan Cheng

hi,
  just found out that i have some mount process that cant be killed. I was
trying to mount a digital photo frame but failed, I issued "mount_msdos
/dev/da0 /mnt" on console. After seeing it not returned, I login from
another console and killed the previous login. Now the mount process is
still there. what should I do instead of reboot?? thanks!!

TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"