Bug 67984

Summary: REGRESSION(r94975): crash in PrerenderBrowserTest.PrerenderHTML5VideoJs (Requested by ukai on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, kbr, ukai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67440    
Attachments:
Description Flags
ROLLOUT of r94975 none

Description WebKit Review Bot 2011-09-12 21:36:52 PDT
http://trac.webkit.org/changeset/94975 broke the build:
crash in PrerenderBrowserTest.PrerenderHTML5VideoJs (Requested by ukai on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2011-09-12 21:37:19 PDT
Created attachment 107140 [details]
ROLLOUT of r94975

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Fumitoshi Ukai 2011-09-12 21:41:37 PDT
http://build.chromium.org/p/chromium/builders/Linux%20Tests%20%28Views%20dbg%29%282%29/builds/5603/steps/browser_tests/logs/PrerenderHTML5VideoJs

[7567:7567:465913624:ERROR:gl_surface_linux.cc(73)] GLSurfaceGLX::InitializeOneOff failed.
ASSERTION FAILED: m_ptr
third_party/WebKit/Source/JavaScriptCore/wtf/OwnPtr.h(63) : typename WTF::RemovePointer<T>::Type* WTF::OwnPtr<T>::operator->() const [with T = WebCore::TextureManager]
chrome/browser/prerender/prerender_browsertest.cc:124: Failure
Value of: final_status()
  Actual: 21
Expected: expected_final_status_
Which is: 19
 when testing URL /files/prerender/prerender_html5_video_script.html (Expected: HTML5 Media, Actual: Renderer Crashed)
Comment 3 WebKit Review Bot 2011-09-12 21:43:44 PDT
Comment on attachment 107140 [details]
ROLLOUT of r94975

Clearing flags on attachment: 107140

Committed r95014: <http://trac.webkit.org/changeset/95014>
Comment 4 WebKit Review Bot 2011-09-12 21:43:49 PDT
All reviewed patches have been landed.  Closing bug.