[1/1] test_exceptions
Fatal Python error: Segmentation fault
Current thread 0x00007fff74254180:
File "/Users/ambv/Documents/Projekty/Python/cpython/py34/Lib/test/test_exceptions.py", line 453 in f
File "/Users/ambv/Documents/Projekty/Python/cpython/py34/Lib/test/test_exceptions.py", line 453 in f
File "/Users/ambv/Documents/Projekty/Python/cpython/py34/Lib/test/test_exceptions.py", line 453 in f
... (repeated a 100 times)
Command terminated abnormally.
Everything runs fine without --with-pydebug (or before 83937 with --with-pydebug).