https://bugzilla.wikimedia.org/show_bug.cgi?id=70177
--- Comment #6 from Ori Livneh <[email protected]> --- Created attachment 16326 --> https://bugzilla.wikimedia.org/attachment.cgi?id=16326&action=edit A naive fix that doesn't work (In reply to Victor Vasiliev from comment #5) > So, is there more to this bug than replacing CLOCK_PROCESS_CPUTIME_ID with > CLOCK_THREAD_CPUTIME_ID? Yes. See the attached patch, which doesn't work. (It segfaults in luasandbox_timer_set_one_time). There are things which should be thread-local but aren't. It's going to take some very careful work to fix this. -- 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
