View Issue Details

IDProjectCategoryView StatusLast Update
0001809GNUnetDHT servicepublic2011-10-31 12:00
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Summary0001809: memory leak in DHT
Description==10495== 1,024 bytes in 8 blocks are definitely lost in loss record 12 of 13
==10495== at 0x4C244E8: malloc (vg_replace_malloc.c:236)
==10495== by 0x5E5A2CB: GNUNET_xmalloc_unchecked_ (common_allocation.c:136)
==10495== by 0x5E5A0F0: GNUNET_xmalloc_ (common_allocation.c:62)
==10495== by 0x405898: handle_core_connect (gnunet-service-dht_neighbours.c:659)
==10495== by 0x50308A6: main_notify_handler (core_api.c:939)
==10495== by 0x5E58D2F: receive_task (client.c:562)
==10495== by 0x5E7A545: run_ready (scheduler.c:682)
==10495== by 0x5E7AA41: GNUNET_SCHEDULER_run (scheduler.c:863)
==10495== by 0x5E8280F: GNUNET_SERVICE_run (service.c:1591)
==10495== by 0x403024: main (gnunet-service-dht.c:185)
==10495==
TagsNo tags attached.

Activities

Christian Grothoff

2011-10-04 13:43

manager   ~0004685

Fixed in SVN 17165.

Issue History

Date Modified Username Field Change
2011-09-30 16:04 Christian Grothoff New Issue
2011-09-30 16:04 Christian Grothoff Status new => assigned
2011-09-30 16:04 Christian Grothoff Assigned To => Christian Grothoff
2011-10-04 13:43 Christian Grothoff Note Added: 0004685
2011-10-04 13:43 Christian Grothoff Status assigned => resolved
2011-10-04 13:43 Christian Grothoff Fixed in Version => 0.9.0pre4
2011-10-04 13:43 Christian Grothoff Resolution open => fixed
2011-10-31 12:00 Christian Grothoff Status resolved => closed