View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001962 | GNUnet | testing library | public | 2011-11-25 16:36 | 2012-02-28 11:05 |
| Reporter | Bart Polot | Assigned To | Bart Polot | ||
| Priority | low | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.0 | ||||
| Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
| Summary | 0001962: nse-profiler crashes on Ctrl-C | ||||
| Description | ^C^CNov 25 16:33:41-941884 nse-profiler-18128 ERROR Assertion failed at os_priority.c:1194. Aborted (core dumped) [bart@saturn ~/svn/gnunet/src/nse]$ gdb .libs/lt-gnunet-nse-profiler --core core.18128 GNU gdb (GDB) 7.3.1 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/bart/svn/gnunet/src/nse/.libs/lt-gnunet-nse-profiler...done. warning: core file may not match specified executable file. [New LWP 18128] warning: Can't read pathname for load map: Input/output error. Core was generated by `/home/bart/svn/gnunet/src/nse/.libs/lt-gnunet-nse-profiler -c nse_profiler_test'. Program terminated with signal 6, Aborted. #0 0x00007fd87a5d6965 in raise () from /lib/libc.so.6 (gdb) bt #0 0x00007fd87a5d6965 in raise () from /lib/libc.so.6 #1 0x00007fd87a5d7ddb in abort () from /lib/libc.so.6 #2 0x00007fd87c097e39 in GNUNET_abort () at common_logging.c:273 #3 0x00007fd87c0b55fc in GNUNET_OS_process_status (proc=0x0, type=0x7fffc085e48c, code=0x7fffc085e478) at os_priority.c:1194 #4 0x00007fd87be711d3 in start_fsm (cls=0x9fcfe0, tc=<optimized out>) at testing.c:710 #5 0x00007fd87c0bd004 in run_ready (ws=0x615ff0, rs=0x615f60) at scheduler.c:684 #6 GNUNET_SCHEDULER_run (task=<optimized out>, task_cls=<optimized out>) at scheduler.c:864 #7 0x00007fd87c0b7934 in GNUNET_PROGRAM_run (argc=3, argv=0x7fffc085e868, binaryName=0x40389e "nse-profiler", binaryHelp=<optimized out>, options=<optimized out>, task=0x401910 <run>, task_cls=0x0) at program.c:250 #8 0x0000000000401814 in main (argc=3, argv=0x7fffc085e868) at gnunet-nse-profiler.c:663 | ||||
| Steps To Reproduce | Run nse-profiler Cancel with Ctrl-C | ||||
| Tags | No tags attached. | ||||
| related to | 0001877 | closed | Bart Polot | Ctrl+C makes testcase segfault |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-25 16:36 | Bart Polot | New Issue | |
| 2011-11-25 16:36 | Bart Polot | Status | new => assigned |
| 2011-11-25 16:36 | Bart Polot | Assigned To | => Bart Polot |
| 2011-11-25 17:11 | Christian Grothoff | Relationship added | duplicate of 0001877 |
| 2011-11-25 17:14 | Christian Grothoff | Relationship replaced | related to 0001877 |
| 2011-11-25 18:08 | Christian Grothoff | Category | NSE service => testing library |
| 2011-12-01 09:57 | Christian Grothoff | Target Version | => 0.9.1 |
| 2011-12-23 10:58 | Christian Grothoff | Product Version | Git master => 0.9.0 |
| 2011-12-23 10:58 | Christian Grothoff | Target Version | 0.9.1 => |
| 2012-02-08 16:21 | Bart Polot | Status | assigned => confirmed |
| 2012-02-14 11:57 | Bart Polot | Note Added: 0005480 | |
| 2012-02-14 11:57 | Bart Polot | Status | confirmed => resolved |
| 2012-02-14 11:57 | Bart Polot | Fixed in Version | => Git master |
| 2012-02-14 11:57 | Bart Polot | Resolution | open => fixed |
| 2012-02-14 21:13 | Christian Grothoff | Fixed in Version | Git master => 0.9.2 |
| 2012-02-14 21:13 | Christian Grothoff | Target Version | => 0.9.2 |
| 2012-02-28 11:05 | Christian Grothoff | Status | resolved => closed |