tu...@dovecot.fi]
> Sent: 11. september 2017 09:18
> To: Eikås Arvid; dovecot@dovecot.org
> Subject: Re: pop3-login core dump when using TLSSTART on version
> dovecot-2.2.32 (INTERNAL)
>
> Hi!
>
> I tried to reproduce this problem with dovecot-2.2.32 and OpenSSL 1.0.1k and
>
session.
Arvid
-Original Message-
From: Aki Tuomi [mailto:aki.tu...@dovecot.fi]
Sent: 11. september 2017 09:18
To: Eikås Arvid; dovecot@dovecot.org
Subject: Re: pop3-login core dump when using TLSSTART on version dovecot-2.2.32
(INTERNAL)
Hi!
I tried to reproduce this problem with
be0f479f in login_binary_run () from
> /local/nextmail/dovecot/lib64/dovecot/libdovecot-login.so.0
> No symbol table info available.
> #7 0x004032da in main (argc=1, argv=0x7ffe3059f3f8) at client.c:356
> No locals.
>
>
>
> -Original Message-
> From: Aki
argv=0x7ffe3059f3f8) at client.c:356
No locals.
-Original Message-
From: Aki Tuomi [mailto:aki.tu...@dovecot.fi]
Sent: 8. september 2017 14:08
To: Eikås Arvid; dovecot@dovecot.org
Subject: Re: pop3-login core dump when using TLSSTART on version dovecot-2.2.32
(OPEN)
I assume you mean STAR
I assume you mean STARTTLS. Can you provide gdb /path/to/bin
/path/to/core and provide output of bt full?
Aki
On 08.09.2017 15:01, arvid.ei...@telenor.com wrote:
> Hi,
>
> Pop3-login are CORE-dumping when I log on with TLSSTART, I believe the same
> will happen with imap-logon to, but I have no
Hi,
Pop3-login are CORE-dumping when I log on with TLSSTART, I believe the same
will happen with imap-logon to, but I have not tested it yet.
The TLS session is coming up and it works fine until I log off, then it's core
dump. Open sslvesrion is openssl-1.0.2k.
We ran dovecot-2.2.27 before we
On Mon, 13 Feb 2017 16:45:21 +0100
Luciano Mannucci wrote:
> where am I supposed to add the -D option in order to get the core file
> dumped so I can examine it?
I think I've got it. I've set my config to:
service pop3-login {
executable = pop3-login -D
inet_listener pop3s {
address = *
On Mon, 13 Feb 2017 16:45:21 +0100
Luciano Mannucci wrote:
> where am I supposed to add the -D option in order to get the core file
> dumped so I can examine it?
Ops, forgotten to post my doveconf.
Here is it:
# 2.2.27 (c0f36b0): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.15 (
Hello!
Sorry for my newbie question, I've notied some lines in my logfile
like this:
Feb 13 16:05:54 pop3-login: Fatal: master: service(pop3-login): child 10660
killed with signal 11 (core not dumped - add -D parameter to service pop3-login
{ executable } ...
where am I supposed to add the -D o