> Try with "--without-pymalloc" that solved this issue for me. But the > tests still fail in "test_re". Marc, pymalloc is supposed to be bulletproof. If there's a segfault that can be avoided by disabling pymalloc, that's a bug in pymalloc. Would you mind helping us find this bug? --Guido van Rossum (home page: http://www.python.org/~guido/)