[New-bugs-announce] [issue32818] multiprocessing segmentfault under Windows compatibility mode

Ma Lin report at bugs.python.org
Sat Feb 10 23:27:54 EST 2018


New submission from Ma Lin <malincns at 163.com>:

Reproduce:
Right click python.exe -> properties -> compatibility tab -> enable compatibility mode (e.g. Windows 7)

Then run this test will get a segmentfault: test_multiprocessing_main_handling.py

CPython 3.6 is Ok.

----------
components: Windows
messages: 311980
nosy: Ma Lin, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: multiprocessing segmentfault under Windows compatibility mode
type: crash
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32818>
_______________________________________


More information about the New-bugs-announce mailing list