[Dovecot] Memory access mistake
Hi,
I have the following report after a cron job? Unfortunately, I do not know the English word. Memory access mistake/error?
/tools/expunge: 2980 Speicherzugriffsfehler doveadm expunge -A mailbox Spam savedbefore 8d
What can this lie with? What must I show in addition? dovecot-n or what? Thank you.
# 2.0.11 (a0c1c6f7cf6e): /etc/dovecot/dovecot.conf # OS: Linux 2.6.29.4 i686 Debian wheezy/sid
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: Die Menschheit ist zu weit vorwärts gegangen, um sich zurückzuwenden, und bewegt sich zu rasch, um anzuhalten. [Churchill]
On 04/09/2011 12:43 PM Jim Knuth wrote:
Hi,
I have the following report after a cron job? Unfortunately, I do not know the English word. Memory access mistake/error?
Segmentation fault
/tools/expunge: 2980 Speicherzugriffsfehler doveadm expunge -A mailbox Spam savedbefore 8d
What can this lie with? What must I show in addition? dovecot-n or what? Thank you.
Run this commands as root:
ulimit -c unlimited
LANG=C doveadm expunge -A mailbox Spam savedbefore 8d
(If doveamd crashes you will find a core file in /root)
gdb /path/2/doveadm /path/2/core-file
In gdb run: set logging on /tmp/doveadm-bt_full.txt bt full quit
Then attach the file /tmp/doveadm-bt_full.txt to your reply.
See also: http://dovecot.org/bugreport.html
Regards, Pascal
The trapper recommends today: beeffeed.1109918@localdomain.org
am 09.04.11 18:24 schrieb Pascal Volk <user+dovecot@localhost.localdomain.org>:
set logging on /tmp/doveadm-bt_full.txt
thank you.
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: Die meisten Menschen sind bereit zu lernen, aber nur die wenigsten, sich belehren zu lassen. [Churchill]
On 04/09/2011 07:54 PM Jim Knuth wrote:
No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available.
Please install the dovecot-dbg package and repeat the steps in gdb.
Regards, Pascal
The trapper recommends today: decade.1109921@localdomain.org
am 09.04.11 21:02 schrieb Pascal Volk <user+dovecot@localhost.localdomain.org>:
On 04/09/2011 07:54 PM Jim Knuth wrote:
No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available.
Please install the dovecot-dbg package and repeat the steps in gdb.
Regards, Pascal
please
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: Deshalb will er das Weib, als das gefährlichste Spielzeug. [Nietzsche]
Thanks, fixed: http://hg.dovecot.org/dovecot-2.0/rev/475e6633b1d7
On 9.4.2011, at 22.12, Jim Knuth wrote:
am 09.04.11 21:02 schrieb Pascal Volk <user+dovecot@localhost.localdomain.org>:
On 04/09/2011 07:54 PM Jim Knuth wrote:
No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available. No symbol table info available.
Please install the dovecot-dbg package and repeat the steps in gdb.
Regards, Pascal
please
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: Deshalb will er das Weib, als das gefährlichste Spielzeug. [Nietzsche] <doveadm-bt_full.txt>
am 10.04.11 12:54 schrieb Timo Sirainen <tss@iki.fi>:
Thanks, fixed: http://hg.dovecot.org/dovecot-2.0/rev/475e6633b1d7
Thanks. What does this mean now? If there is a new version or must go I even patch?
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: If you're going through hell, keep going! (Churchill)
Am 10.04.2011 um 13:50 schrieb Jim Knuth:
am 10.04.11 12:54 schrieb Timo Sirainen <tss@iki.fi>:
Thanks, fixed: http://hg.dovecot.org/dovecot-2.0/rev/475e6633b1d7
Thanks. What does this mean now? If there is a new version or must go I even patch?
You are running on a version, which just differs by *one* change. Guess you can best answer that question yourself.
# 2.0.11 (a0c1c6f7cf6e): /etc/dovecot/dovecot.conf # OS: Linux 2.6.29.4 i686 Debian wheezy/sid
am 10.04.11 15:10 schrieb Thomas Leuxner <tlx@leuxner.net>:
You are running on a version, which just differs by *one* change. Guess you can best answer that question yourself.
yes, Sir. Thank you.
-- Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte HTML-Mails! Zufallszitat: Nicht durch Zorn, sondern durch Lachen tötet man. [Nietzsche]
participants (4)
-
Jim Knuth
-
Pascal Volk
-
Thomas Leuxner
-
Timo Sirainen