Re: /usr/bin/limits (WAS: Re: Apache.sh on current)

2008-09-01 Thread Yuriy Tsibizov
On Tue, 2 Sep 2008, Ed Schouten wrote: * Yuriy Tsibizov <[EMAIL PROTECTED]> wrote: (gdb) bt #0 0x in ?? () #1 0x0804937d in main (argc=3, argv=0xbfbfed44) at /usr/src/usr.bin/limits/limits.c:341 (gdb) l 341 val = resources[rcswhich].func(lc, resources[rcswhich].

Re: /usr/bin/limits (WAS: Re: Apache.sh on current)

2008-09-01 Thread Ed Schouten
* Yuriy Tsibizov <[EMAIL PROTECTED]> wrote: > (gdb) bt > #0 0x in ?? () > #1 0x0804937d in main (argc=3, argv=0xbfbfed44) > at /usr/src/usr.bin/limits/limits.c:341 > (gdb) l > 341 val = resources[rcswhich].func(lc, resources[rcswhich].cap, > limits[rcswhich].rlim_cur

/usr/bin/limits (WAS: Re: Apache.sh on current)

2008-09-01 Thread Yuriy Tsibizov
On Mon, 1 Sep 2008, Manfred Antar wrote: At 07:19 AM 9/1/2008, Claus Guttesen wrote: /usr/local/etc/rc.d/apache.sh : /usr/bin/limits -e -U www dumps core when starting apache on current This something new, not sure when it started as I have been out of the Country for the past month. Kernel a

Re: Apache.sh on current

2008-09-01 Thread Claus Guttesen
> /usr/local/etc/rc.d/apache.sh : > /usr/bin/limits -e -U www > dumps core when starting apache on current > This something new, not sure when it started as I have been out of the > Country for the past month. > Kernel and usr are current > Also /usr/local/sbin/apachect : > eval `limits -e -C daem

Re: Apache.sh on current

2008-09-01 Thread Manfred Antar
At 07:19 AM 9/1/2008, Claus Guttesen wrote: >> /usr/local/etc/rc.d/apache.sh : >> /usr/bin/limits -e -U www >> dumps core when starting apache on current >> This something new, not sure when it started as I have been out of the >> Country for the past month. >> Kernel and usr are current >> Also /

Apache.sh on current

2008-09-01 Thread Manfred Antar
/usr/local/etc/rc.d/apache.sh : /usr/bin/limits -e -U www dumps core when starting apache on current This something new, not sure when it started as I have been out of the Country for the past month. Kernel and usr are current Also /usr/local/sbin/apachect : eval `limits -e -C daemon` also dumps c