# HG changeset patch # User jheryan # Date 1108029691 0 # Node ID 7422f9b6be5ce9354f225e57f88554eef1df77cc # Parent fa20f0e5435ca79ae8903310fd48c50953bb914c Fixed bug near line 761. diff -r fa20f0e5435c -r 7422f9b6be5c DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Thu Feb 10 00:54:22 2005 +0000 +++ b/DOCS/xml/en/faq.xml Thu Feb 10 10:01:31 2005 +0000 @@ -761,7 +761,7 @@ then there is a 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 +non-relocatable DLL, it must be loaded to 0x40000000, we can't change this. You should use a non-patched kernel, or use MPlayer's option to disable using l3codeca.acm.