https://bugs.winehq.org/show_bug.cgi?id=48647 Mikaël Cluseau <nwrk(a)nwrk.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nwrk(a)nwrk.info --- Comment #17 from Mikaël Cluseau <nwrk(a)nwrk.info> --- Hi, I report the same problem under Gentoo. winecfg works with wine-staging 5.8; I didn't test it with 5.9 but other apps were working too. With 5.10, on an empty prefix winecfg starts, then if I just click Ok and try to restart on that same prefix (so freshly initialized), it fails: 00d0:err:virtual:free_ranges_remove_range range 0x10000000 - 0x10020000 is already partially mapped e: /var/tmp/portage/app-emulation/wine-staging-5.10/work/wine-5.10/dlls/ntdll/unix/virtual.c:581: free_ranges_remove_range: Assertion `range->base <= view_base && range->end >= view_end' failed. 00d8:err:virtual:free_ranges_remove_range range 0x10000000 - 0x100e0000 is already partially mapped /var/tmp/portage/app-emulation/wine-staging-5.10/work/wine-5.10/dlls/ntdll/unix/virtual.c:581: free_ranges_remove_range: Assertion `range->base <= view_base && range->end >= view_end' failed. 00c8:err:winecfg:WinMain failed to restart 64-bit L"C:\\windows\\system32\\winecfg.exe", err 1359 00c8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 00c8:err:winediag:nodrv_CreateWindow The explorer process failed to start. Command I entered for this test: $ rm -fr $WINEPREFIX $ mkdir $WINEPREFIX $ winecfg (clic Ok) $ winecfg (fails) -- 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.