View Issue Details

IDProjectCategoryView StatusLast Update
0003204GNUnettransport servicepublic2013-12-24 20:53
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003204: test_transport_api_manipulation_recv_tcp crash (rare)
Description(gdb) ba
#0 0x00002b7a4c7861e5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00002b7a4c789398 in __GI_abort () at abort.c:90
#2 0x00002b7a4bfbf0a1 in GNUNET_abort () at common_logging.c:289
#3 0x00002b7a4bb9c420 in GNUNET_TRANSPORT_notify_transmit_ready (handle=0x2b7a4dd6ffd0, target=0x2b7a4dd2d0e8, size=2600, priority=0, timeout=..., notify=0x2b7a4b76c595 <notify_ready>,
    notify_cls=0x2b7a4dd2d0b0) at transport_api.c:1592
#4 0x00002b7a4b76caa3 in sendtask (cls=0x0, tc=0x7fff33469b70) at test_transport_api_manipulation_recv_tcp.c:307
#5 0x00002b7a4bff9e02 in run_ready (rs=0x2b7a4dd2b7a0, ws=0x2b7a4dd2b830) at scheduler.c:595
#6 0x00002b7a4bffa755 in GNUNET_SCHEDULER_run (task=0x2b7a4bff44be <program_main>, task_cls=0x7fff33469d70) at scheduler.c:817
#7 0x00002b7a4bff51c0 in GNUNET_PROGRAM_run2 (argc=3, argv=0x2b7a4b96e020 <argv.11326>, binaryName=0x2b7a4dd267e0 "test_transport_api_manipulation_recv_tcp",
    binaryHelp=0x2b7a4b76daae "nohelp", options=0x2b7a4b96e540 <options.11327>, task=0x2b7a4b76d1c5 <run>, task_cls=0x2b7a4b96e4b8 <ok>, run_without_scheduler=0) at program.c:294
#8 0x00002b7a4bff532e in GNUNET_PROGRAM_run (argc=3, argv=0x2b7a4b96e020 <argv.11326>, binaryName=0x2b7a4dd267e0 "test_transport_api_manipulation_recv_tcp",
    binaryHelp=0x2b7a4b76daae "nohelp", options=0x2b7a4b96e540 <options.11327>, task=0x2b7a4b76d1c5 <run>, task_cls=0x2b7a4b96e4b8 <ok>) at program.c:330
#9 0x00002b7a4b76d415 in check () at test_transport_api_manipulation_recv_tcp.c:442
#10 0x00002b7a4b76d50a in main (argc=1, argv=0x7fff3346a0b8) at test_transport_api_manipulation_recv_tcp.c:466
Steps To ReproduceHAve been running transport service with valgrind at the time.
TagsNo tags attached.

Activities

Christian Grothoff

2013-12-12 19:59

manager   ~0007859

Checking if I can reproduce this one right now...

Christian Grothoff

2013-12-13 13:16

manager   ~0007860

Run the test 1000x in a loop, did not reproduce the issue.

Issue History

Date Modified Username Field Change
2013-12-12 17:16 Christian Grothoff New Issue
2013-12-12 17:16 Christian Grothoff Status new => assigned
2013-12-12 17:16 Christian Grothoff Assigned To => Matthias Wachs
2013-12-12 19:59 Christian Grothoff Note Added: 0007859
2013-12-13 13:16 Christian Grothoff Note Added: 0007860
2013-12-13 13:16 Christian Grothoff Status assigned => resolved
2013-12-13 13:16 Christian Grothoff Fixed in Version => 0.10.0
2013-12-13 13:16 Christian Grothoff Resolution open => unable to reproduce
2013-12-13 13:16 Christian Grothoff Assigned To Matthias Wachs => Christian Grothoff
2013-12-13 13:16 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:53 Christian Grothoff Status resolved => closed