Closed Bug 119611 Opened 24 years ago Closed 24 years ago

SEGFAULT: Print Preview hitting Cancel Button

Categories

(MailNews Core :: Printing, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 118017

People

(Reporter: bootsy52, Assigned: dcone)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:0.9.7+) Gecko/20020111 BuildID: CVS Jan 11th 2002 CET When in Mail and News, and I choose the a message to be print and after that I hit CANCEL, Mozilla crashes. #################### GDB #################################### Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 5672)] 0x089b2010 in nsBoxFrameInner::Recycle () ################# BACKTRACE #################################### #0 0x089b2010 in nsBoxFrameInner::Recycle () #1 0x089b187f in nsBoxFrame::Destroy () #2 0x089d177f in nsFrameList::DestroyFrames () #3 0x08a2a6a8 in nsContainerFrame::Destroy () #4 0x08a6b5e9 in ViewportFrame::Destroy () #5 0x08a31fac in FrameManager::Destroy () #6 0x08946072 in PresShell::Destroy () #7 0x0884ef5f in DocumentViewerImpl::Destroy () #8 0x08ae4486 in nsDocShell::Destroy () #9 0x08adbfcf in nsWebShell::Destroy () #10 0x08c005c8 in nsXULWindow::Destroy () #11 0x08bfc4e0 in nsWebShellWindow::Destroy () #12 0x08c07417 in nsChromeTreeOwner::Destroy () #13 0x0871ab98 in GlobalWindowImpl::ReallyCloseWindow () #14 0x087121a0 in GlobalWindowImpl::Close () #15 0x08d2c0c6 in nsMsgPrintEngine::StartNextPrintOperation () #16 0x08d2bd03 in nsMsgPrintEngine::OnStateChange () #17 0x0885969b in PrintData::DoOnProgressChange () #18 0x0884ede2 in DocumentViewerImpl::Destroy () #19 0x08ae4486 in nsDocShell::Destroy () #20 0x08adbfcf in nsWebShell::Destroy () #21 0x08a6c59f in nsHTMLFrameInnerFrame::~nsHTMLFrameInnerFrame () #22 0x08a2b538 in nsFrame::Destroy () #23 0x089d177f in nsFrameList::DestroyFrames () #24 0x08a2a6a8 in nsContainerFrame::Destroy () #25 0x089d177f in nsFrameList::DestroyFrames () #26 0x08a2a6a8 in nsContainerFrame::Destroy () #27 0x089b1893 in nsBoxFrame::Destroy () #28 0x089d177f in nsFrameList::DestroyFrames () #29 0x08a2a6a8 in nsContainerFrame::Destroy () #30 0x089b1893 in nsBoxFrame::Destroy () #31 0x089d177f in nsFrameList::DestroyFrames () #32 0x08a2a6a8 in nsContainerFrame::Destroy () #33 0x08a6b5e9 in ViewportFrame::Destroy () #34 0x08a31fac in FrameManager::Destroy () #35 0x08946072 in PresShell::Destroy () #36 0x0884ef5f in DocumentViewerImpl::Destroy () #37 0x08ae4486 in nsDocShell::Destroy () #38 0x08adbfcf in nsWebShell::Destroy () #39 0x08c005c8 in nsXULWindow::Destroy () #40 0x08bfc4e0 in nsWebShellWindow::Destroy () #41 0x08c07417 in nsChromeTreeOwner::Destroy () #42 0x0871ab98 in GlobalWindowImpl::ReallyCloseWindow () #43 0x087121a0 in GlobalWindowImpl::Close () #44 0x08d2c0c6 in nsMsgPrintEngine::StartNextPrintOperation () #45 0x08d2ba91 in nsMsgPrintEngine::OnStateChange () #46 0x08618f51 in nsDocLoaderImpl::FireOnStateChange () #47 0x08619c0e in nsDocLoaderImpl::doStopDocumentLoad () #48 0x08618771 in nsDocLoaderImpl::DocLoaderIsEmpty () #49 0x08619ab8 in nsDocLoaderImpl::OnStopRequest () #50 0x085ae87c in nsLoadGroup::RemoveRequest () #51 0x085ae644 in nsLoadGroup::Cancel () #52 0x086184bd in nsDocLoaderImpl::Stop () #53 0x08618493 in nsDocLoaderImpl::Stop () #54 0x08616e3c in nsURILoader::Stop () #55 0x08ae404b in nsDocShell::Stop () #56 0x08ae43b6 in nsDocShell::Destroy () #57 0x08adbfcf in nsWebShell::Destroy () #58 0x08c005c8 in nsXULWindow::Destroy () #59 0x08bfc4e0 in nsWebShellWindow::Destroy () #60 0x08c07417 in nsChromeTreeOwner::Destroy () #61 0x0871ab98 in GlobalWindowImpl::ReallyCloseWindow () #62 0x087121a0 in GlobalWindowImpl::Close () #63 0x08d2c0c6 in nsMsgPrintEngine::StartNextPrintOperation () #64 0x08d2bd03 in nsMsgPrintEngine::OnStateChange () #65 0x0885969b in PrintData::DoOnProgressChange () #66 0x08859615 in PrintData::OnEndPrinting () #67 0x0884d8eb in PrintData::~PrintData () #68 0x08856c4f in DocumentViewerImpl::Print () #69 0x08d2bbf3 in nsMsgPrintEngine::OnStateChange () #70 0x08618f51 in nsDocLoaderImpl::FireOnStateChange () #71 0x08619c0e in nsDocLoaderImpl::doStopDocumentLoad () #72 0x08618771 in nsDocLoaderImpl::DocLoaderIsEmpty () #73 0x08619ab8 in nsDocLoaderImpl::OnStopRequest () #74 0x085ae87c in nsLoadGroup::RemoveRequest () #75 0x0894f9fc in PresShell::RemoveDummyLayoutRequest () #76 0x089521d6 in PresShell::DoneRemovingReflowCommands () #77 0x0894f44c in PresShell::ProcessReflowCommands () #78 0x0894f01a in PresShell::HandleDOMEventWithTarget () #79 0x400c22a0 in PL_HandleEvent () from /usr/lib/mozilla-097/libxpcom.so #80 0x400c161c in PL_ProcessPendingEvents () from /usr/lib/mozilla-097/libxpcom.so #81 0x400c2dd4 in nsEventQueueImpl::ProcessPendingEvents () from /usr/lib/mozilla-097/libxpcom.so #82 0x08751640 in nsAppShell::SetDispatchListener () #83 0x08751457 in nsAppShell::ListenToEventQueue () #84 0x404bfe24 in g_io_unix_dispatch (source_data=0x964baf8, current_time=0xbffff550, user_data=0x9693a90) at giounix.c:137 #85 0x404c1030 in g_main_dispatch (dispatch_time=0xbffff550) at gmain.c:656 #86 0x404c166f in g_main_iterate (block=1, dispatch=1) at gmain.c:877 #87 0x404c210b in g_main_run (loop=0x9573ba0) at gmain.c:935 #88 0x403d72c3 in gtk_main () at gtkmain.c:524 #89 0x087516bd in nsAppShell::Run () #90 0x08bf9703 in nsAppShellService::Run () #91 0x08531419 in _start () #92 0x08531d6e in main () #93 0x405161f0 in __libc_start_main () from /lib/libc.so.6 ####################### END BACKTRACE ####################### BTW, where are all the format features of 0.9.4 gone ??? like A4, letter and so on. Reproducible: Always Steps to Reproduce: 1. Select a Message 2.Hit the Print Button 3.In the Preview Print Button hit Cancel
The format features are in the printer options dialog (subdialog of print dialog). Duplicate of "[FIX]Cancelling out of Print dialog in mail crashes" *** This bug has been marked as a duplicate of 118017 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.