View Issue Details

IDProjectCategoryView StatusLast Update
0001737GNUnettransport servicepublic2011-08-05 10:43
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PriorityurgentSeveritycrashReproducibilityrandom
Status closedResolutionunable to reproduce 
Product VersionGit master 
Summary0001737: Transport service crash
DescriptionRunning `test-quota-compliance-udp-symmetric'
Jul 18 17:53:31-434359 arm-382569 WARNING Service `transport' terminated with status signal/11, will try to restart it!


(gdb) bt
#0 0x00002b0861132d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00002b0861136ab6 in abort () at abort.c:92
#2 0x00002b08605f5789 in GNUNET_TRANSPORT_disconnect (handle=0x1deda70) at transport_api_new.c:1360
#3 0x0000000000401a0b in notify_receive_new (cls=0x401a0b, peer=0x7fffed255de0, message=0x0, ats=0x7473657420746120, ats_count=0)
    at test_quota_compliance.c:263
#4 0x00002b0860a2c94e in run_ready (rs=0x1de6010, ws=0x1de60a0) at scheduler.c:648
#5 0x00002b0860a2cd42 in GNUNET_SCHEDULER_run (task=0x2b0860a28334 <program_main>, task_cls=0x7fffed256030) at scheduler.c:795
#6 0x00002b0860a28b5e in GNUNET_PROGRAM_run (argc=3, argv=0x7fffed256150, binaryName=0x1de4f00 "test-quota-compliance-udp-asymmetric_recv_constant",
    binaryHelp=0x404088 "\300\002", options=0x7fffed256110, task=0x402a53 <run+144>, task_cls=0x6052a0) at program.c:235
#7 0x0000000000403400 in main (argc=1, argv=0x7fffed256268) at test_quota_compliance.c:937
(gdb)
TagsNo tags attached.

Activities

Matthias Wachs

2011-07-18 18:03

reporter   ~0004525

Message == NULL

Matthias Wachs

2011-08-05 10:42

reporter   ~0004547

Does not occur on any of the buildbots in the last recent 5+ builds...
Seems to have disappeared...

Issue History

Date Modified Username Field Change
2011-07-18 17:58 Matthias Wachs New Issue
2011-07-18 17:58 Matthias Wachs Status new => assigned
2011-07-18 17:58 Matthias Wachs Assigned To => Matthias Wachs
2011-07-18 18:03 Matthias Wachs Note Added: 0004525
2011-08-05 10:42 Matthias Wachs Note Added: 0004547
2011-08-05 10:43 Matthias Wachs Status assigned => closed
2011-08-05 10:43 Matthias Wachs Resolution open => unable to reproduce