2008/2/13, Alexey Vlasov <[EMAIL PROTECTED]>: > Hi, Brock Noland! > > On 12 Feb 2008 г. 8:13:14, Brock Noland wrote about "[peruser] peruser > coredump patch": > > > Attached is a patch which implements CoreDumpDirectory for peruser. > > There are lots of segfaults, but there is no dump. > > <IfModule peruser.c> > CoreDumpDirectory /tmp/.aux2_pool1 > ... > > # grep -c 'Segmentation fault' error.log > 32034 > > # ls -dl /tmp/.aux2_pool1 > drwxrwxrwx 2 root root 40 Feb 13 01:20 /tmp/.aux2_pool1 > > # ls -la /tmp/.aux2_pool1 > total 0 > drwxrwxrwx 2 root root 40 Feb 13 01:20 . > drwxrwxrwt 11 root root 111200 Feb 13 13:35 ..
try ulimit -c 4444444444444 before starting httpd -- Michal Grzedzicki _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
