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 Tester
Recipients Tester, bradengroom, serhiy.storchaka, xtreak
Date 2018-11-01.13:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAKOaPq3EFcPu6Lw+tddyDr=xRHZZEo2GKA2ESHPqqTqL2ZJOVA@mail.gmail.com>
In-reply-to <CAKOaPq0zfwGazmcFDcUqtdxOsRNXJHdHggz68vShPYXkzH-N=Q@mail.gmail.com>
Content
My guess is the Gnome terminal. It does not like non ASCI data. There are
other programs that generate segfaults in the terminal when piped random
binary data.

Maybe, Python could get a -Q quit setting to turn of the trace back?

Thanks

On Thu, Nov 1, 2018 at 9:18 AM TestUser <report@bugs.python.org> wrote:

>
> TestUser <nullbackslashnull@gmail.com> added the comment:
>
> That is all the crash automator provides.
>
> On Thu, Nov 1, 2018 at 9:13 AM Serhiy Storchaka <report@bugs.python.org>
> wrote:
>
> >
> > Change by Serhiy Storchaka <storchaka+cpython@gmail.com>:
> >
> >
> > ----------
> > Removed message: https://bugs.python.org/msg329061
> >
> > _______________________________________
> > Python tracker <report@bugs.python.org>
> > <https://bugs.python.org/issue35084>
> > _______________________________________
> >
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue35084>
> _______________________________________
>
History
Date User Action Args
2018-11-01 13:31:30Testersetrecipients: + Tester, serhiy.storchaka, xtreak, bradengroom
2018-11-01 13:31:30Testerlinkissue35084 messages
2018-11-01 13:31:30Testercreate