Re: Very weird problem with amavisd-new crashing

2008-08-16 Thread Nicolas Thery
2008/8/16 [EMAIL PROTECTED]: [...] the amavisd process silently exits without a meaningful error.. only whats in dmesg: pid 10899 (perl), uid 1010: exited on signal 6 How can i find out whats going on and fix it? perl took a SIGABRT signal, maybe because it called abort(). For some

Re: Very weird problem with amavisd-new crashing

2008-08-16 Thread Antonio Huete Jimenez
Hi, Is there any core dump produced? Regards, Antonio Huete Running this on DragonFly 2.0 with the new networking code (ETHER_INPUT2). Dmesg: Copyright (c) 2003-2008 The DragonFly Project. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991,

Re: Very weird problem with amavisd-new crashing

2008-08-16 Thread elekktretterr
There is no coredump. I suppose to enable core dumping I have to recompile perl with -g Cflag? Or else how? I've run amavisd with perl -w (debug option) and it produced this: neptune# amavisd my variable $result_ref masks earlier declaration in same scope at /usr/pkg/sbin/amavisd line 2847. Name