Re: [Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt

2020-06-29 Thread Alexander Bulekov
On 200629 2000, Alex Bennée wrote: > > Alexander Bulekov <1878...@bugs.launchpad.net> writes: > > > I don't think this is a qtest-specific error: > > cat << EOF| qemu-system-i386 -M q35 -nographic -serial none -monitor stdio > > o/4 0xcf8 0x8400f841 > > o/4 0xcfc 0xaa215d6d > > o/4 0x6d30 0x2ef8

Re: [Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt

2020-06-29 Thread Alex Bennée
Alexander Bulekov <1878...@bugs.launchpad.net> writes: > I don't think this is a qtest-specific error: > cat << EOF| qemu-system-i386 -M q35 -nographic -serial none -monitor stdio > o/4 0xcf8 0x8400f841 > o/4 0xcfc 0xaa215d6d > o/4 0x6d30 0x2ef8ffbe > o/1 0xb2 0x20 > EOF > > ... > Segmentation

[Bug 1878645] Re: null-ptr dereference in tcg_handle_interrupt

2020-06-29 Thread Alexander Bulekov
I don't think this is a qtest-specific error: cat << EOF| qemu-system-i386 -M q35 -nographic -serial none -monitor stdio o/4 0xcf8 0x8400f841 o/4 0xcfc 0xaa215d6d o/4 0x6d30 0x2ef8ffbe o/1 0xb2 0x20 EOF ... Segmentation fault -- You received this bug notification because you are a member of qem