SYZFAIL: mmap of input file failed SYZFAIL: mmap of input file failed (errno 1: Operation not permitted) Warning: Permanently added '10.128.0.6' (ED25519) to the list of known hosts. 2023/08/21 14:00:38 ignoring optional flag "raw_cover"="false" 2023/08/21 14:00:38 ignoring optional flag "sandbox_arg"="0" 2023/08/21 14:00:38 fuzzer started 2023/08/21 14:00:42 connecting to host at 10.128.15.235:38160 2023/08/21 14:00:42 checking machine... 2023/08/21 14:00:42 checking revisions... 2023/08/21 14:00:42 testing simple program... 2023/08/21 14:00:42 BUG: program execution failed: executor 0: EOF SYZFAIL: mmap of input file failed (errno 1: Operation not permitted) syzkaller build log: go env (err=) GO111MODULE="auto" GOARCH="amd64" GOBIN="" GOCACHE="/syzkaller/go-cache" GOENV="/syzkaller/.config/go/env" GOEXE="" GOEXPERIMENT="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="openbsd" GOINSECURE="" GOMODCACHE="/syzkaller/jobs/openbsd/gopath/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="openbsd" GOPATH="/syzkaller/jobs/openbsd/gopath" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/usr/local/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/go/pkg/tool/openbsd_amd64" GOVCS="" GOVERSION="go1.20.4" GCCGO="gccgo" GOAMD64="v1" AR="ar" CC="cc" CXX="c++" CGO_ENABLED="1" GOMOD="/syzkaller/jobs/openbsd/gopath/src/github.com/google/syzkaller/go.mod" GOWORK="" CGO_CFLAGS="-O2 -g" CGO_CPPFLAGS="" CGO_CXXFLAGS="-O2 -g" CGO_FFLAGS="-O2 -g" CGO_LDFLAGS="-O2 -g" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build602704453=/tmp/go-build -gno-record-gcc-switches" git status (err=) HEAD detached at 6972b1061 nothing to commit, working tree clean go list -f '{{.Stale}}' ./sys/syz-sysgen | grep -q false || go install ./sys/syz-sysgen gmake .descriptions bin/syz-sysgen touch .descriptions GOOS=openbsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=6972b10616d785401dea17cec890cca8916424a7 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20210806-153458'" "-tags=syz_target syz_os_openbsd syz_arch_amd64 " -o ./bin/openbsd_amd64/syz-fuzzer github.com/google/syzkaller/syz-fuzzer GOOS=openbsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=6972b10616d785401dea17cec890cca8916424a7 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20210806-153458'" "-tags=syz_target syz_os_openbsd syz_arch_amd64 " -o ./bin/openbsd_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog GOOS=openbsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=6972b10616d785401dea17cec890cca8916424a7 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20210806-153458'" "-tags=syz_target syz_os_openbsd syz_arch_amd64 " -o ./bin/openbsd_amd64/syz-stress github.com/google/syzkaller/tools/syz-stress mkdir -p ./bin/openbsd_amd64 c++ -o ./bin/openbsd_amd64/syz-executor executor/executor.cc \ -m64 -static -lutil -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -fpermissive -w -DGOOS_openbsd=1 -DGOARCH_amd64=1 \ -DHOSTGOOS_openbsd=1 -DGIT_REVISION=\"6972b10616d785401dea17cec890cca8916424a7\" executor.cc(/tmp/executor-f2e971.o:(test_csum_inet_acc())): warning: rand() may return deterministic values, is that what you want? executor.cc(/tmp/executor-f2e971.o:(loop())): warning: sprintf() is often misused, please use snprintf() executor.cc(/tmp/executor-f2e971.o:(execute_call(thread_t*))): warning: syscall() may go away, please rewrite code to use direct calls