[Webkit-unassigned] [Bug 266571] [WebCodecs] AudioEncoder: ASSERTION FAILED: m_thread.ptr() == &Thread::current()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 19 03:28:26 PST 2023


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philn at igalia.com
            Summary|[GStreamer] ASSERTION       |[WebCodecs] AudioEncoder:
                   |FAILED: m_thread.ptr() ==   |ASSERTION FAILED:
                   |&Thread::current()          |m_thread.ptr() ==
                   |                            |&Thread::current()

--- Comment #3 from Philippe Normand <philn at igalia.com> ---
That's a bug in the cross-platform code, we should use a ThreadSafeWeakPtr there, like in the VideoEncoder.

-- 
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/20231219/e3828299/attachment.htm>


More information about the webkit-unassigned mailing list