[Qemu-devel] [Bug 1299858] Re: qemu all apps crash on OS X 10.6.8

2018-02-17 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1299858 Title: qemu all ap

[Qemu-devel] [Bug 1299858] Re: qemu all apps crash on OS X 10.6.8

2017-12-19 Thread Thomas Huth
Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QE

[Qemu-devel] [Bug 1299858] Re: qemu all apps crash on OS X 10.6.8

2014-04-01 Thread Peter Maydell
Unfortunately the gthreads backend is pretty strongly disrecommended -- it is really mostly there as a debug convenience when working with the block code, as there are some bad interactions between signal masking and coroutine switches that mean it's likely to cause problems when using QEMU proper.

[Qemu-devel] [Bug 1299858] Re: qemu all apps crash on OS X 10.6.8

2014-04-01 Thread Eric Blair
I'm not personally worried about a fix for this, I reported it primarily for the benefit of others/the quality of the codebase as a whole. As I said, I got it working with gthreads as the coroutine provider so it's working for my needs. Although this seems on the surface to be a problem with the s

[Qemu-devel] [Bug 1299858] Re: qemu all apps crash on OS X 10.6.8

2014-03-31 Thread Peter Maydell
My test system is OS X 10.8.5 built with clang "Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)", and QEMU works fine there, which suggests a problem either with that version of GCC or that version of MacOSX. You might try building with clang rather than gcc; otherwise since I don't