procmail
[Top] [All Lists]

Re: Segmentation Fault(coredump)

2000-09-07 09:28:37
Do you have access to gdb?  Perhaps you can examine the core file and
pinpoint the problem.  Of course, you need to recompile procmail to
include debuging flags.

%> gdb -c core ./procmail
gdb> backtrace


On Wed, 6 Sep 2000, MUNJAL PATEL wrote:

Any idea why I am geting segmentation Fault (coredump)? procmail make 
install did not give me any errors or warning but when I try to use procmail 
only ./procmail -v works everything else get segmentation Fault.

======================================================================
command: -> ./procmail </dev/null
output :-> Segmentation Fault(coredump)
======================================================================
command: -> ./procmail -v
output :-> procmail v3.15 2000/08/25
   Copyright (c) 1990-1999, Stephen R. van den Berg    
<srb(_at_)cuci(_dot_)nl>
   Copyright (c) 1999-2000, Philip A. Guenther         
<guenther(_at_)gac(_dot_)edu>

Submit questions/answers to the procmail-related mailinglist by sending to:
       <procmail-users(_at_)procmail(_dot_)org>

And of course, subscription and information requests for this list to:
       <procmail-users-request(_at_)procmail(_dot_)org>

Locking strategies:     dotlocking, fcntl(), lockf()
Default rcfile:         $HOME/.procmailrc
Your system mailbox:    /var/spool/mail/mpatel
======================================================================

Thanks,
Munjal







_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>