Closed
Bug 1429420
Opened 7 years ago
Closed 7 years ago
Crash in bool mozilla::gfx::RecordedEvent::DoWithEvent<T>
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: sphilp, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-a546d388-f1bb-42f9-ac45-e316f0180110.
=============================================================
Top 10 frames of crashing thread:
0 XUL bool mozilla::gfx::RecordedEvent::DoWithEvent<mozilla::gfx::InlineTranslator::TranslateRecording gfx/2d/RecordedEventImpl.h:2185
1 XUL mozilla::gfx::InlineTranslator::TranslateRecording gfx/2d/InlineTranslator.cpp:77
2 XUL wr_moz2d_render_cb gfx/webrender_bindings/Moz2DImageRenderer.cpp:232
3 XUL rayon_core::job::{{impl}}::execute<closure> gfx/webrender_bindings/src/moz2d_renderer.rs:171
4 XUL rayon_core::registry::{{impl}}::wait_until<rayon_core::latch::CountLatch> third_party/rust/rayon-core/src/job.rs:55
5 XUL std::sys_common::backtrace::__rust_begin_short_backtrace<closure, > third_party/rust/rayon-core/src/registry.rs:559
6 XUL alloc::boxed::{{impl}}::call_box<, closure> src/libstd/thread/mod.rs:400
7 XUL std::sys::imp::thread::{{impl}}::new::thread_start src/liballoc/boxed.rs:736
8 libsystem_pthread.dylib _pthread_body
9 libsystem_pthread.dylib _pthread_start
=============================================================
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P2
No crashes since the reported one.
Priority: P2 → P3
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•