[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:11:14 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202077
--- Comment #11 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.
>
> I’ll see if I can reproduce this locally.
Shouldn’t this be != instead of == ?
--
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/83a7cd9b/attachment.html>
More information about the webkit-unassigned
mailing list