View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002320 | GNUnet | transport service | public | 2012-05-07 10:13 | 2012-06-02 19:15 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002320: Assertion in gnunet-service-transport_neighbours.c 2555 | ||||
| Description | When running a peer for multiple days... happens quite often... | ||||
| Additional Information | Core was generated by `gnunet-service-transport -c /home/mwachs/.gnunet/gnunet.conf'. Program terminated with signal 6, Aborted. #0 0x00007f52836c5d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0x00007f52836c5d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007f52836c9ab6 in abort () at abort.c:92 #2 0x00007f5283ec43d7 in GNUNET_abort () at common_logging.c:273 #3 0x0000000000411f28 in GST_neighbours_handle_connect_ack (message=0x7fff948abbe8, peer=0x7fff948aba40, address=0x7fff948ab850, session=0x0, ats=0x7fff948ab930, ats_count=2) at gnunet-service-transport_neighbours.c:2555 #4 0x000000000040387a in plugin_env_receive_callback (cls=0x1903910, peer=0x7fff948aba40, message=0x7fff948abbe8, ats=0x7fff948ab930, ats_count=2, session=0x0, sender_address=0x7fff948abac0 "\203\237\024\213\b&", sender_address_len=6) at gnunet-service-transport.c:266 #5 0x00007f52826cbbc7 in process_inbound_tokenized_messages (cls=0x1905fe0, client=0x7fff948aba40, hdr=0x7fff948abbe8) at plugin_transport_udp.c:1222 #6 0x00007f5283ef92f6 in GNUNET_SERVER_mst_receive (mst=0x1902990, client_identity=0x7fff948aba40, buf=0x7fff948abbe8 "", size=16, purge=1, one_shot=0) at server_mst.c:264 #7 0x00007f52826cc225 in process_udp_message (plugin=0x1905fe0, msg=0x7fff948abba0, sender_addr=0x7fff948bbba0, sender_addr_len=16) at plugin_transport_udp.c:1301 #8 0x00007f52826cc8b2 in read_process_msg (plugin=0x1905fe0, msg=0x7fff948abba0, addr=0x7fff948bbba0 "\002", fromlen=16) at plugin_transport_udp.c:1452 #9 0x00007f52826cdb6f in udp_select_read (plugin=0x1905fe0, rsock=0x19061f0) at plugin_transport_udp.c:1666 #10 0x00007f52826cedd1 in udp_plugin_select (cls=0x1905fe0, tc=0x7fff948bbc40) at plugin_transport_udp.c:1836 #11 0x00007f5283ef2c81 in run_ready (rs=0x1910390, ws=0x1910420) at scheduler.c:602 #12 0x00007f5283ef348a in GNUNET_SCHEDULER_run (task=0x7f5283effd84 <service_task>, task_cls=0x7fff948bbf20) at scheduler.c:790 #13 0x00007f5283f0181c in GNUNET_SERVICE_run (argc=3, argv=0x7fff948bc178, service_name=0x416d87 "transport", options=GNUNET_SERVICE_OPTION_NONE, task=0x404466 <run>, task_cls=0x0) at service.c:1773 #14 0x0000000000404a33 in main (argc=3, argv=0x7fff948bc178) at gnunet-service-transport.c:651 (gdb) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-07 10:13 | Matthias Wachs | New Issue | |
| 2012-05-07 10:13 | Matthias Wachs | Status | new => assigned |
| 2012-05-07 10:13 | Matthias Wachs | Assigned To | => Matthias Wachs |
| 2012-05-07 11:31 | Matthias Wachs | Note Added: 0005802 | |
| 2012-05-07 11:31 | Matthias Wachs | Status | assigned => resolved |
| 2012-05-07 11:31 | Matthias Wachs | Resolution | open => fixed |
| 2012-05-08 21:56 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-05-08 21:56 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |