Oct 21 10:04:05 alchemy dovecot: imap-login: Login: user=<paulproteus>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): file message-decoder.c: line 289 (message_decode_body): assertion failed: (pos < input->size) Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): Raw backtrace: imap [0x80c8e10] -> imap [0x80c8d1c] -> imap(message_decoder_decode_next_block+0x868) [0x80c58a8] -> /usr/local/lib/dovecot/imap/lib20_fts_plugin.so [0xb7f7f2f5] -> imap [0x805f526] -> imap [0x805f8a8] -> imap(io_loop_handle_timeouts+0x10b) [0x80cf71b] -> imap(io_loop_handler_run+0x69) [0x80d0169] -> imap(io_loop_run+0x28) [0x80cf5f8] -> imap(main+0x4ac) [0x8068dec] -> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7e29050] -> imap [0x805b941] Oct 21 10:05:44 alchemy dovecot: child 14390 (imap) killed with signal 6 Assertion failed. This happened when doing a "SEARCH TEXT delicious". I have to run out and buy ingredients for a birthday cake, so I thought I'd email this very terse message to the list in case it was some help, and if you need more info just reply saying "more info" and I'll go through the usual debugging steps. -- Asheesh. -- It is much easier to be critical than to be correct. -- Benjamin Disraeli
On Sun, 2007-10-21 at 10:37 -0700, Asheesh Laroia wrote:> Oct 21 10:04:05 alchemy dovecot: imap-login: Login: > user=<paulproteus>, > method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS > Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): file > message-decoder.c: line 289 (message_decode_body): assertion failed: (pos > < input->size)Looks like I can get the same crash with my INBOX also.> have to run out and buy ingredients for a birthday cake, so I thought I'd > email this very terse message to the list in case it was some help,I'd also have to start studying for tuesday's exam (100+ pages about proteins) soon if I intend to pass it.. :) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20071021/8caf04a7/attachment-0002.bin>
On Sun, 21 Oct 2007, Timo Sirainen wrote:>> have to run out and buy ingredients for a birthday cake, so I thought >> I'd email this very terse message to the list in case it was some help, > > I'd also have to start studying for tuesday's exam (100+ pages about > proteins) soon if I intend to pass it.. :)So *that* explains all the Dovecot work! Needless to say, I'd love it if you fixed this. (-: -- Asheesh. -- There are two ways to write error-free programs; only the third one works.
On Sun, 21 Oct 2007, Timo Sirainen wrote:> Looks like I can get the same crash with my INBOX also. > >> have to run out and buy ingredients for a birthday cake, so I thought I'd >> email this very terse message to the list in case it was some help, > > I'd also have to start studying for tuesday's exam (100+ pages about > proteins) soon if I intend to pass it.. :)I'm looking at this in ddd, but my compile of Dovecot doesn't seem to have the "pos" local anymore, which is extremely confusing. Do you want help with this? I'm going to see if hg bisecting (the latest tool I have...) is any use. If you know what the problem is and don't need help, feel free to let me know! -- Asheesh. -- Very few profundities can be expressed in less than 80 characters.