View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001710 | GNUnet | file-sharing service | public | 2011-06-17 14:53 | 2011-07-02 09:26 |
| Reporter | mrwiggles | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | Git master | ||||
| Summary | 0001710: 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 Reproduce | Publish data, wait. | ||||
| Tags | No tags attached. | ||||
| 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 |