DescriptionThe valgrind bot is now crashing in the DeferredCanvasTest:
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x18
at 0x5819C3: SkSurface::getCanvas() (SkSurface_Base.h:75)
by 0x64D5B6: DeferredDevice::DeferredDevice(SkSurface*) (SkDeferredCanvas.cpp:277)
by 0x64FA32: SkDeferredCanvas::Create(SkSurface*) (SkDeferredCanvas.cpp:554)
by 0x42BE4E: TestDeferredCanvasSurface(skiatest::Reporter*, GrContextFactory*) (DeferredCanvasTest.cpp:716)
by 0x42D453: skiatest::TestDeferredCanvasClass::onRun(skiatest::Reporter*) (DeferredCanvasTest.cpp:842)
by 0x4966FA: skiatest::Test::run() (Test.cpp:109)
by 0x48FD90: SkTestRunnable::run() (skia_test.cpp:155)
by 0x48F736: tool_main(int, char**) (skia_test.cpp:246)
by 0x48F912: main (skia_test.cpp:276)
Patch Set 1 #Patch Set 2 : Actually do it right this time #Messages
Total messages: 3 (0 generated)
|