Discussion:
pop3-login segfaulting
James Shewey
2014-10-14 15:53:02 UTC
Permalink
I upgraded dovecot from v1 to v2 as part of a CentOS upgrade (5.6->6.5) and am now running on 2.0.9. Any time I connect to the pop or imap ports however I get "master: Error: service(imap-login): child 2860 killed with signal 11 (core not dumped - add -D parameter to service imap-login { executable }" after following the core dump instructions at http://www.dovecot.org/bugreport.html.

The problem is that I'm not sure how these processes are spawned in order to add the switch. Can I spawn them directly? If so, I ought to be able to do an strace to track down the issue as well.

Regards,

James Shewey
NOC Systems Administrator I
Product Support Engineering

[Description: Panasonic Avionics]
Panasonic Avionics Corporation
Phone: +1 (949) 672-2000
Direct: +1 (949) 595-5187

-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3421 bytes
Desc: image001.png
URL: <Loading Image...>
Robert Schetterer
2014-10-14 16:03:26 UTC
Permalink
Post by James Shewey
I upgraded dovecot from v1 to v2 as part of a CentOS upgrade (5.6->6.5) and am now running on 2.0.9. Any time I connect to the pop or imap ports however I get "master: Error: service(imap-login): child 2860 killed with signal 11 (core not dumped - add -D parameter to service imap-login { executable }" after following the core dump instructions at http://www.dovecot.org/bugreport.html.
The problem is that I'm not sure how these processes are spawned in order to add the switch. Can I spawn them directly? If so, I ought to be able to do an strace to track down the issue as well.
Regards,
James Shewey
NOC Systems Administrator I
Product Support Engineering
[Description: Panasonic Avionics]
Panasonic Avionics Corporation
Phone: +1 (949) 672-2000
Direct: +1 (949) 595-5187
You should upgrade to a more recent version, debugging 2.0.9 makes less
sense


Best Regards
MfG Robert Schetterer
--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen

Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
James Shewey
2014-10-15 21:17:22 UTC
Permalink
This was solved by upgrading my config file using "doveconf -n -c /etc/dovecot/dovecot.conf > dovecot-2.conf" The other problem I was running into was my dovecot.conf file was getting changed to a symlink to itself and I was getting an error " Fatal: Error reading configuration: read(/opt/dovecot/config) failed: Connection reset by peer. This was resolved by changing the base_dir = to an empty directory that did not contain dovecot.conf.

Regards,

James Shewey
NOC Systems Administrator I
Product Support Engineering


Panasonic Avionics Corporation
Phone: +1 (949) 672-2000
Direct: +1 (949) 595-5187


-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Robert Schetterer
Sent: Tuesday, October 14, 2014 9:03 AM
To: dovecot at dovecot.org
Subject: Re: pop3-login segfaulting
Post by James Shewey
I upgraded dovecot from v1 to v2 as part of a CentOS upgrade (5.6->6.5) and am now running on 2.0.9. Any time I connect to the pop or imap ports however I get "master: Error: service(imap-login): child 2860 killed with signal 11 (core not dumped - add -D parameter to service imap-login { executable }" after following the core dump instructions at http://www.dovecot.org/bugreport.html.
The problem is that I'm not sure how these processes are spawned in order to add the switch. Can I spawn them directly? If so, I ought to be able to do an strace to track down the issue as well.
Regards,
James Shewey
NOC Systems Administrator I
Product Support Engineering
[Description: Panasonic Avionics]
Panasonic Avionics Corporation
Phone: +1 (949) 672-2000
Direct: +1 (949) 595-5187
You should upgrade to a more recent version, debugging 2.0.9 makes less sense


Best Regards
MfG Robert Schetterer

--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen

Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

Loading...