Closed Bug 6526 Opened 26 years ago Closed 26 years ago

Viewer will core dump on exit!

Categories

(Core Graveyard :: Viewer App, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dejong, Assigned: slogan)

References

Details

I built from the CVS today (Sun May 16) on a Solaris box with egcs. Things ran fine but when I used tried to exit the program from the menu I got a core dump. Here is the stack trace I got. #0 0x8a1ebedc in ?? () #1 0xee7074b8 in exit () #2 0xeeabba74 in gdk_set_use_xshm (use_xshm=0) at ../../gdk/gdk.c:477 #3 0xeebc7608 in gtk_exit (errorcode=0) at ../../gtk/gtkmain.c:437 #4 0xef71602c in nsAppShell::Exit (this=0x7c3b0) at ../../../../widget/src/gtk/nsAppShell.cpp:214 #5 0x33b38 in nsViewerApp::Exit (this=0x716b8) at ../../../../webshell/tests/viewer/nsViewerApp.cpp:358 #6 0x26d60 in nsBrowserWindow::DispatchMenuItem (this=0x106660, aID=40002) at ../../../../webshell/tests/viewer/nsBrowserWindow.cpp:502 #7 0x1f78c in nsNativeBrowserWindow::DispatchMenuItem (this=0x106660, aID=40002) at ../../../../webshell/tests/viewer/nsGTKMain.cpp:76 #8 0x1f8e8 in gtk_ifactory_cb (nbw=0x106660, callback_action=40002, widget=0x1210f0) at ../../../../webshell/tests/viewer/nsGTKMenu.cpp:33 #9 0xeebb2614 in gtk_item_factory_callback_marshal (widget=0x106660, func_data=0x11e828) at ../../gtk/gtkitemfactory.c:260 #10 0xeec64a50 in gtk_marshal_NONE__NONE (object=0x1210f0, func=0xeebb25cc <gtk_item_factory_callback_marshal>, func_data=0x11e828, args=0xefffe3d0) at ../../gtk/gtkmarshal.c:363 #11 0xeec0d71c in gtk_handlers_run (handlers=0x1232e0, signal=0xefffe330, object=0x1210f0, params=0xefffe3d0, after=0) at ../../gtk/gtksignal.c:1909 #12 0xeec0c634 in gtk_signal_real_emit (object=0x1210f0, signal_id=73, params=0xefffe3d0) at ../../gtk/gtksignal.c:1469 #13 0xeec09778 in gtk_signal_emit (object=0x1210f0, signal_id=73) at ../../gtk/gtksignal.c:552 #14 0xeec56434 in gtk_widget_activate (widget=0x1) at ../../gtk/gtkwidget.c:2814 #15 0xeebd4b20 in gtk_menu_shell_activate_item (menu_shell=0x10c048, menu_item=0x1210f0, force_deactivate=1) at ../../gtk/gtkmenushell.c:831 #16 0xeebd35c0 in gtk_menu_shell_button_release (widget=0x1210f0, event=0x14d638) at ../../gtk/gtkmenushell.c:488 #17 0xeec647e0 in gtk_marshal_BOOL__POINTER (object=0x10c048, func=0xeebd3310 <gtk_menu_shell_button_release>, func_data=0x0, args=0xefffe9d0) at ../../gtk/gtkmarshal.c:32 #18 0xeec0c67c in gtk_signal_real_emit (object=0x10c048, signal_id=21, params=0xefffe9d0) at ../../gtk/gtksignal.c:1484 #19 0xeec09778 in gtk_signal_emit (object=0x10c048, signal_id=21) at ../../gtk/gtksignal.c:552 #20 0xeec5620c in gtk_widget_event (widget=0x10c048, event=0x14d638) at ../../gtk/gtkwidget.c:2788 #21 0xeebc9054 in gtk_propagate_event (widget=0x10c048, event=0x14d638) at ../../gtk/gtkmain.c:1295 #22 0xeebc7f00 in gtk_main_do_event (event=0x14d638) at ../../gtk/gtkmain.c:752 #23 0xeeacc690 in gdk_event_dispatch (source_data=0x14d638, current_time=0xefffefb8, user_data=0x0) at ../../gdk/gdkevents.c:2098 #24 0xeea85580 in g_main_dispatch (current_time=0xefffefb8) at ../gmain.c:652 #25 0xeea85e6c in g_main_iterate (block=1120, dispatch=1) at ../gmain.c:868 #26 0xeea8607c in g_main_run (loop=0x14b0d8) at ../gmain.c:926 #27 0xeebc7730 in gtk_main () at ../../gtk/gtkmain.c:475 #28 0xef715f58 in nsAppShell::Run (this=0x7c3b0) at ../../../../widget/src/gtk/nsAppShell.cpp:198 #29 0x1f5b8 in nsNativeViewerApp::Run (this=0x716b8) at ../../../../webshell/tests/viewer/nsGTKMain.cpp:42 #30 0x1f884 in main (argc=1, argv=0xeffff29c) at ../../../../webshell/tests/viewer/nsGTKMain.cpp:89
Assignee: rickg → syd
Hey syd -- I'd buy you lunch if you'd take a look. Thanks.
QA Contact: leger → syd
Is this still a problem? can someone test and let me know?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This problem seems to have been fixed. I tested the CVS tree today (8/19/99) and I did not get an error. I am marking this bug as fixed.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.