Closed Bug 3329 Opened 26 years ago Closed 26 years ago

Dumped core when moving between sites

Categories

(Core :: Layout: Form Controls, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: pgunn01, Assigned: ramiro)

References

()

Details

#0 0x400583f3 in nsWidget::Invalidate () #1 0x405562f8 in nsViewManager::UpdateDirtyViews () #2 0x40556551 in nsViewManager::UpdateView () #3 0x40556418 in nsViewManager::UpdateView () #4 0x40556d47 in nsViewManager::RemoveChild () #5 0x405500ca in nsView::~nsView () #6 0x4055251b in ScrollBarView::~ScrollBarView () #7 0x4055037f in nsView::Destroy () #8 0x40550060 in nsView::~nsView () #9 0x40553128 in nsScrollingView::~nsScrollingView () #10 0x4055037f in nsView::Destroy () #11 0x402cc0dc in nsFrame::~nsFrame () #12 0x402cafb1 in nsContainerFrame::~nsContainerFrame () #13 0x402e8291 in nsScrollFrame::~nsScrollFrame () #14 0x402cc515 in nsFrame::DeleteFrame () #15 0x402cb056 in nsContainerFrame::DeleteFrame () #16 0x402a2fe8 in nsFrameList::DeleteFrames () #17 0x402cb04f in nsContainerFrame::DeleteFrame () #18 0x402ef8f8 in ViewportFrame::DeleteFrame () #19 0x402e34da in PresShell::~PresShell () #20 0x402e3254 in PresShell::Release () #21 0x4001a19e in DocumentViewerImpl::~DocumentViewerImpl () #22 0x40019f21 in DocumentViewerImpl::Release () ---Type <return> to continue, or q <return> to quit--- #23 0x40021067 in nsWebShell::Destroy () #24 0x805ac29 in nsBrowserWindow::Close () #25 0x8057d4e in nsBrowserWindow::CloseAllWindows () #26 0x805e1e0 in nsViewerApp::Destroy () #27 0x805e45a in nsViewerApp::Exit () #28 0x8058133 in nsBrowserWindow::DispatchMenuItem () #29 0x8053828 in nsNativeBrowserWindow::DispatchMenuItem () #30 0x80539a9 in gtk_ifactory_cb () #31 0x4094cbfe in gtk_item_factory_callback_marshal (widget=0x8143abc, func_data=0x80eaaf8) at gtkitemfactory.c:274 #32 0x409c078c in gtk_marshal_NONE__NONE (object=0x8143abc, func=0x4094cbc0 <gtk_item_factory_callback_marshal>, func_data=0x80eaaf8, args=0xbffff39c) at gtkmarshal.c:344 #33 0x40986cb5 in gtk_handlers_run (handlers=0x81458d0, signal=0xbffff358, object=0x8143abc, params=0xbffff39c, after=0) at gtksignal.c:1909 #34 0x40986176 in gtk_signal_real_emit (object=0x8143abc, signal_id=73, params=0xbffff39c) at gtksignal.c:1469 #35 0x409843d7 in gtk_signal_emit (object=0x8143abc, signal_id=73) at gtksignal.c:552 #36 0x409b8014 in gtk_widget_activate (widget=0x8143abc) at gtkwidget.c:2810 #37 0x4096218f in gtk_menu_shell_activate_item (menu_shell=0x80ea6f0, menu_item=0x8143abc, force_deactivate=1) at gtkmenushell.c:834 #38 0x409615df in gtk_menu_shell_button_release (widget=0x80ea6f0, ---Type <return> to continue, or q <return> to quit--- event=0x8155350) at gtkmenushell.c:497 #39 0x409c039c in gtk_marshal_BOOL__POINTER (object=0x80ea6f0, func=0x4096146c <gtk_menu_shell_button_release>, func_data=0x0, args=0xbffff714) at gtkmarshal.c:30 #40 0x409861af in gtk_signal_real_emit (object=0x80ea6f0, signal_id=21, params=0xbffff714) at gtksignal.c:1484 #41 0x409843d7 in gtk_signal_emit (object=0x80ea6f0, signal_id=21) at gtksignal.c:552 #42 0x409b7ee0 in gtk_widget_event (widget=0x80ea6f0, event=0x8155350) at gtkwidget.c:2784 #43 0x4095b442 in gtk_propagate_event (widget=0x8143abc, event=0x8155350) at gtkmain.c:1295 #44 0x4095a6e6 in gtk_main_do_event (event=0x8155350) at gtkmain.c:752 #45 0x409ff74e in gdk_event_dispatch (source_data=0x0, current_time=0xbffffa98, user_data=0x0) at gdkevents.c:2086 #46 0x40a2d393 in g_main_dispatch (current_time=0xbffffa98) at gmain.c:647 #47 0x40a2d8db in g_main_iterate (block=1, dispatch=1) at gmain.c:854 #48 0x40a2da69 in g_main_run (loop=0x80e5c00) at gmain.c:912 #49 0x4095a12f in gtk_main () at gtkmain.c:475 #50 0x400505e4 in nsAppShell::Run () #51 0x80536c6 in nsNativeViewerApp::Run () #52 0x80538b2 in main () It also makes a pretty darned big core: $ ls -l core -rw------- 1 pgunn wheel 180326400 Feb 26 19:09 core I bzip2'd the core and stuck it in the URL.
Assignee: karnaze → ramiro
It is not clear how to duplicate the problem from what is given. Since it appears to be a linux problem, I'm reassigning to Ramero.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Im not sure how to reproduce this problem. I can load http://www.cis.ohio-state.edu/~gunn/ and navigate back and forth from it. Marking worksforme.
Status: RESOLVED → VERIFIED
yeah, i'm marking this verified. pgunn, if you see this behavior again, please try again, and refer to our bug writing guidelines on http://www.mozilla.org/quality/bug-writing-guidelines.html
Moving all Widget Set bugs, past and present, to new HTML Form Controls component per request from karnaze. Widget Set component will be retired shortly.
You need to log in before you can comment on or make changes to this bug.