[snake-farm] Re: [Python-Dev] Snake farm (original) (raw)
Guido van Rossum guido@python.org
Sun, 10 Nov 2002 19:52:52 -0500
- Previous message: [Python-Dev] Snake farm
- Next message: [snake-farm] Re: [Python-Dev] Snake farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try with "--without-pymalloc" that solved this issue for me. But the tests still fail in "testre".
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/)
- Previous message: [Python-Dev] Snake farm
- Next message: [snake-farm] Re: [Python-Dev] Snake farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]