[New-bugs-announce] [issue26882] The Python process stops responding immediately after starting

Александр Виноградов report at bugs.python.org
Fri Apr 29 04:12:01 EDT 2016


New submission from Александр Виноградов:

I start in Windows 7 virtual machine the Python x86 subprocess from another console application with commandline: 
c:\python35\python.exe -c print('hello')

Immediately after the startup process stops responding and hanging forever.

If you run it with the parameter -version python shows the version information to the console normally.

----------
components: Interpreter Core
files: python.dmp
messages: 264475
nosy: Александр Виноградов
priority: normal
severity: normal
status: open
title: The Python process stops responding immediately after starting
type: behavior
versions: Python 3.5
Added file: http://bugs.python.org/file42648/python.dmp

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26882>
_______________________________________


More information about the New-bugs-announce mailing list