[Bug 50476] New: "Unhandled exception: page fault on read access" installing windows python

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 9 14:44:19 CST 2021


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 at winehq.org
          Reporter: htl10 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list