Bug 103093 - [chromium] Media layout tests flaky after Chromium r169087
Summary: [chromium] Media layout tests flaky after Chromium r169087
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Andrew Scherkus
URL:
Keywords:
: 103183 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-22 15:40 PST by Robert Kroeger
Modified: 2012-12-21 13:01 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kroeger 2012-11-22 15:40:50 PST
The following layout test is crashing on MountainLion:

media/video-preload.html

Probable cause: uncertain.

crash log for DumpRenderTree (pid 44036):
STDOUT: <empty>
STDERR: [44036:-1066102784:3195416774764177:FATAL:ffmpeg_video_decoder.cc(236)] Check failed: state_ != kUninitialized (0 vs. 0)



Started as of 
http://trac.webkit.org/log/?verbose=on&rev=135491&stop_rev=135489
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=169236:169236

Andrew: can you direct this appropriately? It looks consistent.
Comment 1 Robert Kroeger 2012-11-26 07:34:12 PST
The crashes happens on WinXP, Lion and SnowLeopard as well.
Comment 2 Robert Kroeger 2012-11-26 07:50:00 PST
Crashes in the same place in media/remove-from-document.html
Comment 3 Robert Kroeger 2012-11-26 15:15:09 PST
also fails in http/tests/media/pdf-served-as-pdf.html at the same place.
Comment 4 Andrew Scherkus 2012-11-27 10:34:18 PST
It's me!

https://code.google.com/p/chromium/issues/detail?id=162917
Comment 5 Andrew Scherkus 2012-11-27 10:55:49 PST
*** Bug 103183 has been marked as a duplicate of this bug. ***
Comment 6 Aaron Colwell 2012-12-21 13:01:33 PST
Committed r138396: <http://trac.webkit.org/changeset/138396>