Re: [xslt] Segmentation fault with an infinite loop



Bjorn Reese wrote:
On Wed, 2004-07-07 at 18:25, Mike Hommey wrote:


mh vaio:/tmp$ ulimit -a


You are listing the hard limits. Try "ulimit -a -S" instead.

mh vaio:~$ ulimit -a -S core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) unlimited cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited

The more I look into it, the more I'm convinced by the stack limit theory, even though I don't understand why everything tells unlimited when obviously the limit is set to 2MB...

Mike

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]