[Webkit-unassigned] [Bug 202077] Safari 13 may launch leftover 32-bit plug-in process from Safari 12’s WebKit, which crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 21 23:06:53 PDT 2019


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

--- Comment #8 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 379323
  --> https://bugs.webkit.org/attachment.cgi?id=379323
Remove 32-bit plug-in code paths

View in context: https://bugs.webkit.org/attachment.cgi?id=379323&action=review

> Source/WebKit/UIProcess/Plugins/mac/PluginProcessProxyMac.mm:63
> +    ASSERT(pluginProcessAttributes.moduleInfo.pluginArchitecture == CPU_TYPE_X86);

Looks like this assertion is hitting.

-- 
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/20190922/8dc00134/attachment-0001.html>


More information about the webkit-unassigned mailing list