[Webkit-unassigned] [Bug 186678] [GStreamer] Some media stream tests are crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 08:54:41 PDT 2018


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342940|                            |review?, commit-queue?
              Flags|                            |

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 342940

  --> https://bugs.webkit.org/attachment.cgi?id=342940&action=review

Patch.

Note that I was not able to reproduce those crashes running the tests locally
or on our buildbox but I had a very similare segfault running MiniBrowser in
some rare cases and this patch seems/should to fix it. I think it is conceptually
correct/better anyway.

I am investigating the root cause of that issue, but the decodebin3 code is still
moving quite fast and not being able to reproduce properly myself is annoying.

The approach taken here is to make sure to not do "stupid things" on our end so
that we avoid hitting the race in decodebin3, still the bug is still there.

-- 
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/20180618/60a82aa9/attachment.html>


More information about the webkit-unassigned mailing list