View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001648 | GNUnet | DHT service | public | 2011-01-24 22:35 | 2011-04-28 19:31 |
| Reporter | Christian Grothoff | Assigned To | mrwiggles | ||
| Priority | normal | Severity | crash | Reproducibility | unable to reproduce |
| Status | closed | Resolution | unable to reproduce | ||
| Summary | 0001648: Assertion failed at connection.c:1674. | ||||
| Description | Testcase fails on my system (karmic buildbot setup): Jan 24 22:28:13 test-dht-twopeer-put-get-303 ERROR Assertion failed at connection.c:1674. /bin/bash: line 5: 303 Aborted (core dumped) ${dir}$tst FAIL: test_dht_twopeer_put_get I've so far only seen this happen once (tried another dozen runs, all passed). | ||||
| Additional Information | #0 0x4001e416 in __kernel_vsyscall () (gdb) ba #0 0x4001e416 in __kernel_vsyscall () #1 0x400c7941 in raise () from /lib/libc.so.6 #2 0x400cae42 in abort () from /lib/libc.so.6 #3 0x4003435e in GNUNET_CONNECTION_notify_transmit_ready_cancel (h=0x891bc20) at connection.c:1674 #4 0x4002d2bc in GNUNET_CLIENT_notify_transmit_ready_cancel (th=0x89192c8) at client.c:913 #5 0x40070d59 in GNUNET_DHT_disconnect (handle=0x89119c0) at dht_api.c:562 #6 0x08048d8c in end_badly_cont (cls=0x0, tc=0xbf93a57c) at test_dht_twopeer_put_get.c:169 #7 0x4004c494 in run_ready (rs=0x890b2d0, ws=0x890c6f8) at scheduler.c:643 #8 0x4004ca1e in GNUNET_SCHEDULER_run (task=0x4004864c <program_main>, task_cls=0xbf93a8d0) at scheduler.c:789 #9 0x40048d75 in GNUNET_PROGRAM_run (argc=3, argv=0xbf93a96c, binaryName=0x8049ce1 "test-dht-twopeer-put-get", binaryHelp=0x8049d18 "nohelp", options=0xbf93a950, task=0x80496b9 <run>, task_cls=0x804b0c8) at program.c:227 #10 0x08049952 in check () at test_dht_twopeer_put_get.c:473 #11 0x080499ab in main (argc=1, argv=0xbf93aa64) at test_dht_twopeer_put_get.c:495 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-01-24 22:35 | Christian Grothoff | New Issue | |
| 2011-01-24 22:35 | Christian Grothoff | Status | new => assigned |
| 2011-01-24 22:35 | Christian Grothoff | Assigned To | => mrwiggles |
| 2011-02-04 14:20 | mrwiggles | Note Added: 0004245 | |
| 2011-04-28 19:31 | Christian Grothoff | Status | assigned => closed |
| 2011-04-28 19:31 | Christian Grothoff | Resolution | open => unable to reproduce |