A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-September/009144.html below:

[Python-Dev] stack check on Unix: any suggestions?

[Python-Dev] stack check on Unix: any suggestions? [Python-Dev] stack check on Unix: any suggestions?Charles G Waldman cgw@fnal.gov
Fri, 1 Sep 2000 11:09:02 -0500 (CDT)
Skip Montanaro writes:
 > 
 > Makes no difference:
 > 
 >     % ulimit -a
 >     stack size (kbytes)         unlimited
 >     % ./python Misc/find_recursionlimit.py
 >     Limit of 2400 is fine
 >     repr
 >     Segmentation fault
 > 
 > Skip

This means that you're not hitting the rlimit at all but getting a
real segfault!  Time to do setrlimit -c unlimited and break out GDB,
I'd say.



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4