Displaying 4 results from an estimated 4 matches for "allow_coredumps".
2015 May 10
2
Xi broken
...:
> Don't hesitate to notify me if there are any problems.
Thanks for fixing this. As this repo stuff is mostly bleeding edge, I noticed that the systemd service file needs to be modified to allow coredumps. Not sure how it is supposed to interact with the file /etc/default/dovecot and its ALLOW_COREDUMPS=1 variable, but one needs to explicitly add LimitCORE=infinity in the 'Service' section (until someone with more systemd foo fixes it):
$ cat /lib/systemd/system/dovecot.service
[Unit]
Description=Dovecot IMAP/POP3 email server
After=local-fs.target network.target
[Service]
Type=simple
L...
2015 Apr 30
3
Xi broken
Hi,
Xi is broken at the moment. This XenServer version won't boot jessie
kernel.
Can't fix this myself, so this may take some time.
Regards,
Stephan.
2015 May 10
0
Xi broken
On 05/10/2015 04:01 PM, Thomas Leuxner wrote:
> ... Not sure how it is supposed to interact with the file /etc/default/dovecot and its ALLOW_COREDUMPS=1 variable, but one needs to explicitly add LimitCORE=infinity in the 'Service' section (until someone with more systemd foo fixes it):
>
The attached patch could solve the problem.
Regards,
Pascal
--
The trapper recommends today: cafebabe.1513019 at localdomain.org
-------------- n...
2019 Mar 29
0
Fwd: segfault in libdovecot-storage at unknown circumstances
...wn circumstances
Date: Fri, 29 Mar 2019 16:34:15 +0300
From: sergio <sergio+it at outerface.net>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Package: dovecot-core
Version: 1:2.3.4.1-1~bpo9+1
Severity: normal
Yes, I know this is not very informative. I've already set
ALLOW_COREDUMPS to 1 in /etc/default/dovecot and waiting for the next
fault.
% grep segfa kern.log*
kern.log.1: Mar 17 13:27:09 mail kernel: [118616.482998] imap[31111]:
segfault at 8 ip 00007efbff924cbb sp 00007fff0b333890 error 4 in
libdovecot-storage.so.0.0.0[7efbff858000+145000]
% zgrep segfa kern.log*gz...