[Webkit-unassigned] [Bug 165656] [GTK] UIProcess from WebKitGtk+ 2.15.2 SIGSEGVs in WebKit::AcceleratedBackingStoreX11::update(WebKit::LayerTreeContext const&) () at Source/WebKit2/UIProcess/gtk/AcceleratedBackingStoreX11.cpp:145

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 07:52:27 PST 2016


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

--- Comment #8 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #1)
> Looks like bug #164303, but now the crash is in XErrorTrapper itself. :S

XErrorTrapper is designed to crash for any X Error event not trapped. 

Here the trapper is set only to BadDrawable and BadDamage, so it will crash if any other X Error event happens

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161214/37a53952/attachment.html>


More information about the webkit-unassigned mailing list