[MPlayer-users] Quick Time Videos Applause!
Vladimir Mosgalin
mosgalin at VM10124.spb.edu
Thu Dec 19 14:44:04 CET 2002
On Thu, 19 Dec 2002, Arpi wrote:
A>> Error no 12
A>> VirtualAlloc(0x0x62800000, 3997696) failed
A>problem is here...
A>
A>> Unsupported QuickTime version (0x168dcc30)
A>from this point you can't expect more than sig11
A>
A>try with a clean kernel (no security etc patches) & the DLLs from mphq
Maybe chstk utility will help him. It's distributed in ASPLinux at
least, primary for running wine without problems on owl-patched kernel.
It works fine with mplayer:
[mosgalin at VM10124 mosgalin]$ sudo /usr/sbin/chstk -d /usr/local/bin/mplayer
[mosgalin at VM10124 mosgalin]$ ldd /usr/local/bin/mplayer | grep libc.so
libc.so.6 => /lib/libc.so.6 (0x00625000)
[mosgalin at VM10124 mosgalin]$ sudo /usr/sbin/chstk -e /usr/local/bin/mplayer
[mosgalin at VM10124 mosgalin]$ ldd /usr/local/bin/mplayer | grep libc.so
libc.so.6 => /lib/libc.so.6 (0x40515000)
[mosgalin at VM10124 mosgalin]$ /usr/sbin/chstk
Usage: /usr/sbin/chstk OPTION FILE...
Manage stack area executability flag for binaries
-e enable execution permission
-d disable execution permission
-v view current flag state
The flag only has effect when running the patched Linux kernel
[mosgalin at VM10124 mosgalin]$ rpm -qf /usr/sbin/chstk
kernel-utils-2.4-8.13.7.3asp
--
Vladimir
More information about the MPlayer-users
mailing list