Bug 103183 - [chromium] media/video-seek-past-end-playing.html crashing intermittently
Summary: [chromium] media/video-seek-past-end-playing.html crashing intermittently
Status: RESOLVED DUPLICATE of bug 103093
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-24 11:19 PST by Robert Kroeger
Modified: 2012-11-27 16:56 PST (History)
2 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-24 11:19:36 PST
As of http://trac.webkit.org/log/?verbose=on&rev=135515&stop_rev=135510, media/video-seek-past-end-playing.html is crashing intermittently on SnowLeopard / Win7.

r135500 seems like the only video related change around then but this might be wrong or a distraction.

from stacktrace:

crash log for DumpRenderTree (pid 12948):
STDOUT: <empty>
STDERR: [12948:10232:1692532:FATAL:video_renderer_base.cc(580)] Check failed: !pending_read_.
Comment 1 Harald Alvestrand 2012-11-24 13:00:01 PST
R135500 should not be involved when playing video. The mediastream codepaths and the media playing codepaths don't touch much.
Comment 2 Robert Kroeger 2012-11-27 09:55:09 PST
also effects media/video-duration-known-after-eos.html on win7, SnowLeopard, Lion.
Comment 3 Andrew Scherkus 2012-11-27 10:55:49 PST

*** This bug has been marked as a duplicate of bug 103093 ***
Comment 4 Robert Kroeger 2012-11-27 16:56:42 PST
media/video-currentTime-set.html crashing the same way.