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.
https://bugs.winehq.org/show_bug.cgi?id=48882
--- Comment #1 from megastallman megastallman@gmail.com --- The very same error is observed with Git Bash: https://git-scm.com/download/win Just tested within the same environment.
https://bugs.winehq.org/show_bug.cgi?id=48882
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Duplicate (though admittedly the original bug is a bit of a mess).
*** This bug has been marked as a duplicate of bug 40528 ***
https://bugs.winehq.org/show_bug.cgi?id=48882
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |o.dierick@piezo-forte.be
https://bugs.winehq.org/show_bug.cgi?id=48882
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer CC| |focht@gmx.net Summary|ImpersonateNamedPipeClient |msys2 rebaseall tool |Unhandled exception: page |crashes in post-install |fault on read access to |step |0x00000001 in 32-bit code | URL| |https://web.archive.org/web | |/20190819033044/http://repo | |.msys2.org/distrib/i686/msy | |s2-i686-20190524.exe
https://bugs.winehq.org/show_bug.cgi?id=48882
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate
https://bugs.winehq.org/show_bug.cgi?id=48882
--- Comment #4 from megastallman megastallman@gmail.com --- Thanks people! Just to make this ticket clear, I'm attaching a link to Zebediah's patch: https://bugs.winehq.org/attachment.cgi?id=60628
Will post another bug soon...