https://bugzilla.wikimedia.org/show_bug.cgi?id=43448
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ops Severity|normal |major --- Comment #3 from Andre Klapper <[email protected]> --- FYI, more info posted on ops@ by Tim Starling ~6 hours ago: varnishhtcpd daemon (listens on port 4827 for HTCP purges, and converts them to HTTP purges on localhost) deadlocked and stopped working on all upload hosts. Details: "Apparently the worker threads deadlock each other in malloc/realloc. Then the queue overflows and the main thread tries to exit. The main thread closes its HTCP listen socket and then joins in with the deadlock. So it never exits and upstart can't respawn it." -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
