Hi,
I've run into a couple of 'Assertion failed' and 'FATAL: Segmantation
violation..' messages, but I couln't get a core dump.
Besides ulimit -HSc unlimited, enough disk space and directory
permissions for user nobody in coredump_dir, am I missing something?
I don't even get a core if I do kill -ABRT `cat /var/run/squid.pid`, but
squid dies.
I get a core dump with this source:
cat >x.c <<EOF
#include <assert.h>
int main() { assert(0); }
EOF
Thanks in advance,
-- Gonzalo Arana <garana@uolsinectis.com.ar> UOL-Sinectis S.A.Received on Tue Dec 23 2003 - 10:26:14 MST
This archive was generated by hypermail pre-2.1.9 : Wed Dec 24 2003 - 12:00:29 MST