Mailing List Archive

SIGABRT
hmm after running for somedays perfectly 3 crahses

Jul 29 16:23:27 systemd[1]: dbmail-imapd.service: main process exited, code=killed, status=6/ABRT
Jul 29 16:31:27 systemd[1]: dbmail-imapd.service: main process exited, code=killed, status=6/ABRT
Jul 29 16:45:04 systemd[1]: dbmail-imapd.service: main process exited, code=killed, status=6/ABRT

that here sounds like some memory allocation problem
http://stackoverflow.com/questions/3413166/when-does-a-process-get-sigabrt-signal-6

mabye "-fstack-protector-all --param=ssp-buffer-size=2" is the messenger
of some allocation error, just guessing beause it happens untriggerable