[Webkit-unassigned] [Bug 248823] [GTK] UI process crash in webkitWebViewBaseEnterAcceleratedCompositingMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 08:34:32 PST 2022


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Hit this again today. Tried printing some more stuff:

(gdb) print webkitWebViewBase
$1 = <optimized out>
(gdb) print webkitWebViewBase->priv
value has been optimized out
(gdb) print webkitWebViewBase->priv->acceleratedBackingStore
value has been optimized out
(gdb) print layerTreeContext
$2 = (const WebKit::LayerTreeContext &) @0x7ffd2659c130: {contextID = 1261}

It's frustrating that I can't see what's going on with webkitWebViewBase. I wonder if it has already been disposed.

-- 
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/20221214/87b8922e/attachment.htm>


More information about the webkit-unassigned mailing list