Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-16 Thread Diego Liziero
On Sun, Oct 5, 2008 at 5:44 PM, Timo Sirainen [EMAIL PROTECTED] wrote: On Sun, 2008-10-05 at 17:23 +0200, Diego Liziero wrote: Not the asset in the subject, but file index-mail.c: line 1091 (index_mail_close): assertion failed: (!mail-data.destroying_stream) means Dovecot ran out of disk

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-05 Thread Diego Liziero
On Mon, Sep 22, 2008 at 9:56 PM, Timo Sirainen [EMAIL PROTECTED] wrote: On Wed, 2008-09-17 at 22:01 +0200, Diego Liziero wrote: On Wed, Sep 17, 2008 at 9:35 PM, Timo Sirainen [EMAIL PROTECTED] wrote: Could you do: #6 0x080fcb64 in i_stream_read_data (stream=0x9094a08,

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-05 Thread Diego Liziero
On Sun, Oct 5, 2008 at 4:22 PM, Diego Liziero [EMAIL PROTECTED] wrote: Not sure if it's related, but the only assertion that is failing now is this one (sorry, this time I've no core file): file index-mail.c: line 1091 (index_mail_close): assertion failed: (!mail-data.destroyi ng_stream)

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-05 Thread Timo Sirainen
On Sun, 2008-10-05 at 17:00 +0200, Diego Liziero wrote: On Sun, Oct 5, 2008 at 4:22 PM, Diego Liziero [EMAIL PROTECTED] wrote: Not sure if it's related, but the only assertion that is failing now is this one (sorry, this time I've no core file): file index-mail.c: line 1091

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-05 Thread Diego Liziero
On Sun, Oct 5, 2008 at 5:14 PM, Timo Sirainen [EMAIL PROTECTED] wrote: On Sun, 2008-10-05 at 17:00 +0200, Diego Liziero wrote: file index-mail.c: line 1091 (index_mail_close): assertion failed: (!mail-data.destroying_stream) Hmm. So that assert could be because Dovecot ran out of disk

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-10-05 Thread Timo Sirainen
On Sun, 2008-10-05 at 17:23 +0200, Diego Liziero wrote: On Sun, Oct 5, 2008 at 5:14 PM, Timo Sirainen [EMAIL PROTECTED] wrote: On Sun, 2008-10-05 at 17:00 +0200, Diego Liziero wrote: file index-mail.c: line 1091 (index_mail_close): assertion failed: (!mail-data.destroying_stream)

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-09-22 Thread Timo Sirainen
On Wed, 2008-09-17 at 22:01 +0200, Diego Liziero wrote: On Wed, Sep 17, 2008 at 9:35 PM, Timo Sirainen [EMAIL PROTECTED] wrote: Could you do: #6 0x080fcb64 in i_stream_read_data (stream=0x9094a08, data_r=0xbfe6, size_r=0xbfe64440, threshold=0) at istream.c:303 ret = -1

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-09-17 Thread Timo Sirainen
On Sep 17, 2008, at 1:15 AM, Diego Liziero wrote: Today I updated to current dovecot-1.1 hg tree and I got many of these assertion failures: file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) Could you do: #6 0x080fcb64 in i_stream_read_data

Re: [Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-09-17 Thread Diego Liziero
On Wed, Sep 17, 2008 at 9:35 PM, Timo Sirainen [EMAIL PROTECTED] wrote: Could you do: #6 0x080fcb64 in i_stream_read_data (stream=0x9094a08, data_r=0xbfe6, size_r=0xbfe64440, threshold=0) at istream.c:303 ret = -1 read_more = false __PRETTY_FUNCTION__ =

[Dovecot] assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (1.1.3 was working fine)

2008-09-16 Thread Diego Liziero
Today I updated to current dovecot-1.1 hg tree and I got many of these assertion failures: file istream.c: line 303 (i_stream_read_data): assertion failed: (stream-stream_errno != 0) (gdb) bt full #0 0x00352402 in __kernel_vsyscall () No symbol table info available. #1 0x0043ed20 in raise ()