http://bugs.winehq.org/show_bug.cgi?id=5407
Stephan Hermann sh@sourcecode.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sh@sourcecode.de
--- Comment #10 from Stephan Hermann sh@sourcecode.de 2008-01-13 15:59:36 --- (In reply to comment #9)
Is this still an issue in current (0.9.52 or newer) wine?
I don't know if this is related, but we have now (in ubuntu with 0.9.53) a similar bug:
shermann@home-emt64:~$ winedbg preloader: Warning: failed to reserve range 00000000-60000000
shermann@home-emt64:~$ wine --version preloader: Warning: failed to reserve range 00000000-60000000 wine-0.9.53
The same happens on i386, reported by a user:
http://launchpadlibrarian.net/11320759/wine_errors.txt (attached message) Bugreport at: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/182684
ryan@ryan-laptop:~$ which wine /usr/bin/wine ryan@ryan-laptop:~$ wine --version preloader: Warning: failed to reserve range 00000000-60000000 wine-0.9.53 ryan@ryan-laptop:~$ wine "C:/Program Files/apprentice/appr.exe" preloader: Warning: failed to reserve range 00000000-60000000 preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report fixme:spoolsv:serv_main (0 (nil)) ryan@ryan-laptop:~$ uname -a Linux ryan-laptop 2.6.24-3-generic #1 SMP Thu Jan 3 23:30:29 UTC 2008 i686 GNU/Linux ryan@ryan-laptop:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu hardy (development branch) Release: 8.04 Codename: hardy
Regards,
\sh