[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-12 Thread Thomas Huth
** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1803160 Title: qemu-3.1.0-rc0: tcg.c crash in temp_load Status in QEMU: Fix Release

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-10 Thread Alberto Ortega
I've just opened #1807675 for the new bug. Thanks! -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1803160 Title: qemu-3.1.0-rc0: tcg.c crash in temp_load Status in QEMU: Fix Committed Bug descr

Re: [Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-09 Thread Philippe Mathieu-Daudé
Hi Alberto, Can you open another ticket for your new bug? Thanks. On Fri, Dec 7, 2018 at 6:22 PM Richard Henderson wrote: > > This second crash is of course a different bug. > > -- > You received this bug notification because you are a member of qemu- > devel-ml, which is subscribed to QEMU. >

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-07 Thread Richard Henderson
This second crash is of course a different bug. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1803160 Title: qemu-3.1.0-rc0: tcg.c crash in temp_load Status in QEMU: Fix Committed Bug descripti

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-05 Thread Alberto Ortega
Hello again, After more testing I've been able to trigger this bug again using qemu from git master. Find attached a new ELF that will reproduce the problem: $ qemu-i386 tcg_crash1.elf /home/alberto/Documents/qemu/tcg/tcg.c:2863: tcg fatal error qemu: uncaught target signal 11 (Segmentation fault

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-05 Thread Alberto Ortega
I've tested this again and I haven't been able to reproduce it anymore on the current master, it looks fixed. Thanks! :) -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1803160 Title: qemu-3.1.0-rc0

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-05 Thread Alex Bennée
Can you please re-test on the current master, I think this was fixed by: commit e84fcd7f662a0d8198703f6f89416d7ac2c32767 Author: Richard Henderson Date: Tue Nov 13 20:35:10 2018 +0100 target/i386: Generate #UD when applying LOCK to a register destination Testing on my box: 12:14:20 [alex

[Qemu-devel] [Bug 1803160] Re: qemu-3.1.0-rc0: tcg.c crash in temp_load

2018-12-05 Thread Alex Bennée
** Tags added: tcg -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1803160 Title: qemu-3.1.0-rc0: tcg.c crash in temp_load Status in QEMU: New Bug description: QEMU version: -