Closed
Bug 1730453
Opened 4 years ago
Closed 4 years ago
startup Crash in [@ je_free | webrender::scene_building::SceneBuilder::build_all]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/3a8877ea-17b8-49a9-90c7-1355f0210913
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 mozglue.dll je_free memory/build/malloc_decls.h:54
1 xul.dll webrender::scene_building::SceneBuilder::build_all gfx/wr/webrender/src/scene_building.rs:680
2 xul.dll webrender::scene_builder_thread::SceneBuilderThread::process_transaction gfx/wr/webrender/src/scene_builder_thread.rs:580
3 xul.dll webrender::scene_builder_thread::SceneBuilderThread::run gfx/wr/webrender/src/scene_builder_thread.rs:305
4 xul.dll std::sys_common::backtrace::__rust_begin_short_backtrace<closure-2, tuple<>> ../a178d0322ce20e33eac124758e837cbd80a6f633/library/std/src/sys_common/backtrace.rs:125
5 xul.dll core::ops::function::FnOnce::call_once<closure-0, tuple<>> ../a178d0322ce20e33eac124758e837cbd80a6f633/library/core/src/ops/function.rs:227
6 xul.dll std::sys::windows::thread::{{impl}}::new::thread_start ../a178d0322ce20e33eac124758e837cbd80a6f633//library/std/src/sys/windows/thread.rs:56
7 kernel32.dll BaseThreadInitThunk
8 ntdll.dll RtlUserThreadStart
9 kernel32.dll BasepReportFault
Thunderbird 91.0.3 bp-8fa906a5-368b-474a-9fd0-16f870210907
| Reporter | ||
Comment 1•4 years ago
|
||
Firefox crash 92.0.1 bp-c4371fd0-6394-4fbd-a456-514c00211011
Flags: needinfo?(jmathies)
Summary: Crash in [@ je_free | webrender::scene_building::SceneBuilder::build_all] → startup Crash in [@ je_free | webrender::scene_building::SceneBuilder::build_all]
Updated•4 years ago
|
Blocks: wr-stability
Updated•4 years ago
|
Severity: S2 → S4
Flags: needinfo?(jmathies)
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
•