After selecting "Start Now" as a pop-up menu from an incomplete download with a source known to be operating.
> FATAL: Assertion failure in hashlist.c:346: "1 == hl->refcount" > > Program received signal SIGABRT, Aborted. > 0x900481ac in kill () > (gdb) bt > #0 0x900481ac in kill () > #1 0x9012d7b4 in abort () > #2 0x001e91d8 in assertion_failure (data=<value optimized out>) at > fast_assert.c:96 > #3 0x00220194 in hash_list_remove (hl=<value optimized out>, > key=<value optimized out>) at hashlist.c:346 > #4 0x001601d0 in fi_gui_remove_download (d=0x41b09d8) at > downloads_common.c:1335 > #5 0x0017904c in download_gui_remove (d=0x41b09d8) at downloads.c:106 > #6 0x00032ca8 in download_unqueue (d=0x41b09d8) at downloads.c:3767 > #7 0x0004dea8 in download_start_prepare (d=0x41b09d8) at > downloads.c:3911 > #8 0x000532dc in download_start (d=0x41b09d8, check_allowed=1) at > downloads.c:4158 > #9 0x0016493c in on_popup_downloads_start_now_activate > (unused_menuitem=<value optimized out>, unused_udata=<value > optimized out>) at downloads_common.c:791 > #10 0x00707ae0 in gtk_handlers_run () > #11 0x007082ac in gtk_signal_real_emit () > #12 0x00708cf8 in gtk_signal_emit () > #13 0x00760658 in gtk_widget_activate () > #14 0x006c89f8 in gtk_menu_shell_activate_item () > #15 0x006c9064 in gtk_menu_shell_button_release () > #16 0x006ba8e4 in gtk_marshal_BOOL__POINTER () > #17 0x00707fa0 in gtk_signal_real_emit () > #18 0x00708cf8 in gtk_signal_emit () > #19 0x00760124 in gtk_widget_event () > #20 0x006b9900 in gtk_propagate_event () > #21 0x006b9db8 in gtk_main_do_event () > #22 0x0045cfc8 in gdk_event_dispatch () > #23 0x004d6fb4 in g_main_dispatch () > #24 0x004d8670 in g_main_iterate () > #25 0x004d89bc in g_main_run () > #26 0x006ba248 in gtk_main () > #27 0x00147a7c in main_gui_run (geometry_spec=<value optimized > out>) at main.c:615 > #28 0x000035b4 in main (argc=5190376, argv=0xbffff600) at main.c:1363 Generally I really like the redesign of the user interface, by the way. It's definitely easier to use. - Matt ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
