https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214923
--- Comment #2 from [email protected] --- I thought something goes wrong in kernel because the process is not responding on the signal because the process is in uninterruptible state, so pkill -9 watchman cannot kill the process. I coundn't even attach gdb to the process. There were some other symptoms like accessing file system hangs on uninterruptible state, for example editing file with vi on same filesystem hangs when I try to save changes. I should reboot the system to recover the failure. In Linux if there's any problem on block device, then there are some logs and traces on dmesg. I couldn't find any logs on dmesg, do I thought that it's not block devices' fault. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
