[ 0:01] | load /var/obj/divine-nightly/semidbg/test/_expand/sym/cast-e.pkg.cpp/v.Os.cpp v.Os.cpp [ 0:01] | expect --result error --location v.Os.cpp:25 [ 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 testcase.bc [ 0:01] compiling v.Os.cpp [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:13] booting … done [ 0:13] states per second: 7.69231 [ 0:14] state count: 3 [ 0:14] mips: 0.18 [ 0:14] symbolic: 1 [ 0:14] [ 0:14] error found: yes [ 0:14] error trace: | [ 0:14] ASSUME (not (bvslt ((_ extract 15 0) var_1) #x0000)) [ 0:14] ASSUME (and (not (bvslt ((_ extract 15 0) var_1) #x0000)) (= (bvadd (bvshl var_1 #x00000010) #x00010000) #x80000000)) [ 0:14] ASSUME (and (and (not (bvslt ((_ extract 15 0) var_1) #x0000)) (= (bvadd (bvshl var_1 #x00000010) #x00010000) #x80000000)) (not (bvsgt (bvadd (bvshl var_1 #x00000010) #x00010000) #x00000000))) [ 0:14] FAULT: v.Os.cpp:25: int main(): assertion 'y != -32768' failed [ 0:14] [0] FATAL: assertion failure in userspace [ 0:14] [ 0:14] active stack: [ 0:15] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:16] location: /dios/sys/fault.hpp:118 [ 0:16] - symbol: __dios_fault [ 0:16] location: /dios/arch/divm/fault.c:12 [ 0:16] - symbol: lart.__assert_fail [ 0:16] location: /dios/libc/_PDCLIB/assert.c:24 [ 0:16] - symbol: main [ 0:16] location: v.Os.cpp:25 [ 0:16] - symbol: __dios_start [ 0:16] location: /dios/libc/sys/start.cpp:94 [ 0:16] + divine sim --batch --skip-init --load-report verify.out [ 0:16] [ 0:25] ^ —————. —.— . . —.— . . .————— . . [ 0:25] ——— | | | | | | |\ | | | | [ 0:25] —(o)— | | | | | | | \ | |———— '————| [ 0:25] ——————— | | | \ / | | \| | | [ 0:25] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:25] [ 0:25] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:25] traced states: [ 0:26] ▶ state #1 [new] -- active threads: [0:0] -- [ 0:26] T: FAULT: v.Os.cpp:25: int main(): assertion 'y != -32768' 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] lart.__assert_fail at /dios/libc/_PDCLIB/assert.c:24 [ 0:26] main at v.Os.cpp:25 [ 0:26] __dios_start at /dios/libc/sys/start.cpp:94 [ 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