https://bugs.winehq.org/show_bug.cgi?id=55134
Bug ID: 55134 Summary: Cannot run wineboot in 32-bit prefix, unhandled page fault on read access Product: Wine Version: 8.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: audvare@gmail.com Distribution: ---
Created attachment 74689 --> https://bugs.winehq.org/attachment.cgi?id=74689 crash log
I am using wine-staging 8.10 on Gentoo with the following USE flags and building PEs with a MinGW toolchain. I definitely have 32-bit support enabled.
X alsa cups fontconfig gecko gphoto2 gstreamer mingw mono netapi nls opencl opengl osmesa pcap perl pulseaudio samba sdl ssl strip truetype udev udisks unwind usb v4l vulkan wayland xcomposite xinerama -capi -crossdev-mingw -custom-cflags -dos -kerberos -llvm-libunwind -scanner -selinux -smartcard
I run with the following env (where WINEPREFIX is a directory that does not exist):
WINEPREFIX=/home/tatsh/.local/share/wineprefixes/a WINEARCH=win32
When I run `wineboot -i`, it just crashes:
wine: Unhandled page fault on read access to FFFFFFFF at address 688A1FF0 (thread 0138), starting debugger...
I have to use SIGKILL to get these processes to stop.
https://bugs.winehq.org/show_bug.cgi?id=55134
--- Comment #1 from Andrew Udvare audvare@gmail.com --- If I add WINEDEBUG=+relay, winecfg can start. Without it, the same crash occurs.
https://bugs.winehq.org/show_bug.cgi?id=55134
--- Comment #2 from Andrew Udvare audvare@gmail.com --- Just updated to 8.11 and the issue still persists.
https://bugs.winehq.org/show_bug.cgi?id=55134
--- Comment #3 from Andrew Udvare audvare@gmail.com --- This is caused by CPU flags. See https://bugs.winehq.org/show_bug.cgi?id=55007
https://bugs.winehq.org/show_bug.cgi?id=55134
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com
--- Comment #4 from Zeb Figura z.figura12@gmail.com --- (In reply to Andrew Udvare from comment #3)
This is caused by CPU flags. See https://bugs.winehq.org/show_bug.cgi?id=55007
Marking duplicate then.
*** This bug has been marked as a duplicate of bug 55007 ***
https://bugs.winehq.org/show_bug.cgi?id=55134
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.
https://bugs.winehq.org/show_bug.cgi?id=55134
Gabriel Ravier gabravier@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gabravier@gmail.com