Bug 44235
Summary: | [GStreamer] multiple <video> elements + PulseAudio are crash-prone | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, eric, gustavo, mrobinson, webkit.review.bot |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Philippe Normand
Because of https://bugzilla.gnome.org/show_bug.cgi?id=624338
I wrote a patch for the issue in pulsesink but it has not landed yet.
Will skip media/video-layer-crash.html which sometimes triggers the crash.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Skipped as of r65660
Philippe Normand
Skipped some more crashing tests: http://trac.webkit.org/changeset/65798
Philippe Normand
Also media/video-transformed.html in r66085
Philippe Normand
*** Bug 40859 has been marked as a duplicate of this bug. ***
Philippe Normand
And media/controls-styling.html as of r66817
WebKit Review Bot
http://trac.webkit.org/changeset/66817 might have broken Leopard Intel Debug (Tests)
Philippe Normand
(In reply to comment #6)
> http://trac.webkit.org/changeset/66817 might have broken Leopard Intel Debug (Tests)
False positive. I don't see how skipping a test on the GTK port can break the mac port.
Philippe Normand
Unskipped recently and not yet failing :)
media/video-layer-crash.html
media/adopt-node-crash.html
media/video-transformed.html
media/controls-styling.html
media/video-zoom-controls.html remains skipped because I see a FAIL in its results. Will look further into this.
Philippe Normand
Opened bug 50918 for the remaining failing test initially skipped for this bug.