Closed
Bug 1344951
Opened 9 years ago
Closed 8 years ago
Intermittent linux64-qr Ru8 TEST-UNEXPECTED-FAIL | file:///home/worker/workspace/build/tests/reftest/tests/gfx/layers/apz/test/reftest/frame-reconstruction-scroll-clamping.html | application terminated with exit code 11 | application crashed [@ libpthread
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1334932
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | affected |
People
(Reporter: kats, Unassigned)
References
Details
(Whiteboard: [gfx-noted][gecko:UnobserveVsync])
https://treeherder.mozilla.org/logviewer.html#?job_id=82002042&repo=mozilla-central&lineNumber=25078
Has a crash going through webrender code:
0 libpthread-2.23.so + 0x9d44
1 libxul.so!mozilla::OffTheBooksMutex::Lock [BlockingResourceBase.cpp:6583496f169c : 382 + 0x9]
2 libxul.so!mozilla::CompositorVsyncDispatcher::SetCompositorVsyncObserver [VsyncDispatcher.cpp:6583496f169c : 74 + 0xb]
3 libxul.so!mozilla::widget::InProcessX11CompositorWidget::ObserveVsync [InProcessX11CompositorWidget.cpp:6583496f169c : 32 + 0x13]
4 libxul.so!mozilla::layers::CompositorVsyncScheduler::UnobserveVsync [CompositorVsyncScheduler.cpp:6583496f169c : 309 + 0xf]
5 libxul.so!mozilla::layers::CompositorVsyncScheduler::Destroy [CompositorVsyncScheduler.cpp:6583496f169c : 111 + 0x8]
6 libxul.so!mozilla::layers::WebRenderBridgeParent::ClearResources [WebRenderBridgeParent.cpp:6583496f169c : 584 + 0x5]
7 libxul.so!mozilla::layers::WebRenderBridgeParent::RecvShutdown [WebRenderBridgeParent.cpp:6583496f169c : 129 + 0x5]
8 libxul.so!mozilla::layers::PWebRenderBridgeParent::OnMessageReceived [PWebRenderBridgeParent.cpp:6583496f169c : 522 + 0xc]
9 libxul.so!mozilla::ipc::MessageChannel::DispatchAsyncMessage [MessageChannel.cpp:6583496f169c : 1795 + 0x6]
10 libxul.so!mozilla::ipc::MessageChannel::DispatchMessage [MessageChannel.cpp:6583496f169c : 1730 + 0xb]
11 libxul.so!mozilla::ipc::MessageChannel::RunMessage [MessageChannel.cpp:6583496f169c : 1603 + 0xb]
12 libxul.so!mozilla::ipc::MessageChannel::MessageTask::Run [MessageChannel.cpp:6583496f169c : 1636 + 0xc]
13 libxul.so!MessageLoop::RunTask [message_loop.cc:6583496f169c : 358 + 0x6]
14 libxul.so!MessageLoop::DeferOrRunPendingTask [message_loop.cc:6583496f169c : 366 + 0x5]
15 libxul.so!MessageLoop::DoWork [message_loop.cc:6583496f169c : 441 + 0x5]
16 libxul.so!base::MessagePumpDefault::Run [message_pump_default.cc:6583496f169c : 36 + 0xa]
17 libxul.so!MessageLoop::RunInternal [message_loop.cc:6583496f169c : 238 + 0x17]
18 libxul.so!MessageLoop::Run [message_loop.cc:6583496f169c : 231 + 0x8]
19 libxul.so!base::Thread::ThreadMain [thread.cc:6583496f169c : 179 + 0x8]
20 libxul.so!ThreadFunc [platform_thread_posix.cc:6583496f169c : 38 + 0x3]
21 libpthread-2.23.so + 0x76ba
22 libc-2.23.so + 0x10682d
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [gfx-noted] → [gfx-noted][gecko:UnobserveVsync]
| Reporter | ||
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•