lost connection to test machine syzkaller login: qemu-system-x86_64: ahci: PRDT length for NCQ command (0x0) is smaller than the requested size (0x400000) [ 130.155377][ T1010] ata1.00: Read log 0x10 page 0x00 failed, Emask 0x1 [ 130.160952][ T1010] ata1: failed to read log page 10h (errno=-5) [ 130.164106][ T1010] ata1.00: NCQ disabled due to excessive errors [ 130.174914][ T1010] ata1.00: exception Emask 0x1 SAct 0x380 SErr 0x0 action 0x0 [ 130.178555][ T1010] ata1.00: irq_stat 0x41000000 [ 130.181121][ T1010] ata1.00: failed command: WRITE FPDMA QUEUED [ 130.201923][ T1010] ata1.00: cmd 61/90:38:a6:33:05/0d:00:00:00:00/40 tag 7 ncq dma 1777664 ou [ 130.201923][ T1010] res 50/00:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 130.224744][ T1010] ata1.00: status: { DRDY } [ 130.227649][ T1010] ata1.00: failed command: WRITE FPDMA QUEUED [ 130.231400][ T1010] ata1.00: cmd 61/00:40:36:41:05/20:00:00:00:00/40 tag 8 ncq dma 4194304 ou [ 130.231400][ T1010] res 50/00:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 130.254390][ T1010] ata1.00: status: { DRDY } [ 130.256536][ T1010] ata1.00: failed command: WRITE FPDMA QUEUED [ 130.259250][ T1010] ata1.00: cmd 61/00:48:36:61:05/20:00:00:00:00/40 tag 9 ncq dma 4194304 ou [ 130.259250][ T1010] res 50/00:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 130.273861][ T1010] ata1.00: status: { DRDY } [ 130.284968][ T1010] ata1.00: configured for UDMA/100 [ 130.291993][ T1010] ata1: EH complete Warning: Permanently added '[localhost]:13117' (ED25519) to the list of known hosts. 2026/03/10 19:24:17 parsed 1 programs [ 136.010507][ T5318] cgroup: Unknown subsys name 'net' [ 136.078748][ T5318] cgroup: Unknown subsys name 'cpuset' [ 136.084882][ T5318] cgroup: Unknown subsys name 'rlimit' [ 137.783316][ T5318] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k 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-build2436425665=/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 9e70464425ee 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}}' ./sys/syz-sysgen | grep -q false || go install ./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=9e70464425eebd2fa590c49a04f09e407d4bc3d4 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20250429-124227'" -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=\"9e70464425eebd2fa590c49a04f09e407d4bc3d4\" /usr/bin/ld: /tmp/ccKyjEWe.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