[MPlayer-users] Re: Mplayer crashes with wmv-files
Alex Eskin
alexeskin at yahoo.com
Thu Feb 12 04:51:57 CET 2004
Stan Gammons wrote:
>Interesting. I could usually get mplayer to work each time IF I forced
>it to use the proper video codec for the wmv file. Gmplayer dies no
>matter what I try.
>Do you think this is also the reason gmplayer just dies when after it
>tries the second skin directory?
Possible. This problem is particularly nasty since it
looks reporoducible. However, two weeks from now, after
the next prelink, you will probably have a completely
different set of symptoms.
My guess is that at the moment you have some gnome library
loaded near 0x400000, whuch is where mplayer wants its
windows dll.
D Richard Felker III wrote:
>Is it possible to disable this idiotic stuff (exec-shield, prelink
>etc.) in Fedora? If not then IMO we need a new section in
>users-against-developers.html... :)
Yes, but disabling exec-shield does not work immediately
since you must wait two weeks until the libraries get prelinked
again.
The recipe I gave (which came from codeweavers.com)
a) edit /etc/syconfig/prelink and change PRELINK_OPTS=-mR
to PRELINK_OPTS="-mR --no-exec-shield"
b) touch /var/lib/misc/prelink.force
c) /etc/cron.daily/prelink
does work (and allows you to keep most of the benefits of prelink and
exec-shield).
I think Codeweavers is working on a better solution. They sort of have
to, since their products are currently useless on Fedora.
__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
More information about the MPlayer-users
mailing list