Hi, I'm trying to run googletalk.exe with wine-pthread in order to debug the application. Running it fails with this error:
$ /usr/bin/wine-pthread googletalk.exe err:virtual:map_image Image was mapped at 0xfb0000: standard load address for a Win32 program (0x00400000) not available err:virtual:map_image Do you have exec-shield or prelink active? wine: could not load L"Z:\\home\\truiken\\googletalk.exe" as Win32 binary exec-shield and prelink are definitely disabled, and running other native .exe's with wine-pthread work fine. Anyone have any ideas what the problem is, or how I can get this to work? -- James Hawkins