Re: [Qemu-devel] [PATCH] kvmvapic: add read operation to the MemoryRegionOps to fix segfault

2013-02-18 Thread Jan Kiszka
On 2013-02-16 10:20, Tommi Rantala wrote: > QEMU would occasionally segfault when fuzzing the linux kernel with > Trinity. Add a read op (copied from hw/kvm/apic.c) to vapic_ops to > prevent the crash. > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fffeddcc700

[Qemu-devel] [PATCH] kvmvapic: add read operation to the MemoryRegionOps to fix segfault

2013-02-16 Thread Tommi Rantala
QEMU would occasionally segfault when fuzzing the linux kernel with Trinity. Add a read op (copied from hw/kvm/apic.c) to vapic_ops to prevent the crash. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeddcc700 (LWP 15999)] 0x in ?? () (gdb) bt