[webkit-changes] [WebKit/WebKit] fc613d: REGRESSION(272806 at main): [Debug][GStreamer] ASSERT...

Vitaly Dyachkov noreply at github.com
Mon Jan 15 11:17:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc613d1a9cda4c7b5121786f6782116c196d696c
      https://github.com/WebKit/WebKit/commit/fc613d1a9cda4c7b5121786f6782116c196d696c
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp

  Log Message:
  -----------
  REGRESSION(272806 at main): [Debug][GStreamer] ASSERTION FAILED: The string being removed is an atom in the string table of an other thread! in ~_WebKitVideoEncoderPrivate()
https://bugs.webkit.org/show_bug.cgi?id=267537

Reviewed by Philippe Normand.

Making an isolated copy of the passed codec string fixes the issue.

* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):

Canonical link: https://commits.webkit.org/273048@main




More information about the webkit-changes mailing list