Closed
Bug 1674477
Opened 5 years ago
Closed 4 years ago
Crash in [@ mozilla::layers::CompositorBridgeParent::GetAsyncImagePipelineManager]
Categories
(Core :: Graphics: Layers, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: u608768, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/32e02f7e-aaaf-4a58-8363-f840a0201030
Reason: EXC_BAD_ACCESS / EXC_I386_GPFLT
Top 10 frames of crashing thread:
0 XUL mozilla::layers::CompositorBridgeParent::GetAsyncImagePipelineManager const gfx/layers/ipc/CompositorBridgeParent.cpp:2431
1 XUL mozilla::wr::RenderThread::UpdateAndRender gfx/webrender_bindings/RenderThread.cpp:530
2 XUL mozilla::wr::RenderThread::HandleFrameOneDoc gfx/webrender_bindings/RenderThread.cpp:325
3 XUL mozilla::detail::RunnableMethodImpl<mozilla::wr::RenderThread*, void xpcom/threads/nsThreadUtils.h:1240
4 XUL MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:548
5 XUL base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:35
6 XUL MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309
7 XUL base::Thread::ThreadMain ipc/chromium/src/base/thread.cc:191
8 XUL ThreadFunc ipc/chromium/src/base/platform_thread_posix.cc:40
9 libsystem_pthread.dylib _pthread_body
Low volume. Probably missing a null check here.
Comment 1•5 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jmathies)
Updated•5 years ago
|
Severity: -- → S4
Flags: needinfo?(jmathies)
Priority: -- → P5
Comment 2•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•