Displaying 1 result from an estimated 1 matches for "4af0d0e7".
2005 Apr 09
2
Trying to allocate 0 bytes in index-mail-headers.c
Here's a new one. It just started with the latest (April 8) CVS
version.
In index-mail-headers.c, line 622:
fields = t_new(struct mail_cache_field, count);
count is 0
I'm seeing this with several mailboxes. We're using mbox.
Here's the error message and backtrace.
dovecot: Apr 09 10:53:18 Error: 3348 IMAP(chairman): Trying to allocate 0 bytes
dovecot: Apr 09