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 <rep...@bugs.python.org>
<http://bugs.python.org/issue26882>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to