[Webkit-unassigned] [Bug 210685] Crash in JSC::StructureIDTable::get on ppc64le

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 18 08:13:01 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210685

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Well I also forgot about bug #1823031. That's going to cause some trouble for bisecting. When bisecting, you have to be very careful to check which crash you're getting and make sure it's not bug #1823031. You'll inevitably hit that crash probably for large portions of the bisect, in which case you'll need to manually apply this patch here and then un-apply before going on to the next revision:

https://src.fedoraproject.org/rpms/webkit2gtk3/raw/d2086487babfb8d1e2c4cff00f7b4123262abf89/f/fix-ppc64le.patch

That should work for most revisions that you test; there will be a couple weeks where that patch won't apply cleanly, but if you're unlucky and hit one of those revisions it should be pretty easy to adapt it to apply.

OK, I know that's a bit more complex that I was hoping for, but it should still be doable... good luck, let me know if you have questions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200418/98d9716b/attachment.htm>


More information about the webkit-unassigned mailing list