View Issue Details

IDProjectCategoryView StatusLast Update
0002137gnunet-gtkgnunet-fs-gtkpublic2012-02-28 11:06
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002137: "clean" button in URI-tab only cleans one result at a time
DescriptionThe intention was that it should clean up all 'completed' downloads. However, right now, it only seems to clean up the top download.
TagsNo tags attached.

Relationships

related to 0002080 closedChristian Grothoff Improper tree representation when doing recursive download of complex directories 

Activities

Christian Grothoff

2012-02-05 14:29

manager   ~0005431

Should be fixed in SVN 19697. (need to test)

Christian Grothoff

2012-02-05 16:20

manager   ~0005433

=13454== Invalid read of size 8
==13454== at 0x4105C9: change_download_color (gnunet-fs-gtk_event-handler.c:1862)
==13454== by 0x410710: stop_download (gnunet-fs-gtk_event-handler.c:1883)
==13454== by 0x412A6D: GNUNET_GTK_fs_event_handler (gnunet-fs-gtk_event-handler.c:2695)
==13454== by 0x5AA1ACE: GNUNET_FS_download_make_status_ (fs_download.c:130)
==13454== by 0x5AAA64C: GNUNET_FS_download_stop (fs_download.c:2252)
==13454== by 0x5AAA30A: GNUNET_FS_download_stop (fs_download.c:2234)
==13454== by 0x40F3E0: GNUNET_FS_GTK_search_result_clear_button_clicked (gnunet-fs-gtk_event-handler.c:1369)
==13454== by 0x7CD247D: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE83F6: ??? (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE9A75: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE9FC2: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x5D60284: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2000.1)
==13454== Address 0xeeadc00 is 0 bytes inside a block of size 32 free'd
==13454== at 0x4C240FD: free (vg_replace_malloc.c:366)
==13454== by 0x583B16B: GNUNET_xfree_ (common_allocation.c:201)
==13454== by 0x40E97F: move_downloads_in_subtree (gnunet-fs-gtk_event-handler.c:1078)
==13454== by 0x40EC4D: free_search_result (gnunet-fs-gtk_event-handler.c:1133)
==13454== by 0x412D7F: GNUNET_GTK_fs_event_handler (gnunet-fs-gtk_event-handler.c:2769)
==13454== by 0x5AB4DFB: GNUNET_FS_search_make_status_ (fs_search.c:62)
==13454== by 0x5AB99D6: search_result_free (fs_search.c:1482)
==13454== by 0x584B8AB: GNUNET_CONTAINER_multihashmap_iterate (container_multihashmap.c:213)
==13454== by 0x5AB9BF1: GNUNET_FS_search_stop (fs_search.c:1512)
==13454== by 0x40F05C: GNUNET_FS_GTK_search_result_close_button_clicked (gnunet-fs-gtk_event-handler.c:1251)
==13454== by 0x7CD247D: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE83F6: ??? (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454==

Christian Grothoff

2012-02-05 16:28

manager   ~0005434

==13454==
==13454== Invalid read of size 8
==13454== at 0x5EE2249: gtk_tree_row_reference_get_path (in /usr/lib/libgtk-x11-2.0.so.0.2000.1)
==13454== by 0x4105D3: change_download_color (gnunet-fs-gtk_event-handler.c:1862)
==13454== by 0x410710: stop_download (gnunet-fs-gtk_event-handler.c:1883)
==13454== by 0x412A6D: GNUNET_GTK_fs_event_handler (gnunet-fs-gtk_event-handler.c:2695)
==13454== by 0x5AA1ACE: GNUNET_FS_download_make_status_ (fs_download.c:130)
==13454== by 0x5AAA64C: GNUNET_FS_download_stop (fs_download.c:2252)
==13454== by 0x5AAA30A: GNUNET_FS_download_stop (fs_download.c:2234)
==13454== by 0x40F3E0: GNUNET_FS_GTK_search_result_clear_button_clicked (gnunet-fs-gtk_event-handler.c:1369)
==13454== by 0x7CD247D: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE83F6: ??? (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE9A75: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE9FC2: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== Address 0xeeeea70 is 0 bytes inside a block of size 24 free'd
==13454== at 0x4C240FD: free (vg_replace_malloc.c:366)
==13454== by 0x40E969: move_downloads_in_subtree (gnunet-fs-gtk_event-handler.c:1077)
==13454== by 0x40EC4D: free_search_result (gnunet-fs-gtk_event-handler.c:1133)
==13454== by 0x412D7F: GNUNET_GTK_fs_event_handler (gnunet-fs-gtk_event-handler.c:2769)
==13454== by 0x5AB4DFB: GNUNET_FS_search_make_status_ (fs_search.c:62)
==13454== by 0x5AB99D6: search_result_free (fs_search.c:1482)
==13454== by 0x584B8AB: GNUNET_CONTAINER_multihashmap_iterate (container_multihashmap.c:213)
==13454== by 0x5AB9BF1: GNUNET_FS_search_stop (fs_search.c:1512)
==13454== by 0x40F05C: GNUNET_FS_GTK_search_result_close_button_clicked (gnunet-fs-gtk_event-handler.c:1251)
==13454== by 0x7CD247D: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE83F6: ??? (in /usr/lib/libgobject-2.0.so.0.2400.2)
==13454== by 0x7CE9A75: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2400.2)
=

Christian Grothoff

2012-02-05 17:06

manager   ~0005435

Works and tested in SVN 19700.

Issue History

Date Modified Username Field Change
2012-02-04 22:30 Christian Grothoff New Issue
2012-02-04 22:30 Christian Grothoff Assigned To => Christian Grothoff
2012-02-04 22:30 Christian Grothoff Status new => assigned
2012-02-04 23:28 Christian Grothoff Relationship added related to 0002080
2012-02-05 14:29 Christian Grothoff Note Added: 0005431
2012-02-05 16:20 Christian Grothoff Note Added: 0005433
2012-02-05 16:28 Christian Grothoff Note Added: 0005434
2012-02-05 17:06 Christian Grothoff Note Added: 0005435
2012-02-05 17:06 Christian Grothoff Status assigned => resolved
2012-02-05 17:06 Christian Grothoff Fixed in Version => 0.9.2
2012-02-05 17:06 Christian Grothoff Resolution open => fixed
2012-02-28 11:06 Christian Grothoff Status resolved => closed