В сообщении от Воскресенье 28 августа 2005 23:56 Nick Rout написал(a): > On Sun, 2005-08-28 at 20:50 +0400, Makurin Roman wrote: > > В сообщении от Воскресенье 28 августа 2005 23:25 Alex написал(a): > > > On Sunday 28 August 2005 15:39, Makurin Roman wrote: > > > > I know that xine in gentoo > > > > trying to use system libs rather than included and sometimes it gives > > > > such problems. > > > > > > Do you have libdvdnav or libdvdread installed? AFAIK xine doesnt use > > > these anymore, it uses its internal ones. > > > Just a guess... > > > > I`ve got libdvdread installed. Its needed by transcode, not xine > > Look stop guessing and do some diagnosis. > > firstly use ldd to make sure that there are no broken links to > libraries.
ldd output looks fine.
---
ldd /usr/lib/xine/plugins/1.1.0/xineplug_inp_dvd.so
linux-gate.so.1 => (0xffffe000)
libxine.so.1 => /usr/lib/libxine.so.1 (0xb7f14000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f01000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7de7000)
libdl.so.2 => /lib/libdl.so.2 (0xb7de3000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7dc0000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7d53000)
libz.so.1 => /lib/libz.so.1 (0xb7d42000)
librt.so.1 => /lib/tls/librt.so.1 (0xb7d38000)
/lib/ld-linux.so.2 (0x80000000)
ldd /usr/lib/libxine.so.1.13.0
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4f2f4000)
libdl.so.2 => /lib/libdl.so.2 (0x4f2db000)
libm.so.6 => /lib/tls/libm.so.6 (0x4f2b6000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4f3fc000)
libz.so.1 => /lib/libz.so.1 (0x4f2e1000)
librt.so.1 => /lib/tls/librt.so.1 (0x4ef5c000)
libc.so.6 => /lib/tls/libc.so.6 (0x4f19a000)
/lib/ld-linux.so.2 (0x80000000)
---
>
> secondly run xine with strace, saving the results to a file. there will
> usually be something revealing at the point of the crash, which may
> reveal the problem.
Here is strace log: https://bugs.gentoo.org/attachment.cgi?id=67117
but I can`t see anything useful there :-/
>
> also, does mplayer still play dvd's?
>
I don`t have mplayer, it have problems with localized messages(messages looks
like squares seqs) :-(
> --
> Nick Rout <[EMAIL PROTECTED]>
pgpQm3DIiN2Cs.pgp
Description: PGP signature

