Re: [Python-Dev] Issue #8863 adds a new PYTHONNOFAUL THANDLER environment variable

2010-12-20 Thread Victor Stinner
Le lundi 20 décembre 2010 12:08:35, Stefan Krah a écrit : > Another test is hanging indefinitely (Ubuntu 64-bit): > > $ ./python Lib/test/crashers/nasty_eq_vs_dict.py > [hanging with no output] Oh, I understood. I always test with Python compiled using --with-pydebug. With pydebug, a segfault oc

Re: [Python-Dev] Issue #8863 adds a new PYTHONNOFAUL THANDLER environment variable

2010-12-20 Thread Victor Stinner
Le lundi 20 décembre 2010 12:08:35, Stefan Krah a écrit : > I think the output is not particularly informative: > > $ ./python Lib/test/crashers/gc_inspection.py > (, , , , , , > , , , ) Fatal Python error: Segmentation fault > > Traceback (most recent call first): > File "Lib/test/crashers/gc_