Closed
Bug 1729806
Opened 4 years ago
Closed 3 years ago
Crash in [@ mozilla::dom::ScrollbarsProp::GetVisible]
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: u608768, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/2768c449-62f8-4f0c-a3e2-9cf610210906
Reason: SIGSEGV /SEGV_MAPERR
Top 5 frames of crashing thread:
0 libxul.so mozilla::dom::ScrollbarsProp::GetVisible dom/base/BarProps.cpp:194
1 libxul.so mozilla::dom::BarProp_Binding::get_visible dom/bindings/BarPropBinding.cpp:43
2 libxul.so js::jit::CallNativeGetter js/src/jit/VMFunctions.cpp:1750
3 @0x2068126691df
4 @0x7fdc3f1172ef
We're crashing in a call to window.scrollbars.visible. Only 1 report, so might be a device-specific problem. Has Fission enabled, but don't think that it's relevant here.
Comment 1•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•