Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-12-10 Thread mail...@securitylabs.it
Il 10/12/2009 19:28, Timo Sirainen ha scritto: On Thu, 2009-12-10 at 11:55 +0100, mail...@securitylabs.it wrote: #0 0xb7fb45c9 in lazy_expunge_mail_expunge (_mail=0x844df58) at lazy-expunge-plugin.c:115 115 deststorage = luser->lazy_ns[LAZY_NAMESPACE_EXPUNGE]->storage;

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-12-10 Thread Timo Sirainen
On Thu, 2009-12-10 at 11:55 +0100, mail...@securitylabs.it wrote: > #0 0xb7fb45c9 in lazy_expunge_mail_expunge (_mail=0x844df58) at > lazy-expunge-plugin.c:115 > 115 deststorage = > luser->lazy_ns[LAZY_NAMESPACE_EXPUNGE]->storage; OK, this makes more sense. Looks like it was

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-12-10 Thread mail...@securitylabs.it
On 09/12/2009 21:03, Timo Sirainen wrote: You still happen to have the core file? I'd like to know a few more things: #0 lazy_expunge_mail_expunge (_mail=0x9907ae8) at lazy-expunge-plugin.c:116 116 lt->expunge_box = p *lt p *deststorage p *_mail p *_mail.box Any

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-12-09 Thread Timo Sirainen
On Mon, 2009-11-30 at 19:52 +0100, mail...@securitylabs.it wrote: > > strace is almost useless for figuring out why program crashes. Could you > > get gdb backtrace? See http://dovecot.org/bugreport.html > > > Hello, Timo here gdb backtrace: You still happen to have the core file? I'd like to

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread mail...@securitylabs.it
Timo Sirainen ha scritto: On Nov 30, 2009, at 9:25 AM, mail...@securitylabs.it wrote: Now every time I try to expunge a mailbox dovecot crash. Here the strace: strace is almost useless for figuring out why program crashes. Could you get gdb backtrace? See http://dovecot.org/bugreport

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread Timo Sirainen
On Nov 30, 2009, at 9:25 AM, mail...@securitylabs.it wrote: > Now every time I try to expunge a mailbox dovecot crash. Here the strace: strace is almost useless for figuring out why program crashes. Could you get gdb backtrace? See http://dovecot.org/bugreport.html > Another trouble I have is t

[Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread mail...@securitylabs.it
Hello, I'm experimenting with the Lazyexpunge plugin on a test machine with Dovecot 1.2.8 on Debian 5.0. This is my conf # 1.2.8: /usr/local/etc/dovecot.conf # OS: Linux 2.6.26-2-xen-686 i686 Debian 5.0.3 log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap pop3 imaps pop3s ssl_cert_file: /usr/loca