View Issue Details

IDProjectCategoryView StatusLast Update
0003208GNUnettransport servicepublic2013-12-24 20:53
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003208: new valgrind crashes with the usual DV command
Description==16755== Invalid read of size 4
==16755== at 0x75D4453: handle_tcp_data (plugin_transport_tcp.c:2302)
==16755== by 0x56A3CA1: GNUNET_SERVER_inject (server.c:985)
==16755== by 0x56A4926: client_message_tokenizer_callback (server.c:1205)
==16755== by 0x56A7194: GNUNET_SERVER_mst_receive (server_mst.c:262)
==16755== by 0x56A4525: process_incoming (server.c:1136)
==16755== by 0x5673DC3: receive_ready (connection.c:1062)
==16755== by 0x569FC5E: run_ready (scheduler.c:595)
==16755== by 0x56A04EB: GNUNET_SCHEDULER_run (scheduler.c:817)
==16755== by 0x56AE56A: GNUNET_SERVICE_run (service.c:1490)
==16755== by 0x406079: main (gnunet-service-transport.c:921)
==16755== Address 0x8ebeadc is 124 bytes inside a block of size 136 free'd
==16755== at 0x4C2A74C: free (vg_replace_malloc.c:468)
==16755== by 0x5669B8E: GNUNET_xfree_ (common_allocation.c:239)
==16755== by 0x75CF932: tcp_disconnect_session (plugin_transport_tcp.c:1106)
==16755== by 0x403A87: kill_session (gnunet-service-transport.c:198)
==16755== by 0x404241: GST_receive_callback (gnunet-service-transport.c:309)
==16755== by 0x41CFA8: GST_manipulation_recv (gnunet-service-transport_manipulation.c:559)
==16755== by 0x75D443F: handle_tcp_data (plugin_transport_tcp.c:2293)
==16755== by 0x56A3CA1: GNUNET_SERVER_inject (server.c:985)
==16755== by 0x56A4926: client_message_tokenizer_callback (server.c:1205)
==16755== by 0x56A7194: GNUNET_SERVER_mst_receive (server_mst.c:262)
==16755== by 0x56A4525: process_incoming (server.c:1136)
==16755== by 0x5673DC3: receive_ready (connection.c:1062)
==1
TagsNo tags attached.

Activities

Christian Grothoff

2013-12-13 14:25

manager   ~0007867

Should be fixed in SVN 31359.

Issue History

Date Modified Username Field Change
2013-12-13 14:10 Christian Grothoff New Issue
2013-12-13 14:10 Christian Grothoff Status new => assigned
2013-12-13 14:10 Christian Grothoff Assigned To => Matthias Wachs
2013-12-13 14:11 Christian Grothoff Assigned To Matthias Wachs => Christian Grothoff
2013-12-13 14:25 Christian Grothoff Note Added: 0007867
2013-12-13 14:25 Christian Grothoff Status assigned => resolved
2013-12-13 14:25 Christian Grothoff Fixed in Version => 0.10.0
2013-12-13 14:25 Christian Grothoff Resolution open => fixed
2013-12-24 20:53 Christian Grothoff Status resolved => closed