https://bugs.winehq.org/show_bug.cgi?id=57081
Bug ID: 57081 Summary: While using wine python.exe stops working Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anaskhan.ak2005@gmail.com Distribution: ---
The program python.exe has encountered a serious problem and needs to close
A pop-up comes up from wine and it says that python.exe has stopped working. Also it says something about problem in the program or deficiency in wine. I have checked that my wine is up to date. I also have downloaded it multiple times but still same error occurred.
https://bugs.winehq.org/show_bug.cgi?id=57081
--- Comment #1 from anaskhan.ak2005@gmail.com --- Created attachment 76958 --> https://bugs.winehq.org/attachment.cgi?id=76958 It Contains the Logs that provides the errors and events that occured when building an app using Wine.
https://bugs.winehq.org/show_bug.cgi?id=57081
anaskhan.ak2005@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian Keywords| |wow64
https://bugs.winehq.org/show_bug.cgi?id=57081
anaskhan.ak2005@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anaskhan.ak2005@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=57081
anaskhan.ak2005@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|While using wine python.exe |While using wine to build |stops working |an application python.exe | |stops working
https://bugs.winehq.org/show_bug.cgi?id=57081
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de ---
Unhandled exception: illegal instruction in wow64 32-bit code (0x76c169c9). 0x76c169c9 _multiarray_umath.cp38-win32.py+0x269c9: vmovssl 0x08(%ebp), %xmm0
What CPU do you have? Does it support the necessary AVX instruction set?
https://bugs.winehq.org/show_bug.cgi?id=57081
--- Comment #3 from anaskhan.ak2005@gmail.com --- (In reply to Fabian Maurer from comment #2)
Unhandled exception: illegal instruction in wow64 32-bit code (0x76c169c9). 0x76c169c9 _multiarray_umath.cp38-win32.py+0x269c9: vmovssl 0x08(%ebp), %xmm0
What CPU do you have? Does it support the necessary AVX instruction set?
I have Linux, Debian OS. Kali Linux. I dont know about AVX.
https://bugs.winehq.org/show_bug.cgi?id=57081
--- Comment #4 from anaskhan.ak2005@gmail.com --- (In reply to anaskhan.ak2005 from comment #3)
(In reply to Fabian Maurer from comment #2)
Unhandled exception: illegal instruction in wow64 32-bit code (0x76c169c9). 0x76c169c9 _multiarray_umath.cp38-win32.py+0x269c9: vmovssl 0x08(%ebp), %xmm0
What CPU do you have? Does it support the necessary AVX instruction set?
I have Linux, Debian OS. Kali Linux. I dont know about AVX.
I am running it on Virtual Machine, my CPU is Intel(R) Core(TM) i7-6600U
https://bugs.winehq.org/show_bug.cgi?id=57081
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal