View Issue Details

IDProjectCategoryView StatusLast Update
0002332GNUnetDHT servicepublic2012-06-02 19:15
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002332: DHT service / core API valgrind report
Description==21436== Memcheck, a memory error detector
==21436== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==21436== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==21436== Command: gnunet-service-dht -c /tmp/test_mesh_small//9//gnunet-testing-configIpRSRq
==21436== Parent PID: 21398
==21436==
==21436== Invalid write of size 8
==21436== at 0x4C31744: GNUNET_CORE_disconnect (core_api.c:1238)
==21436== by 0x40D9A8: GDS_NEIGHBOURS_done (gnunet-service-dht_neighbours.c:2001)
==21436== by 0x402DAC: shutdown_task (gnunet-service-dht.c:112)
==21436== by 0x5C9E2F8: run_ready (scheduler.c:602)
==21436== by 0x5C9EB01: GNUNET_SCHEDULER_run (scheduler.c:790)
==21436== by 0x5CACEBA: GNUNET_SERVICE_run (service.c:1773)
==21436== by 0x402FFF: main (gnunet-service-dht.c:184)
==21436== Address 0x8d769d8 is 24 bytes inside a block of size 72 free'd
==21436== at 0x4027AAE: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21436== by 0x5C6EBD2: GNUNET_xfree_ (common_allocation.c:201)
==21436== by 0x4C2D4ED: transmission_timeout (core_api.c:583)
==21436== by 0x5C9E2F8: run_ready (scheduler.c:602)
==21436== by 0x5C9EB01: GNUNET_SCHEDULER_run (scheduler.c:790)
==21436== by 0x5CACEBA: GNUNET_SERVICE_run (service.c:1773)
==21436== by 0x402FFF: main (gnunet-service-dht.c:184)
==21436==
==21436==
Steps To Reproduce2d torus mesh test...
TagsNo tags attached.

Activities

Christian Grothoff

2012-05-09 20:42

manager   ~0005833

Fixed in SVN 21394.

Issue History

Date Modified Username Field Change
2012-05-08 19:02 Christian Grothoff New Issue
2012-05-08 22:00 Christian Grothoff Assigned To => Christian Grothoff
2012-05-08 22:00 Christian Grothoff Status new => assigned
2012-05-08 22:01 Christian Grothoff Target Version => 0.9.3
2012-05-09 20:42 Christian Grothoff Note Added: 0005833
2012-05-09 20:42 Christian Grothoff Status assigned => resolved
2012-05-09 20:42 Christian Grothoff Fixed in Version => 0.9.3
2012-05-09 20:42 Christian Grothoff Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed