View Issue Details

IDProjectCategoryView StatusLast Update
0001710GNUnetfile-sharing servicepublic2011-07-02 09:26
Reportermrwiggles Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target VersionGit master 
Summary0001710: Memory leak in file sharing
Description==30291== 422,851 (357,283 direct, 65,568 indirect) bytes in 18 blocks are definitely lost in loss record 6 of 6
==30291== at 0x4022525: malloc (vg_replace_malloc.c:149)
==30291== by 0x408863C: GNUNET_xmalloc_unchecked_ (common_allocation.c:132)
==30291== by 0x40886E9: GNUNET_xmalloc_ (common_allocation.c:61)
==30291== by 0x8055076: transmit_content (gnunet-service-fs_push.c:265)
==30291== by 0x80553FD: process_migration_content (gnunet-service-fs_push.c:563)
==30291== by 0x404CA60: process_result_message (datastore_api.c:1345)
==30291== by 0x404B0DB: receive_cb (datastore_api.c:601)
==30291== by 0x4087FA0: receive_task (client.c:572)
==30291== by 0x40A57B8: GNUNET_SCHEDULER_run (scheduler.c:648)
==30291== by 0x40ABB48: GNUNET_SERVICE_run (service.c:1622)
==30291== by 0x804ABA1: main (gnunet-service-fs.c:620)
Steps To ReproducePublish data, wait.
TagsNo tags attached.

Activities

Christian Grothoff

2011-06-17 15:35

manager   ~0004423

Fixed in SVN 15697.

Issue History

Date Modified Username Field Change
2011-06-17 14:53 mrwiggles New Issue
2011-06-17 14:53 mrwiggles Status new => assigned
2011-06-17 14:53 mrwiggles Assigned To => Christian Grothoff
2011-06-17 15:35 Christian Grothoff Note Added: 0004423
2011-06-17 15:35 Christian Grothoff Status assigned => resolved
2011-06-17 15:35 Christian Grothoff Resolution open => fixed
2011-07-02 09:26 Christian Grothoff Status resolved => closed