Closed
Bug 1730174
Opened 3 years ago
Closed 2 years ago
Crash in [@ mozilla::dom::CanonicalBrowsingContext::GetCurrentRemoteType]. CRYPTO-PRO
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, steps-wanted)
Crash Data
#14 crash for 91.1.0
All four crash reports I sampled have CRYPTO-PRO dlls.
Crash report: https://crash-stats.mozilla.org/report/index/e7e55773-22bd-4270-b5c4-0b27b0210910
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::CanonicalBrowsingContext::GetCurrentRemoteType const docshell/base/CanonicalBrowsingContext.cpp:187
1 xul.dll nsMessenger::OpenURL comm/mailnews/base/src/nsMessenger.cpp:495
2 xul.dll nsMsgDBView::LoadMessageByViewIndex comm/mailnews/base/src/nsMsgDBView.cpp:1100
3 xul.dll nsMsgDBView::SelectionChangedXPCOM comm/mailnews/base/src/nsMsgDBView.cpp:1180
4 xul.dll XPTC__InvokebyIndex
5 xul.dll static XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1143
6 xul.dll XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:922
7 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:511
8 xul.dll Interpret js/src/vm/Interpreter.cpp:3226
9 xul.dll js::RunScript js/src/vm/Interpreter.cpp:395
Comment 1•3 years ago
|
||
https://hg.mozilla.org/releases/mozilla-esr91/file/tip/docshell/base/CanonicalBrowsingContext.cpp#l187 should not be able to crash
Reporter | ||
Updated•3 years ago
|
OS: Windows → All
Reporter | ||
Updated•2 years ago
|
Keywords: topcrash-thunderbird
Reporter | ||
Comment 4•2 years ago
|
||
Signature not seen in version 102. Small sample of version 91 crashes don't have CRYPTO-PR
However, perhaps has morhped to this low rate version 102 crash nsMessenger::OpenURL bp-8cdad7ee-cc1d-468e-865a-ddc9f0220925
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•