Closed Bug 9462 Opened 25 years ago Closed 25 years ago

[PP] Crashing when selecting IMAP folders or collapsing accounts

Categories

(MailNews Core :: Backend, defect, P2)

Other
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 9398

People

(Reporter: scurtis, Assigned: phil)

Details

Overview Description: This is a sporadically-appearing bug -- I've seen it maybe five or so times today. Steps to Reproduce: 1) Single-click on an IMAP folder. Not necessarily the first folder selected for that server, not necessarily not. 2) Alternatively, I also had this happen when I had several POP and IMAP accounts expanded and I double-clicked on the top-level "Accounts" line in the folder pane in an attempt to collapse all accounts. Actual Results: Crash. See stack below. Expected Results: No crash. Build Date & Platform Bug Found: 7_8 Linux build. Additional Builds and Platforms Tested On: None. Additional Information: Only tested on Linux so far. I know I've seen it when testing against the server zia, which is the third server in my list (POP, IMAP, IMAP) Fenella, what server were you testing against when you saw it (as reported in bug 8572?) Program received signal SIGSEGV, Segmentation fault. 0x409bce7a in nsTableRowGroupFrame::CalculateRowHeights () (gdb) where #0 0x409bce7a in nsTableRowGroupFrame::CalculateRowHeights () #1 0x409bda9b in nsTableRowGroupFrame::Reflow () #2 0x408b3cdf in nsContainerFrame::ReflowChild () #3 0x409b4fac in nsTableFrame::ReflowMappedChildren () #4 0x409b3714 in nsTableFrame::ResizeReflowPass2 () #5 0x409b3134 in nsTableFrame::Reflow () #6 0x409cfa3f in nsTreeFrame::Reflow () #7 0x408b3cdf in nsContainerFrame::ReflowChild () #8 0x409b8506 in nsTableOuterFrame::IR_InnerTableReflow () #9 0x409b7f4e in nsTableOuterFrame::IR_TargetIsInnerTableFrame () #10 0x409b7f10 in nsTableOuterFrame::IR_TargetIsChild () #11 0x409b7e76 in nsTableOuterFrame::IncrementalReflow () #12 0x409b90a8 in nsTableOuterFrame::Reflow () #13 0x408b1c29 in nsBlockReflowContext::ReflowBlock () #14 0x408adec5 in nsBlockFrame::ReflowBlockFrame () #15 0x408ad4b0 in nsBlockFrame::ReflowLine () #16 0x408ad1f6 in nsBlockFrame::ReflowDirtyLines () #17 0x408aca3f in nsBlockFrame::Reflow () #18 0x409c8e97 in nsBoxFrame::FlowChildAt () #19 0x409c8dec in nsBoxFrame::FlowChildAt () #20 0x409c8746 in nsBoxFrame::FlowChildren () #21 0x409c841e in nsBoxFrame::Reflow () #22 0x408b3cdf in nsContainerFrame::ReflowChild () #23 0x408bb99a in RootFrame::Reflow () #24 0x408b3cdf in nsContainerFrame::ReflowChild () #25 0x408d9458 in ViewportFrame::Reflow () #26 0x408bc864 in nsHTMLReflowCommand::Dispatch () #27 0x408ce012 in PresShell::ProcessReflowCommands () #28 0x408ccf3e in PresShell::ExitReflowLock () #29 0x408ceb58 in PresShell::ContentInserted () #30 0x4068fb4c in XULDocumentImpl::ContentInserted () #31 0x40676a8b in RDFElementImpl::InsertChildAt () #32 0x4067e633 in RDFGenericBuilderImpl::OnSetAttribute () #33 0x40692573 in XULDocumentImpl::OnSetAttribute () #34 0x406759ba in RDFElementImpl::SetAttribute () #35 0x40293c85 in NS_NewScriptDocumentType () #36 0x40309272 in js_Invoke () #37 0x4030ef0e in js_Interpret () #38 0x403092c0 in js_Invoke () #39 0x4030ef0e in js_Interpret () #40 0x403092c0 in js_Invoke () #41 0x4030ef0e in js_Interpret () #42 0x403092c0 in js_Invoke () #43 0x40309495 in js_InternalCall () #44 0x402f431d in JS_CallFunctionValue () #45 0x40298a34 in nsJSEventListener::HandleEvent () #46 0x408a60d9 in nsEventListenerManager::HandleEvent () #47 0x4067854f in RDFElementImpl::HandleDOMEvent () #48 0x406785ac in RDFElementImpl::HandleDOMEvent () #49 0x406785ac in RDFElementImpl::HandleDOMEvent () #50 0x406785ac in RDFElementImpl::HandleDOMEvent () #51 0x406785ac in RDFElementImpl::HandleDOMEvent () #52 0x406785ac in RDFElementImpl::HandleDOMEvent () #53 0x406785ac in RDFElementImpl::HandleDOMEvent () #54 0x408a7dac in nsEventStateManager::CheckForAndDispatchClick () #55 0x408a718c in nsEventStateManager::PostHandleEvent () #56 0x408cf36e in PresShell::HandleEvent () #57 0x40ab97bd in nsView::HandleEvent () #58 0x40ac0fad in nsViewManager::DispatchEvent () #59 0x40ab826e in _init () #60 0x401a202e in nsWidget::DispatchEvent () #61 0x401a1f85 in nsWidget::DispatchWindowEvent () #62 0x401a20ab in nsWidget::DispatchMouseEvent () #63 0x401a2833 in nsWidget::OnButtonReleaseSignal () #64 0x401a2b73 in nsWidget::ButtonReleaseSignal () #65 0x80c47d8 in gtk_window_set_default_size () #66 0x809d633 in gtk_signal_connect_object () #67 0x809ccba in gtk_signal_connect_object () #68 0x809b3f6 in gtk_selection_data_set () #69 0x80bcf20 in gtk_widget_size_request () #70 0x8086575 in gtk_get_current_event () #71 0x8085b16 in gtk_main_iteration_do () #72 0x80d41eb in gdk_input_add () #73 0x80e7170 in g_list_length () #74 0x80e75eb in g_list_length () #75 0x80e7705 in g_main_iteration () #76 0x808562b in gtk_main () #77 0x401978d3 in nsAppShell::Run () #78 0x400ff0ca in nsAppShellService::Run () #79 0x8052496 in main ()
Priority: P3 → P2
Summary: Crashing when selecting IMAP folders or collapsing accounts → [PP] Crashing when selecting IMAP folders or collapsing accounts
Sorry; adding [PP], since it is as far as we know it at this point. Setting priority to P2, since it's a crasher, but not an easily-reproducible one.
Severity: normal → critical
I this may be the same of all those crash when selecting IMAP server/folder bugs we have open. http://bugzilla.mozilla.org/show_bug.cgi?id=9365 http://bugzilla.mozilla.org/show_bug.cgi?id=9398
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Ah, OK. Yuck. We seem to have lost a great deal of stability since M7. I'll mark this a dupe of 9398. *** This bug has been marked as a duplicate of 9398 ***
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.