[Bug 21349] Python 2.6/2.7 crashes during run of 'PyInstaller' packaging application

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 12 15:01:49 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|---                         |FIXED
            Summary|Python.exe crashes          |Python 2.6/2.7 crashes
                   |                            |during run of 'PyInstaller'
                   |                            |packaging application

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I can't reproduce this, works fine here.

You could have at least provided all the download URLs to make reproduction
easier.

https://www.python.org/ftp/python/2.7.3/python-2.7.3.msi

http://switch.dl.sourceforge.net/project/pywin32/pywin32/Build%20217/pywin32-217.win32-py2.7.exe

http://heanet.dl.sourceforge.net/project/pythbinconv/additional%20packages/PyQt-Py2.7-x86-gpl-4.9.1-1.exe

http://optimate.dl.sourceforge.net/project/pyinstaller/1.5/pyinstaller-1.5.zip

https://qt.gitorious.org/pyside/pyside-examples/archive/060dca8e4b82f301dfb33a7182767eaf8ad3d024.tar.gz

--- snip ---
$ wine "C:\\python27\\python.exe" ./pyinstaller-1.5/pyinstaller.py
pyside-pyside-examples/examples/phonon/videoplayer.py 
I: skip Configure.py, use existing config ./pyinstaller-1.5\config.dat
wrote Z:\home\focht\Downloads\videoplayer.spec
I: Dependent assemblies of C:\python27\python.exe:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
checking Analysis
building Analysis because outAnalysis0.toc non existent
running Analysis outAnalysis0.toc
Analyzing: ./pyinstaller-1.5\support\_mountzlib.py
Analyzing: ./pyinstaller-1.5\support\useUnicode.py
Analyzing: pyside-pyside-examples/examples/phonon/videoplayer.py
I: Analyzing C:\python27\python.exe
I: Dependent assemblies of C:\python27\python.exe:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
Adding Microsoft.VC90.CRT to dependent assemblies of final executable
I: Searching for assembly
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww...
I: Found manifest
C:\windows\WinSxS\Manifests\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375.manifest
I: Searching for file msvcr90.dll
I: Found file
C:\windows\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcr90.dll
I: Searching for file msvcp90.dll
I: Found file
C:\windows\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcp90.dll
I: Searching for file msvcm90.dll
I: Found file
C:\windows\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcm90.dll
I: Adding Microsoft.VC90.CRT.manifest
I: Adding msvcr90.dll
I: Adding msvcp90.dll
I: Adding msvcm90.dll
I: Adding python27.dll dependency of python.exe
I: Skipping KERNEL32.dll dependency of python.exe
I: Analyzing C:\windows\system32\python27.dll
I: Dependent assemblies of C:\windows\system32\python27.dll:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
I: Skipping KERNEL32.dll dependency of python27.dll
I: Skipping USER32.dll dependency of python27.dll
I: Skipping ADVAPI32.dll dependency of python27.dll
I: Skipping SHELL32.dll dependency of python27.dll
I: Analyzing C:\python27\DLLs\_hashlib.pyd
I: Skipping KERNEL32.dll dependency of _hashlib.pyd
I: Skipping USER32.dll dependency of _hashlib.pyd
I: Skipping ADVAPI32.dll dependency of _hashlib.pyd
I: Analyzing C:\python27\lib\site-packages\win32\win32api.pyd
I: Skipping USER32.dll dependency of win32api.pyd
I: Skipping ADVAPI32.dll dependency of win32api.pyd
I: Skipping SHELL32.dll dependency of win32api.pyd
I: Skipping VERSION.dll dependency of win32api.pyd
I: Adding pywintypes27.dll dependency of win32api.pyd
I: Skipping KERNEL32.dll dependency of win32api.pyd
I: Analyzing C:\python27\DLLs\select.pyd
I: Skipping WS2_32.dll dependency of select.pyd
I: Skipping KERNEL32.dll dependency of select.pyd
I: Analyzing C:\python27\DLLs\unicodedata.pyd
I: Skipping KERNEL32.dll dependency of unicodedata.pyd
I: Analyzing C:\python27\DLLs\bz2.pyd
I: Skipping KERNEL32.dll dependency of bz2.pyd
I: Analyzing C:\windows\system32\pywintypes27.dll
I: Skipping ADVAPI32.dll dependency of pywintypes27.dll
I: Skipping USER32.dll dependency of pywintypes27.dll
I: Skipping ole32.dll dependency of pywintypes27.dll
I: Skipping OLEAUT32.dll dependency of pywintypes27.dll
I: Skipping KERNEL32.dll dependency of pywintypes27.dll
Warnings written to Z:\home\focht\Downloads\warnvideoplayer.txt
checking PYZ
rebuilding outPYZ1.toc because outPYZ1.pyz is missing
building PYZ outPYZ1.toc
checking PKG
rebuilding outPKG3.toc because outPKG3.pkg is missing
building PKG outPKG3.pkg
checking EXE
rebuilding outEXE2.toc because videoplayer.exe missing
building EXE from outEXE2.toc
Appending archive to EXE
Z:\home\focht\Downloads\build\pyi.win32\videoplayer\videoplayer.exe
checking COLLECT
building because outCOLLECT4.toc missing or bad
building COLLECT outCOLLECT4.toc
--- snip ---

--- snip ---
$ ls -p build/*/*

build/pyi.win32/capabilities:
capabilities.exe  capabilities.exe.manifest  outAnalysis0.toc  outCOLLECT4.toc 
outEXE2.toc  outPKG3.pkg  outPKG3.toc  outPYZ1.pyz  outPYZ1.toc

build/pyi.win32/musicplayer:
musicplayer.exe  musicplayer.exe.manifest  outAnalysis0.toc  outCOLLECT4.toc 
outEXE2.toc  outPKG3.pkg  outPKG3.toc  outPYZ1.pyz  outPYZ1.toc

build/pyi.win32/videoplayer:
outAnalysis0.toc  outCOLLECT4.toc  outEXE2.toc  outPKG3.pkg  outPKG3.toc 
outPYZ1.pyz  outPYZ1.toc  videoplayer.exe  videoplayer.exe.manifest
--- snip ---

$ wine --version
wine-1.7.24-14-gd1749b5

Regards

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