wine security-patched kernel ?

Ingo Molnar mingo at redhat.com
Thu Oct 2 09:27:37 UTC 2003


On Thu, 2 Oct 2003, traxtopel wrote:

> Trying to run an application using wine on fedora core 0.94 results in
> ..
> err:virtual:map_image Standard load address for a Win32 program
> (0x00400000) not available - security-patched kernel ?
> /usr/bin/wine-freelance: could not load 'C:\lotus\flg\f32main.exe' as
> Win32 binary
> 
> "security-patched kernel ?"

does it work if you run it via 'setarch i386 wine whatever.exe'?

if not, does it work if you do:

	echo 0 > /proc/sys/kernel/exec-shield

if not, does it work if you do 'export LD_ASSUME_KERNEL=2.4.19'
beforehand?

	Ingo






More information about the fedora-test-list mailing list