Open Bug 1638212 Opened 4 years ago Updated 2 years ago

Intermittent SUMMARY: ThreadSanitizer: data race /usr/include/x86_64-linux-gnu/bits/string3.h:51:10 in memcpy

Categories

(Core :: Graphics, defect, P5)

defect

Tracking

()

REOPENED

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Filed by: ccoroiu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=302365633&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KCZJWeu6QFq1NmPRPDkeNw/runs/0/artifacts/public/logs/live_backing.log


[task 2020-05-15T00:20:43.941Z] 00:20:43 INFO - TEST-START | dom/html/test/test_fullscreen-api.html
[task 2020-05-15T00:20:50.422Z] 00:20:50 INFO - GECKO(1886) | JavaScript error: resource:///actors/DOMFullscreenParent.jsm, line 84: Error: TelemetryStopwatch: key "FULLSCREEN_CHANGE_MS" was already initialized
[task 2020-05-15T00:20:50.519Z] 00:20:50 INFO - GECKO(1886) | JavaScript error: resource:///actors/DOMFullscreenParent.jsm, line 54: Error: TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FULLSCREEN_CHANGE_MS", key: ""
[task 2020-05-15T00:20:53.901Z] 00:20:53 INFO - GECKO(1886) | JavaScript error: resource:///actors/DOMFullscreenParent.jsm, line 89: Error: TelemetryStopwatch: key "FULLSCREEN_CHANGE_MS" was already initialized
[task 2020-05-15T00:20:57.840Z] 00:20:57 INFO - GECKO(1886) | JavaScript error: , line 0: TypeError: Fullscreen request denied
[task 2020-05-15T00:20:59.204Z] 00:20:59 INFO - GECKO(1886) | ==================
[task 2020-05-15T00:20:59.205Z] 00:20:59 INFO - GECKO(1886) | WARNING: ThreadSanitizer: data race (pid=1886)
[task 2020-05-15T00:20:59.206Z] 00:20:59 INFO - GECKO(1886) | Write of size 8 at 0x7ff5ce50caa8 by main thread:
[task 2020-05-15T00:20:59.206Z] 00:20:59 INFO - GECKO(1886) | #0 memcpy /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:811:5 (firefox+0x61f67)
[task 2020-05-15T00:20:59.206Z] 00:20:59 INFO - GECKO(1886) | #1 memcpy /usr/include/x86_64-linux-gnu/bits/string3.h:51:10 (libxul.so+0x598fc8d)
[task 2020-05-15T00:20:59.207Z] 00:20:59 INFO - GECKO(1886) | #2 SkSpriteBlitter_Memcpy::blitRect(int, int, int, int) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkBlitter_Sprite.cpp:89:13 (libxul.so+0x598fc8d)
[task 2020-05-15T00:20:59.207Z] 00:20:59 INFO - GECKO(1886) | #3 SkScan::FillIRect(SkIRect const&, SkRegion const*, SkBlitter*) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkScan.cpp (libxul.so+0x5b3d98e)
[task 2020-05-15T00:20:59.207Z] 00:20:59 INFO - GECKO(1886) | #4 SkScan::FillIRect(SkIRect const&, SkRasterClip const&, SkBlitter*) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkScan.cpp:75:9 (libxul.so+0x5b3dbb4)
[task 2020-05-15T00:20:59.208Z] 00:20:59 INFO - GECKO(1886) | #5 SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkRect const*, SkPaint const&) const /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkDraw.cpp:1120:17 (libxul.so+0x5acefa8)
[task 2020-05-15T00:20:59.208Z] 00:20:59 INFO - GECKO(1886) | #6 SkBitmapDevice::drawBitmap(SkBitmap const&, SkMatrix const&, SkRect const*, SkPaint const&) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkBitmapDevice.cpp:417:5 (libxul.so+0x5a72bfb)
[task 2020-05-15T00:20:59.209Z] 00:20:59 INFO - GECKO(1886) | #7 SkBitmapDevice::drawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkBitmapDevice.cpp:518:19 (libxul.so+0x5a732a4)
[task 2020-05-15T00:20:59.209Z] 00:20:59 INFO - GECKO(1886) | #8 SkBaseDevice::drawImageRect(SkImage const*, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkDevice.cpp:141:15 (libxul.so+0x5ac9028)
[task 2020-05-15T00:20:59.211Z] 00:20:59 INFO - GECKO(1886) | #9 SkCanvas::onDrawImageRect(SkImage const*, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkCanvas.cpp:2475:23 (libxul.so+0x5a8985a)
[task 2020-05-15T00:20:59.211Z] 00:20:59 INFO - GECKO(1886) | #10 SkCanvas::drawImageRect(SkImage const*, SkRect const&, SkRect const&, SkPaint const*, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkCanvas.cpp:1901:11 (libxul.so+0x5a86364)
[task 2020-05-15T00:20:59.212Z] 00:20:59 INFO - GECKO(1886) | #11 drawImageRect /builds/worker/checkouts/gecko/gfx/skia/skia/include/core/SkCanvas.h:1464:15 (libxul.so+0x1d1cd66)
[task 2020-05-15T00:20:59.213Z] 00:20:59 INFO - GECKO(1886) | #12 mozilla::gfx::DrawTargetSkia::DrawSurface(mozilla::gfx::SourceSurface*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::DrawSurfaceOptions const&, mozilla::gfx::DrawOptions const&) /builds/worker/checkouts/gecko/gfx/2d/DrawTargetSkia.cpp:687:12 (libxul.so+0x1d1cd66)
[task 2020-05-15T00:20:59.214Z] 00:20:59 INFO - GECKO(1886) | #13 mozilla::layers::RotatedBuffer::DrawBufferQuadrant(mozilla::gfx::DrawTarget*, mozilla::layers::RotatedBuffer::XSide, mozilla::layers::RotatedBuffer::YSide, float, mozilla::gfx::CompositionOp, mozilla::gfx::SourceSurface*, mozilla::gfx::BaseMatrix<float> const*) const /builds/worker/checkouts/gecko/gfx/layers/RotatedBuffer.cpp:173:14 (libxul.so+0x1f23cd3)
[task 2020-05-15T00:20:59.216Z] 00:20:59 INFO - GECKO(1886) | #14 mozilla::layers::RotatedBuffer::DrawBufferWithRotation(mozilla::gfx::DrawTarget*, float, mozilla::gfx::CompositionOp, mozilla::gfx::SourceSurface*, mozilla::gfx::BaseMatrix<float> const*) const /builds/worker/checkouts/gecko/gfx/layers/RotatedBuffer.cpp:195:3 (libxul.so+0x1f23f69)
[task 2020-05-15T00:20:59.217Z] 00:20:59 INFO - GECKO(1886) | #15 mozilla::layers::RotatedBuffer::UpdateDestinationFrom(mozilla::layers::RotatedBuffer const&, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&) /builds/worker/checkouts/gecko/gfx/layers/RotatedBuffer.cpp:247:13 (libxul.so+0x1f24b01)
[task 2020-05-15T00:20:59.218Z] 00:20:59 INFO - GECKO(1886) | #16 mozilla::layers::ContentClientDoubleBuffered::FinalizeFrame(mozilla::layers::ContentClient::PaintState&) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:855:14 (libxul.so+0x20734c3)
[task 2020-05-15T00:20:59.221Z] 00:20:59 INFO - GECKO(1886) | #17 mozilla::layers::ContentClient::BeginPaint(mozilla::layers::PaintedLayer*, unsigned int) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:194:9 (libxul.so+0x205f233)
[task 2020-05-15T00:20:59.222Z] 00:20:59 INFO - GECKO(1886) | #18 mozilla::layers::ContentClientDoubleBuffered::BeginPaint(mozilla::layers::PaintedLayer*, unsigned int) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:810:25 (libxul.so+0x2073142)
[task 2020-05-15T00:20:59.223Z] 00:20:59 INFO - GECKO(1886) | #19 mozilla::layers::ClientPaintedLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/checkouts/gecko/gfx/layers/client/ClientPaintedLayer.cpp:132:38 (libxul.so+0x206a725)
[task 2020-05-15T00:20:59.224Z] 00:20:59 INFO - GECKO(1886) | #20 non-virtual thunk to mozilla::layers::ClientPaintedLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/checkouts/gecko/gfx/layers/client/ClientPaintedLayer.cpp (libxul.so+0x206ad35)
[task 2020-05-15T00:20:59.225Z] 00:20:59 INFO - GECKO(1886) | #21 mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h:53:29 (libxul.so+0x2079d5c)
[task 2020-05-15T00:20:59.228Z] 00:20:59 INFO - GECKO(1886) | #22 non-virtual thunk to mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h (libxul.so+0x2079fbc)
[task 2020-05-15T00:20:59.229Z] 00:20:59 INFO - GECKO(1886) | #23 mozilla::layers::ClientLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/workspace/obj-build/dist/include/ClientLayerManager.h:354:5 (libxul.so+0x2076b7e)
[task 2020-05-15T00:20:59.230Z] 00:20:59 INFO - GECKO(1886) | #24 mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h:53:29 (libxul.so+0x2079d5c)
[task 2020-05-15T00:20:59.231Z] 00:20:59 INFO - GECKO(1886) | #25 non-virtual thunk to mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h (libxul.so+0x2079fbc)
[task 2020-05-15T00:20:59.232Z] 00:20:59 INFO - GECKO(1886) | #26 mozilla::layers::ClientLayerManager::EndTransactionInternal(void ()(mozilla::layers::PaintedLayer, gfxContext*, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::DrawRegionClip, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) /builds/worker/checkouts/gecko/gfx/layers/client/ClientLayerManager.cpp:342:13 (libxul.so+0x2066eac)
[task 2020-05-15T00:20:59.233Z] 00:20:59 INFO - GECKO(1886) | #27 mozilla::layers::ClientLayerManager::EndTransaction(void ()(mozilla::layers::PaintedLayer, gfxContext*, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::DrawRegionClip, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) /builds/worker/checkouts/gecko/gfx/layers/client/ClientLayerManager.cpp:405:3 (libxul.so+0x206753e)
[task 2020-05-15T00:20:59.234Z] 00:20:59 INFO - GECKO(1886) | #28 nsDisplayList::PaintRoot(nsDisplayListBuilder*, gfxContext*, unsigned int) /builds/worker/checkouts/gecko/layout/painting/nsDisplayList.cpp:2488:19 (libxul.so+0x4f0eff4)
[task 2020-05-15T00:20:59.235Z] 00:20:59 INFO - GECKO(1886) | #29 nsLayoutUtils::PaintFrame(gfxContext*, nsIFrame*, nsRegion const&, unsigned int, nsDisplayListBuilderMode, nsLayoutUtils::PaintFrameFlags) /builds/worker/checkouts/gecko/layout/base/nsLayoutUtils.cpp:4146:13 (libxul.so+0x4b23ef3)
[task 2020-05-15T00:20:59.236Z] 00:20:59 INFO - GECKO(1886) | #30 mozilla::PresShell::Paint(nsView*, nsRegion const&, mozilla::PaintFlags) /builds/worker/checkouts/gecko/layout/base/PresShell.cpp:6130:5 (libxul.so+0x4aa7c59)
[task 2020-05-15T00:20:59.237Z] 00:20:59 INFO - GECKO(1886) | #31 nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) /builds/worker/checkouts/gecko/view/nsViewManager.cpp:460:18 (libxul.so+0x47a7345)
[task 2020-05-15T00:20:59.238Z] 00:20:59 INFO - GECKO(1886) | #32 nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) /builds/worker/checkouts/gecko/view/nsViewManager.cpp:395:22 (libxul.so+0x47a6bd5)
[task 2020-05-15T00:20:59.239Z] 00:20:59 INFO - GECKO(1886) | #33 nsViewManager::ProcessPendingUpdates() /builds/worker/checkouts/gecko/view/nsViewManager.cpp:1018:5 (libxul.so+0x47a8c76)
[task 2020-05-15T00:20:59.240Z] 00:20:59 INFO - GECKO(1886) | #34 nsRefreshDriver::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:2203:11 (libxul.so+0x4a62d41)
[task 2020-05-15T00:20:59.241Z] 00:20:59 INFO - GECKO(1886) | #35 TickDriver /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:373:13 (libxul.so+0x4a6a54f)
[task 2020-05-15T00:20:59.242Z] 00:20:59 INFO - GECKO(1886) | #36 mozilla::RefreshDriverTimer::TickRefreshDrivers(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:350:7 (libxul.so+0x4a6a54f)
[task 2020-05-15T00:20:59.244Z] 00:20:59 INFO - GECKO(1886) | #37 mozilla::RefreshDriverTimer::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:367:5 (libxul.so+0x4a6a310)
[task 2020-05-15T00:20:59.245Z] 00:20:59 INFO - GECKO(1886) | #38 RunRefreshDrivers /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:827:5 (libxul.so+0x4a69ab1)
[task 2020-05-15T00:20:59.246Z] 00:20:59 INFO - GECKO(1886) | #39 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:745:16 (libxul.so+0x4a69ab1)
[task 2020-05-15T00:20:59.248Z] 00:20:59 INFO - GECKO(1886) | #40 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyVsync(mozilla::VsyncEvent const&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:644:9 (libxul.so+0x4a6922b)
[task 2020-05-15T00:20:59.249Z] 00:20:59 INFO - GECKO(1886) | #41 NotifyParentProcessVsync /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:565:7 (libxul.so+0x4a68190)
[task 2020-05-15T00:20:59.250Z] 00:20:59 INFO - GECKO(1886) | #42 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::ParentProcessVsyncNotifier::Run() /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:538:20 (libxul.so+0x4a68190)
[task 2020-05-15T00:20:59.250Z] 00:20:59 INFO - GECKO(1886) | #43 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1211:14 (libxul.so+0xb06e3d)
[task 2020-05-15T00:20:59.251Z] 00:20:59 INFO - GECKO(1886) | #44 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:501:10 (libxul.so+0xb0b592)
[task 2020-05-15T00:20:59.252Z] 00:20:59 INFO - GECKO(1886) | #45 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21 (libxul.so+0x13b69f9)
[task 2020-05-15T00:20:59.253Z] 00:20:59 INFO - GECKO(1886) | #46 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:315:10 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.253Z] 00:20:59 INFO - GECKO(1886) | #47 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:308:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.255Z] 00:20:59 INFO - GECKO(1886) | #48 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:290:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.255Z] 00:20:59 INFO - GECKO(1886) | #49 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 (libxul.so+0x47f3e03)
[task 2020-05-15T00:20:59.255Z] 00:20:59 INFO - GECKO(1886) | #50 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:271:30 (libxul.so+0x62b2435)
[task 2020-05-15T00:20:59.256Z] 00:20:59 INFO - GECKO(1886) | #51 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4611:22 (libxul.so+0x63cc80a)
[task 2020-05-15T00:20:59.257Z] 00:20:59 INFO - GECKO(1886) | #52 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4753:8 (libxul.so+0x63cd3f3)
[task 2020-05-15T00:20:59.258Z] 00:20:59 INFO - GECKO(1886) | #53 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4807:21 (libxul.so+0x63cd764)
[task 2020-05-15T00:20:59.259Z] 00:20:59 INFO - GECKO(1886) | #54 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x63d8332)
[task 2020-05-15T00:20:59.260Z] 00:20:59 INFO - GECKO(1886) | #55 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:217:22 (firefox+0xc8490)
[task 2020-05-15T00:20:59.261Z] 00:20:59 INFO - GECKO(1886) | #56 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:331:16 (firefox+0xc8490)
[task 2020-05-15T00:20:59.261Z] 00:20:59 INFO - GECKO(1886) | Previous read of size 8 at 0x7ff5ce50caa8 by thread T26:
[task 2020-05-15T00:20:59.263Z] 00:20:59 INFO - GECKO(1886) | #0 sse41::blit_row_s32a_opaque(unsigned int*, unsigned int const*, int, unsigned int) /builds/worker/checkouts/gecko/gfx/skia/skia/src/opts/SkBlitRow_opts.h:218:19 (libxul.so+0x5a2fa27)
[task 2020-05-15T00:20:59.264Z] 00:20:59 INFO - GECKO(1886) | #1 Sprite_D32_S32::blitRect(int, int, int, int) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkSpriteBlitter_ARGB32.cpp:47:13 (libxul.so+0x59d0f4f)
[task 2020-05-15T00:20:59.265Z] 00:20:59 INFO - GECKO(1886) | #2 SkScan::FillIRect(SkIRect const&, SkRegion const*, SkBlitter*) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkScan.cpp (libxul.so+0x5b3d98e)
[task 2020-05-15T00:20:59.266Z] 00:20:59 INFO - GECKO(1886) | #3 SkScan::FillIRect(SkIRect const&, SkRasterClip const&, SkBlitter*) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkScan.cpp:75:9 (libxul.so+0x5b3dbb4)
[task 2020-05-15T00:20:59.267Z] 00:20:59 INFO - GECKO(1886) | #4 SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkRect const*, SkPaint const&) const /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkDraw.cpp:1120:17 (libxul.so+0x5acefa8)
[task 2020-05-15T00:20:59.268Z] 00:20:59 INFO - GECKO(1886) | #5 SkBitmapDevice::drawBitmap(SkBitmap const&, SkMatrix const&, SkRect const*, SkPaint const&) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkBitmapDevice.cpp:417:5 (libxul.so+0x5a72bfb)
[task 2020-05-15T00:20:59.268Z] 00:20:59 INFO - GECKO(1886) | #6 SkBitmapDevice::drawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkBitmapDevice.cpp:518:19 (libxul.so+0x5a732a4)
[task 2020-05-15T00:20:59.269Z] 00:20:59 INFO - GECKO(1886) | #7 SkBaseDevice::drawImageRect(SkImage const*, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkDevice.cpp:141:15 (libxul.so+0x5ac9028)
[task 2020-05-15T00:20:59.270Z] 00:20:59 INFO - GECKO(1886) | #8 SkCanvas::onDrawImageRect(SkImage const*, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkCanvas.cpp:2475:23 (libxul.so+0x5a8985a)
[task 2020-05-15T00:20:59.271Z] 00:20:59 INFO - GECKO(1886) | #9 SkCanvas::drawImageRect(SkImage const*, SkRect const&, SkRect const&, SkPaint const*, SkCanvas::SrcRectConstraint) /builds/worker/checkouts/gecko/gfx/skia/skia/src/core/SkCanvas.cpp:1901:11 (libxul.so+0x5a86364)
[task 2020-05-15T00:20:59.272Z] 00:20:59 INFO - GECKO(1886) | #10 drawImageRect /builds/worker/checkouts/gecko/gfx/skia/skia/include/core/SkCanvas.h:1464:15 (libxul.so+0x1d1cd66)
[task 2020-05-15T00:20:59.274Z] 00:20:59 INFO - GECKO(1886) | #11 mozilla::gfx::DrawTargetSkia::DrawSurface(mozilla::gfx::SourceSurface*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::DrawSurfaceOptions const&, mozilla::gfx::DrawOptions const&) /builds/worker/checkouts/gecko/gfx/2d/DrawTargetSkia.cpp:687:12 (libxul.so+0x1d1cd66)
[task 2020-05-15T00:20:59.274Z] 00:20:59 INFO - GECKO(1886) | #12 mozilla::gfx::DrawTargetSkia::FillRect(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::Pattern const&, mozilla::gfx::DrawOptions const&) /builds/worker/checkouts/gecko/gfx/2d/DrawTargetSkia.cpp:797:9 (libxul.so+0x1d1e73a)
[task 2020-05-15T00:20:59.275Z] 00:20:59 INFO - GECKO(1886) | #13 mozilla::layers::FillRectWithMask(mozilla::gfx::DrawTarget*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::SourceSurface*, mozilla::gfx::SamplingFilter, mozilla::gfx::DrawOptions const&, mozilla::gfx::ExtendMode, mozilla::gfx::SourceSurface*, mozilla::gfx::BaseMatrix<float> const*, mozilla::gfx::BaseMatrix<float> const*) /builds/worker/checkouts/gecko/gfx/layers/basic/BasicLayersImpl.cpp:129:8 (libxul.so+0x205c56a)
[task 2020-05-15T00:20:59.276Z] 00:20:59 INFO - GECKO(1886) | #14 DrawTextureSurface /builds/worker/checkouts/gecko/gfx/layers/basic/BasicCompositor.cpp:395:3 (libxul.so+0x1eb4de6)
[task 2020-05-15T00:20:59.278Z] 00:20:59 INFO - GECKO(1886) | #15 void mozilla::layers::DrawSurfaceWithTextureCoords<mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> >(mozilla::gfx::DrawTarget*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::SourceSurface*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::SamplingFilter, mozilla::gfx::DrawOptions const&, mozilla::gfx::SourceSurface*, mozilla::gfx::BaseMatrix<float> const*) /builds/worker/checkouts/gecko/gfx/layers/basic/BasicCompositor.cpp:444:3 (libxul.so+0x1eb4de6)
[task 2020-05-15T00:20:59.278Z] 00:20:59 INFO - GECKO(1886) | #16 void mozilla::layers::BasicCompositor::DrawGeometry<mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> >(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::EffectChain const&, float, mozilla::gfx::Matrix4x4Typed<mozilla::gfx::UnknownUnits, mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, bool) /builds/worker/checkouts/gecko/gfx/layers/basic/BasicCompositor.cpp:731:11 (libxul.so+0x1eaad70)
[task 2020-05-15T00:20:59.280Z] 00:20:59 INFO - GECKO(1886) | #17 mozilla::layers::BasicCompositor::DrawQuad(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::EffectChain const&, float, mozilla::gfx::Matrix4x4Typed<mozilla::gfx::UnknownUnits, mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&) /builds/worker/checkouts/gecko/gfx/layers/basic/BasicCompositor.cpp:598:3 (libxul.so+0x1eaa06d)
[task 2020-05-15T00:20:59.282Z] 00:20:59 INFO - GECKO(1886) | #18 mozilla::layers::Compositor::DrawGeometry(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::EffectChain const&, float, mozilla::gfx::Matrix4x4Typed<mozilla::gfx::UnknownUnits, mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits, float> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/Compositor.cpp:242:5 (libxul.so+0x1ef8079)
[task 2020-05-15T00:20:59.283Z] 00:20:59 INFO - GECKO(1886) | #19 DrawGeometry /builds/worker/workspace/obj-build/dist/include/mozilla/layers/Compositor.h:313:5 (libxul.so+0x209c97c)
[task 2020-05-15T00:20:59.285Z] 00:20:59 INFO - GECKO(1886) | #20 mozilla::layers::ContentHostTexture::Composite(mozilla::layers::Compositor*, mozilla::layers::LayerComposite*, mozilla::layers::EffectChain&, float, mozilla::gfx::Matrix4x4Typed<mozilla::gfx::UnknownUnits, mozilla::gfx::UnknownUnits, float> const&, mozilla::gfx::SamplingFilter, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const*, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContentHost.cpp:175:24 (libxul.so+0x209c97c)
[task 2020-05-15T00:20:59.285Z] 00:20:59 INFO - GECKO(1886) | #21 operator() /builds/worker/checkouts/gecko/gfx/layers/composite/PaintedLayerComposite.cpp:111:18 (libxul.so+0x20cbea1)
[task 2020-05-15T00:20:59.286Z] 00:20:59 INFO - GECKO(1886) | #22 RenderWithAllMasks<(lambda at /builds/worker/checkouts/gecko/gfx/layers/composite/PaintedLayerComposite.cpp:108:7)> /builds/worker/checkouts/gecko/gfx/layers/composite/LayerManagerComposite.h:740:5 (libxul.so+0x20cbea1)
[task 2020-05-15T00:20:59.288Z] 00:20:59 INFO - GECKO(1886) | #23 mozilla::layers::PaintedLayerComposite::RenderLayer(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/PaintedLayerComposite.cpp:106:3 (libxul.so+0x20cbea1)
[task 2020-05-15T00:20:59.288Z] 00:20:59 INFO - GECKO(1886) | #24 non-virtual thunk to mozilla::layers::PaintedLayerComposite::RenderLayer(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/PaintedLayerComposite.cpp (libxul.so+0x20ccc6c)
[task 2020-05-15T00:20:59.292Z] 00:20:59 INFO - GECKO(1886) | #25 void mozilla::layers::RenderLayers<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, mozilla::layers::LayerManagerComposite*, mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:474:22 (libxul.so+0x20afe43)
[task 2020-05-15T00:20:59.293Z] 00:20:59 INFO - GECKO(1886) | #26 void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, mozilla::layers::LayerManagerComposite*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:646:5 (libxul.so+0x20980d1)
[task 2020-05-15T00:20:59.293Z] 00:20:59 INFO - GECKO(1886) | #27 RenderLayer /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:719:3 (libxul.so+0x209866c)
[task 2020-05-15T00:20:59.293Z] 00:20:59 INFO - GECKO(1886) | #28 non-virtual thunk to mozilla::layers::ContainerLayerComposite::RenderLayer(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp (libxul.so+0x209866c)
[task 2020-05-15T00:20:59.294Z] 00:20:59 INFO - GECKO(1886) | #29 void mozilla::layers::RenderLayers<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, mozilla::layers::LayerManagerComposite*, mozilla::gfx::IntRectTyped<mozilla::RenderTargetPixel> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:474:22 (libxul.so+0x20afe43)
[task 2020-05-15T00:20:59.295Z] 00:20:59 INFO - GECKO(1886) | #30 void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, mozilla::layers::LayerManagerComposite*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:646:5 (libxul.so+0x20980d1)
[task 2020-05-15T00:20:59.296Z] 00:20:59 INFO - GECKO(1886) | #31 RenderLayer /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp:719:3 (libxul.so+0x209866c)
[task 2020-05-15T00:20:59.297Z] 00:20:59 INFO - GECKO(1886) | #32 non-virtual thunk to mozilla::layers::ContainerLayerComposite::RenderLayer(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::Maybe<mozilla::gfx::PolygonTyped<mozilla::gfx::UnknownUnits> > const&) /builds/worker/checkouts/gecko/gfx/layers/composite/ContainerLayerComposite.cpp (libxul.so+0x209866c)
[task 2020-05-15T00:20:59.298Z] 00:20:59 INFO - GECKO(1886) | #33 mozilla::layers::LayerManagerComposite::Render(mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&)::$_2::operator()(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&) const /builds/worker/checkouts/gecko/gfx/layers/composite/LayerManagerComposite.cpp:1164:18 (libxul.so+0x20c8529)
[task 2020-05-15T00:20:59.299Z] 00:20:59 INFO - GECKO(1886) | #34 mozilla::layers::LayerManagerComposite::Render(mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&) /builds/worker/checkouts/gecko/gfx/layers/composite/LayerManagerComposite.cpp:1226:7 (libxul.so+0x20c2e1b)
[task 2020-05-15T00:20:59.300Z] 00:20:59 INFO - GECKO(1886) | #35 mozilla::layers::LayerManagerComposite::UpdateAndRender() /builds/worker/checkouts/gecko/gfx/layers/composite/LayerManagerComposite.cpp:645:19 (libxul.so+0x20c1a66)
[task 2020-05-15T00:20:59.301Z] 00:20:59 INFO - GECKO(1886) | #36 mozilla::layers::LayerManagerComposite::EndTransaction(mozilla::TimeStamp const&, mozilla::layers::LayerManager::EndTransactionFlags) /builds/worker/checkouts/gecko/gfx/layers/composite/LayerManagerComposite.cpp:564:5 (libxul.so+0x20c11d5)
[task 2020-05-15T00:20:59.302Z] 00:20:59 INFO - GECKO(1886) | #37 mozilla::layers::CompositorBridgeParent::CompositeToTarget(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::gfx::DrawTarget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const*) /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorBridgeParent.cpp:1022:18 (libxul.so+0x20f25bf)
[task 2020-05-15T00:20:59.302Z] 00:20:59 INFO - GECKO(1886) | #38 non-virtual thunk to mozilla::layers::CompositorBridgeParent::CompositeToTarget(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::gfx::DrawTarget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const*) /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorBridgeParent.cpp (libxul.so+0x20f27e5)
[task 2020-05-15T00:20:59.304Z] 00:20:59 INFO - GECKO(1886) | #39 mozilla::layers::CompositorVsyncScheduler::Composite(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorVsyncScheduler.cpp:249:27 (libxul.so+0x2101fad)
[task 2020-05-15T00:20:59.304Z] 00:20:59 INFO - GECKO(1886) | #40 applyImpl<mozilla::layers::CompositorVsyncScheduler, void (mozilla::layers::CompositorVsyncScheduler::)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), StoreCopyPassByConstLRef<mozilla::layers::BaseTransactionId<mozilla::VsyncIdType> >, StoreCopyPassByConstLRef<mozilla::TimeStamp> , 0, 1> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1185:12 (libxul.so+0x211f29a)
[task 2020-05-15T00:20:59.306Z] 00:20:59 INFO - GECKO(1886) | #41 apply<mozilla::layers::CompositorVsyncScheduler, void (mozilla::layers::CompositorVsyncScheduler::
)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp)> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1191:12 (libxul.so+0x211f29a)
[task 2020-05-15T00:20:59.306Z] 00:20:59 INFO - GECKO(1886) | #42 mozilla::detail::RunnableMethodImpl<mozilla::layers::CompositorVsyncScheduler*, void (mozilla::layers::CompositorVsyncScheduler::)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), true, (mozilla::RunnableKind)1, mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1237:13 (libxul.so+0x211f29a)
[task 2020-05-15T00:20:59.308Z] 00:20:59 INFO - GECKO(1886) | #43 nsThread::ProcessNextEvent(bool, bool
) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1211:14 (libxul.so+0xb06e3d)
[task 2020-05-15T00:20:59.308Z] 00:20:59 INFO - GECKO(1886) | #44 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:501:10 (libxul.so+0xb0b592)
[task 2020-05-15T00:20:59.309Z] 00:20:59 INFO - GECKO(1886) | #45 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:332:5 (libxul.so+0x13b7568)
[task 2020-05-15T00:20:59.310Z] 00:20:59 INFO - GECKO(1886) | #46 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:315:10 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.311Z] 00:20:59 INFO - GECKO(1886) | #47 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:308:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.315Z] 00:20:59 INFO - GECKO(1886) | #48 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:290:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.316Z] 00:20:59 INFO - GECKO(1886) | #49 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:444:10 (libxul.so+0xb0345e)
[task 2020-05-15T00:20:59.316Z] 00:20:59 INFO - GECKO(1886) | #50 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x447f4)
[task 2020-05-15T00:20:59.317Z] 00:20:59 INFO - GECKO(1886) | Location is heap block of size 273616 at 0x7ff5ce4d0000 allocated by main thread:
[task 2020-05-15T00:20:59.317Z] 00:20:59 INFO - GECKO(1886) | #0 malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:651:5 (firefox+0x569b4)
[task 2020-05-15T00:20:59.318Z] 00:20:59 INFO - GECKO(1886) | #1 operator new[] /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:47:10 (libxul.so+0x1ef1535)
[task 2020-05-15T00:20:59.318Z] 00:20:59 INFO - GECKO(1886) | #2 mozilla::layers::MemoryTextureData::Create(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>, mozilla::gfx::SurfaceFormat, mozilla::gfx::BackendType, mozilla::layers::LayersBackend, mozilla::layers::TextureFlags, mozilla::layers::TextureAllocationFlags, mozilla::ipc::IShmemAllocator*) /builds/worker/checkouts/gecko/gfx/layers/BufferTexture.cpp:453:18 (libxul.so+0x1ef1535)
[task 2020-05-15T00:20:59.318Z] 00:20:59 INFO - GECKO(1886) | #3 mozilla::layers::BufferTextureData::Create(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>, mozilla::gfx::SurfaceFormat, mozilla::gfx::BackendType, mozilla::layers::LayersBackend, mozilla::layers::TextureFlags, mozilla::layers::TextureAllocationFlags, mozilla::ipc::IShmemAllocator*, bool) /builds/worker/checkouts/gecko/gfx/layers/BufferTexture.cpp:123:12 (libxul.so+0x1ef14a4)
[task 2020-05-15T00:20:59.319Z] 00:20:59 INFO - GECKO(1886) | #4 Create<mozilla::layers::LayersIPCChannel > /builds/worker/checkouts/gecko/gfx/layers/BufferTexture.h:104:10 (libxul.so+0x1ec1a10)
[task 2020-05-15T00:20:59.319Z] 00:20:59 INFO - GECKO(1886) | #5 mozilla::layers::TextureClient::CreateForRawBufferAccess(mozilla::layers::LayersIPCChannel
, mozilla::gfx::SurfaceFormat, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>, mozilla::gfx::BackendType, mozilla::layers::LayersBackend, mozilla::layers::TextureFlags, mozilla::layers::TextureAllocationFlags) /builds/worker/checkouts/gecko/gfx/layers/client/TextureClient.cpp:1347:26 (libxul.so+0x1ec1a10)
[task 2020-05-15T00:20:59.324Z] 00:20:59 INFO - GECKO(1886) | #6 mozilla::layers::TextureClient::CreateForDrawing(mozilla::layers::TextureForwarder*, mozilla::gfx::SurfaceFormat, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>, mozilla::layers::LayersBackend, int, mozilla::layers::BackendSelector, mozilla::layers::TextureFlags, mozilla::layers::TextureAllocationFlags) /builds/worker/checkouts/gecko/gfx/layers/client/TextureClient.cpp:1226:10 (libxul.so+0x1ec1919)
[task 2020-05-15T00:20:59.326Z] 00:20:59 INFO - GECKO(1886) | #7 mozilla::layers::TextureClient::CreateForDrawing(mozilla::layers::KnowsCompositor*, mozilla::gfx::SurfaceFormat, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>, mozilla::layers::BackendSelector, mozilla::layers::TextureFlags, mozilla::layers::TextureAllocationFlags) /builds/worker/checkouts/gecko/gfx/layers/client/TextureClient.cpp:1194:10 (libxul.so+0x1ec1773)
[task 2020-05-15T00:20:59.326Z] 00:20:59 INFO - GECKO(1886) | #8 CreateTextureClientForDrawing /builds/worker/checkouts/gecko/gfx/layers/client/CompositableClient.cpp:94:10 (libxul.so+0x20724ca)
[task 2020-05-15T00:20:59.326Z] 00:20:59 INFO - GECKO(1886) | #9 mozilla::layers::ContentClientRemoteBuffer::CreateBufferInternal(mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::SurfaceFormat, mozilla::layers::TextureFlags) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:651:41 (libxul.so+0x20724ca)
[task 2020-05-15T00:20:59.327Z] 00:20:59 INFO - GECKO(1886) | #10 mozilla::layers::ContentClientRemoteBuffer::CreateBuffer(gfxContentType, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, unsigned int) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:633:7 (libxul.so+0x20723bb)
[task 2020-05-15T00:20:59.327Z] 00:20:59 INFO - GECKO(1886) | #11 mozilla::layers::ContentClient::BeginPaint(mozilla::layers::PaintedLayer*, unsigned int) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:234:9 (libxul.so+0x205f3b5)
[task 2020-05-15T00:20:59.327Z] 00:20:59 INFO - GECKO(1886) | #12 mozilla::layers::ContentClientDoubleBuffered::BeginPaint(mozilla::layers::PaintedLayer*, unsigned int) /builds/worker/checkouts/gecko/gfx/layers/client/ContentClient.cpp:810:25 (libxul.so+0x2073142)
[task 2020-05-15T00:20:59.328Z] 00:20:59 INFO - GECKO(1886) | #13 mozilla::layers::ClientPaintedLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/checkouts/gecko/gfx/layers/client/ClientPaintedLayer.cpp:132:38 (libxul.so+0x206a725)
[task 2020-05-15T00:20:59.328Z] 00:20:59 INFO - GECKO(1886) | #14 non-virtual thunk to mozilla::layers::ClientPaintedLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/checkouts/gecko/gfx/layers/client/ClientPaintedLayer.cpp (libxul.so+0x206ad35)
[task 2020-05-15T00:20:59.329Z] 00:20:59 INFO - GECKO(1886) | #15 mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h:53:29 (libxul.so+0x2079d5c)
[task 2020-05-15T00:20:59.329Z] 00:20:59 INFO - GECKO(1886) | #16 non-virtual thunk to mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h (libxul.so+0x2079fbc)
[task 2020-05-15T00:20:59.329Z] 00:20:59 INFO - GECKO(1886) | #17 mozilla::layers::ClientLayer::RenderLayerWithReadback(mozilla::layers::ReadbackProcessor*) /builds/worker/workspace/obj-build/dist/include/ClientLayerManager.h:354:5 (libxul.so+0x2076b7e)
[task 2020-05-15T00:20:59.330Z] 00:20:59 INFO - GECKO(1886) | #18 mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h:53:29 (libxul.so+0x2079d5c)
[task 2020-05-15T00:20:59.330Z] 00:20:59 INFO - GECKO(1886) | #19 non-virtual thunk to mozilla::layers::ClientContainerLayer::RenderLayer() /builds/worker/checkouts/gecko/gfx/layers/client/ClientContainerLayer.h (libxul.so+0x2079fbc)
[task 2020-05-15T00:20:59.334Z] 00:20:59 INFO - GECKO(1886) | #20 mozilla::layers::ClientLayerManager::EndTransactionInternal(void ()(mozilla::layers::PaintedLayer, gfxContext*, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::DrawRegionClip, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) /builds/worker/checkouts/gecko/gfx/layers/client/ClientLayerManager.cpp:342:13 (libxul.so+0x2066eac)
[task 2020-05-15T00:20:59.335Z] 00:20:59 INFO - GECKO(1886) | #21 mozilla::layers::ClientLayerManager::EndTransaction(void ()(mozilla::layers::PaintedLayer, gfxContext*, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::DrawRegionClip, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) /builds/worker/checkouts/gecko/gfx/layers/client/ClientLayerManager.cpp:405:3 (libxul.so+0x206753e)
[task 2020-05-15T00:20:59.335Z] 00:20:59 INFO - GECKO(1886) | #22 nsDisplayList::PaintRoot(nsDisplayListBuilder*, gfxContext*, unsigned int) /builds/worker/checkouts/gecko/layout/painting/nsDisplayList.cpp:2488:19 (libxul.so+0x4f0eff4)
[task 2020-05-15T00:20:59.335Z] 00:20:59 INFO - GECKO(1886) | #23 nsLayoutUtils::PaintFrame(gfxContext*, nsIFrame*, nsRegion const&, unsigned int, nsDisplayListBuilderMode, nsLayoutUtils::PaintFrameFlags) /builds/worker/checkouts/gecko/layout/base/nsLayoutUtils.cpp:4146:13 (libxul.so+0x4b23ef3)
[task 2020-05-15T00:20:59.336Z] 00:20:59 INFO - GECKO(1886) | #24 mozilla::PresShell::Paint(nsView*, nsRegion const&, mozilla::PaintFlags) /builds/worker/checkouts/gecko/layout/base/PresShell.cpp:6130:5 (libxul.so+0x4aa7c59)
[task 2020-05-15T00:20:59.336Z] 00:20:59 INFO - GECKO(1886) | #25 nsViewManager::ProcessPendingUpdatesPaint(nsIWidget*) /builds/worker/checkouts/gecko/view/nsViewManager.cpp:460:18 (libxul.so+0x47a7345)
[task 2020-05-15T00:20:59.338Z] 00:20:59 INFO - GECKO(1886) | #26 nsViewManager::ProcessPendingUpdatesForView(nsView*, bool) /builds/worker/checkouts/gecko/view/nsViewManager.cpp:395:22 (libxul.so+0x47a6bd5)
[task 2020-05-15T00:20:59.338Z] 00:20:59 INFO - GECKO(1886) | #27 nsViewManager::ProcessPendingUpdates() /builds/worker/checkouts/gecko/view/nsViewManager.cpp:1018:5 (libxul.so+0x47a8c76)
[task 2020-05-15T00:20:59.339Z] 00:20:59 INFO - GECKO(1886) | #28 nsRefreshDriver::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:2203:11 (libxul.so+0x4a62d41)
[task 2020-05-15T00:20:59.339Z] 00:20:59 INFO - GECKO(1886) | #29 TickDriver /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:373:13 (libxul.so+0x4a6a54f)
[task 2020-05-15T00:20:59.344Z] 00:20:59 INFO - GECKO(1886) | #30 mozilla::RefreshDriverTimer::TickRefreshDrivers(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:350:7 (libxul.so+0x4a6a54f)
[task 2020-05-15T00:20:59.344Z] 00:20:59 INFO - GECKO(1886) | #31 mozilla::RefreshDriverTimer::Tick(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:367:5 (libxul.so+0x4a6a310)
[task 2020-05-15T00:20:59.345Z] 00:20:59 INFO - GECKO(1886) | #32 RunRefreshDrivers /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:827:5 (libxul.so+0x4a69ab1)
[task 2020-05-15T00:20:59.345Z] 00:20:59 INFO - GECKO(1886) | #33 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:745:16 (libxul.so+0x4a69ab1)
[task 2020-05-15T00:20:59.346Z] 00:20:59 INFO - GECKO(1886) | #34 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::NotifyVsync(mozilla::VsyncEvent const&) /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:644:9 (libxul.so+0x4a6922b)
[task 2020-05-15T00:20:59.347Z] 00:20:59 INFO - GECKO(1886) | #35 NotifyParentProcessVsync /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:565:7 (libxul.so+0x4a68190)
[task 2020-05-15T00:20:59.347Z] 00:20:59 INFO - GECKO(1886) | #36 mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::ParentProcessVsyncNotifier::Run() /builds/worker/checkouts/gecko/layout/base/nsRefreshDriver.cpp:538:20 (libxul.so+0x4a68190)
[task 2020-05-15T00:20:59.348Z] 00:20:59 INFO - GECKO(1886) | #37 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1211:14 (libxul.so+0xb06e3d)
[task 2020-05-15T00:20:59.348Z] 00:20:59 INFO - GECKO(1886) | #38 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:501:10 (libxul.so+0xb0b592)
[task 2020-05-15T00:20:59.348Z] 00:20:59 INFO - GECKO(1886) | #39 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21 (libxul.so+0x13b69f9)
[task 2020-05-15T00:20:59.349Z] 00:20:59 INFO - GECKO(1886) | #40 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:315:10 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.349Z] 00:20:59 INFO - GECKO(1886) | #41 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:308:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.350Z] 00:20:59 INFO - GECKO(1886) | #42 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:290:3 (libxul.so+0x1343ebc)
[task 2020-05-15T00:20:59.350Z] 00:20:59 INFO - GECKO(1886) | #43 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 (libxul.so+0x47f3e03)
[task 2020-05-15T00:20:59.351Z] 00:20:59 INFO - GECKO(1886) | #44 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:271:30 (libxul.so+0x62b2435)
[task 2020-05-15T00:20:59.352Z] 00:20:59 INFO - GECKO(1886) | #45 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4611:22 (libxul.so+0x63cc80a)
[task 2020-05-15T00:20:59.352Z] 00:20:59 INFO - GECKO(1886) | #46 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4753:8 (libxul.so+0x63cd3f3)
[task 2020-05-15T00:20:59.354Z] 00:20:59 INFO - GECKO(1886) | #47 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4807:21 (libxul.so+0x63cd764)
[task 2020-05-15T00:20:59.354Z] 00:20:59 INFO - GECKO(1886) | #48 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x63d8332)
[task 2020-05-15T00:20:59.355Z] 00:20:59 INFO - GECKO(1886) | #49 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:217:22 (firefox+0xc8490)
[task 2020-05-15T00:20:59.356Z] 00:20:59 INFO - GECKO(1886) | #50 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:331:16 (firefox+0xc8490)
[task 2020-05-15T00:20:59.356Z] 00:20:59 INFO - GECKO(1886) | Thread T26 'Compositor' (tid=1924, running) created by main thread at:
[task 2020-05-15T00:20:59.358Z] 00:20:59 INFO - GECKO(1886) | #0 pthread_create /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:962:3 (firefox+0x5827b)
[task 2020-05-15T00:20:59.358Z] 00:20:59 INFO - GECKO(1886) | #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x3bb23)
[task 2020-05-15T00:20:59.358Z] 00:20:59 INFO - GECKO(1886) | #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x30662)
[task 2020-05-15T00:20:59.360Z] 00:20:59 INFO - GECKO(1886) | #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:652:8 (libxul.so+0xb048cc)
[task 2020-05-15T00:20:59.360Z] 00:20:59 INFO - GECKO(1886) | #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, unsigned int, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:620:12 (libxul.so+0xb0acdb)
[task 2020-05-15T00:20:59.362Z] 00:20:59 INFO - GECKO(1886) | #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, unsigned int) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:157:57 (libxul.so+0xb109e8)
[task 2020-05-15T00:20:59.362Z] 00:20:59 INFO - GECKO(1886) | #6 NS_NewNamedThread<11> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:71:10 (libxul.so+0x2100e5e)
[task 2020-05-15T00:20:59.363Z] 00:20:59 INFO - GECKO(1886) | #7 mozilla::layers::CompositorThreadHolder::CreateCompositorThread() /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorThread.cpp:56:17 (libxul.so+0x2100e5e)
[task 2020-05-15T00:20:59.364Z] 00:20:59 INFO - GECKO(1886) | #8 CompositorThreadHolder /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorThread.cpp:37:25 (libxul.so+0x2101079)
[task 2020-05-15T00:20:59.365Z] 00:20:59 INFO - GECKO(1886) | #9 mozilla::layers::CompositorThreadHolder::Start() /builds/worker/checkouts/gecko/gfx/layers/ipc/CompositorThread.cpp:95:33 (libxul.so+0x2101079)
[task 2020-05-15T00:20:59.365Z] 00:20:59 INFO - GECKO(1886) | #10 gfxPlatform::InitLayersIPC() /builds/worker/checkouts/gecko/gfx/thebes/gfxPlatform.cpp:1352:5 (libxul.so+0x21682aa)
[task 2020-05-15T00:20:59.366Z] 00:20:59 INFO - GECKO(1886) | #11 gfxPlatform::Init() /builds/worker/checkouts/gecko/gfx/thebes/gfxPlatform.cpp:983:3 (libxul.so+0x2166219)
[task 2020-05-15T00:20:59.367Z] 00:20:59 INFO - GECKO(1886) | #12 gfxPlatform::GetPlatform() /builds/worker/checkouts/gecko/gfx/thebes/gfxPlatform.cpp:507:5 (libxul.so+0x2165050)
[task 2020-05-15T00:20:59.368Z] 00:20:59 INFO - GECKO(1886) | #13 mozilla::widget::GfxInfoBase::GetContentBackend(nsTSubstring<char16_t>&) /builds/worker/checkouts/gecko/widget/GfxInfoBase.cpp:1742:25 (libxul.so+0x47d6ed7)
[task 2020-05-15T00:20:59.368Z] 00:20:59 INFO - GECKO(1886) | #14 NS_InvokeByIndex /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S:106 (libxul.so+0xb25885)
[task 2020-05-15T00:20:59.369Z] 00:20:59 INFO - GECKO(1886) | #15 GetAttribute /builds/worker/checkouts/gecko/js/xpconnect/src/xpcprivate.h:1443:12 (libxul.so+0x1987176)
[task 2020-05-15T00:20:59.370Z] 00:20:59 INFO - GECKO(1886) | #16 XPC_WN_GetterSetter(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:986:10 (libxul.so+0x1987176)
[task 2020-05-15T00:20:59.371Z] 00:20:59 INFO - GECKO(1886) | #17 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:493:13 (libxul.so+0x64fa919)
[task 2020-05-15T00:20:59.371Z] 00:20:59 INFO - GECKO(1886) | #18 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:585:12 (libxul.so+0x64fa919)
[task 2020-05-15T00:20:59.372Z] 00:20:59 INFO - GECKO(1886) | #19 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x64fceb9)
[task 2020-05-15T00:20:59.373Z] 00:20:59 INFO - GECKO(1886) | #20 Call /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:665:8 (libxul.so+0x64fceb9)
[task 2020-05-15T00:20:59.373Z] 00:20:59 INFO - GECKO(1886) | #21 js::CallGetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:789:10 (libxul.so+0x64fceb9)
[task 2020-05-15T00:20:59.374Z] 00:20:59 INFO - GECKO(1886) | #22 CallGetter /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2262:12 (libxul.so+0x67aa9e0)
[task 2020-05-15T00:20:59.375Z] 00:20:59 INFO - GECKO(1886) | #23 GetExistingProperty<js::CanGC> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2313:12 (libxul.so+0x67aa9e0)
[task 2020-05-15T00:20:59.376Z] 00:20:59 INFO - GECKO(1886) | #24 NativeGetPropertyInline<js::CanGC> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2453:14 (libxul.so+0x67aa9e0)
[task 2020-05-15T00:20:59.377Z] 00:20:59 INFO - GECKO(1886) | #25 js::NativeGetProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2490:10 (libxul.so+0x67aa9e0)
[task 2020-05-15T00:20:59.378Z] 00:20:59 INFO - GECKO(1886) | #26 GetProperty /builds/worker/checkouts/gecko/js/src/vm/ObjectOperations-inl.h:117:10 (libxul.so+0x64edbd5)
[task 2020-05-15T00:20:59.378Z] 00:20:59 INFO - GECKO(1886) | #27 GetObjectElementOperation /builds/worker/checkouts/gecko/js/src/vm/Interpreter-inl.h:450:10 (libxul.so+0x64edbd5)
[task 2020-05-15T00:20:59.379Z] 00:20:59 INFO - GECKO(1886) | #28 GetElementOperationWithStackIndex /builds/worker/checkouts/gecko/js/src/vm/Interpreter-inl.h:564:10 (libxul.so+0x64edbd5)
[task 2020-05-15T00:20:59.382Z] 00:20:59 INFO - GECKO(1886) | #29 Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3116:14 (libxul.so+0x64edbd5)
[task 2020-05-15T00:20:59.382Z] 00:20:59 INFO - GECKO(1886) | #30 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:465:10 (libxul.so+0x64e256f)
[task 2020-05-15T00:20:59.382Z] 00:20:59 INFO - GECKO(1886) | #31 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:620:13 (libxul.so+0x64fb2c3)
[task 2020-05-15T00:20:59.383Z] 00:20:59 INFO - GECKO(1886) | #32 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x64fbd4d)
[task 2020-05-15T00:20:59.383Z] 00:20:59 INFO - GECKO(1886) | #33 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:665:8 (libxul.so+0x64fbd4d)
[task 2020-05-15T00:20:59.383Z] 00:20:59 INFO - GECKO(1886) | #34 JS_CallFunctionValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2777:10 (libxul.so+0x69fad7d)
[task 2020-05-15T00:20:59.383Z] 00:20:59 INFO - GECKO(1886) | #35 nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedJSClass.cpp:964:17 (libxul.so+0x197e3ab)
[task 2020-05-15T00:20:59.384Z] 00:20:59 INFO - GECKO(1886) | #36 PrepareAndDispatch /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp:125:37 (libxul.so+0xb26894)
[task 2020-05-15T00:20:59.388Z] 00:20:59 INFO - GECKO(1886) | #37 SharedStub <null> (libxul.so+0xb25b42)
[task 2020-05-15T00:20:59.389Z] 00:20:59 INFO - GECKO(1886) | #38 nsXREDirProvider::DoStartup() /builds/worker/checkouts/gecko/toolkit/xre/nsXREDirProvider.cpp:966:11 (libxul.so+0x63db8e8)
[task 2020-05-15T00:20:59.390Z] 00:20:59 INFO - GECKO(1886) | #39 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4398:16 (libxul.so+0x63cc1c2)
[task 2020-05-15T00:20:59.390Z] 00:20:59 INFO - GECKO(1886) | #40 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4753:8 (libxul.so+0x63cd3f3)
[task 2020-05-15T00:20:59.391Z] 00:20:59 INFO - GECKO(1886) | #41 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4807:21 (libxul.so+0x63cd764)
[task 2020-05-15T00:20:59.392Z] 00:20:59 INFO - GECKO(1886) | #42 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x63d8332)
[task 2020-05-15T00:20:59.393Z] 00:20:59 INFO - GECKO(1886) | #43 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:217:22 (firefox+0xc8490)
[task 2020-05-15T00:20:59.394Z] 00:20:59 INFO - GECKO(1886) | #44 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:331:16 (firefox+0xc8490)
[task 2020-05-15T00:20:59.395Z] 00:20:59 INFO - GECKO(1886) | SUMMARY: ThreadSanitizer: data race /usr/include/x86_64-linux-gnu/bits/string3.h:51:10 in memcpy
[task 2020-05-15T00:20:59.395Z] 00:20:59 INFO - GECKO(1886) | ==================
[task 2020-05-15T00:20:59.395Z] 00:20:59 INFO - GECKO(1886) | Exiting due to channel error.
[task 2020-05-15T00:20:59.395Z] 00:20:59 INFO - GECKO(1886) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=450.259) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=470.223) [GFX1-]: Receive IPC close with reason=AbnormalShutdown
[task 2020-05-15T00:20:59.396Z] 00:20:59 INFO - GECKO(1886) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=471.276) [GFX1-]: Receive IPC close with reason=AbnormalShutdown
[task 2020-05-15T00:20:59.396Z] 00:20:59 INFO - GECKO(1886) | Exiting due to channel error.
[task 2020-05-15T00:20:59.396Z] 00:20:59 INFO - GECKO(1886) | Exiting due to channel error.
[task 2020-05-15T00:21:00.489Z] 00:21:00 INFO - TEST-INFO | Main app process: killed by SIGIOT
[task 2020-05-15T00:21:00.489Z] 00:21:00 INFO - Buffered messages logged at 00:20:44

Component: Preferences: Backend → Graphics
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Blocks: tsan
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Depends on: 1683439
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.