[Bug 50165] New: Regression: python 3.7.6-amd64 no longer installs with 5.22

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 22 09:29:03 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=50165

            Bug ID: 50165
           Summary: Regression: python 3.7.6-amd64 no longer installs with
                    5.22
           Product: Wine
           Version: 5.22
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dudul04 at yahoo.fr
      Distribution: ---

python-3.7.6-amd64.exe installer crashes with a "wine: Unhandled page fault on
write access to 000000006C205F4D at address 000000007BC2A8AC (thread 0150),
starting debugger..." error (see https://github.com/OSGeo/gdal/runs/1436164589
logs) with wine-devel-amd64=5.22~bionic , whereas it installs cleanly with
wine-devel-amd64=5.21~bionic 

Reproducer:

docker run --rm -v $PWD:$PWD ubuntu:18.04 $PWD/install-python.sh

with install-python.sh being
https://github.com/OSGeo/gdal/blob/b3637fb091923431fda898fb5d8d2d5154c14f34/.github/workflows/mingw_w64/install-python.sh
(use that commit, as in a later version I've pinned 5.21 to avoid the issue)

-- 
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