New submission from Brett Cannon: If you run any test that has infinite recursion (test_json test_exceptions test_sys test_runpy) it will segfault with a fresh checkout under OS X 10.8.3 using Clang. Not sure how widespread this is.
I did check that I am using a clean checkout of the default branch. ---------- components: Interpreter Core messages: 190162 nosy: brett.cannon, larry priority: release blocker severity: normal status: open title: Infinite recursion tests triggering a segfault type: crash versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18075> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com