Displaying 2 results from an estimated 2 matches for "266101990d63".
2013 Jun 09
1
v2.2.2 (266101990d63) Core Dump
==> /var/log/dovecot/dovecot.log <==
Jun 9 09:58:26 spectre dovecot: lmtp: Fatal: master: service(lmtp): child 12635 killed with signal 11 (core dumped)
This is another segmentation fault introduced in the current code. Please also look into fixing the other Core Dump I reported:
http://www.dovecot.org/list/dovecot/2013-June/090795.html
(gdb) bt full
#0 0x00007f305d3df646 in
2013 Jun 09
0
lmpt-service crash after update
...#4 0xb76802f5 in raw_storage_create_from_set () from
/usr/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#5 0x0804c578 in client_create ()
No symbol table info available.
#6 0x0804bbf2 in _start ()
No symbol table info available.
(gdb)
----------
doveconf -n
# 2.2.2 (266101990d63): /etc/dovecot/dovecot.conf
# OS: Linux 3.2.28.stk32 i686 Debian jessie/sid ext3
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = digest-md5 cram-md5
auth_username_translation = %Lu
auth_verbose = yes
auth_verbose_passwords = plain
dict {
expire = db:/var/lib/dovecot/expire.db
}
ho...