View Issue Details

IDProjectCategoryView StatusLast Update
0001885GNUnetutil librarypublic2011-11-30 18:38
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.0Fixed in Version0.9.0 
Summary0001885: memory leak
Description==289209== 8 bytes in 1 blocks are definitely lost in loss record 4 of 12
==289209== at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==289209== by 0x5875701: GNUNET_xmalloc_unchecked_ (common_allocation.c:140)
==289209== by 0x58752F1: GNUNET_xmalloc_ (common_allocation.c:66)==289209== 8 bytes in 1 blocks are definitely lost in loss record 4 of 12
==289209== at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==289209== by 0x5875701: GNUNET_xmalloc_unchecked_ (common_allocation.c:140)
==289209== by 0x58752F1: GNUNET_xmalloc_ (common_allocation.c:66)
==289209== by 0x58759E3: GNUNET_xstrdup_ (common_allocation.c:219)
==289209== by 0x58AE8D4: GNUNET_STRINGS_fancy_time_to_relative (strings.c:301)
==289209== by 0x5879087: GNUNET_CONFIGURATION_get_value_time (configuration.c:727)
==289209== by 0x6F0659E: ???
==289209== by 0x6CFEADA: ???
==289209== by 0x589B701: GNUNET_PLUGIN_load (plugin.c:229)
==289209== by 0x40DECB: GST_plugins_load (gnunet-service-transport_plugins.c:135)
==289209== by 0x4037B6: run (gnunet-service-transport.c:531)
==289209== by 0x58AC54F: service_task (service.c:1352)

==289209== by 0x58759E3: GNUNET_xstrdup_ (common_allocation.c:219)
==289209== by 0x58AE8D4: GNUNET_STRINGS_fancy_time_to_relative (strings.c:301)
==289209== by 0x5879087: GNUNET_CONFIGURATION_get_value_time (configuration.c:727)
==289209== by 0x6F0659E: ???
==289209== by 0x6CFEADA: ???
==289209== by 0x589B701: GNUNET_PLUGIN_load (plugin.c:229)
==289209== by 0x40DECB: GST_plugins_load (gnunet-service-transport_plugins.c:135)
==289209== by 0x4037B6: run (gnunet-service-transport.c:531)
==289209== by 0x58AC54F: service_task (service.c:1352)
TagsNo tags attached.

Activities

Christian Grothoff

2011-11-07 19:43

manager   ~0004882

Fixed in SVN 18045.

Issue History

Date Modified Username Field Change
2011-11-07 10:14 Matthias Wachs New Issue
2011-11-07 19:43 Christian Grothoff Assigned To => Christian Grothoff
2011-11-07 19:43 Christian Grothoff Status new => assigned
2011-11-07 19:43 Christian Grothoff Note Added: 0004882
2011-11-07 19:43 Christian Grothoff Status assigned => resolved
2011-11-07 19:43 Christian Grothoff Fixed in Version => 0.9.0
2011-11-07 19:43 Christian Grothoff Resolution open => fixed
2011-11-07 19:44 Christian Grothoff Product Version => Git master
2011-11-07 19:44 Christian Grothoff Target Version => 0.9.0
2011-11-30 18:38 Christian Grothoff Status resolved => closed