On Tue, Jul 23, 2024 at 10:44:36AM +1000, Richard Henderson wrote: > On 7/23/24 10:20, Michael S. Tsirkin wrote: > > > Fails ubsan testing: > > > > > > https://gitlab.com/qemu-project/qemu/-/jobs/7397450714 > > > > > > ../publish/hw/net/virtio-net.c:3895:18: runtime error: member access > > > within > > > null pointer of type 'struct vhost_net' > > > > > > > > > r~ > > > > Thanks! this is just make check under ubsan build, right? > > Yep. For avoidance of doubt, the configure line is at the top of the log. > > > r~
I wonder why I see a ton of other ubsan errors btw. But anyway, sent v2 with a couple of patches dropped.