View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003204 | GNUnet | transport service | public | 2013-12-12 17:16 | 2013-12-24 20:53 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003204: 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 Reproduce | HAve been running transport service with valgrind at the time. | ||||
| Tags | No tags attached. | ||||
|
|
Checking if I can reproduce this one right now... |
|
|
Run the test 1000x in a loop, did not reproduce the issue. |
| 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 |