Date: Tue, 29 Nov 2016 12:02:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 214923] kqueue hangs with busy loop Message-ID: <bug-214923-6-GyCeTCcpGZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214923-6@https.bugs.freebsd.org/bugzilla/> References: <bug-214923-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214923 --- Comment #2 from yjh0502@gmail.com --- I thought something goes wrong in kernel because the process is not respond= ing 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 a= nd traces on dmesg. I couldn't find any logs on dmesg, do I thought that it's = not block devices' fault. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214923-6-GyCeTCcpGZ>