View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003586 | GNUnet | transport service | public | 2014-12-20 02:55 | 2018-06-07 00:25 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | urgent | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | open | ||
| Product Version | Git master | ||||
| Target Version | 0.11.0pre66 | Fixed in Version | 0.11.0pre66 | ||
| Summary | 0003586: NPE in transport | ||||
| Description | Just ran a peer for a while. Stack trace: Core was generated by `/home/grothoff/lib//gnunet/libexec/gnunet-service-transport -c /home/grothoff/.'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000406380 in GST_ats_add_address (address=0x0, session=0x0, ats=0x0, ats_count=0) at gnunet-service-transport.c:685 685 if (NULL == address->transport_name) (gdb) ba #0 0x0000000000406380 in GST_ats_add_address (address=0x0, session=0x0, ats=0x0, ats_count=0) at gnunet-service-transport.c:685 #1 0x000000000041b167 in GST_neighbours_handle_session_ack (message=0x1ad5e70, peer=0x1c3e9e0, address=0x1c3e9e0, session=0x1b5a8c0) at gnunet-service-transport_neighbours.c:3509 #2 0x0000000000405675 in GST_receive_callback (cls=0x196e9c0, address=0x1c3e9e0, session=0x1b5a8c0, message=0x1ad5e70) at gnunet-service-transport.c:496 #3 0x0000000000423d04 in GST_manipulation_recv (cls=0x196e9c0, address=0x1c3e9e0, session=0x1b5a8c0, message=0x1ad5e70) at gnunet-service-transport_manipulation.c:557 #4 0x00007f49c98a8763 in handle_tcp_data (cls=0x19b8650, client=0x1b85b80, message=0x1ad5e70) at plugin_transport_tcp.c:2464 #5 0x00007f49ccd133ce in GNUNET_SERVER_inject (server=0x19b84a0, sender=0x1b85b80, message=0x1ad5e70) at server.c:987 #6 0x00007f49ccd14055 in client_message_tokenizer_callback (cls=0x19b84a0, client=0x1b85b80, message=0x1ad5e70) at server.c:1211 #7 0x00007f49ccd164cb in GNUNET_SERVER_mst_receive (mst=0x1a9f980, client_identity=0x1b85b80, buf=0x0, size=0, purge=0, one_shot=-1) at server_mst.c:221 #8 0x00007f49ccd136c3 in process_mst (client=0x1b85b80, ret=0) at server.c:1061 #9 0x00007f49ccd13f64 in restart_processing (cls=0x1b85b80, tc=0x7fffed5e6d80) at server.c:1184 #10 0x00007f49ccd0f2cc in run_ready (rs=0x1983d40, ws=0x1983dd0) at scheduler.c:595 #11 0x00007f49ccd0fb5a in GNUNET_SCHEDULER_run (task=0x7f49ccd1be37 <service_task>, task_cls=0x7fffed5e7120) at scheduler.c:817 #12 0x00007f49ccd1dbcb in GNUNET_SERVICE_run (argc=3, argv=0x7fffed5e73a8, service_name=0x425404 "transport", options=GNUNET_SERVICE_OPTION_NONE, task=0x40788b <run>, task_cls=0x0) at service.c:1498 #13 0x0000000000408042 in main (argc=3, argv=0x7fffed5e73a8) at gnunet-service-transport.c:1201 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-12-20 02:55 | Christian Grothoff | New Issue | |
| 2014-12-20 02:55 | Christian Grothoff | Status | new => assigned |
| 2014-12-20 02:55 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2015-02-11 20:17 | Christian Grothoff | Note Added: 0008873 | |
| 2015-02-11 20:17 | Christian Grothoff | Assigned To | Matthias Wachs => Christian Grothoff |
| 2015-02-11 20:17 | Christian Grothoff | Status | assigned => resolved |
| 2015-02-11 20:17 | Christian Grothoff | Fixed in Version | => 0.11.0pre66 |
| 2018-06-07 00:25 | Christian Grothoff | Status | resolved => closed |