Core dump with increased recursionlimit

Jeff Epler jepler at unpythonic.net
Tue Oct 12 08:38:22 EDT 2004


I thought I was getting similar behavior on 
    fedora-release-2-4
    kernel-2.6.8-1.521
    glibc-2.3.3-27
    python-2.3.3-6
until I checked and saw that I had a 10240k soft limit for stack size.
When I change the limit to "unlimited" (ulimit -S -s unlimited) both the
Python program and C programs run to "completion" (a long traceback in
the Python program's case).

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20041012/d1063acd/attachment.sig>


More information about the Python-list mailing list