https://bugs.winehq.org/show_bug.cgi?id=48882
Bug ID: 48882 Summary: ImpersonateNamedPipeClient Unhandled exception: page fault on read access to 0x00000001 in 32-bit code Product: Wine Version: 5.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: megastallman@gmail.com Distribution: ---
Created attachment 66823 --> https://bugs.winehq.org/attachment.cgi?id=66823 ImpersonateNamedPipeClient Unhandled exception: page fault on read access to 0x00000001 in 32-bit code
I'm trying to install and use msys2. Getting "Unhandled exception: page fault on read access to 0x00000001 in 32-bit code" when running the installer(not fatal) and even trying to run any of the installed utilities(fatal). So I can't use any of those msys2 utilities, even if I ignore those 2 installer errors. Download link: http://repo.msys2.org/distrib/i686/msys2-i686-20190524.exe
My current wine installation is done into a 32-bit Xubuntu18.04 chroot, where the latest wine-staging is built and used. So I can update/rebuild any time required. Doing "~/.wine", build and installation directories deletion every rebuild. The host system - is Opensuse Thumbleweed x86_64. Choot allows X11 and OpenGL throughput, e.g. - I can run glxgears.
See the crashlog in attachment.