Date: Wed, 11 Nov 2015 14:50:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-threads@FreeBSD.org Subject: [Bug 200992] proccess won't die in thread_suspend_switch Message-ID: <bug-200992-16-zkfxg3hnnk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200992-16@https.bugs.freebsd.org/bugzilla/> References: <bug-200992-16@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=200992 johans <johan@300.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johan@300.nl --- Comment #15 from johans <johan@300.nl> --- I've been seeing almost identical problems on 10.2-RELEASE machines which run under KVM virtualisation. I've had to reboot roughly 2 machines per day as a workaround due to processes like Apache, HAProxy and Postfix getting stuck and blocking any new instances starting up due to the listening sockets getting trapped with the stuck processes. Applying the patch of this PR fixed all our problems. Are there any concrete reasons / problems to not go forward with this patch? If not, I would like to suggest to get this committed with MFC to stable/10 and nominate this for an errata. This problem makes running 10.2-RELEASE highly problematic in virtualised environments with a decent workload. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200992-16-zkfxg3hnnk>