Open
Bug 1730174
Opened 11 months ago
Updated 2 months ago
Crash in [@ mozilla::dom::CanonicalBrowsingContext::GetCurrentRemoteType]. CRYPTO-PRO
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
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•10 months ago
|
||
https://hg.mozilla.org/releases/mozilla-esr91/file/tip/docshell/base/CanonicalBrowsingContext.cpp#l187 should not be able to crash
Reporter | ||
Updated•10 months ago
|
OS: Windows → All
Reporter | ||
Updated•2 months ago
|
Keywords: topcrash-thunderbird
You need to log in
before you can comment on or make changes to this bug.
Description
•