https://bugzilla.wikimedia.org/show_bug.cgi?id=28144
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|General/Unknown |PoolCounter Version|unspecified |any Product|Wikimedia |MediaWiki extensions --- Comment #1 from Tim Starling <[email protected]> 2011-03-21 04:02:25 UTC --- I've disabled the pool counter for now. It looks like a client disconnected without releasing its locks somehow. After I disabled it, there was only one TCP connection remaining, from a deadlocked apache process, but that was for a different article. Despite there being no relevant connections in lsof, attempting to acquire the relevant lock (enwiki:pcache:idhash:17204717-0!*!0!!*!*) failed with a timeout. Unfortunately poolcounterd wasn't compiled with debug symbols, so it wasn't feasible to examine the hashtable. Also, it would have been nice if there was a list of client_data structures that could be examined with gdb or a monitoring command. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
