https://bugzilla.wikimedia.org/show_bug.cgi?id=67348
--- Comment #3 from Ori Livneh <[email protected]> --- (In reply to Tim Starling from comment #2) > Try with these two fixes: > > <https://gerrit.wikimedia.org/r/144125> > <https://github.com/tstarling/hiphop-php/commit/ > fb40de3491789ad98e7f07e9b03ef1ff2860b89a> > > There are still plenty more bug fixes to come for bugs that I have found > with multi-threaded testing, but hopefully the first of those two commits > will avoid crashes with std::set<HashTable*> methods in the backtrace, and > the second will fix a few other crashes. Confirmed. There are still threading-related segfaults, but std::set<HashTable*> methods do not appear in the traces. -- 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
