[Dropping the Cc list] On 27.09.2012 23:57, Nikolai Kondrashov wrote: > On 09/27/2012 10:40 PM, Nikolai Kondrashov wrote: >>> Nikolai, please verify if this is the issue you're seeing, and >>> please try without sound device. If this is the case, let's >>> downgrade this bug from important to normal, since emulated sound >>> devices aren't really of high priority in this context, and there >>> should be easy workaround (to disable sound). >> >> I wasn't able to get a backtrace, unfortunately. It just isn't printed. >> Could I be missing some trick? However, removing the sound device did help.
Easiest way to get a backtrace is to add a serial console to guest (I used -serial file:out), set it up in grub (console=ttyS0), AND remove "quiet" parameter from kernel command line, together with "rhgb". The "quiet" thing is the most frequently forgotten parameter. >> I'll try the patch you sent in another message next. > > I've just tried latest master of > git://git.debian.org/git/collab-maint/qemu-kvm.git where you applied your > patch and it works. Both with your command line and from virt-manager. OK, excellent! > Thank you very much for fixing it this fast :)! It was really easy to find the stuff in between the 13 commits :) And Jan noted the right place as well, it is more his work than mine. Now, it isn't really clear when this fix will hit the debian archive (ie, will be released to debian). I understand it is annoying to have bugs like this, but I'm afraid to push even more work to the release team. Current freeze policy is to allow fixing only bugs with severity "serious" and up, and your does not qualify :) > Could you please tag your last two dfsg releases, so it is easier to check > them out next time? I tagged it the time when I uploaded them, but forgot to push. Note I changed the tag format to include package name too, since else the tags in qemu and qemu-kvm packages/repositories clashes with each other. Thanks for noticing this, and for verifying the fix! /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org