winecfg for example can only start once after creating new .wine user directory - when it already exists, wineboot cannot be run. Example error: 0074: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. 006c:err:environ:run_wineboot failed to start wineboot c00000e5 I found others have the same problem with wine-5.10 (in URL).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=0dec49b151eab12bc8c75e0b39c79e2c48d43bf8 commit 0dec49b151eab12bc8c75e0b39c79e2c48d43bf8 Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2020-06-12 00:18:51 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2020-06-12 00:18:51 +0000 app-emulation/wine-staging: Fix assert Closes: https://bugs.gentoo.org/727754 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> app-emulation/wine-staging/Manifest | 1 + .../wine-staging/wine-staging-5.10-r1.ebuild | 620 +++++++++++++++++++++ 2 files changed, 621 insertions(+)