[Bug 51562] New: wine cannot run with <4GB virtual memory
https://bugs.winehq.org/show_bug.cgi?id=51562 Bug ID: 51562 Summary: wine cannot run with <4GB virtual memory Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: xantares09(a)hotmail.com Distribution: --- if I set the virtual memory limit to <4G wine cannot boot: $ ulimit -v 3800000 && wine wineboot ... 0090:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x230000), expect trouble ... 0098:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\syswow64\\iexplore.exe" failed, status c0000135 The same happens trying to run anything: $ ulimit -v 3800000 && wine a.exe ... 18: 002c:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x340000), expect trouble ... 18: wine: could not load kernel32.dll, status c0000135 the relevant error message seems to be about relocate_ntdll not mapped at preferred address maybe wine wants to allocate more memory than allowed here -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51562 xantares <xantares09(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51562 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- You can't do that, Wine needs to reserve the entire address space to make sure that things are loaded in the right place. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51562 --- Comment #2 from xantares <xantares09(a)hotmail.com> --- ok, thanks -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51562 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing wontfix -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla