GNOME Bugzilla – Bug 355248
gwget crashes when trying to relaunch it from the dock
Last modified: 2006-09-11 17:50:07 UTC
Distribution: Debian testing/unstable Package: gwget Severity: Normal Version: GNOME2.14.3 0.97 Gnome-Distributor: Debian Synopsis: gwget crashes when trying to relaunch it from the dock Bugzilla-Product: gwget Bugzilla-Component: general Bugzilla-Version: 0.97 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: gwget crashes when trying to reopen the main window after it is closed using the wm (metacity) close button. Clicking on the dock icon to hide it and show it works perfectly fine though. There were no downloads inputted. Steps to reproduce the crash: 1. Open up gwget 2. Close main window 3. Click on dock icon Expected Results: Crash notification typically occurs here instead of displaying the main window. How often does this happen? Everytime. Additional Information: N/A Debugging Information: Backtrace was generated from '/usr/libexec/Gwget' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1492879680 (LWP 19900)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 72033
Thread 1 (Thread -1492879680 (LWP 19900))
------- Bug created by bug-buddy at 2006-09-10 09:28 -------
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
(gdb) run Starting program: /usr/bin/gwget [Thread debugging using libthread_db enabled] [New Thread -1492920640 (LWP 3070)] (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_main_window_delete_event'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_file_menuitem_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_boton_pref_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_view_toolbar_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_remove_download_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_popup_pause_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_open_directory_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_popup_continue_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_view_statusbar_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_button_new_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_quit1_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_open_download_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'stop_all_downloads'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_edit_menu_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_remove_completed_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_about1_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_remove_notrunning_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'continue_all_downloads'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_cancel_download_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_properties_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_remove_all_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_download_menu_activate'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_treeview1_button_press_event'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_new_browse_save_in_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_ok_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_cancel_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_pref_ok_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_total_size_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_browse_save_in_button_clicked'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_limit_simultaneousdownloads_check_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_actual_size_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_limit_speed_check_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_down_speed_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_manual_radio_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_percentage_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_direct_radio_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_elapse_time_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_default_radio_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_check_rem_time_toggled'. (Gwget:3070): libglade-WARNING **: could not find signal handler 'on_pref_cancel_button_clicked'. ** Message: docket clicked Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1492920640 (LWP 3070)] 0x08058523 in pop_main_window () at systray.c:200 200 if((gdk_window_get_state(GTK_WIDGET(window)->window) & (gdb) thread apply all bt
+ Trace 72108
Thread 1 (Thread -1492920640 (LWP 3070))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 331310 ***