13.07.2010 15:58, Bjørn Mork wrote: > tags 588899 - patch > thanks > > Sorry, please disregard the patch. It merely avoids the warning > message, but leaves the real problem: The busy loop. > > strace shows (very quickly repeating): > > [pid 8454] select(25, [0 5 10 12 17 22 24], [], [], {1, 0}) = 1 (in [17], > left {0, 999992}) > [pid 8454] poll([{fd=17, events=POLLIN|POLLERR|POLLNVAL}], 1, 0) = 1 > ([{fd=17, revents=POLLIN}]) > [pid 8454] select(25, [0 5 10 12 17 22 24], [], [], {1, 0}) = 1 (in [17], > left {0, 999992}) > [pid 8454] poll([{fd=17, events=POLLIN|POLLERR|POLLNVAL}], 1, 0) = 1 > ([{fd=17, revents=POLLIN}]) ...
Bjørn, can you please tell us what's the state of this on your machine? We uploaded qemu-kvm 0.12.5+dfsg-1 to -unstable about 10 days ago, and that version includes a bugfix you were referred to above (that patch), it's now included upstream, but there's nothing else relevant to this issue. And/or, maybe you can provide some more details about your setup - what do you do to trigger the bug? Maybe it depends on the audio card in use, maybe it's some specific version of alsa... The thing is, I can't reproduce this on any of my machines... Also, I think I remember you posted this question to one of upstream mailinglists (either qemu-devel@ or kvm@), but I can't find that thread anymore for some reason -- was there any resolution? Thank you for your patience! /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org