Bug 44235 - [GStreamer] multiple <video> elements + PulseAudio are crash-prone
Summary: [GStreamer] multiple <video> elements + PulseAudio are crash-prone
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 40859 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-19 01:17 PDT by Philippe Normand
Modified: 2010-12-13 05:40 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.