[ 0:01] | load /var/obj/divine-nightly/semidbg/test/_expand/weakmem/store-grouping.pkg.c/y2x3.c y2x3.c [ 0:01] | expect --result error --location y2x3.c:51 [ 0:01] | expect --trace FAULT: --trace-count 1 [ 0:01] | cc -o testcase.bc -DCHECK=1 y2x3.c [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --relaxed-memory tso:3 testcase.bc [ 0:01] compiling y2x3.c [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:04] booting … done [ 0:04] states per second: 17.3024 [ 0:09] state count: 88 [ 0:09] mips: 0.25 [ 0:09] relaxed memory: tso:3 [ 0:11] [ 0:11] error found: yes [ 0:11] error trace: | [ 0:11] FAULT: y2x3.c:51: int main(): assertion '!(y == 2 && x == 3)' failed [ 0:11] [0] FATAL: assertion failure in userspace [ 0:11] [ 0:11] active stack: [ 0:21] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:22] location: /dios/sys/fault.hpp:118 [ 0:22] - symbol: __dios_fault [ 0:22] location: /dios/arch/divm/fault.c:12 [ 0:22] - symbol: __assert_fail [ 0:22] location: /dios/libc/_PDCLIB/assert.c:24 [ 0:22] - symbol: main [ 0:22] location: y2x3.c:51 [ 0:22] - symbol: __dios_start [ 0:22] location: /dios/libc/sys/start.cpp:94 [ 0:22] + divine sim --batch --skip-init --load-report verify.out [ 0:22] [ 0:24] ^ —————. —.— . . —.— . . .————— . . [ 0:24] ——— | | | | | | |\ | | | | [ 0:24] —(o)— | | | | | | | \ | |———— '————| [ 0:24] ——————— | | | \ / | | \| | | [ 0:24] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:24] [ 0:24] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:24] traced states: [ 0:32] ▶ state #10 [new] -- active threads: [0:0] -- [ 0:32] T: FAULT: y2x3.c:51: int main(): assertion '!(y == 2 && x == 3)' failed [ 0:41] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:41] # NOTE: $frame in __dios_fault [ 0:41] > backtrace [ 0:41] void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:41] __dios_fault at /dios/arch/divm/fault.c:12 [ 0:41] __assert_fail at /dios/libc/_PDCLIB/assert.c:24 [ 0:41] main at y2x3.c:51 [ 0:41] __dios_start at /dios/libc/sys/start.cpp:94 [ 0:41] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:41] # NOTE: $frame in __dios_fault