On 26.07.2016 09:51, Василий Севостьянов wrote: > After a recent update of dovecot to 2.2.devel (d81a83b) I started to get > errors like that: > > Jul 26 07:34:44 mx kernel: pop3[17311]: segfault at 1ee74b0d5 ip > 00000001ee74b0d5 sp 00007ffe593dc3c0 error 14 in lib11_trash_plugin.so[ > 7f66edce2000+3000] > Jul 26 08:11:25 mx dovecot: pop3(xxxxxxxx): Fatal: master: service(pop3): > child 17311 killed with signal 11 (core dumps disabled) > } Hi!
Any possibility you could provide us with stack trace using gdb? If possible, install debuginfo packages, and run gdb /path/to/pop3 /path/to/core bt full and send it to list, please! This would make it a lot easier to debug your issue. Thank you! Aki Tuomi Dovecot Oy