View Issue Details

IDProjectCategoryView StatusLast Update
0002134gnunet-gtkgnunet-fs-gtkpublic2012-02-28 11:06
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002134: crash when (manually) downloading sub-directory
DescriptionNPE:

Core was generated by `gnunet-fs-gtk'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000040edb9 in GNUNET_GTK_add_search_result (tab=0x0, iter=0x7fff6fbe3980, parent_rr=0x2864180, uri=0x2880dd0, meta=0x2867db0, result=0x0, applicability_rank=0) at gnunet-fs-gtk_event-handler.c:1342
1342 while (tab->parent != NULL)
(gdb) ba
#0 0x000000000040edb9 in GNUNET_GTK_add_search_result (tab=0x0, iter=0x7fff6fbe3980, parent_rr=0x2864180, uri=0x2880dd0, meta=0x2867db0, result=0x0, applicability_rank=0) at gnunet-fs-gtk_event-handler.c:1342
#1 0x000000000040fbc8 in add_directory_entry (cls=0x7fff6fbe3b00, filename=0x27e2fe0 "entries", uri=0x2880dd0, meta=0x2867db0, length=5966, data=0x2882f30) at gnunet-fs-gtk_event-handler.c:1726
#2 0x00007fd07a3540be in GNUNET_FS_directory_list_contents (size=5654, data=0x7fff6fbe3c40, offset=0, dep=0x40f9c2 <add_directory_entry>, dep_cls=0x7fff6fbe3b00) at fs_directory.c:294
#3 0x000000000040fe2d in mark_download_progress (de=0x287b330, size=5654, completed=5654, block_data=0x7fff6fbe3c40, offset=0, block_size=5654, depth=0) at gnunet-fs-gtk_event-handler.c:1788
#4 0x0000000000412016 in GNUNET_GTK_fs_event_handler (cls=0x0, info=0x7fff6fbe5290) at gnunet-fs-gtk_event-handler.c:2500
#5 0x00007fd07a356b67 in GNUNET_FS_download_make_status_ (pi=0x7fff6fbe5290, dc=0x2874360) at fs_download.c:130
#6 0x00007fd07a35a9b6 in process_result_with_request (cls=0x7fff6fbe5500, key=0x7fff6fbe5500, value=0x28868e0) at fs_download.c:1085
#7 0x00007fd07a5a3f6a in GNUNET_CONTAINER_multihashmap_get_multiple (map=0x2879a60, key=0x7fff6fbe5500, it=0x7fd07a359af5 <process_result_with_request>, it_cls=0x7fff6fbe5500) at container_multihashmap.c:485
#8 0x00007fd07a35b7d7 in process_result (dc=0x2874360, type=GNUNET_BLOCK_TYPE_FS_DBLOCK, last_transmission=..., data=0x7fff6fbe5608, size=5654) at fs_download.c:1219
#9 0x00007fd07a35b957 in receive_results (cls=0x2874360, msg=0x7fff6fbe55f0) at fs_download.c:1248
#10 0x00007fd07a590a73 in receive_task (cls=0x27fabf0, tc=0x7fff6fbe6cc0) at client.c:551
#11 0x00007fd07a5c38b0 in run_ready (rs=0x25b0390, ws=0x25b0420) at scheduler.c:684
#12 0x00007fd07a5c4090 in GNUNET_SCHEDULER_run (task=0x7fd07a5bcf30 <program_main>, task_cls=0x7fff6fbe6f70) at scheduler.c:874
#13 0x00007fd07a5bd879 in GNUNET_PROGRAM_run (argc=1, argv=0x7fff6fbe7218, binaryName=0x41cc89 "gnunet-fs-gtk", binaryHelp=0x41ccb8 "GTK GUI for GNUnet", options=0x622140, task=0x7fd07afdeea5 <run_main_loop>, task_cls=0x7fff6fbe7080)
    at program.c:250
#14 0x00007fd07afdf150 in GNUNET_GTK_main_loop_start (binary_name=0x41cc89 "gnunet-fs-gtk", binary_help=0x41ccb8 "GTK GUI for GNUnet", argc=1, argv=0x7fff6fbe7218, options=0x622140,
    main_window_file=0x41cc98 "gnunet_fs_gtk_main_window.glade", main_task=0x409b89 <run>) at eventloop.c:909
#15 0x0000000000409d27 in main (argc=1, argv=0x7fff6fbe7218) at gnunet-fs-gtk.c:196
TagsNo tags attached.

Activities

Christian Grothoff

2012-02-04 18:53

manager   ~0005422

Crash should be fixed in SVN 19680.

Issue History

Date Modified Username Field Change
2012-02-04 00:46 Christian Grothoff New Issue
2012-02-04 00:46 Christian Grothoff Assigned To => Christian Grothoff
2012-02-04 00:46 Christian Grothoff Status new => assigned
2012-02-04 00:50 Christian Grothoff Product Version => Git master
2012-02-04 00:50 Christian Grothoff Target Version => 0.9.2
2012-02-04 18:53 Christian Grothoff Note Added: 0005422
2012-02-04 18:53 Christian Grothoff Status assigned => resolved
2012-02-04 18:53 Christian Grothoff Fixed in Version => 0.9.2
2012-02-04 18:53 Christian Grothoff Resolution open => fixed
2012-02-28 11:06 Christian Grothoff Status resolved => closed