View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003104 | GNUnet | identity service | public | 2013-11-09 19:04 | 2013-12-24 20:54 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003104: memory leak in identity service, reported by valgrind | ||||
| Description | ==8029== 8 bytes in 1 blocks are definitely lost in loss record 7 of 51 ==8029== at 0x4C294A0: malloc (vg_replace_malloc.c:291) ==8029== by 0x5051EB7: GNUNET_xmalloc_unchecked_ (common_allocation.c:144) ==8029== by 0x5051B1D: GNUNET_xmalloc_ (common_allocation.c:71) ==8029== by 0x5052285: GNUNET_xstrdup_ (common_allocation.c:253) ==8029== by 0x10B2BE: handle_create_message (gnunet-service-identity.c:522) ==8029== by 0x5091B8D: GNUNET_SERVER_inject (server.c:985) ==8029== by 0x50928A1: client_message_tokenizer_callback (server.c:1205) ==8029== by 0x50953B4: GNUNET_SERVER_mst_receive (server_mst.c:261) ==8029== by 0x509245A: process_incoming (server.c:1136) ==8029== by 0x505D1AE: receive_ready (connection.c:1062) ==8029== by 0x508D5AA: run_ready (scheduler.c:593) ==8029== by 0x508DEFC: GNUNET_SCHEDULER_run (scheduler.c:808) ==8029== ==8029== 13 bytes in 1 blocks are definitely lost in loss record 18 of 51 ==8029== at 0x4C294A0: malloc (vg_replace_malloc.c:291) ==8029== by 0x5051EB7: GNUNET_xmalloc_unchecked_ (common_allocation.c:144) ==8029== by 0x5051B1D: GNUNET_xmalloc_ (common_allocation.c:71) ==8029== by 0x5052285: GNUNET_xstrdup_ (common_allocation.c:253) ==8029== by 0x10B2BE: handle_create_message (gnunet-service-identity.c:522) ==8029== by 0x5091B8D: GNUNET_SERVER_inject (server.c:985) ==8029== by 0x50928A1: client_message_tokenizer_callback (server.c:1205) ==8029== by 0x50950B4: GNUNET_SERVER_mst_receive (server_mst.c:220) ==8029== by 0x5091EA5: process_mst (server.c:1055) ==8029== by 0x509250A: process_incoming (server.c:1146) ==8029== by 0x505D1AE: receive_ready (connection.c:1062) ==8029== by 0x508D5AA: run_ready (scheduler.c:593) ==8029== | ||||
| Steps To Reproduce | test_gns_delegated_lookup.sh | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-09 19:04 | Christian Grothoff | New Issue | |
| 2013-11-09 19:04 | Christian Grothoff | Status | new => assigned |
| 2013-11-09 19:04 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2013-11-09 21:08 | Christian Grothoff | Note Added: 0007617 | |
| 2013-11-09 21:08 | Christian Grothoff | Status | assigned => resolved |
| 2013-11-09 21:08 | Christian Grothoff | Fixed in Version | => 0.10.1 |
| 2013-11-09 21:08 | Christian Grothoff | Resolution | open => fixed |
| 2013-11-09 21:09 | Christian Grothoff | Fixed in Version | 0.10.1 => 0.10.0 |
| 2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |