[New-bugs-announce] [issue13679] Multiprocessing system crash

Rock Achu report at bugs.python.org
Fri Dec 30 05:39:42 CET 2011


New submission from Rock Achu <rockachu2 at gmail.com>:

running this script repeatedly causes corruption in the console window. 

Just before posting this report, it led to a complete windows system freeze.

running python 2.7 x86 on windows x64.

The programs seems to run a couple times (when it is supposed to run once), with the output becoming more and more corrupted. 
One time it printed lots of triple quotes (""") and import os messages, even though none of those are in the script.

To reproduce run the spawner.test.bat file inside the zip.

Remember not to run with stuff you wont want to lose open.

----------
components: Windows
files: issue.zip
messages: 150355
nosy: Rock.Achu
priority: normal
severity: normal
status: open
title: Multiprocessing system crash
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file24108/issue.zip

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


More information about the New-bugs-announce mailing list