Steve Dower <[email protected]> added the comment:
Turns out the stack reservation was different, which is why it was crashing. As part of diagnosing it, I added the recursion count to faulthandler's output on Windows, but couldn't see if/where to do it for other platforms - Victor, any suggestions? ---------- nosy: +vstinner type: -> crash _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40458> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
