[Dovecot] Panic in Dovecot 1.1.3: index-mail.c: line 1091: assertion failed: (!mail->data.destroying_stream)
Peter Eriksson
peter at ifm.liu.se
Wed Sep 10 17:49:35 EEST 2008
Another thing I just noticed (but you probably already is aware
of that):
There seems to be a number of places in 'index-mail.c' that stores
'time_t' values in 'uint32_t' variables.
This might cause problems since 'time_t' is 64 bit on 64 bit Solaris
systems... (Definitely will cause some funny behaviour in the future
when time_t values won't fit inside 32 bits ints :-)
Btw - If I compile just index-mail.c without optimizations then things
seem to work fine.
- Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 185 bytes
Desc: OpenPGP digital signature
Url : http://dovecot.org/pipermail/dovecot/attachments/20080910/4c565169/attachment.bin
More information about the dovecot
mailing list