This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rudolphf
Recipients izbyshev, koobs, rudolphf, vstinner
Date 2018-02-20.08:31:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519115475.63.0.467229070634.issue32849@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for all the research!

My crashing Python process is started by a shell process which is launched by the Freebsd daemon tool, this might explain why stdin in no longer valid. But I'm not sure why it can be solved, sometimes, by restarting the the daemon.
History
Date User Action Args
2018-02-20 08:31:15rudolphfsetrecipients: + rudolphf, vstinner, koobs, izbyshev
2018-02-20 08:31:15rudolphfsetmessageid: <1519115475.63.0.467229070634.issue32849@psf.upfronthosting.co.za>
2018-02-20 08:31:15rudolphflinkissue32849 messages
2018-02-20 08:31:15rudolphfcreate