View Issue Details

IDProjectCategoryView StatusLast Update
0001719GNUnetcore servicepublic2011-07-02 09:25
Reportermrwiggles Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product VersionGit master 
Summary0001719: Core/transport api memory leak
Description==18107== 16 bytes in 1 blocks are definitely lost in loss record 2 of 4
==18107== at 0x4022525: malloc (vg_replace_malloc.c:149)
==18107== by 0x40446EC: GNUNET_xmalloc_unchecked_ (common_allocation.c:132)
==18107== by 0x4044799: GNUNET_xmalloc_ (common_allocation.c:61)
==18107== by 0x404BE8F: GNUNET_CONTAINER_heap_create (container_heap.c:142)
==18107== by 0x4034B3B: GNUNET_TRANSPORT_connect (transport_api_new.c:1322)
==18107== by 0x804A3C0: run (gnunet-service-core.c:4730)
==18107== by 0x4066387: service_task (service.c:1407)
==18107== by 0x4061B98: GNUNET_SCHEDULER_run (scheduler.c:648)
==18107== by 0x40682A8: GNUNET_SERVICE_run (service.c:1626)
==18107== by 0x804A111: main (gnunet-service-core.c:4764)
TagsNo tags attached.

Relationships

has duplicate 0001700 closedMatthias Wachs Memory leak in gnunet-service-transport (or plugins?) 

Activities

Christian Grothoff

2011-06-23 12:30

manager   ~0004460

Duplicate with one of the leaks filed under 0001700.

Issue History

Date Modified Username Field Change
2011-06-22 14:52 mrwiggles New Issue
2011-06-23 12:30 Christian Grothoff Relationship added has duplicate 0001700
2011-06-23 12:30 Christian Grothoff Note Added: 0004460
2011-06-23 12:30 Christian Grothoff Status new => resolved
2011-06-23 12:30 Christian Grothoff Resolution open => fixed
2011-06-23 12:30 Christian Grothoff Assigned To => Christian Grothoff
2011-07-02 09:25 Christian Grothoff Status resolved => closed