On Tue, 2009-05-19 at 21:32 +0200, LEVAI Daniel wrote:
> I'm using Dovecot 1.1.15 on OpenBSD 4.4.
> How can I debug this?
> 
> # /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-
> tool
> Segmentation fault (core dumped)
> # gdb /usr/local/sbin/dovecot
> (gdb) run --exec-mail ext /usr/local/libexec/dovecot/expire-tool

This won't really work. Instead when you ran the expire-tool, it said it
dumped core, so run:

gdb /usr/local/libexec/dovecot/expire-tool core
bt full

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to