2024/04/02 08:26:24 executed programs: 32 panic: runtime error: floating point error [signal SIGFPE: floating-point exception code=0x80 addr=0x0 pc=0x4a7eca] goroutine 20 [running]: internal/abi.(*Type).Kind(...) /usr/local/go/src/internal/abi/type.go:163 reflect.Value.Field({0xa79f80?, 0xc0015a6f48?, 0x0?}, 0xa79f80?) /usr/local/go/src/reflect/value.go:1288 +0x4a reflect.deepValueEqual({0xa79f80?, 0xc0015a6f48?, 0xc001387b58?}, {0xa79f80?, 0xc0015a6f60?, 0xda9610?}, 0xc00133caa0?) /usr/local/go/src/reflect/deepequal.go:130 +0x10f6 reflect.DeepEqual({0xa79f80?, 0xc0015a6f48?}, {0xa79f80?, 0xc0015a6f60?}) /usr/local/go/src/reflect/deepequal.go:237 +0x245 github.com/google/syzkaller/prog.(*execContext).serializeCall(0xc001387b68, 0xc00133caa0) /syzkaller/gopath/src/github.com/google/syzkaller/prog/encodingexec.go:92 +0xc5 github.com/google/syzkaller/prog.(*Prog).SerializeForExec(0xc00133ab40, {0x7fa08f574000, 0x400000, 0x400000}) /syzkaller/gopath/src/github.com/google/syzkaller/prog/encodingexec.go:76 +0x159 github.com/google/syzkaller/pkg/ipc.(*Env).Exec(0xc000292fc0, 0x10?, 0xc00133ab40) /syzkaller/gopath/src/github.com/google/syzkaller/pkg/ipc/ipc.go:257 +0x4b main.(*Context).execute(0xc001313000, 0x0?, 0x0?, 0x0?, 0x0?) /syzkaller/gopath/src/github.com/google/syzkaller/tools/syz-execprog/execprog.go:181 +0x145 main.(*Context).run(0xc001313000, 0x0?) /syzkaller/gopath/src/github.com/google/syzkaller/tools/syz-execprog/execprog.go:166 +0xbb main.main.func3() /syzkaller/gopath/src/github.com/google/syzkaller/tools/syz-execprog/execprog.go:127 +0x51 created by main.main in goroutine 1 /syzkaller/gopath/src/github.com/google/syzkaller/tools/syz-execprog/execprog.go:125 +0x5bf