View Issue Details

IDProjectCategoryView StatusLast Update
0003136GNUnetset servicepublic2013-12-24 20:54
ReporterMatthias Wachs Assigned ToFlorian Dold  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003136: Use after free in SET
DescriptionNov 27 09:29:43-320151 dv-28006 ERROR Assertion failed at set_api.c:654.
==28007== Invalid read of size 8
==28007== at 0x50448F2: listen_connect (set_api.c:654)
==28007== by 0x56A65CC: run_ready (scheduler.c:593)
==28007== by 0x56A6E53: GNUNET_SCHEDULER_run (scheduler.c:808)
==28007== by 0x56B4ED6: GNUNET_SERVICE_run (service.c:1478)
==28007== by 0x4063F4: main (gnunet-service-dv.c:1993)
==28007== Address 0x6f00020 is 0 bytes inside a block of size 120 free'd
==28007== at 0x4C2BA6C: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==28007== by 0x566FDAE: GNUNET_xfree_ (common_allocation.c:236)
==28007== by 0x5044D8A: GNUNET_SET_listen_cancel (set_api.c:725)
==28007== by 0x403EC6: handle_direct_disconnect (gnunet-service-dv.c:1162)
==28007== by 0x4059F8: cleanup_neighbor (gnunet-service-dv.c:1737)
==28007== by 0x405D17: handle_core_disconnect (gnunet-service-dv.c:1779)
==28007== by 0x5450C46: disconnect_and_free_peer_entry (core_api.c:389)
==28007== by 0x568352B: GNUNET_CONTAINER_multipeermap_iterate (container_multipeermap.c:361)
==28007== by 0x54561AB: GNUNET_CORE_disconnect (core_api.c:1217)
==28007== by 0x405FA4: shutdown_task (gnunet-service-dv.c:1841)
==28007== by 0x56A65CC: run_ready (scheduler.c:593)
==28007== by 0x56A6E53: GNUNET_SCHEDULER_run (scheduler.c:808)
==28007==
TagsNo tags attached.

Activities

Florian Dold

2013-11-27 12:43

developer   ~0007731

Should be fixed in r30903.

Issue History

Date Modified Username Field Change
2013-11-27 09:31 Matthias Wachs New Issue
2013-11-27 09:31 Matthias Wachs Status new => assigned
2013-11-27 09:31 Matthias Wachs Assigned To => Florian Dold
2013-11-27 12:43 Florian Dold Note Added: 0007731
2013-11-27 12:43 Florian Dold Status assigned => resolved
2013-11-27 12:43 Florian Dold Resolution open => fixed
2013-11-27 13:44 Christian Grothoff Product Version => Git master
2013-11-27 13:44 Christian Grothoff Fixed in Version => 0.10.0
2013-11-27 13:44 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:54 Christian Grothoff Status resolved => closed