Comment 2 for bug 114025

Revision history for this message
Bart Kroon (bart-kroon) wrote :

I already removed the ~/.wine directory during testing and it doesn't even get created when I run wine:

bart@pc67243857:10:05:50|0:~$ ls .wine
ls: .wine: No such file or directory
bart@pc67243857:10:08:37|0:~$ wine
preloader: Warning: failed to reserve range 00000000-60000000
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
       wine --help Display this help and exit
       wine --version Output version information and exit
bart@pc67243857:10:08:41|0:~$ win
wine winebrowser wineconsole winedump winegcc winemaker wineprefixcreate wineserver
wine-auto winebuild winecpp winefile wine-kthread winemine wine-preloader wineshelllink
wineboot winecfg winedbg wineg++ winelauncher winepath wine-pthread winhelp
bart@pc67243857:10:08:41|0:~$ wineconsole
preloader: Warning: failed to reserve range 00000000-60000000
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
bart@pc67243857:10:08:49|0:~$ winegcc
i486-linux-gnu-gcc: no input files
winegcc: i486-linux-gnu-gcc failed.
bart@pc67243857:10:08:54|0:~$ winecfg
preloader: Warning: failed to reserve range 00000000-60000000
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
bart@pc67243857:10:08:58|0:~$ winemine
preloader: Warning: failed to reserve range 00000000-60000000
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
bart@pc67243857:10:09:09|0:~$ ls .wine
ls: .wine: No such file or directory
bart@pc67243857:10:09:15|0:~$

Do you want me to test something else?