CHECK failure: gr_context in AcceleratedImageBufferSurface.cpp |
||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6707887580905472 Fuzzer: inferno_webbot Job Type: linux_ubsan_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: gr_context in AcceleratedImageBufferSurface.cpp blink::AcceleratedImageBufferSurface::AcceleratedImageBufferSurface _ZN3WTF10MakeUniqueIN5blink29AcceleratedImageBufferSurfaceEJRKNS1_7IntSizeERNS1_ Sanitizer: undefined (UBSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_chrome&range=499847:499856 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6707887580905472 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Sep 21 2017
To look at the lines above
GrContext* gr_context =
context_provider_wrapper_->ContextProvider()->GetGrContext();
CHECK(gr_context);
Looks like a context-lost could cause this, so the CHECK seems perhaps invalid.
,
Oct 26 2017
ClusterFuzz testcase 6707887580905472 is flaky and no longer crashes, so closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||
►
Sign in to add a comment |
||
Comment 1 by msrchandra@chromium.org
, Sep 6 2017Labels: Test-Predator-Wrong M-63
Owner: ccameron@chromium.org
Status: Assigned (was: Untriaged)