Wine and Fedora 9 no workie

John Reiser jreiser at BitWagon.com
Mon Apr 14 18:28:54 UTC 2008


> Wine 0.9.59 has suddenly stopped working with the latest rawhide
> updates. I get the following output when trying to run any application,
> even the native Wine apps:
> 
>> preloader: Warning: failed to reserve range 00000000-60000000
>> wine: could not load L"C:\\foo.exe": Invalid address
>> Invalid address

Run under "strace -f -o strace.out ..." to see exactly why the mmap()
fails to reserve the address space, and the other failing syscalls.

-- 




More information about the fedora-devel-list mailing list