[Qemu-devel] [Bug 821289] Re: qemu mac segfault

2013-02-14 Thread Peter Maydell
> It only segfaults when built with LLVM.

This was because of QEMU's use of a global-fixed-register variable. This
usage has now been removed and QEMU builds and runs fine with LLVM as
well as pure gcc.


** Changed in: qemu
   Status: New => 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/821289

Title:
  qemu mac segfault

Status in QEMU:
  Fix Released

Bug description:
  qemu-0.14.1
  ./configure --target-list=i386-softmmu,x86_64-softmmu,arm-softmmu
  qemu(-system-(x86_64|arm))
  > Segmentation fault: 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/821289/+subscriptions



[Qemu-devel] [Bug 821289] Re: qemu mac segfault

2012-01-24 Thread Joe Pintozzi
Ironically I just figured out how to fix this issue.  It only segfaults
when built with LLVM.  If you installed with homebrew, run

>brew install qemu --use-gcc --force

To get a working version.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/821289

Title:
  qemu mac segfault

Status in QEMU:
  New

Bug description:
  qemu-0.14.1
  ./configure --target-list=i386-softmmu,x86_64-softmmu,arm-softmmu
  qemu(-system-(x86_64|arm))
  > Segmentation fault: 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/821289/+subscriptions



[Qemu-devel] [Bug 821289] Re: qemu mac segfault

2012-01-24 Thread Joe Pintozzi
I can reproduce this reliably when running

> qemu-system-arm -L . -kernel vmlinuz-2.6.32-5-versatile -initrd
initrd.gz -hda hda.img -m 256 -M versatilepb -append "desktop=lxde"

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/821289

Title:
  qemu mac segfault

Status in QEMU:
  New

Bug description:
  qemu-0.14.1
  ./configure --target-list=i386-softmmu,x86_64-softmmu,arm-softmmu
  qemu(-system-(x86_64|arm))
  > Segmentation fault: 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/821289/+subscriptions