View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001722 | GNUnet | datastore service | public | 2011-06-22 15:01 | 2011-07-02 09:25 |
| Reporter | mrwiggles | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | random |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001722: runaway do_connect call causing memory leak? | ||||
| Description | ==10688== 66,114 (236 direct, 65,878 indirect) bytes in 11 blocks are definitely lost in loss record 13 of 17 ==10688== at 0x4022525: malloc (vg_replace_malloc.c:149) ==10688== by 0x40366EC: GNUNET_xmalloc_unchecked_ (common_allocation.c:132) ==10688== by 0x4036799: GNUNET_xmalloc_ (common_allocation.c:61) ==10688== by 0x4036A51: GNUNET_xstrdup_ (common_allocation.c:213) ==10688== by 0x403816C: GNUNET_CONFIGURATION_get_value_string (configuration.c:727) ==10688== by 0x4035685: do_connect (client.c:298) ==10688== by 0x40358D7: client_delayed_retry (client.c:784) ==10688== by 0x4053B98: GNUNET_SCHEDULER_run (scheduler.c:648) ==10688== by 0x405A2A8: GNUNET_SERVICE_run (service.c:1626) ==10688== by 0x8049271: main (gnunet-service-datastore.c:1728) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-06-22 15:01 | mrwiggles | New Issue | |
| 2011-06-23 12:26 | Christian Grothoff | Note Added: 0004459 | |
| 2011-06-23 12:26 | Christian Grothoff | Status | new => resolved |
| 2011-06-23 12:26 | Christian Grothoff | Resolution | open => fixed |
| 2011-06-23 12:26 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2011-07-02 09:25 | Christian Grothoff | Status | resolved => closed |