Closed
Bug 1720864
Opened 5 years ago
Closed 4 years ago
Startup Crash in [@ strlen | JS::NewFunctionFromSpec]
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr78 wontfix, thunderbird_esr91 affected)
RESOLVED
INCOMPLETE
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
Startup Crash report: https://crash-stats.mozilla.org/report/index/2d669474-5f0f-4a70-b079-78b6b0210716
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 ucrtbase.dll strlen
1 xul.dll JS::NewFunctionFromSpec js/src/jsapi.cpp:3265
2 xul.dll js::DefineFunctions js/src/vm/JSObject.cpp:2544
3 xul.dll JS_DefineFunctions js/src/jsapi.cpp:3359
4 xul.dll mozilla::dom::DefinePrefable<const JSFunctionSpec> dom/bindings/BindingUtils.cpp:730
5 xul.dll mozilla::dom::DefineProperties dom/bindings/BindingUtils.cpp:995
6 xul.dll mozilla::dom::CreateInterfaceObjects dom/bindings/BindingUtils.cpp:1078
7 xul.dll mozilla::dom::Document_Binding::CreateInterfaceObjects dom/bindings/DocumentBinding.cpp:19537
8 xul.dll mozilla::dom::GetPerInterfaceObjectHandle dom/bindings/BindingUtils.cpp:4286
9 xul.dll mozilla::dom::HTMLDocument_Binding::CreateInterfaceObjects dom/bindings/HTMLDocumentBinding.cpp:1030
Severity: -- → S2
| Reporter | ||
Comment 1•4 years ago
|
||
Turned out to be not common.
And, it does exist in version 78
Severity: S2 → S4
status-thunderbird_esr78:
--- → wontfix
status-thunderbird_esr91:
--- → affected
Version: Thunderbird 91 → 78
| Reporter | ||
Comment 2•4 years ago
|
||
Version 91 was 10 crashes per week, and even fewer number of users. So I don't think this is worth tracking.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•