[ 0:01] + mkdir -p capture [ 0:01] + cat [ 0:01] + mkdir capture/link [ 0:01] + mkdir capture/link/dir [ 0:01] + touch capture/link/file [ 0:01] + ln capture/link/file capture/link/hardlinkFile [ 0:01] + cd capture/link [ 0:01] + ln -s file symlinkFile [ 0:01] + cd ../.. [ 0:01] + divine verify --threads 1 --capture capture/link:follow:/ capture/fs-symlink-capture.c [ 0:01] compiling capture/fs-symlink-capture.c [ 0:01] states per second: 0 [ 0:11] state count: 0 [ 0:11] mips: 0 [ 0:11] [ 0:14] error found: boot [ 0:14] error trace: | [ 0:14] FAULT: access of size 1 at [heap* 186b77c2 1fffffff ddp] is 536870888 bytes out of bounds [ 0:14] [ 0:14] a report was written to fs-symlink-capture.report [ 0:14] + check debris