[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update
From: |
Andreas Gustafsson |
Subject: |
[Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update |
Date: |
Fri, 02 Aug 2019 16:17:24 -0000 |
> The test image that the netbsd bug points to no longer exists.
Please try this one instead:
https://www.gson.org/bugs/qemu/NetBSD-8.99.47-sparc64.iso
I just verified that this image works for reproducing the 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/1838658
Title:
qemu 4.0.0 broken by glib update
Status in QEMU:
New
Bug description:
In brief, an install CD will successfully boot with qemu 4.0.0 built with
glib 2.58.3, but freeze during boot with qemu 4.0.0 built with glib 2.60.0. I
tracked it down to glib's GHashTable improvements. qemu is happy with a glib
built from
```
git checkout -f 2.60.4
git revert --no-edit 86c6f7e2b..3bed8a13b
git revert --no-edit 75f8ec1df9b48b0c3a13a9125f2c7d7c5adf5159
git revert --no-edit 603fb5958..d3074a748
git revert --no-edit 0b45ddc55..0600dd322
```
When the GHashTable improvements were committed, there was already a
preemptive note about any breakage being due to using private implementation
details, hence mentioning it here rather than with glib.
For the full saga, see: http://gnats.netbsd.org/54310
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1838658/+subscriptions
- [Qemu-devel] [Bug 1838658] [NEW] qemu 4.0.0 broken by glib update, Patrick Welche, 2019/08/01
- Re: [Qemu-devel] [Bug 1838658] [NEW] qemu 4.0.0 broken by glib update, Markus Armbruster, 2019/08/02
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update, Daniel Berrange, 2019/08/02
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update, Daniel Berrange, 2019/08/02
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update, Andreas Gustafsson, 2019/08/02
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update,
Andreas Gustafsson <=
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update, Daniel Berrange, 2019/08/02
- [Qemu-devel] [Bug 1838658] Re: qemu 4.0.0 broken by glib update, Andreas Gustafsson, 2019/08/02