Crash in [@ mozilla::dom::CheckIsBadPolicy] - Unable to view webmail PDF attachments in Firefox Android Nightly
Categories
(Core :: Networking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox124 | --- | wontfix |
firefox125 | --- | wontfix |
firefox127 | --- | wontfix |
firefox128 | --- | fix-optional |
firefox129 | --- | affected |
People
(Reporter: mccr8, Assigned: farre, NeedInfo)
References
Details
(Keywords: crash, Whiteboard: [necko-triaged])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/d2e7c0a9-f29a-4656-82b4-82d880231221
MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(aContext->GetOpenerPolicy() == requireCORP) (Assert due to setting REQUIRE_CORP.)
Top 10 frames of crashing thread:
0 libxul.so mozilla::dom::CheckIsBadPolicy dom/base/Document.cpp:3459
0 libxul.so mozilla::dom::Document::StartDocumentLoad dom/base/Document.cpp:3567
1 libxul.so nsHTMLDocument::StartDocumentLoad dom/html/nsHTMLDocument.cpp:351
2 libxul.so nsContentDLF::CreateDocument layout/build/nsContentDLF.cpp:323
3 libxul.so nsContentDLF::CreateInstance layout/build/nsContentDLF.cpp
4 libxul.so nsDocShell::NewDocumentViewerObj docshell/base/nsDocShell.cpp:7994
4 libxul.so nsDocShell::CreateDocumentViewer docshell/base/nsDocShell.cpp:7724
4 libxul.so nsDSURIContentListener::DoContent docshell/base/nsDSURIContentListener.cpp:168
5 libxul.so nsDocumentOpenInfo::TryContentListener uriloader/base/nsURILoader.cpp:648
6 libxul.so nsDocumentOpenInfo::DispatchContent uriloader/base/nsURILoader.cpp:344
There's a steady trickle of these.
Almost all of them are on Android, but I found one that was on Windows: bp-52007ac8-6363-4fb8-b848-0b9ba0231004
ni? farre to make you aware of these if you haven't seen them already.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assigning this to myself.
Updated•1 year ago
|
Comment 2•11 months ago
|
||
Tab crash when trying to open a PDF attachment in Rainloop webmail on https://mail.terrax.net:
bp-19cc40f1-4c30-479c-9791-3f9f10240223
Updated•11 months ago
|
Comment 3•11 months ago
|
||
latest Nightly (2024-02-22): bp-380f6357-4c46-418f-bcc5-6f7fc0240223
Comment 4•7 months ago
•
|
||
Looks like a signature that has been very low volume since 125, but had a spike in Nightly (Desktop) 129 in build 20240625093602
Comment 5•6 months ago
|
||
appears to be spiking again, though still low volume in total
Comment 6•2 months ago
|
||
Andreas, there are some recent no-Android assertions. Do you need some help diagnosing them?
Description
•