View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002388 | GNUnet | GNS | public | 2012-05-31 17:14 | 2012-06-02 19:15 |
| Reporter | Christian Grothoff | Assigned To | schanzen | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002388: gns scheduler cancel error on shutdown | ||||
| Description | Continuing with signal SIGINT. May 31 12:23:11-323065 util-scheduler-11150 ERROR Attempt to cancel dead task 141! May 31 12:23:11-323431 gns-11150 ERROR Assertion failed at scheduler.c:918. Program received signal SIGABRT, Aborted. 0xf7a74010 in raise () from /lib/sparc-linux-gnu/libc.so.6 (gdb) ba #0 0xf7a74010 in raise () from /lib/sparc-linux-gnu/libc.so.6 #1 0xf7a79514 in abort () from /lib/sparc-linux-gnu/libc.so.6 #2 0xf7f277f8 in GNUNET_abort () at common_logging.c:273 #3 0xf7f737a0 in GNUNET_SCHEDULER_cancel (task=141) at scheduler.c:918 #4 0x00011b04 in shutdown_task (cls=0x0, tc=0xffffd768) at gnunet-service-gns.c:194 #5 0xf7f71fe0 in run_ready (rs=0x38ae8, ws=0x38b70) at scheduler.c:602 #6 0xf7f72db4 in GNUNET_SCHEDULER_run (task=0xf7f881b0 <service_task>, task_cls=0xffffd990) at scheduler.c:790 #7 0xf7f8acfc in GNUNET_SERVICE_run (argc=3, argv=0xffffdba4, service_name=0x23fd8 "gns", options=GNUNET_SERVICE_OPTION_NONE, task=0x15690 <run>, task_cls=0x0) at service.c:1773 #8 0x00016684 in main (argc=3, argv=0xffffdba4) at gnunet-service-gns.c:1100 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-31 17:14 | Christian Grothoff | New Issue | |
| 2012-05-31 17:14 | Christian Grothoff | Status | new => assigned |
| 2012-05-31 17:14 | Christian Grothoff | Assigned To | => schanzen |
| 2012-05-31 21:02 | Christian Grothoff | Note Added: 0005970 | |
| 2012-05-31 22:59 | schanzen | Note Added: 0005971 | |
| 2012-05-31 22:59 | schanzen | Status | assigned => resolved |
| 2012-05-31 22:59 | schanzen | Resolution | open => fixed |
| 2012-05-31 22:59 | schanzen | Fixed in Version | => Git master |
| 2012-05-31 22:59 | schanzen | Target Version | => 0.9.3 |
| 2012-05-31 23:06 | Christian Grothoff | Fixed in Version | Git master => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |