[Webkit-unassigned] [Bug 159922] New: [Threaded Compositor] Web Process crash when the layer tree host is destroyed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 08:30:47 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159922
Bug ID: 159922
Summary: [Threaded Compositor] Web Process crash when the layer
tree host is destroyed
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
Blocks: 154066
It happens when the layer tree host is destroyed after the didChangeVisibleRect is scheduled to be run in the main thread, but before it's actually dispatched. In that case the threaded compositor client points to a deleted object and crashes when trying to dereference it.
--
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/20160719/38cac0d4/attachment.html>
More information about the webkit-unassigned
mailing list