[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:13:19 PDT 2019


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

--- Comment #12 from Chris Dumez <cdumez at apple.com> ---
(In reply to mitz from comment #10)
> (In reply to mitz from comment #9)
> > (In reply to Chris Dumez from comment #8)
> > > Comment on attachment 379323 [details]
> > > 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);
> 
> Silly mistake, this should say CPU_TYPE_X86_64. I’ll fix it right away.
> Thanks for noticing this!

Oh just saw your comment, glad this is an easy fix.

-- 
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/3343fc03/attachment-0001.html>


More information about the webkit-unassigned mailing list