https://bugs.winehq.org/show_bug.cgi?id=40796
Bug ID: 40796 Summary: Python 3.5.1 interpreter crashes when importing pyqtSlot Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
To reproduce, execute the following commands:
wget https://www.python.org/ftp/python/3.5.1/python-3.5.1-embed-win32.zip unzip python-3.5.1-embed-win32.zip curl https://bootstrap.pypa.io/get-pip.py | wine python.exe wine python.exe -m pip install pyqt5 wine python.exe -c "from PyQt5.QtCore import pyqtSlot; print('Import successful')"
I would attach a backtrace, but this import statement actually depends on 6 missing functions in ucrtbase.dll:
_lock_locales _unlock_locales _calloc_base _malloc_base _free_base
https://bugs.winehq.org/show_bug.cgi?id=40796
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- Typo: There are only 5 missing functions relevant to this bug.
https://bugs.winehq.org/show_bug.cgi?id=40796
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=40796
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |e4b8bc0edc640b36f2a2a26c53e | |18edea04fa74c Status|NEW |RESOLVED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Fixed as of https://source.winehq.org/git/wine.git/commitdiff/e4b8bc0edc640b36f2a2a26c53...
https://bugs.winehq.org/show_bug.cgi?id=40796
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.13.
https://bugs.winehq.org/show_bug.cgi?id=40796
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Fixed by SHA1|e4b8bc0edc640b36f2a2a26c53e | |18edea04fa74c | Target Milestone|--- |1.8.x
https://bugs.winehq.org/show_bug.cgi?id=40796
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e4b8bc0edc640b36f2a2a26c53e | |18edea04fa74c
https://bugs.winehq.org/show_bug.cgi?id=40796
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #4 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.4.