[issue12017] Decoding a highly-nested object with json (_speedups enabled) causes segfault

ivank report at bugs.python.org
Fri May 6 14:32:19 CEST 2011


ivank <bugs at ludios.org> added the comment:

<ivan`> any opinions here on what the default max_depth should be? is there any safe number?
<ivan`> I'm curious as to how many C stack frames I can use after reaching the Python recursion limit
<ivan`> and what ulimit -s looks like on every platform
<Taggnostr> http://hg.python.org/cpython/file/tip/Lib/test/test_parser.py#l537
<Taggnostr> ivan`, maybe this is useful

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12017>
_______________________________________


More information about the Python-bugs-list mailing list