I believe the libpng2->libpng3 migration in sid may have broken xmms. While I can run xmms somewhat, I can't get the playlist to display. If strace a run I see...
rt_sigprocmask(SIG_SETMASK, NULL, [32], 8) = 0 rt_sigsuspend([] <unfinished ...> --- SIGRT_0 (Real-time signal 0) --- <... rt_sigsuspend resumed> ) = 32 shmat(0, 0, 0x60000ptrace: umoven: Input/output error ) = ? which isn't clearly associated with a particular module loading. Jack