On Thu, 7 Aug 2014 00:41:32 +0400
On Wed, Aug 6, 2014 at 5:03 PM, Habs
I'm using cmus with an ALSA setup.
Leaving dsp.alsa.device=default (default setup when installed)
sound is produced out of the speakers and it all works sweet.
in cmus i enter, set: dsp.alsa.device=iced_play
but when i try play a track, I get an assertion error and cmus
cmus: pcm_params.c:2360: _snd_pcm_hw_params_internal: Assertion err
= 0 failed.
Can you please compile cmus from source (with max debug mode enabled
by «./configure DEBUG=2»), and launch cmus under gdb/lldb in order to
obtain precise stack trace? Also, please send the file
~/cmus-debug.txt as well â it might contain something useful too.
Gregory
FAO Gregory
re-compiled (on Slackware 14.1 with ./configure DEBUG=2), installed and
run under gdb.
Crashed out again as expected. It seems to do it unless the
dsp.alsa.device=default is set.
If I set it to '=pcm.iced_play' or 'iced_play' (refer to original post)
then it fails.
Please find attached the files (cmus-debug and gdb backtrace).
Obviously I am not familiar with cmus to know what it all means; I will
try do my best. If you come up with any thing I can use/help with then
let me know.
Thank you for your assistance.
Habs