[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.23,1.24
GEREOFFY
arpi_esp at users.sourceforge.net
Wed May 2 02:05:29 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv16308
Modified Files:
MPlayer-FAQ
Log Message:
l3codeca.acm solved - security patch problem
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** MPlayer-FAQ 2001/05/01 22:40:31 1.23
--- MPlayer-FAQ 2001/05/02 00:05:27 1.24
***************
*** 194,203 ****
A: Are you sure you use "mplayer_lirc" instead of "mplayer" ?
! Q: MPlayer exits with error [anything] when using l3codeca.acm .
A: Check 'ldd /usr/local/bin/mplayer' output. If it contains
libc.so.6 => /lib/libc.so.6 (0x4???????)
where "?" is any number then it's ok, the error is not here. If it is:
! libc.so.6 => /lib/libc.so.6 (0x001?????)
! Then contact us, this is a (yet unknown) bug with some systems/kernels/
! C compilers. Send us a standard bugreport as in DOCS/BUGREPORT, and send us
! all your kernel patches' list.
--- 194,207 ----
A: Are you sure you use "mplayer_lirc" instead of "mplayer" ?
! Q: MPlayer exits with something error when using l3codeca.acm
A: Check 'ldd /usr/local/bin/mplayer' output. If it contains
libc.so.6 => /lib/libc.so.6 (0x4???????)
where "?" is any number then it's ok, the error is not here. If it is:
! libc.so.6 => /lib/libc.so.6 (0x00??????)
! then there is problem with your kernel/libc. Maybe you are using some
! security patches (for example Solar Designer's OpenWall patch) which
! forces loading libraries to very low addresses.
! Because l3codeca.acm is a non-relocatable DLL, it must be loaded to
! 0x00400000, we can't change this. You should use non-patched kernel,
! or use MPlayer's -afm 1 option to disable using l3codeca.acm.
!
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list