Version: (using KDE KDE 3.5.4) Installed from: Compiled From Sources Compiler: gcc 4.0.3 OS: Linux I have a USB sound card as hw:0 and an integrated sound card as hw:1. When I unplug the USB card kmix starts using 99% CPU, but remains otherwise responsive. I am using aRTS with ALSA. In `valgrind kmix` when the USB card is disconnected, the screen is flooded with this single line: kmix: Mixer_ALSA::poll() , Error: poll() returns POLLNVAL This must be what keeps kmix so preoccupied as to use all available CPU.
*** This bug has been marked as a duplicate of 127294 ***