Re: [Dovecot] expire-tool segmentation fault

2009-05-20 Thread LEVAI Daniel
On Tuesday 19 May 2009 22.01.42 Timo Sirainen wrote: > On Tue, 2009-05-19 at 21:53 +0200, LEVAI Daniel wrote: > > > 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 > > > > O

Re: [Dovecot] expire-tool segmentation fault

2009-05-19 Thread Timo Sirainen
On Tue, 2009-05-19 at 21:53 +0200, LEVAI Daniel wrote: > > 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 > Okay thanks:) > > So: > > #2 0x1c002482 in auth_parse_input (conn=0x7

Re: [Dovecot] expire-tool segmentation fault

2009-05-19 Thread LEVAI Daniel
On Tuesday 19 May 2009 21.38.18 Timo Sirainen wrote: > 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 (

Re: [Dovecot] expire-tool segmentation fault

2009-05-19 Thread Timo Sirainen
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-ma