https://bugs.winehq.org/show_bug.cgi?id=38010
Bug ID: 38010 Summary: VPython 6.11: python2.7.9 crashes when importing visual Product: Wine Version: 1.6.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ndj1959@gmail.com Distribution: ---
Created attachment 50645 --> https://bugs.winehq.org/attachment.cgi?id=50645 this is the backtrace that wine gives you after the crash described in message body
after a clean install of wine on centos 6 i386, then running python2.7.9 under wine, you try and import the main VPython library ("import visual as vs"), you get the Unhandled Page Fault message and the popup that "Wine has experience a serious problem with pythonw.exe", and it's game over. Interestingly (maybe) the terminal no longer echos input, and you have to close it and start again. I've attached the backtrace. The console output, since it's only one line, is pasted below (with all the err: and fixme: outputs as observed)
I realise this doesn't qualify for submission under the "no dll overrides" rule, since there is a dll override in place. VPython requires you to install the windows python27.dll. Even so, I'll file the bug with the VPython developers too, and see what happens.
[ndj-local@SUPPORT-LAP03 Downloads]$ wine ~/.wine/drive_c/Python27/python.exe err:xrandr:xrandr12_init_modes Output has no modes. err:xrandr:xrandr12_init_modes Output has no modes. err:xrandr:xrandr12_init_modes Output has no modes. err:xrandr:xrandr12_init_modes Output has no modes. err:xrandr:xrandr12_init_modes Output has no modes. Python 2.7.9 (default, Dec 10 2014, 12:24:55) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information.
import visual as vs
wine: Unhandled page fault on read access to 0x00000000 at address 0x2eb88e3 (thread 0009), starting debugger... err:xrandr:xrandr12_init_modes Output has no modes. fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} [ndj-local@SUPPORT-LAP03 Downloads]$
https://bugs.winehq.org/show_bug.cgi?id=38010
--- Comment #1 from Nick J ndj1959@gmail.com --- the VPython installation page is here
http://vpython.org/contents/download_linux.html
https://bugs.winehq.org/show_bug.cgi?id=38010
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://vpython.org/contents | |/download_linux.html
--- Comment #2 from Austin English austinenglish@gmail.com --- Please retest in 1.7.35.
https://bugs.winehq.org/show_bug.cgi?id=38010
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Your wine version is way too old.
https://bugs.winehq.org/show_bug.cgi?id=38010
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED URL|http://vpython.org/contents |https://web.archive.org/web |/download_linux.html |/20210817181856if_/https:// | |deac-fra.dl.sourceforge.net | |/project/vpythonwx/6.11-rel | |ease/VPython-Win-32-Py2.7-6 | |.11.exe Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Seems to work fine with wine-6.15. Tried both with and without the custom python27.dll.
Adding stable downloads.
$ sha1sum VPython-Win-32-Py2.7-6.11.exe 3a324d3de4dec500d4219500b4bf25e8b066b14d VPython-Win-32-Py2.7-6.11.exe
$ du -sh VPython-Win-32-Py2.7-6.11.exe 39M VPython-Win-32-Py2.7-6.11.exe
$ sha1sum python27.dll d92392d23c9cc1669c8ffbeca795d4e76aaefbf7 python27.dll
$ du -sh python27.dll 2.2M python27.dll
$ sha1sum python-2.7.9.msi 719832e0159eebf9cd48104c7db49aa978f6156c python-2.7.9.msi
$ du -sh python-2.7.9.msi 18M python-2.7.9.msi
https://bugs.winehq.org/show_bug.cgi?id=38010
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.16.