Bug 44235

Summary: [GStreamer] multiple <video> elements + PulseAudio are crash-prone
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: 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   

Description Philippe Normand 2010-08-19 01:17:33 PDT
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.
Comment 1 Philippe Normand 2010-08-19 01:22:19 PDT
Skipped as of r65660
Comment 2 Philippe Normand 2010-08-23 02:39:11 PDT
Skipped some more crashing tests: http://trac.webkit.org/changeset/65798
Comment 3 Philippe Normand 2010-08-26 00:59:33 PDT
Also media/video-transformed.html in r66085
Comment 4 Philippe Normand 2010-08-31 09:20:43 PDT
*** Bug 40859 has been marked as a duplicate of this bug. ***
Comment 5 Philippe Normand 2010-09-06 01:31:12 PDT
And media/controls-styling.html as of r66817
Comment 6 WebKit Review Bot 2010-09-06 03:55:50 PDT
http://trac.webkit.org/changeset/66817 might have broken Leopard Intel Debug (Tests)
Comment 7 Philippe Normand 2010-09-06 04:00:30 PDT
(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.
Comment 8 Philippe Normand 2010-12-08 07:37:19 PST
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.
Comment 9 Philippe Normand 2010-12-13 05:40:12 PST
Opened bug 50918 for the remaining failing test initially skipped for this bug.