View Issue Details

IDProjectCategoryView StatusLast Update
0001810GNUnettesting librarypublic2012-02-28 11:05
ReporterChristian Grothoff Assigned ToBart Polot  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0001810: memory leak in testing_group.c
Description==10323== 19 bytes in 1 blocks are definitely lost in loss record 4 of 16
==10323== at 0x4C244E8: malloc (vg_replace_malloc.c:236)
==10323== by 0x4E3A2CB: GNUNET_xmalloc_unchecked_ (common_allocation.c:136)
==10323== by 0x4E3A0F0: GNUNET_xmalloc_ (common_allocation.c:62)
==10323== by 0x4E3A458: GNUNET_xstrdup_ (common_allocation.c:215)
==10323== by 0x4E3CBCC: GNUNET_CONFIGURATION_get_value_string (configuration.c:762)
==10323== by 0x507DA56: GNUNET_TESTING_create_topology (testing_group.c:4044)
==10323== by 0x5084918: internal_hostkey_callback (testing_peergroup.c:567)
==10323== by 0x507F6A7: internal_hostkey_callback (testing_group.c:5509)
==10323== by 0x5073803: start_fsm (testing.c:332)
==10323== by 0x4E5A545: run_ready (scheduler.c:682)
==10323== by 0x4E5AA41: GNUNET_SCHEDULER_run (scheduler.c:863)
==10323== by 0x4E56775: GNUNET_PROGRAM_run (program.c:246)
==10323==
==10323== 386 (208 direct, 178 indirect) bytes in 1 blocks are definitely lost in loss record 12 of 16
==10323== at 0x4C244E8: malloc (vg_replace_malloc.c:236)
==10323== by 0x4E3A2CB: GNUNET_xmalloc_unchecked_ (common_allocation.c:136)
==10323== by 0x4E3A0F0: GNUNET_xmalloc_ (common_allocation.c:62)
==10323== by 0x5084E3C: GNUNET_TESTING_peergroup_start (testing_peergroup.c:721)
==10323== by 0x402B0C: run (test_dht_multipeer.c:633)
==10323== by 0x4E55EA4: program_main (program.c:82)
==10323== by 0x4E5A545: run_ready (scheduler.c:682)
==10323== by 0x4E5AA41: GNUNET_SCHEDULER_run (scheduler.c:863)
==10323== by 0x4E56775: GNUNET_PROGRAM_run (program.c:246)
==10323== by 0x402BC9: check (test_dht_multipeer.c:663)
==10323== by 0x402C28: main (test_dht_multipeer.c:687)
==10323==
TagsNo tags attached.

Activities

Bart Polot

2012-02-14 12:07

reporter   ~0005482

Will go away during rewrite of testing.

Issue History

Date Modified Username Field Change
2011-09-30 16:05 Christian Grothoff New Issue
2011-09-30 16:05 Christian Grothoff Status new => assigned
2011-09-30 16:05 Christian Grothoff Assigned To => mrwiggles
2011-11-15 13:44 Christian Grothoff Assigned To mrwiggles =>
2011-11-15 13:44 Christian Grothoff Status assigned => confirmed
2011-12-01 09:57 Christian Grothoff Target Version => 0.9.1
2011-12-06 15:44 Christian Grothoff Assigned To => Bart Polot
2011-12-06 15:44 Christian Grothoff Status confirmed => assigned
2011-12-23 10:58 Christian Grothoff Target Version 0.9.1 =>
2012-02-14 12:07 Bart Polot Note Added: 0005482
2012-02-14 12:07 Bart Polot Status assigned => resolved
2012-02-14 12:07 Bart Polot Fixed in Version => Git master
2012-02-14 12:07 Bart Polot Resolution open => won't fix
2012-02-14 21:13 Christian Grothoff Fixed in Version Git master => 0.9.2
2012-02-14 21:13 Christian Grothoff Target Version => 0.9.2
2012-02-28 11:05 Christian Grothoff Status resolved => closed