Bug 103093
Summary: | [chromium] Media layout tests flaky after Chromium r169087 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Kroeger <rjkroege> |
Component: | New Bugs | Assignee: | Andrew Scherkus <scherkus> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | acolwell, hta, rjkroege |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.8 |
Robert Kroeger
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Kroeger
The crashes happens on WinXP, Lion and SnowLeopard as well.
Robert Kroeger
Crashes in the same place in media/remove-from-document.html
Robert Kroeger
also fails in http/tests/media/pdf-served-as-pdf.html at the same place.
Andrew Scherkus
It's me!
https://code.google.com/p/chromium/issues/detail?id=162917
Andrew Scherkus
*** Bug 103183 has been marked as a duplicate of this bug. ***
Aaron Colwell
Committed r138396: <http://trac.webkit.org/changeset/138396>