Flaky Test: inspector/canvas/setShaderProgramHighlighted.html
https://bugs.webkit.org/show_bug.cgi?id=202046
Summary Flaky Test: inspector/canvas/setShaderProgramHighlighted.html
WebKit Commit Bot
Reported 2019-09-20 06:35:06 PDT
This is an automatically generated bug from the commit-queue. inspector/canvas/setShaderProgramHighlighted.html has been flaky on the commit-queue. inspector/canvas/setShaderProgramHighlighted.html was authored by drousso@apple.com. https://trac.webkit.org/browser/trunk/LayoutTests/inspector/canvas/setShaderProgramHighlighted.html The commit-queue just saw inspector/canvas/setShaderProgramHighlighted.html flake (DumpRenderTree crashed) while processing attachment 379203 [details] on bug 202026. Bot: webkit-cq-01 Port: <class 'webkitpy.common.config.ports.MacPort'> Platform: Mac OS X 10.13.6 The bots will update this with information from each new failure. If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs. If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments.
Attachments
Archive of layout-test-results from webkit-cq-01 (3.32 MB, application/zip)
2019-09-20 06:35 PDT, WebKit Commit Bot
no flags
WebKit Commit Bot
Comment 1 2019-09-20 06:35:17 PDT
Created attachment 379235 [details] Archive of layout-test-results from webkit-cq-01
Alexey Proskuryakov
Comment 2 2019-09-20 09:50:59 PDT
Presumably regression from https://trac.webkit.org/r250114 ? Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 ??? 000000000000000000 0 + 0 1 com.apple.WebCore 0x000000010f3ca919 WebCore::WebGLProgram::~WebGLProgram() + 473 (InspectorInstrumentation.h:1634) 2 com.apple.WebCore 0x000000010f3caace WebCore::WebGLProgram::~WebGLProgram() + 14 (RefCounted.h:186) 3 com.apple.JavaScriptCore 0x000000010b95def2 void JSC::MarkedBlock::Handle::specializedSweep<true, (JSC::MarkedBlock::Handle::EmptyMode)1, (JSC::MarkedBlock::Handle::SweepMode)0, (JSC::MarkedBlock::Handle::SweepDestructionMode)1, (JSC::MarkedBlock::Handle::ScribbleMode)0, (JSC::MarkedBlock::Handle::NewlyAllocatedMode)1, (JSC::MarkedBlock::Handle::MarksMode)1, JSC::JSDestructibleObjectDestroyFunc>(JSC::FreeList*, JSC::MarkedBlock::Handle::EmptyMode, JSC::MarkedBlock::Handle::SweepMode, JSC::MarkedBlock::Handle::SweepDestructionMode, JSC::MarkedBlock::Handle::ScribbleMode, JSC::MarkedBlock::Handle::NewlyAllocatedMode, JSC::MarkedBlock::Handle::MarksMode, JSC::JSDestructibleObjectDestroyFunc const&) + 178 (HeapCell.h:56) 4 com.apple.JavaScriptCore 0x000000010b95caa3 void JSC::MarkedBlock::Handle::finishSweepKnowingHeapCellType<JSC::JSDestructibleObjectDestroyFunc>(JSC::FreeList*, JSC::JSDestructibleObjectDestroyFunc const&)::'lambda'()::operator()() const + 243 5 com.apple.JavaScriptCore 0x000000010b95c4e3 void JSC::MarkedBlock::Handle::finishSweepKnowingHeapCellType<JSC::JSDestructibleObjectDestroyFunc>(JSC::FreeList*, JSC::JSDestructibleObjectDestroyFunc const&) + 307 (MarkedBlockInlines.h:435) 6 com.apple.JavaScriptCore 0x000000010b95c3aa JSC::JSDestructibleObjectHeapCellType::finishSweep(JSC::MarkedBlock::Handle&, JSC::FreeList*) + 26 (JSDestructibleObjectHeapCellType.cpp:53) 7 com.apple.JavaScriptCore 0x000000010b5a4c27 JSC::MarkedBlock::Handle::sweep(JSC::FreeList*) + 295
Alexey Proskuryakov
Comment 3 2019-09-25 15:19:37 PDT
r250114 was rolled back in r250139, shouldn't this be marked as resolved?
Note You need to log in before you can comment on or make changes to this bug.