[ 0:00] | load /home/xrockai/src/divine/nightly/test/abstract/unit/aggr-call-a.cpp aggr-call-a.cpp [ 0:00] | expect --result error --location aggr-call-a.cpp:10 [ 0:00] | expect --trace FAULT: --trace-count 1 [ 0:00] | cc -o testcase.bc -std=c++14 aggr-call-a.cpp [ 0:00] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --lamp unit -o nofail:malloc testcase.bc [ 0:00] compiling aggr-call-a.cpp [ 0:00] loading bitcode … DiOS … LART … RR … constants … done [ 0:03] booting … done [ 0:04] states per second: 58.8235 [ 0:04] state count: 3 [ 0:04] mips: 0.24 [ 0:04] [ 0:04] error found: yes [ 0:04] error trace: | [ 0:04] FAULT: invalid store [ 0:04] [0] FATAL: memory error in userspace [ 0:04] [ 0:04] active stack: [ 0:04] - symbol: void __dios::FaultBase::handler<__dios::Context>(_VM_Fault, _VM_Frame*, void (*)()) [ 0:04] location: /dios/sys/fault.hpp:118 [ 0:04] - symbol: __dios_fault.863 [ 0:04] location: /dios/arch/divm/fault.c:12 [ 0:04] - symbol: __lamp_store [ 0:04] location: /dios/lava/unit.hpp:54 [ 0:04] - symbol: __lart_abstract.store.i8 [ 0:04] location: (unknown location) [ 0:04] - symbol: store_ten(char*) [ 0:04] location: aggr-call-a.cpp:10 [ 0:04] - symbol: main [ 0:04] location: aggr-call-a.cpp:17 [ 0:04] - symbol: __dios_start [ 0:04] location: /dios/libc/sys/start.cpp:94 [ 0:04] + divine sim --batch --skip-init --load-report verify.out [ 0:04] [ 0:08] ^ —————. —.— . . —.— . . .————— . . [ 0:08] ——— | | | | | | |\ | | | | [ 0:08] —(o)— | | | | | | | \ | |———— '————| [ 0:08] ——————— | | | \ / | | \| | | [ 0:08] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:08] [ 0:08] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:08] traced states: [ 0:08] ▶ state #1 [new] -- active threads: [0:0] -- [ 0:08] T: FAULT: invalid store [ 0:08] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:08] # NOTE: $frame in __dios_fault.863 [ 0:08] > backtrace [ 0:08] void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:08] __dios_fault.863 at /dios/arch/divm/fault.c:12 [ 0:08] __lamp_store at /dios/lava/unit.hpp:54 [ 0:08] __lart_abstract.store.i8 at (unknown location) [ 0:08] store_ten(char*) at aggr-call-a.cpp:10 [ 0:08] main at aggr-call-a.cpp:17 [ 0:08] __dios_start at /dios/libc/sys/start.cpp:94 [ 0:08] # executing void __dios::FaultBase::handler<{Context}>(_VM_Fault, _VM_Frame*, void (*)()) at /dios/sys/fault.hpp:118 [ 0:08] # NOTE: $frame in __dios_fault.863