Crash in [@ nsPrintJob::FindFocusedDocument]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: t.matsuu, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Typing Ctrl+P for printing an email caused Thunderbird Daily crashed.
Crash report: https://crash-stats.mozilla.org/report/index/e1dbade1-ea38-4112-b195-38e960200828
Top 10 frames of crashing thread:
0 xul.dll nsPrintJob::FindFocusedDocument const layout/printing/nsPrintJob.cpp:2352
1 xul.dll nsPrintJob::DoCommonPrint layout/printing/nsPrintJob.cpp:595
2 xul.dll nsPrintJob::CommonPrint layout/printing/nsPrintJob.cpp:533
3 xul.dll nsPrintJob::Print layout/printing/nsPrintJob.cpp:852
4 xul.dll nsDocumentViewer::Print layout/base/nsDocumentViewer.cpp:3143
5 xul.dll nsMsgPrintEngine::PrintMsgWindow comm/mailnews/base/src/nsMsgPrintEngine.cpp:551
6 xul.dll nsPrintMsgWindowEvent::Run comm/mailnews/base/src/nsMsgPrintEngine.cpp:590
7 xul.dll mozilla::RunnableTask::Run xpcom/threads/TaskController.cpp:242
8 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:512
9 xul.dll mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:371
Comment 1•5 years ago
|
||
This is the only bug with this signature, but it seems to me there must be another bug for this issue.
Comment 2•5 years ago
|
||
I just tested this on Linux and crashed.
I'm wondering if is due to the new printing changes in Firefox Nightly.
Comment 3•5 years ago
|
||
See bug 133787.
Comment 4•5 years ago
|
||
Bug 1662090 may be related (or fix)
Comment 5•5 years ago
|
||
#2 crash for trunk is mozilla::StyleSheet::AddStyleSet bp-804c5681-c0e1-4d5e-92c8-6269b0200907
With print on the stack, so let's hope bug 1662090 fixes this also.
| Reporter | ||
Comment 6•5 years ago
|
||
With the latest daily build (Build ID: 20200908085134), Ctrl+P shows the system print dialog.
Click OK or Cancel button makes Daily frozen (No crash report generated).
| Reporter | ||
Updated•5 years ago
|
Description
•