Message 343028 - Python tracker

Message343028

Author vstinner
Recipients steve.dower, vstinner, xtreak
Date 2019-05-21.12:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558440790.93.0.88161302089.issue36973@roundup.psfhosted.org>
In-reply-to
Content
bpo-25329 was a similar json crash with stack overflow in 2015. The issue gives pointers to:

* bpo-25222: 3.5.0 regression - Fatal Python error: Cannot recover from stack overflow
* bpo-25342: test_json segfault on OpenBSD
History
Date User Action Args
2019-05-21 12:13:10vstinnersetrecipients: + vstinner, steve.dower, xtreak
2019-05-21 12:13:10vstinnersetmessageid: <1558440790.93.0.88161302089.issue36973@roundup.psfhosted.org>
2019-05-21 12:13:10vstinnerlinkissue36973 messages
2019-05-21 12:13:10vstinnercreate