https://bugs.winehq.org/show_bug.cgi?id=50970
Bug ID: 50970 Summary: virtual:try_map_free_area mmap() error Operation not permitted - since wine 6.5 Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: walecha99@gmail.com Distribution: ---
Created attachment 69803 --> https://bugs.winehq.org/attachment.cgi?id=69803 wine internal executables log
Since wine 6.5, my wine installation cannot start any program except for wine executables (ie. winecfg or regedit). But even the those wine executables were generating the same error log (about try_map_free_area). Non-wine executables adds more error about import_dll. My guess is wine could not open the dll because the first mmap-related error. The same program runs normally in wine 6.4.
Failed wine version: 6.5, 6.6 (with/without wine-staging) OS: Slackware64 Current (15-alpha) Multilib GCC: 10.2 Mingw-w64: 8.0.0 CPU: Intel Haswell GPU: Intel + AMD
https://bugs.winehq.org/show_bug.cgi?id=50970
--- Comment #1 from samw41l walecha99@gmail.com --- Created attachment 69804 --> https://bugs.winehq.org/attachment.cgi?id=69804 external program log
https://bugs.winehq.org/show_bug.cgi?id=50970
samw41l walecha99@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Slackware
https://bugs.winehq.org/show_bug.cgi?id=50970
samw41l walecha99@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|virtual:try_map_free_area |could not import_dll - |mmap() error Operation not |since wine 6.5 |permitted - since wine 6.5 |
https://bugs.winehq.org/show_bug.cgi?id=50970
Marcin Bajor marcin.bajor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcin.bajor@gmail.com
--- Comment #2 from Marcin Bajor marcin.bajor@gmail.com --- I've observed similar issue (maybe the same). I'm World Of Tanks player and I use Aslain ods from the following url: https://wgmods.net/46/ Direct link to the problematic exe file. https://modp.wgcdn.co/media/mod_files/Aslains_WoT_Modpack_Installer_v.1.12.0...
When I try to run the above exe file with Wine 6.6 I'm getting a lot of the following errors and finally the installer doesn't start: 0024:err:module:import_dll Library version.dll (which is needed by L"C:\windows\system32\setupapi.dll") not found 0024:err:module:import_dll Library setupapi.dll (which is needed by L"C:\windows\system32\user32.dll") not found 0024:err:module:import_dll Library version.dll (which is needed by L"C:\windows\system32\user32.dll") not found 0024:err:module:import_dll Library user32.dll (which is needed by L"C:\windows\system32\imm32.dll") not found 0024:err:module:import_dll Library imm32.dll (which is needed by L"C:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\comctl32.dll") not found .... 0024:err:module:import_dll Library oleaut32.dll (which is needed by L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe") not found 0024:err:module:import_dll Library netapi32.dll (which is needed by L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe") not found 0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe" failed, status c0000135
I'm using openSUSE Thumbleweed. I'm sure that a previous version we had in the repository worked fine - no errors, the installer was running.
I've checked if it works with version 6.5, so I've downloaded 6.5 from https://www.playonlinux.com/wine/binaries/phoenicis/upstream-linux-amd64/Pla... and it works.
https://bugs.winehq.org/show_bug.cgi?id=50970
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Duplicate.
*** This bug has been marked as a duplicate of bug 50978 ***
https://bugs.winehq.org/show_bug.cgi?id=50970
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.