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) Warning: Permanently added '[localhost]:60497' (ED25519) to the list of known hosts. 2026/06/05 16:40:52 parsed 1 programs [ 97.012543][ T9] cfg80211: failed to load regulatory.db [ 97.346130][ T5298] cgroup: Unknown subsys name 'net' [ 97.422342][ T5298] cgroup: Unknown subsys name 'cpuset' [ 97.430177][ T5298] cgroup: Unknown subsys name 'rlimit' [ 143.090619][ T1333] ieee802154 phy0 wpan0: encryption failed: -22 [ 143.093960][ T1333] ieee802154 phy1 wpan1: encryption failed: -22 [ 154.627868][ T1028] ata1.00: NCQ disabled due to excessive errors [ 154.630926][ T1028] ata1.00: exception Emask 0x0 SAct 0x800 SErr 0x0 action 0x6 frozen [ 154.634436][ T1028] ata1.00: failed command: WRITE FPDMA QUEUED [ 154.637104][ T1028] ata1.00: cmd 61/00:58:36:81:04/20:00:00:00:00/40 tag 11 ncq dma 4194304 ou [ 154.637104][ T1028] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) [ 154.646731][ T1028] ata1.00: status: { DRDY } [ 154.650504][ T1028] ata1: hard resetting link [ 154.968656][ T1028] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 154.973529][ T1028] ata1.00: configured for UDMA/100 [ 154.976198][ T1028] ata1: EH complete [ 156.709836][ T5298] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [ 162.502960][ T5338] Bluetooth: hci0: unexpected cc 0x0c03 length: 249 > 1 [ 162.514402][ T5338] Bluetooth: hci0: unexpected cc 0x1003 length: 249 > 9 [ 162.521162][ T5338] Bluetooth: hci0: unexpected cc 0x1001 length: 249 > 9 [ 162.526771][ T5338] Bluetooth: hci0: unexpected cc 0x0c23 length: 249 > 4 [ 162.533770][ T5338] Bluetooth: hci0: unexpected cc 0x0c38 length: 249 > 2 [ 164.451512][ T5334] soft_limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality. [ 164.688439][ T4656] Bluetooth: hci0: command tx timeout 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-build1970091385=/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 67cf53451a9e 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=67cf53451a9e04583ca8397b8a2eba399e4fae22 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20250228-133555'" -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=\"67cf53451a9e04583ca8397b8a2eba399e4fae22\" /usr/bin/ld: /tmp/ccL1qh1O.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