[Bug 811999] New: memory usage issue in qemu
https://bugzilla.novell.com/show_bug.cgi?id=811999 https://bugzilla.novell.com/show_bug.cgi?id=811999#c0 Summary: memory usage issue in qemu Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: bwiedemann@suse.com QAContact: jdouglas@suse.com CC: agraf@suse.com, afaerber@suse.com Found By: Development Blocker: --- In bug 811783 I discovered that qemu and kvm from SP2's 0.15 to current 1.4.0 do not properly boot with a certain grub2 config under export MALLOC_PERTURB_=123 Which points to problems with how memory is used by qemu. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811999 https://bugzilla.novell.com/show_bug.cgi?id=811999#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-03-27 13:18:34 CET --- Steps To Reproduce: wget http://openqa.opensuse.org/openqa/img/bnc811999-qemu.img.gz gzip -d bnc811999-qemu.img.gz MALLOC_PERTURB_=123 qemu-kvm bnc811999-qemu.img # goes into grub2 shell MALLOC_PERTURB_=0 qemu-kvm bnc811999-qemu.img # goes into graphical grub2 as should be -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811999 https://bugzilla.novell.com/show_bug.cgi?id=811999#c Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brogers@suse.com AssignedTo|kvm-bugs@forge.provo.novell |afaerber@suse.com |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=811999 https://bugzilla.novell.com/show_bug.cgi?id=811999#c2 --- Comment #2 from Andreas Färber <afaerber@suse.com> 2013-04-19 17:46:21 UTC --- Possibly related might be the following upstream commit that will be in 1.5: http://git.qemu.org/?p=qemu.git;a=commit;h=7dda5dc82a776a39a7996020c188eb2a2... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com