lost connection to test machine qemu-system-x86_64: ahci: PRDT length for NCQ command (0x0) is smaller than the requested size (0xb0000) [ 101.828935][ T1011] ata1.00: Read log 0x10 page 0x00 failed, Emask 0x1 [ 101.832271][ T1011] ata1: failed to read log page 10h (errno=-5) [ 101.835269][ T1011] ata1.00: NCQ disabled due to excessive errors [ 101.850987][ T1011] ata1.00: exception Emask 0x1 SAct 0xc000 SErr 0x0 action 0x0 [ 101.854451][ T1011] ata1.00: irq_stat 0x40000000 [ 101.856861][ T1011] ata1.00: failed command: WRITE FPDMA QUEUED [ 101.877018][ T1011] ata1.00: cmd 61/80:70:a6:5f:04/05:00:00:00:00/40 tag 14 ncq dma 720896 out [ 101.877018][ T1011] res 50/00:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 101.889290][ T1011] ata1.00: status: { DRDY } [ 101.891800][ T1011] ata1.00: failed command: WRITE FPDMA QUEUED [ 101.894577][ T1011] ata1.00: cmd 61/08:78:26:65:04/07:00:00:00:00/40 tag 15 ncq dma 921600 out [ 101.894577][ T1011] res 50/00:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 101.919655][ T1011] ata1.00: status: { DRDY } [ 101.926851][ T1011] ata1.00: configured for UDMA/100 [ 101.938009][ T1011] ata1: EH complete Warning: Permanently added '[localhost]:54602' (ED25519) to the list of known hosts. 2026/03/28 04:01:04 parsed 1 programs [ 113.789963][ T5318] cgroup: Unknown subsys name 'net' [ 113.860697][ T5318] cgroup: Unknown subsys name 'cpuset' [ 113.872431][ T5318] cgroup: Unknown subsys name 'rlimit' qemu-system-x86_64: hw/ide/core.c:934: ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed. Connection to localhost closed by remote host. syzkaller build log: go env (err=) AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='1' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='auto' GOAMD64='v1' GOARCH='amd64' GOAUTH='netrc' GOBIN='' GOCACHE='/syzkaller/.cache/go-build' GOCACHEPROG='' GODEBUG='' GOENV='/syzkaller/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFIPS140='off' GOFLAGS='' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build814405107=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/syzkaller/jobs/linux/gopath/src/github.com/google/syzkaller/go.mod' GOMODCACHE='/syzkaller/jobs/linux/gopath/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/syzkaller/jobs/linux/gopath' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTELEMETRY='local' GOTELEMETRYDIR='/syzkaller/.config/go/telemetry' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.26.0' GOWORK='' PKG_CONFIG='pkg-config' git status (err=) HEAD detached at 807a3b61ca22 nothing to commit, working tree clean tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Makefile:31: run command via tools/syz-env for best compatibility, see: Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env go list -f '{{.Stale}}' -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=807a3b61ca22f8988561c180eb47268ea6e244db -X github.com/google/syzkaller/prog.gitRevisionDate=20250829-163753" ./sys/syz-sysgen | grep -q false || go install -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=807a3b61ca22f8988561c180eb47268ea6e244db -X github.com/google/syzkaller/prog.gitRevisionDate=20250829-163753" ./sys/syz-sysgen make .descriptions tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Makefile:31: run command via tools/syz-env for best compatibility, see: Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env bin/syz-sysgen touch .descriptions GOOS=linux GOARCH=amd64 go build -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=807a3b61ca22f8988561c180eb47268ea6e244db -X github.com/google/syzkaller/prog.gitRevisionDate=20250829-163753" -o ./bin/linux_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog mkdir -p ./bin/linux_amd64 g++ -o ./bin/linux_amd64/syz-executor executor/executor.cc \ -m64 -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -Wno-stringop-overflow -Wno-array-bounds -Wno-format-overflow -Wno-unused-but-set-variable -Wno-unused-command-line-argument -static-pie -std=c++17 -I. -Iexecutor/_include -DGOOS_linux=1 -DGOARCH_amd64=1 \ -DHOSTGOOS_linux=1 -DGIT_REVISION=\"807a3b61ca22f8988561c180eb47268ea6e244db\" /usr/bin/ld: /tmp/ccsqHFpz.o: in function `Connection::Connect(char const*, char const*)': executor.cc:(.text._ZN10Connection7ConnectEPKcS1_[_ZN10Connection7ConnectEPKcS1_]+0x386): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking