[Webkit-unassigned] [Bug 264824] [GStreamer] Crash after 10 seconds on watchdog thread do to loop when destroying ~ImageDecoderGStreamerSample
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 1 06:50:34 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=264824
--- Comment #7 from Michael Catanzaro <mcatanzaro at redhat.com> ---
I believe I've effectively lost my system journal to this bug; I now have only a few days of history in my journal instead of the several years of history that I would expect. It's all spammed with:
gst_poll_read_control: assertion 'set != NULL' failed
I see about 30,000 of these in the first two seconds of my journal; after that, there's a 30 second gap and then more of the same. I haven't checked beyond that but I think it's safe to assume that my system journal is probably >99% this. Can we turn this into a g_assert() to crash the process instead of spam the journal?
(Arguably there is a systemd bug here for even allowing one process to create this much spam, but oh well.)
--
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/20240101/ba57565a/attachment.htm>
More information about the webkit-unassigned
mailing list