[ 0:00] compiling /home/xrockai/src/divine/nightly/test/cpp/3.exception-catchspec-error2.cpp [ 0:00] states per second: 125.773 [ 0:16] state count: 183 [ 0:16] mips: 0.31 [ 0:16] [ 0:20] error found: yes [ 0:20] error trace: | [ 0:20] [0] terminating with unexpected exception of type int [ 0:20] [0] FAULT: Uncaught signal. [ 0:20] [0] FATAL: control error in kernel [ 0:20] [ 0:20] stack 2: [ 0:21] - symbol: __dios_trap [ 0:21] location: /divine/src/libc/functions/unistd/syscall.c:14 [ 0:21] - symbol: __dios_syscall [ 0:21] location: /divine/src/libc/functions/unistd/syscall.c:26 [ 0:21] - symbol: kill [ 0:21] location: /divine/include/libc/include/sys/syscall.def:37 [ 0:21] - symbol: raise [ 0:21] location: /divine/src/libc/functions/_PDCLIB/glue.c:132 [ 0:21] active stack: [ 0:21] - symbol: void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)(), ...) [ 0:22] location: /divine/include/dios/core/fault.hpp:187 [ 0:22] - symbol: __dios_fault [ 0:22] location: /divine/src/libc/functions/sys/fault.c:25 [ 0:22] - symbol: int {Scheduler}::_kill<{ProcMan}::kill(int, int)::'lambda'({Fault}*)>(int, int, {Fault}) [ 0:22] location: /divine/include/dios/core/scheduling.hpp:455 [ 0:22] - symbol: {ProcMan}::kill(int, int) [ 0:22] location: /divine/include/dios/core/procmanager.hpp:244 [ 0:22] - symbol: {Syscall}::killWrappper({Context}&, void*, __va_list_tag*) [ 0:22] location: /divine/include/dios/core/syscall.hpp:64 [ 0:22] - symbol: {Syscall}::handle({Context}&, _DiOS_Syscall&) [ 0:22] location: /divine/include/dios/core/syscall.hpp:43 [ 0:22] - symbol: void {Scheduler}::run_scheduler<{Context} >() [ 0:22] location: /divine/include/dios/core/scheduling.hpp:509 [ 0:22] a report was written to verify.out [ 0:22] [ 0:31] ^ —————. —.— . . —.— . . .————— . . [ 0:31] ——— | | | | | | |\ | | | | [ 0:31] —(o)— | | | | | | | \ | |———— '————| [ 0:31] ——————— | | | \ / | | \| | | [ 0:31] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:31] [ 0:31] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:31] traced states: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35 #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 [ 0:35] trace: [ 0:35] T: [0] terminating with unexpected exception of type int [ 0:35] # active threads: [0:0] [ 0:35] T: [0] FAULT: Uncaught signal. [ 0:35] T: [0] FATAL: control error in kernel [ 0:35] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)(), ...) at /divine/include/dios/core/fault.hpp:187 [ 0:35] # NOTE: $frame in __dios_fault [ 0:35] > backtrace [ 0:35] void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)(), ...) at /divine/include/dios/core/fault.hpp:187 [ 0:35] __dios_fault at /divine/src/libc/functions/sys/fault.c:25 [ 0:35] int {Scheduler}::_kill<{ProcMan}::kill(int, int)::'lambda'({Fault}*)>(int, int, {Fault}) at /divine/include/dios/core/scheduling.hpp:455 [ 0:35] {ProcMan}::kill(int, int) at /divine/include/dios/core/procmanager.hpp:244 [ 0:35] {Syscall}::killWrappper({Context}&, void*, __va_list_tag*) at /divine/include/dios/core/syscall.hpp:64 [ 0:35] {Syscall}::handle({Context}&, _DiOS_Syscall&) at /divine/include/dios/core/syscall.hpp:43 [ 0:35] void {Scheduler}::run_scheduler<{Context} >() at /divine/include/dios/core/scheduling.hpp:509 [ 0:35] # backtrace 1: [ 0:35] __dios_trap at /divine/src/libc/functions/unistd/syscall.c:14 [ 0:35] __dios_syscall at /divine/src/libc/functions/unistd/syscall.c:26 [ 0:35] kill at /divine/include/libc/include/sys/syscall.def:37 [ 0:35] raise at /divine/src/libc/functions/_PDCLIB/glue.c:132 [ 0:35] abort at /divine/src/libc/functions/stdlib/abort.c:14 [ 0:35] abort_message at /divine/src/libcxxabi/src/abort_message.cpp:78 [ 0:35] default_terminate_handler() at /divine/src/libcxxabi/src/cxa_default_handlers.cpp:68 [ 0:35] std::__terminate(void (*)()) at /divine/src/libcxxabi/src/cxa_handlers.cpp:68 [ 0:35] std::terminate() at /divine/src/libcxxabi/src/cxa_handlers.cpp:99 [ 0:35] default_unexpected_handler() at /divine/src/libcxxabi/src/cxa_default_handlers.cpp:84 [ 0:35] std::__unexpected(void (*)()) at /divine/src/libcxxabi/src/cxa_handlers.cpp:39 [ 0:35] __cxa_call_unexpected at /divine/src/libcxxabi/src/cxa_personality.cpp:1222 [ 0:35] bar() at /home/xrockai/src/divine/nightly/test/cpp/3.exception-catchspec-error2.cpp:29 [ 0:35] main at /home/xrockai/src/divine/nightly/test/cpp/3.exception-catchspec-error2.cpp:34 [ 0:35] _start at /divine/src/libc/functions/sys/start.cpp:76 [ 0:35] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)(), ...) at /divine/include/dios/core/fault.hpp:187 [ 0:36] # NOTE: $frame in __dios_fault [ 0:36] spec: __unexpected