Crash when previewing some emails (example attached)
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird78 affected, thunderbird79 affected)
People
(Reporter: epaine, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
61.54 KB,
message/rfc822
|
Details |
This bug is for crash report bp-413c2988-9642-4ea9-9e6c-ee3bb0200519.
Top 10 frames of crashing thread:
0 xul.dll mozilla::ipc::PrincipalInfoToPrincipal ipc/glue/BackgroundUtils.cpp:98
1 xul.dll mozilla::dom::ClientInfo::GetPrincipal dom/clients/manager/ClientInfo.cpp:96
2 xul.dll nsGlobalWindowInner::EnsureClientSource dom/base/nsGlobalWindowInner.cpp:1721
3 xul.dll nsGlobalWindowInner::ExecutionReady dom/base/nsGlobalWindowInner.cpp:1802
4 xul.dll nsGlobalWindowOuter::SetNewDocument dom/base/nsGlobalWindowOuter.cpp:2224
5 xul.dll nsDocumentViewer::InitInternal layout/base/nsDocumentViewer.cpp:958
6 xul.dll nsDocumentViewer::Init layout/base/nsDocumentViewer.cpp:716
7 xul.dll nsDocShell::SetupNewViewer docshell/base/nsDocShell.cpp:8464
8 xul.dll nsDocShell::Embed docshell/base/nsDocShell.cpp:6366
9 xul.dll nsDocShell::CreateContentViewer docshell/base/nsDocShell.cpp:8275
Comment 2•5 years ago
|
||
The MOZ_CRASH("Origin must be available when deserialized") that is causing this on 68 was removed in https://hg.mozilla.org/mozilla-central/rev/af27682c5e7f86ff17d6ed152c8010e763870bdc (bug 1635399)
Comment 3•5 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #2)
The MOZ_CRASH("Origin must be available when deserialized") that is causing this on 68 was removed in https://hg.mozilla.org/mozilla-central/rev/af27682c5e7f86ff17d6ed152c8010e763870bdc (bug 1635399)
Yes, removed in 78 and the beta 78 crash rate is zero. It will be interesting to see what happens in release because there are almost no beta crashes prior to 72, and a downward trend already started in 77 https://crash-stats.mozilla.org/signature/?release_channel=%21release&product=Thunderbird&signature=mozilla%3A%3Aipc%3A%3APrincipalInfoToPrincipal&date=%3E%3D2019-12-22T00%3A00%3A00.000Z&date=%3C2020-06-22T23%3A59%3A00.000Z#graphs
Comment 4•5 years ago
|
||
Edward if you still see this when version 78 is released please update the bug, and include if you can additional testcases please
Description
•