Bonjour.
Je deviens fous avec alsa !
D'abord, plus aucun son. XMMS "bloque" pendant plusieurs secondes mais ne sort pas un pet de son (aussi bien en sortie OSS qu'ALSA).
strace xmms reste planté là:
===========================================
connect(13, {sa_family=AF_UNIX, path="/tmp/xmms_yves.0"}, 110) = 0
write(13, "\1\0\5\0\0\0\0\0", 8) = 8
read(13, "\1\0\0\0\4\0\0\0", 8) = 8
read(13, "\0\0\0\0", 4) = 4
read(13, "\1\0\0\0\0\0\0\0", 8) = 8
close(13) = 0
clone(child_stack=0x43babb48, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0x43babc18, {entry_number:6, base_addr:0x43babbd0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0x43babc18) = 3387
(…)