View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003208 | GNUnet | transport service | public | 2013-12-13 14:10 | 2013-12-24 20:53 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003208: 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 | ||||
| Tags | No tags attached. | ||||
| 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 |