Lars Ebeling:
>  warning: process /usr/libexec/postfix/smtp pid 17858 killed by signal 11 

Wietse:
> > To debug by hand, try:
> >    # gdb /usr/libexec/postfix/smtp -S
> >    # gdb /usr/libexec/postfix/smtp -u -S

Lars Ebeling:
> # /opt/csw/bin/gdb /usr/libexec/postfix/smtp -S  
> /opt/csw/bin/gdb: unrecognized option `-S'       

# gdb /usr/libexec/postfix/smtp
(gdb) run -s
# gdb /usr/libexec/postfix/smtp
(gdb) run -u -s

Note: next time, I will not hold your fingers.

        Wietse

Reply via email to