On Wed, Feb 17, 2010 at 8:04 PM, Lennart Poettering <lennart at poettering.net> wrote: > Hmpf. Both commands should be equivalent actually. If you can make one > hang with 100% CPU then this is certainly a bug we need to fix. Can > you tell me how to reproduce this without having to install Ubuntu and > suspend it? To be more precise, apparently: echo dump |pacmd results in pacmd waiting for additional input, whereas: pacmd dump does not (exits cleanly to shell). Hopefully this isn't a(nother) brown paper bag usage on my part?