https://bugs.freedesktop.org/show_bug.cgi?id=49681

--- Comment #10 from Tanu Kaskinen <[email protected]> 2012-06-01 11:13:48 PDT ---
At least in the case of the last backtrace, the main thread has just sent a
chunk of audio to the alsa sink's IO thread (the SINK_INPUT_MESSAGE_POST_DATA
message), and is waiting for that operation to finish. I'd start narrowing down
the problem by adding debug prints in the SINK_INPUT_MESSAGE_POST_DATA handling
section of the sink_input_process_msg() function in
src/pulsecore/protocol-native.c.

Or do bisecting with git, if this is a regression as you think.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to