[Bug 200992] proccess won't die in thread_suspend_switch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 11 14:50:13 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200992

johans <johan at 300.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johan at 300.nl

--- Comment #15 from johans <johan at 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.


More information about the freebsd-threads mailing list