http://bugs.winehq.org/show_bug.cgi?id=13041
Summary: 16-bit programs no longer work Product: Wine Version: 0.9.61. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bammzilla@gabriana.com
preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 winevdm: unable to exec 'Z:\home\bamm.wine\drive_c\Program Files\AppName\app.exe': DOS memory range unavailable
This affects not just apps but also installers, such as
http://www.skymap.com/smp_eval.htm
The above is a 32-bit program with a 16-bit installer.
Most importantly, I can no longer play jezzball! :))
http://bugs.winehq.org/show_bug.cgi?id=13041
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-05-07 07:49:03 --- dup.
*** This bug has been marked as a duplicate of bug 12516 ***
http://bugs.winehq.org/show_bug.cgi?id=13041
Bamm Gabriana bammzilla@gabriana.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
--- Comment #2 from Bamm Gabriana bammzilla@gabriana.com 2008-05-07 07:52:24 --- Hey I found out this isn't a Wine problem, but a security enhancement in kernel 2.6.24-16 that prevents Wine from running 16-bit apps.
Since this can be reversed by running as root:
sysctl -w vm.mmap_min_addr=0
then this bug is either invalid, or should be solved jointly with the Linux kernel team.
http://bugs.winehq.org/show_bug.cgi?id=13041
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2008-05-07 07:54:35 --- As bug 12516 says, the URL to send users to for explanations about this is http://wiki.winehq.org/PreloaderPageZeroProblem
http://bugs.winehq.org/show_bug.cgi?id=13041
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-31 13:59:15 --- Closing duplicate.