eohm added the comment:
Did a quick cross-check with other Distro.
With a debian stretch for example there is no SEGV and core-dump but a "(null)"
output for program name instead.
--
___
Python tracker
<https://bugs.python.o
Change by eohm :
--
keywords: +patch
pull_requests: +8926
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue34783>
___
___
Python-
eohm added the comment:
bug was probably introduced here:
python/cpython@1976086#diff-75445bdc3b6b3dd20b005698fa165444R2443 (but I did
not test the version from before that commit)
--
___
Python tracker
<https://bugs.python.org/issue34
New submission from eohm :
segmentation-fault/core dump when try to run non-existing file specified on
commandline (pymain_run_filename)
https://github.com/docker-library/python/issues/320
--
messages: 326191
nosy: eohm
priority: normal
severity: normal
status: open
title