https://bugzilla.wikimedia.org/show_bug.cgi?id=62303
--- Comment #1 from Tim Starling <[email protected]> --- If PHP did a longjmp() out of a signal handler, as in a request timeout, and wmerrors somehow failed to detect the situation, then this could happen. luasandbox_timer_destroy() could be interrupted by the signal and then re-entered during request shutdown. If this is what happened, there may possibly be a correlated syslog line when the deadlock began. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
