[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#96251: [powerpc] xmms fails to play mp3/ogg files



On Thu, May 03, 2001 at 09:06:02PM -0400, Colin Walters wrote:
> Package: xmms
> Version: 1.2.4-4
> Severity: grave
> Tags: sid
> 
> I'm not sure if this is related to my main problem below, but when I
> start xmms, I get the message:
> 
> walters@space-ghost:~$ xmms
> libmikmod.so.2: cannot load shared object file: No such file or directory
> 
> But the file exists:
> 
> space-ghost:/home/walters# dpkg -L xmms | grep mikmod
> /usr/lib/xmms/Input/libmikmod.so
> space-ghost:/home/walters# ls -al /usr/lib/xmms/Input/libmikmod.so
> -rw-r--r--    1 root     root        96424 Apr  5 02:45 /usr/lib/xmms/Input/libmikmod.so
> space-ghost:/home/walters# 

This is a warning message, apt-get install libmikmod2 if you want that
plugin to work.

> Secondly, and more importantly, xmms hangs when I try to play an mp3
> or ogg file with it.  I should note that mpg321 plays the former just
> fine.
> 
> If I eventually try to strace one of the xmms processes, I get:
> 
> walters@space-ghost:~$ strace -p 13548
> write(2, "\n** ", 4)                    = 4
> write(2, "WARNING **: ", 12)            = 12
> write(2, "oss_open(): Failed to open audio"..., 75) = 75
> write(2, "\n", 1)                       = 1
> write(3, ">\3\0\7\3 \0;\3 \0.\3 \0000\0\0\0\0\0\0\0\0\1\23\0t>\2"..., 992) = 992
> read(3, "\4\1\10tAO**\0\0\0002\3 \0\30\0\0\0\0\4\5\2;\1\r\0\3\0"..., 32) = 32
> read(3, "\5\1\10tAO*|\0\0\0002\3 \0\30\0\0\0\0\4\5\2;\1\r\0\3\1"..., 32) = 32
> read(3, "\10\0\10tAO+B\0\0\0002\3 \0\30\0\0\0\0\3\277\0025\0\307"..., 32) = 32
> read(3, "\n\3\10t\3 \0\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\1\2\10\233\0\0\0\0\3@\0\16\20\35\0\0\177\377\370 \0\0"..., 32) = 32
> uname({sys="Linux", node="space-ghost", ...}) = 0
> close(10)                               = 0
> munmap(0x30016000, 4096)                = 0
> kill(13544, SIGRT_0)                    = 0
> exit(0)                                 = ?
> walters@space-ghost:~$ 

> -- System Information
> Debian Release: testing/unstable
> Kernel Version: Linux space-ghost 2.4.4+ipsec #1 Thu May 3 18:04:09 EDT 2001 ppc unknown
> 
> Versions of the packages xmms depends on:
> ii  libc6          2.2.2-1        GNU C Library: Shared libraries and Timezone

Hmm. Could you try to reproduce this with an older kernel and a newer glibc?
Can someone on the PowerPC mailing list reproduce this?

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: