[Webkit-unassigned] [Bug 247057] [GStreamer] Web process leak caused by hang in ImageDecoderGStreamer::pushEncodedData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 16:24:18 PST 2023


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

--- Comment #15 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Unfortunately bug #249775 did not fix this.

The web process now has a watchdog thread (added in bug #249272) that will crash (after bug #250377) 10 seconds after the UI process exits if the web process main thread did not exit. I hit the crash a few times shortly after updating to WebKitGTK 2.39.4 and took a backtrace of all threads to see what was going on. The web process main thread was waiting on the condition variable in ImageDecoderGStreamer::pushEncodedData at ImageDecoderGStreamer.cpp:457.

-- 
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/20230118/50796715/attachment.htm>


More information about the webkit-unassigned mailing list