[Dovecot] imap Panic: file istream-seekable.c: line 253 (i_stream_seekable_read): assertion failed: (stream-istream.v_offset + stream-pos = sstream-write_peak)

2013-04-23 Thread Pascal Volk
Hi Timo, just another crash - using 2.2.1 (c95cea6e1389). Regards, Pascal Reading symbols from /usr/local/libexec/dovecot/imap...done. [New LWP 15198] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library

Re: [Dovecot] imap Panic: file istream-seekable.c: line 253 (i_stream_seekable_read): assertion failed: (stream-istream.v_offset + stream-pos = sstream-write_peak)

2013-04-23 Thread Timo Sirainen
On 23.4.2013, at 14.47, Pascal Volk user+dove...@localhost.localdomain.org wrote: just another crash - using 2.2.1 (c95cea6e1389). Fixed: http://hg.dovecot.org/dovecot-2.2/rev/2784b88a4260 (This started happening only after yesterday's zlib change.)

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-17 Thread Timo Sirainen
On Tue, 2013-04-16 at 19:28 +0200, Pascal Volk wrote: On 04/15/2013 11:33 PM Pascal Volk wrote: OK, applied that patch. Lets see what will happen. Looks good. No crash in the last 20 hours. OK. Committed the patch a little bit differently:

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-16 Thread Pascal Volk
On 04/15/2013 11:33 PM Pascal Volk wrote: OK, applied that patch. Lets see what will happen. Looks good. No crash in the last 20 hours. Regards, Pascal -- The trapper recommends today: cafefeed.1310...@localdomain.org

[Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Pascal Volk
Hi Timo, some imap processes seems to have some problems. Regards, Pascal Core was generated by `dovecot/imap'. Program terminated with signal 6, Aborted. #0 0x7fbf87b25475 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt full #0 0x7fbf87b25475 in raise () from

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Timo Sirainen
On Mon, 2013-04-15 at 16:37 +0200, Pascal Volk wrote: some imap processes seems to have some problems. Can you reproduce it? What client was that with? I wonder if it was using CATENATE extension.

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Pascal Volk
On 04/15/2013 04:51 PM, Timo Sirainen wrote: Can you reproduce it? What client was that with? I wonder if it was using CATENATE extension. Three users where able to crash their imap service. All three users are using Thunderbird 17.0.5@Windows. I'm not sure what they've done exactly. Nobody

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Timo Sirainen
On Mon, 2013-04-15 at 16:37 +0200, Pascal Volk wrote: some imap processes seems to have some problems. I still can't reproduce .. but I wonder if the attached patch makes a difference. Also in the gdb these would be useful to know: p *attach.input.real_stream.parent.real_stream p

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Timo Sirainen
On Mon, 2013-04-15 at 19:50 +0300, Timo Sirainen wrote: On Mon, 2013-04-15 at 16:37 +0200, Pascal Volk wrote: some imap processes seems to have some problems. I still can't reproduce .. but I wonder if the attached patch makes a difference. Uh, wrong directory. This patch. :) diff -r

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Timo Sirainen
On Mon, 2013-04-15 at 19:53 +0300, Timo Sirainen wrote: On Mon, 2013-04-15 at 19:50 +0300, Timo Sirainen wrote: On Mon, 2013-04-15 at 16:37 +0200, Pascal Volk wrote: some imap processes seems to have some problems. I still can't reproduce .. but I wonder if the attached patch makes a

Re: [Dovecot] imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach-input-eof)

2013-04-15 Thread Pascal Volk
On 04/15/2013 06:55 PM Timo Sirainen wrote: On Mon, 2013-04-15 at 19:53 +0300, Timo Sirainen wrote: Uh, wrong directory. This patch. :) Once more, with some error checks :) OK, applied that patch. Lets see what will happen. Regards, Pascal -- The trapper recommends today:

Re: [Dovecot] IMAP Panic

2008-07-20 Thread Timo Sirainen
On Mon, 2008-07-14 at 10:10 -0300, Raphael Bittencourt S. Costa wrote: On Sat, 2008-07-12 at 02:05 +0300, Timo Sirainen wrote: On Fri, 2008-07-11 at 13:43 -0300, Raphael Bittencourt S. Costa wrote: Helo all, One of the users is havings problems when he tries to open .Sent folder.

[Dovecot] IMAP Panic

2008-07-11 Thread Raphael Bittencourt S. Costa
Helo all, One of the users is havings problems when he tries to open .Sent folder. Only after I deleted dovecot-uidlist, dovecot.index.cache and dovecot.index.log the user could open the folder. Any idea? Squirrel: Query: SORT (TO) ISO-8859-1 ALL dovecot.log: Jul 11 13:23:01 mailserver03

Re: [Dovecot] IMAP Panic

2008-07-11 Thread Timo Sirainen
On Fri, 2008-07-11 at 13:43 -0300, Raphael Bittencourt S. Costa wrote: Helo all, One of the users is havings problems when he tries to open .Sent folder. Only after I deleted dovecot-uidlist, dovecot.index.cache and dovecot.index.log the user could open the folder. Any idea? Could you