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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 20:44:27 PDT 2020


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

--- Comment #18 from Daniel Kolesa <daniel at octaforge.org> ---
I narrowed the crash down to a single commit:

http://git.webkit.org/?p=WebKit.git;a=commit;h=2c0c47246d650167ff6c551d5c346f194538e0da

This will not build on its own (see the #errors about unknown architecture) so it needs to be combined with a fix that came later:

http://git.webkit.org/?p=WebKit.git;a=commit;h=bc5d7c9715a510503a0155b9fdbecbf5c551f559

After that, the crash is reproducible.

The commit right before the first change, i.e.

http://git.webkit.org/?p=WebKit.git;a=commit;h=2664ebec35d469bd909c9df8c5465c74a6cd49d0

builds and works perfectly fine; for anything after that, I get the StructureIDTable crash.

-- 
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/20200507/84e4ca27/attachment.htm>


More information about the webkit-unassigned mailing list