[Python-Dev] RE: Painful death in debug build
Fred L. Drake, Jr.
fdrake@acm.org
Fri, 5 Oct 2001 23:38:22 -0400
Given that Guido's already done the efence run, I'll ignore the
weird result I'm getting. ;-)
On a laptop running Mandrake 7.2, Python configured --with-pydebug,
and lots of free memory, I get this:
beowolf(.../python/debug); LD_PRELOAD=/usr/lib/libefence.so.0.0 ./python ../Lib/test/regrtest.py -l
Electric Fence 2.2.0 Copyright (C) 1987-1999 Bruce Perens <bruce@perens.com>
Adding parser accelerators ...
Done.
test_grammar
test_opcodes
test_operations
test_builtin
test_exceptions
test_types
test_MimeWriter
test_StringIO
test___all__
ElectricFence Exiting: mmap() failed: Cannot allocate memory
[255] beowolf(.../python/debug); free
total used free shared buffers cached
Mem: 523808 204256 319552 0 29112 116824
-/+ buffers/cache: 58320 465488
Swap: 1050800 0 1050800
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation