[ 0:00] --symbolic [ 0:00] compiling /home/xrockai/src/divine/nightly/test/abstract/sym-array-b.cpp [ 0:01] /home/xrockai/src/divine/nightly/test/abstract/sym-array-b.cpp:12:10: warning: array index 4 is past the end of the array (which contains 4 elements) [ 0:01] if ( array[ 4 ] ) /* ERROR */ [ 0:01] ^ ~ [ 0:01] /home/xrockai/src/divine/nightly/test/abstract/sym-array-b.cpp:9:5: note: array 'array' declared here [ 0:01] uint64_t array[ 4 ]; [ 0:01] ^ [ 0:01] 1 warning generated. [ 0:01] states per second: 90.9091 [ 0:24] state count: 4 [ 0:24] mips: 0.37 [ 0:24] symbolic: 1 [ 0:24] [ 0:24] error found: yes [ 0:24] error trace: | [ 0:24] FAULT: access of size 8 at [heap* a34d2934 20h ddp] is 8 bytes out of bounds [ 0:24] [0] FATAL: memory error in userspace [ 0:24] [ 0:24] active stack: [ 0:24] - symbol: void __dios::Fault<__dios::Scheduler<__dios::MachineParams<__dios::MonitorManager<__dios::BaseContext> > > >::handler<__dios::fs::VFS<__dios::ProcessManager<__dios::Fault<__dios::Scheduler<__dios::MachineParams<__dios::MonitorManager<__dios::BaseContext> > > > > > >(_VM_Fault, _VM_Frame*, void (*)()) [ 0:24] location: /dios/include/dios/sys/fault.hpp:193 [ 0:24] - symbol: main [ 0:24] location: /home/xrockai/src/divine/nightly/test/abstract/sym-array-b.cpp:12 [ 0:24] - symbol: _start [ 0:24] location: /dios/src/libc/sys/start.cpp:82 [ 0:24] a report was written to verify.out [ 0:24] [ 0:46] ^ —————. —.— . . —.— . . .————— . . [ 0:46] ——— | | | | | | |\ | | | | [ 0:46] —(o)— | | | | | | | \ | |———— '————| [ 0:46] ——————— | | | \ / | | \| | | [ 0:46] ————————— —————' —'— ' —'— ' ' '————— ' [ 0:46] [ 0:46] Welcome to 'divine sim', an interactive debugger. Type 'help' to get started. [ 0:46] traced states: #1 #2 #3 [ 0:47] # active threads: [0:0] [ 0:47] T: FAULT: access of size 8 at [heap* a34d2934 20h ddp] is 8 bytes out of bounds [ 0:47] T: [0] FATAL: memory error in userspace [ 0:47] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 0:47] # NOTE: $frame in main [ 0:47] > backtrace [ 0:47] void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 0:47] main at /home/xrockai/src/divine/nightly/test/abstract/sym-array-b.cpp:12 [ 0:47] _start at /dios/src/libc/sys/start.cpp:82 [ 0:47] # executing void {Fault}::handler<{Context} >(_VM_Fault, _VM_Frame*, void (*)()) at /dios/include/dios/sys/fault.hpp:193 [ 0:47] # NOTE: $frame in main