[Dovecot] Memory access mistake
Pascal Volk
user+dovecot at localhost.localdomain.org
Sat Apr 9 19:24:09 EEST 2011
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 at localdomain.org
More information about the dovecot
mailing list