https://bugs.winehq.org/show_bug.cgi?id=50476
Bug ID: 50476 Summary: "Unhandled exception: page fault on read access" installing windows python Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: htl10@users.sourceforge.net Distribution: ---
I needed to test some cross-built python ctypes modules, so I tried installing win32/win64 python - the latest:
https://www.python.org/ftp/python/3.9.1/python-3.9.1-amd64.exe https://www.python.org/ftp/python/3.9.1/python-3.9.1.exe
Both rejected the win7 and needed win 8.1 at least. Anyway, when it gets to the "pip bootstrap" part, it generates the dreaded "unhandled exception" message. Manually de-selecting it, installation went to completion, but running still hangs or get the "unhandled exception" message (32-bit hangs, 64-bit fails with 'unhandled exception').
Similar experience with 3.8.7; so I went a lot earlier to 3.5.4 -
https://www.python.org/ftp/python/3.5.4/python-3.5.4.exe https://www.python.org/ftp/python/3.5.4/python-3.5.4-amd64.exe
3.5.4 still gives the "unhandled exception" during installation with 'pip bootstrap'. but at least skipping that part (with 'customize insall'), the result - either the 32-bit or 64-bit ones - seems to run okay in wine.
On wine-staging 5.22
https://bugs.winehq.org/show_bug.cgi?id=50476
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown URL| |https://www.python.org/ftp/ | |python/3.9.1/python-3.9.1.e | |xe Keywords| |download, Installer, source
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the full terminal output.
https://bugs.winehq.org/show_bug.cgi?id=50476
luca.cunegondi@ocme.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luca.cunegondi@ocme.com
--- Comment #2 from luca.cunegondi@ocme.com --- Same problem here on Arch Linux, Everything works fine until version 5.21 of both Wine and Wine staging 64bit Version 5,22 is unable to install Python 3.8/3.9 and cannot run an already installed (and working) version of it
https://bugs.winehq.org/show_bug.cgi?id=50476
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Probably duplicate. Please reopen if you can reproduce in wine-6.0-rc1 or later.
*** This bug has been marked as a duplicate of bug 50163 ***
https://bugs.winehq.org/show_bug.cgi?id=50476
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.