[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2016-06-22 Thread T. 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/1218098 Title: qemu-system-ppc64 segfaults in helper_ldl_mmu Status in QEMU: Fix Re

[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-29 Thread Richard Henderson
Commit 584950fd4e4d6ca580800e46f1b41cf1b0b4236c ** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1218098 Title: qemu-system-ppc64 segfaults in

[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-29 Thread Richard Henderson
Fix posted: http://patchwork.ozlabs.org/patch/270872/ -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1218098 Title: qemu-system-ppc64 segfaults in helper_ldl_mmu Status in QEMU: New Bug descript

Re: [Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-29 Thread Richard Henderson
On 08/29/2013 04:25 AM, agraf wrote: > I just bisected the same thing down to this commit. It only breaks on > one of my x86 machines though. Namely one with > > gcc (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012] Yes, it requires a compiler and compile options resulting in the rig

[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-29 Thread agraf
I just bisected the same thing down to this commit. It only breaks on one of my x86 machines though. Namely one with gcc (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012] The abort comes from stack protect code: (gdb) bt #0 0x7f4cdf7ff3d5 in raise () from /lib64/libc.so.6 #1 0

[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-28 Thread Richard Jones
git bisect points the finger at: 401c227b0a1134245ec61c6c5a9997cfc963c8e4 is the first bad commit commit 401c227b0a1134245ec61c6c5a9997cfc963c8e4 Author: Richard Henderson Date: Thu Jul 25 07:16:52 2013 -1000 tcg-i386: Use new return-argument ld/st helpers Discontinue the jump-aro

[Qemu-devel] [Bug 1218098] Re: qemu-system-ppc64 segfaults in helper_ldl_mmu

2013-08-28 Thread Richard Jones
** Description changed: Download a Fedora 19 ISO from: http://mirrors.kernel.org/fedora-secondary/releases/19/Fedora/ppc64/iso/ Compile qemu from git (I'm using 401c227b0a1134245ec61c6c5a9997cfc963c8e4 from today). Run qemu-system-ppc64 like this: ppc64-softmmu/qemu-system-ppc