Displaying 20 results from an estimated 90 matches similar to: "segfault in IMAP APPEND with compressed maildir"
2008 Feb 20
1
(message_parser_parse_next_block): assertion, failed: (ctx->input->eof)
dovecot 1.1b16
Feb 19 23:32:41 hill dovecot: IMAP(username): Disconnected for
inactivity bytes=29831/872
Feb 19 23:32:41 hill dovecot: IMAP(username): file message-parser.c:
line 764 (message_parser_parse_next_block): assertion failed:
(ctx->input->eof)
Feb 19 23:32:41 hill dovecot: child 60831 (imap) killed with signal 6
# gdb /usr/local/libexec/dovecot/imap imap.60831.hill.core
GNU
2018 Oct 09
3
index corruption weirdness
We have started seeing index corruption ever since we upgraded (we
believe) our imap servers from SL6 to Centos 7. Mail/Indexes are stored
on Netapps mounted via NFS. We have 2 lvs servers running surealived in
dr/wlc, 2 directors and 6 backend imap/pop servers.
Most of the core dumps I've looked at for different users are like
"Backtrace 2" with some variations on folder path.
2014 Feb 09
1
Dsync crash (v2.2.10, sdbox+sis → mbox)
Hi,
I'm trying to use dsync to convert sdbox + sis mailboxes to mbox (mbox
is chosen here to "re-attach" the attachments to their original place)
# dsync -Dv -u $LOGIN -o
"mail_location=sdbox:/zfspool/clone_srv_mail/$LOGIN" -o
"mail_attachment_dir=/zfspool/clone_srv_attachments" backup
2012 May 29
4
per-mailbox message limits
This is something Timo hacked up for me a few years ago and I realised
should be on the list in case anyone else wants them.
The following patches will limit maildir folders to 4000 messages on
Dovecot 2.0.* and 2.1.*
The Specfile patch is against the Cityfan Redhat EL5 SRPM but is likely
to work on most build platforms
Changing the message limit requires a recompile. It's brutal and
2018 Oct 02
2
2.3.3: Panic: file ostream-zlib.c: line 37 (o_stream_zlib_close): assertion failed
I see this in my logs after 2.3.3:
using zlib plugin, ofc.
Oct 02 10:01:39 imap(user at example.com)<50643></2k4Sjp3vMqC496W>: Panic:
file ostream-zlib.c: line 37 (o_stream_zlib_close): assertion failed:
(zstream->ostream.finished || zstream->ostream.ostream.stream_errno != 0
|| zstream->ostream.error_handling_disabled)
Oct 02 10:01:39 imap(user at
2019 Jul 30
0
dovecot/imap crashes on Centos 7
Hi All,
I have my dovecot/imap crashing on my Centos7 server.
Below is the stacktrace I got:
#0? 0x00007f32d9b84e58 in array_count_i (array=0x55b332a1f8f8) at array.h:155? ? ? ? ? ? ? ? ? ? ? ? ? ?No locals.? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??#1? array_get_i (count_r=<synthetic pointer>, array=0x55b332a1f8f8) at array.h:209? ? ? ? ? ?
2014 Mar 11
2
Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Version: 2.2.12
OS: Debian wheezy x86_64
2014 Mar 11 20:06:53 ptb-test imap(flor_hardy): Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
2014 Mar 11 20:06:53 ptb-test imap(flor_hardy): Fatal: master: service(imap): child 2760 killed with signal 6 (core dumped)
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation,
2013 Apr 15
4
imap Panic: file index-attachment.c: line 231 (index_attachment_save_finish): assertion failed: (attach->input->eof)
Hi Timo,
some imap processes seems to have some problems.
Regards,
Pascal
-------------- next part --------------
Core was generated by `dovecot/imap'.
Program terminated with signal 6, Aborted.
#0 0x00007fbf87b25475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt full
#0 0x00007fbf87b25475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1
2006 Jun 09
1
X'W in Matrix
Hi!
I have used the Matrix package (Version: 0.995-10) successfully
to obtain the OLS solution for a problem where the design matrix X is
44000x6000. X is very sparse (about 80000 non-zeros elements).
Now I want to do WLS: (X'WX)^-1X'Wy
I tried W=Diagonal(length(w),w) and
wX=solve(X,W)
but after various minutes R gives a not enough
memory error (Im using a 64bit machine with 16Gigs
2013 Nov 06
1
get_disconnect_reason() gets called with NULL ctx->litinput
Hi,
I have found get_disconnect_reason() to be called with NULL
ctx->litinput at times, making dovecot crash when accessing v_offset:
src/imap/cmd-append.c:
83 switch (i_stream_read(client->input)) {
84 case -1:
85 /* disconnected */
86 reason = get_disconnect_reason(ctx,
ctx->litinput->v_offset);
87
2010 Mar 29
3
2.0.beta4, Panic: stream doesn't support seeking backwards
Hi,
got the following with beta4 while uploading messages from a local
mbox to the dovecot server in my LAN, tested with mutt and sylpheed,
the same action works with 1.2.11:
Mar 29 13:42:46 [dovecot] imap(juergen): Panic: stream doesn't support
seeking backwards
Mar 29 13:42:46 [dovecot] imap(juergen): Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0 [0xb76b7ec4] ->
2005 Sep 06
3
Misbehavior with Dovecot and Mulberry
I'm having a bit of misbehavior wherein Dovecot seems to refuse to
cooperate with my Mulberry MUA. By and large, everything works great.
I can move mail back and forth happily. I can compose a note and copy
the outgoing mail to my Dovecot "Sent" folder using my default Mulberry
settings. But if I reply or forward a mail, I get a Mulberry error popup
saying that it
2015 Jan 22
0
Fatal: master: service(imap): child 19549 killed with signal 11 (core dumped)
hello.
Today I had a problem (core dumped) in a dovecot installation update
yesterday.
After many hours I found that when one settings "protocol imap" the
option "replication"
causes (core dumped).
In this server settings "replication" was removed leaving only the
"protocol imap" (my error)
I send my documentation error so they can add a validation and
2016 Dec 27
3
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
Hello everyone.
I have a problem using Dovecot 2.2.26 with ACL plugin and deleting e-mails
from a shared mailbox.
My user doesn't have the "expunge" permission on the shared mailbox, but it
has the "write-deleted" permission. So, when I delete a message from the
shared mailbox using a client that implements the IMAP MOVE command, it
tries to move the message to my Trash
2017 May 22
0
core from 2.2.29.1
I've got this in my logfile, should I worry?
May 19 14:45:04 imap(liscia_mcs): Panic: file mail-index-transaction-update.c: line 19 (mail_index_transaction_lookup): assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
May 19 14:45:04 imap(liscia_mcs): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x9cd16) [0xb7568d16] ->
2008 Feb 23
2
Update from 1.0.10 -> 1.1rc1 file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed
Feb 23 20:40:36 postamt dovecot: IMAP(username): file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed: (ctx->input->eof || ctx->input->closed || ctx->input->stream_errno != 0)
Feb 23 20:40:36 postamt dovecot: IMAP(username): Raw backtrace: /usr/local/libexec/dovecot/imap [0x8009236d] -> /usr/local/libexec/dovecot/imap [0x80091ed8] ->
2017 May 30
1
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
On Tue, Jan 3, 2017, at 06:14 PM, Aki Tuomi wrote:
>
>
> On 12/27/2016 06:35 PM, Daniele Barresi wrote:
> > Hello everyone.
> > I have a problem using Dovecot 2.2.26 with ACL plugin and deleting e-mails
> > from a shared mailbox.
> >
> > My user doesn't have the "expunge" permission on the shared mailbox, but it
> > has the
2017 Jan 29
0
Crash in 2.2.27 while moving a mail
Hi,
I just noticed a crash in Dovecot (2.2.27) on Debian with
the Debian version 1:2.2.27-2~bpo8+1:
Jan 28 07:50:42 srv1 dovecot: imap(yyy at xxx.de): Panic: file mail-storage.c: line 2170 (mailbox_save_context_reset): assertion failed: (ctx->copying_via_save)
Jan 28 07:50:42 srv1 dovecot: imap(yyy at xxx.de): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x97d8e) [0x7f3e7fab8d8e]
2017 Jan 03
0
Fatal error with IMAP MOVE from a shared mailbox to Trash folder
On 12/27/2016 06:35 PM, Daniele Barresi wrote:
> Hello everyone.
> I have a problem using Dovecot 2.2.26 with ACL plugin and deleting e-mails
> from a shared mailbox.
>
> My user doesn't have the "expunge" permission on the shared mailbox, but it
> has the "write-deleted" permission. So, when I delete a message from the
> shared mailbox using a client
2010 Oct 13
1
dovecot-lda segfaults (debug)
Hello list,
When trying to deliver a big message (which over-quota user limit), I always get segmentation faults.
Others common delivers work fine. This only happens with messages,
which over-quota user limit.
Here is more details:
/var/log/maillog:
...
** user at fakedomain.ua R=virtual_user T=dovecot_virtual_delivery: Child process of dovecot_virtual_delivery transport (running command