[Webkit-unassigned] [Bug 261264] [GTK][GStreamer] Crash when clicking play button after video ended
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 8 05:22:34 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261264
--- Comment #17 from Michael Catanzaro <mcatanzaro at redhat.com> ---
If we could reproduce the crash then we could probably force/hack GLib to use pthread mutexes somehow, or get a GStreamer debug log. But we'll never find a reproducer. So I don't know what to do.
I've never seen a deadlock like this before. :( Normally it's obvious from the backtrace which threads might have the mutex locked. But here, every thread looks innocent. The only other thread using GStreamer at all is thread 25.
--
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/20230908/5512e0af/attachment.htm>
More information about the webkit-unassigned
mailing list