http://bugs.winehq.org/show_bug.cgi?id=7713
Summary: drmUnmap back failed! Product: Wine Version: 0.9.32. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: skippyboy2005@gmail.com
Hi all - I recently upgraded my openSuse10.2 distro.
Before the upgrade winecfg, winetools, and wine in general "just worked".
However since the upgrade - I keep getting this error message: bobby@linux:~> winecfg drmUnmap back failed!
ERROR! mapping regions Segmentation fault Here is what happens when I try to run the wineprefixcreate:
bobby@linux:~> wineprefixcreate drmUnmap back failed!
ERROR! mapping regions /usr/local/bin/wineprefixcreate: line 171: 2298 Segmentation fault "${WINELOADER:-$bindir/wine}" rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
I don't know if this is a wine-related issue - or could it be the new version of KDE? Or something else? I have no clue what the drmUnmap or the mapping regions error are referring to.
Here is my system info: bobby@linux:~> uname -a Linux linux 2.6.18.8-0.1-default #1 SMP Fri Mar 2 13:51:59 UTC 2007 i686 i686 i386 GNU/Linux
And the upgrade I performed took me to KDE 3.5.6 "release 31.4"
Here is what I have tried so far: 1. uninstall the wine rpm packages, delete the ~/.wine directory and reinstall the rpms. Same errors (version wine-0.9.32) 2. Uninstall the rpms, delete ~/.wine, compile from source. Same errors (version wine-0.9.32) 3. Uninstall the source (using make uninstall), delete the ~/.wine directory, and comile from source. Same errors (version wine-0.9.30)
I can't help but think that maybe there is a permission set wrong or something - but I don't know enough about the project to know where to look.
Any suggestions?
Thanks in advance.