[Dovecot] Quota crashing w/ gdb backtrace

Timo Sirainen tss at iki.fi
Fri Feb 2 11:27:01 UTC 2007


On Wed, 2007-01-31 at 11:32 -0500, Dean Brooks wrote:
> #0  0x377fc in mbox_file_seek (mbox=0xc8560, view=0xc94c0, seq=1,
>     deleted_r=0xffbef157) at mbox-file.c:167
> 167             if (data == NULL) {
..
> (gdb) print data
> $1 = (void *) 0xd9354

Are you using some non-x86 CPU? It appears to crash because it's
dereferencing data as 64bit integer, but the data isn't 64bit aligned in
the memory. I thought I had already fixed all these problems..

Could you try http://dovecot.org/tools/idxview.c, run it against the
mailbox's dovecot.index file and show me the headers that it outputs?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070202/f18d6c03/attachment.pgp 


More information about the dovecot mailing list