[ 0:01] | load /var/obj/divine-nightly/semidbg/test/_expand/sym/pthread-a.pkg.cpp/v.Os.cpp v.Os.cpp [ 0:01] | expect --result error --location v.Os.cpp:49 [ 0:01] | expect --trace FAULT: --trace-count 1 [ 0:01] | cc -o testcase.bc -std=c++14 -Os v.Os.cpp [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --solver z3 --symbolic --svcomp testcase.bc [ 0:01] compiling v.Os.cpp [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:12] booting … done [ 0:12] states per second: 160 [ 0:12] state count: 16 [ 0:12] mips: 0.27 [ 0:12] symbolic: 1 [ 0:13] svcomp: 1 [ 0:13] [ 0:13] error found: yes [ 0:13] error trace: | [ 0:13] FAULT: v.Os.cpp:49: void *t2(void *): assertion 'global.get() != 0' failed [ 0:13] [2] FATAL: assertion failure in userspace [ 0:13] [ 0:13] active stack: [ 0:14] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:14] location: /dios/sys/fault.hpp:118 [ 0:14] - symbol: __dios_fault [ 0:14] location: /dios/arch/divm/fault.c:12 [ 0:14] - symbol: __assert_fail [ 0:14] location: /dios/libc/_PDCLIB/assert.c:24 [ 0:14] - symbol: t2(void*) [ 0:14] location: v.Os.cpp:49 [ 0:14] - symbol: __pthread_start [ 0:14] location: /dios/libc/pthread/pthread-init.cpp:79 [ 0:14] - symbol: __pthread_entry [ 0:14] location: /dios/libc/pthread/pthread-core.cpp:50 [ 0:14] + divine sim --batch --skip-init --load-report verify.out [ 0:14] [ 0:26] ^ —————. —.— . . —.— . . .————— . . [ 0:26] ——— | | | | | | |\ | | | | [ 0:26] —(o)— | | | | | | | \ | |———— '————| [ 0:26] ——————— | | | \ / | | \| | | [ 0:26] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:26] [ 0:26] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:26] traced states: [ 0:26] ▶ state #4 [new] -- active threads: 0:0 0:1 [0:2] -- [ 0:26] T: FAULT: v.Os.cpp:49: void *t2(void *): assertion 'global.get() != 0' failed [ 0:26] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:26] # NOTE: $frame in __dios_fault [ 0:26] > backtrace [ 0:26] void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:26] __dios_fault at /dios/arch/divm/fault.c:12 [ 0:26] __assert_fail at /dios/libc/_PDCLIB/assert.c:24 [ 0:26] t2(void*) at v.Os.cpp:49 [ 0:26] __pthread_start at /dios/libc/pthread/pthread-init.cpp:79 [ 0:26] __pthread_entry at /dios/libc/pthread/pthread-core.cpp:50 [ 0:26] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:26] # NOTE: $frame in __dios_fault