Displaying 6 results from an estimated 6 matches for "message_decode_bodi".
Did you mean:
message_decode_body
2015 Jan 12
2
HG e3640ccaa76d crashes upon IMAP SEARCH
$ doveconf -n | head
# 2.2.15 (e3640ccaa76d): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.6
# OS: Linux 3.16.0-0.bpo.4-amd64 x86_64 Debian 7.8
$ /usr/lib/dovecot/imap -u tlx at leuxner.net
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN
2007 Oct 21
3
Assertion failed: (pos < input->size)
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] ->
2014 Nov 04
1
doveadm index message-decoder assertion failed
Hi,
I've setup FTS using lucene and it should be working, the lucene index
is updated when mail arrives.
I also managed to reindex my INBOX: doveadm index -u foo -q INBOX
However, when I try to index an Archives folder: doveadm index -u foo -q
Archives, the index-work crashed with this log message:
dovecot: indexer-worker(foo): Panic: file message-decoder.c: line 363
2008 Feb 19
2
1.1b16: (buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
I haven't seen this before 1.1b16, it happened to two users today while
they were searching
using fts.
Feb 18 16:41:36 hill dovecot: IMAP(username): file buffer.c: line 288
(buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
Feb 18 16:41:36 hill dovecot: child 53560 (imap) killed with signal 6
I can probably narrow it down to an example mail if needed.
GNU gdb 6.1.1
2015 Jan 14
0
HG e3640ccaa76d crashes upon IMAP SEARCH
On 12 Jan 2015, at 04:15, Thomas Leuxner <tlx at leuxner.net> wrote:
> $ doveconf -n | head
> # 2.2.15 (e3640ccaa76d): /etc/dovecot/dovecot.conf
> b search charset utf-8 body "Sleeve"
> imap(tlx at leuxner.net): Panic: file message-decoder.c: line 346 (message_decode_body): assertion failed: (ctx->translation_size <= sizeof(ctx->translation_buf))
Hopefully
2015 Jul 29
2
charset-iconv.c panic
Hi,
I have a mailbox where indexing fails with the following error:
# /opt/dovecot2/bin/doveadm -c /tmp/dovecot.conf -o
mail_location=/tmp/skesselring index '*'
doveadm(root): Panic: file charset-iconv.c: line 132 (charset_to_utf8):
assertion failed: (*src_size - pos <= CHARSET_MAX_PENDING_BUF_SIZE)
doveadm(root): Error: Raw backtrace: