https://bugs.winehq.org/show_bug.cgi?id=44082 Bug ID: 44082 Summary: testcase, source: "err:virtual:NtMapViewOfSection map_file_into_view ... failed" Product: Wine Version: 2.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: dmo2118(a)gmail.com Distribution: --- Created attachment 59797 --> https://bugs.winehq.org/attachment.cgi?id=59797 Test program source code With a short test program (test.c), I get: $ wine a.exe err:virtual:NtMapViewOfSection map_file_into_view 0x350000 10000 000000000 failed MapViewOfFile: error 87 abnormal program termination (Win32 error 87 is ERROR_INVALID_PARAMETER.) On regular Windows 7, the program exits successfully. FWIW: user(a)virtualbox:~$ uname -a Linux virtualbox 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux user(a)virtualbox:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial -- 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.