[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dovecot
Subject:    Re: dovecot[1511]: auth-worker: Fatal: master: service(auth-worker): child 17009 killed with signal 
From:       Patrik via dovecot <dovecot () dovecot ! org>
Date:       2019-02-28 17:25:36
Message-ID: CALv3kGjsGXy1YdXDTQb-5qubXQ9qJXL3GjQdWSme6jEDu+yJzg () mail ! gmail ! com
[Download RAW message or body]

Nope, I am on Debian Testing , but I am sure it will be built if this is
already in Github. Looks like this is the error.

*Patrik*
WWW <https://patrikx3.com> | GitHub <https://github.com/patrikx3/> | NPM
<https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.com> | +36
20 342 8046




On Thu, Feb 28, 2019 at 6:23 PM Aki Tuomi <aki.tuomi@open-xchange.com>
wrote:

> Is is possible for you to try
> https://github.com/dovecot/core/commit/3c5101ffdd2a8115e03ed7180d53578765dea4c9.patch
>
> Aki
>
> > On 28 February 2019 18:03 Patrik via dovecot <dovecot@dovecot.org>
> wrote:
> >
> >
> > This bug report is similar to this issue:
> > https://www.dovecot.org/list/dovecot/2017-May/108116.html (
> https://www.dovecot.org/list/dovecot/2017-May/108116.html)
> >
> > I know it is not enough info, but every kill follows with this info:
> > Feb 28 16:57:50 server dovecot[1511]: auth-worker: Fatal: master:
> service(auth-worker): child 17009 killed with signal 11 (core dumps
> disabled - https://dovecot.org/bugreport.html#coredumps)
> > Feb 28 16:57:50 server kernel: traps: auth[17009] general protection
> ip:7fd5d3ae9a64 sp:7fff0a781dc0 error:0 in
> libmariadb.so.3[7fd5d3add000+26000]
> >
> > It looks like the error is related to the libmariadb.so, of course I am
> using integration with auth sql.
> >
> > The configuration is like this:
> > # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
> > # Pigeonhole version 0.5.4 ()
> > # OS: Linux 4.19.0-2-amd64 x86_64 Debian buster/sid ext4
> > # Hostname: p3x-dc.example.com (http://p3x-dc.example.com)
> > auth_mechanisms = plain login
> > mail_location = maildir:/var/mail/vhosts/%d/%n
> > mail_plugins = quota
> > mail_privileged_group = mail
> > managesieve_notify_capability = mailto
> > managesieve_sieve_capability = fileinto reject envelope
> encoded-character vacation subaddress comparator-i;ascii-numeric relational
> regex imap4flags copy include variables body enotify environment mailbox
> date index ihave duplicate mime foreverypart extracttext
> > namespace inbox {
> > inbox = yes
> > location =
> > mailbox Drafts {
> > auto = subscribe
> > special_use = \Drafts
> > }
> > mailbox Junk {
> > auto = subscribe
> > autoexpunge = 30 days
> > special_use = \Junk
> > }
> > mailbox Sent {
> > auto = subscribe
> > special_use = \Sent
> > }
> > mailbox Trash {
> > auto = subscribe
> > autoexpunge = 30 days
> > special_use = \Trash
> > }
> > prefix =
> > }
> > passdb {
> > args = /etc/dovecot/dovecot-sql.conf.ext
> > driver = sql
> > }
> > plugin {
> > quota = maildir:User quota
> > quota_grace = 10%%
> > quota_max_mail_size = 100M
> > quota_rule = *:storage=1G
> > quota_rule2 = Trash:storage=+100M
> > sieve = /etc/dovecot/sieve.conf
> > }
> > protocols = imap lmtp pop3
> > service auth-worker {
> > user = vmail
> > }
> > service auth {
> > unix_listener /var/spool/postfix/private/auth {
> > group = postfix
> > mode = 0666
> > user = postfix
> > }
> > unix_listener auth-userdb {
> > mode = 0666
> > user = vmail
> > }
> > user = dovecot
> > }
> > service imap-login {
> > inet_listener imap {
> > port = 0
> > }
> > inet_listener imaps {
> > port = 993
> > ssl = yes
> > }
> > }
> > service lmtp {
> > unix_listener /var/spool/postfix/private/dovecot-lmtp {
> > group = postfix
> > mode = 0600
> > user = postfix
> > }
> > }
> > service pop3-login {
> > inet_listener pop3 {
> > port = 0
> > }
> > inet_listener pop3s {
> > port = 995
> > ssl = yes
> > }
> > }
> > service quota-status {
> > client_limit = 1
> > executable = quota-status -p postfix
> > inet_listener {
> > port = 12340
> > }
> > }
> > ssl = required
> > ssl_ca = </etc/ssl/example.com/ca.cer (http://example.com/ca.cer)
> > ssl_cert = </etc/ssl/example.com/fullchain.cer (
> http://example.com/fullchain.cer)
> > ssl_dh = # hidden, use -P to show it
> > ssl_key = # hidden, use -P to show it
> > userdb {
> > args = uid=vmail gid=vmail home=/var/mail/vhosts/%d/%n
> > driver = static
> > }
> > protocol lmtp {
> > auth_socket_path = /var/run/dovecot/auth-master
> > mail_plugins = quota sieve
> > }
> > protocol imap {
> > mail_plugins = quota imap_quota
> > }
> >
> >
> > Patrik
> > WWW (https://patrikx3.com) | GitHub (https://github.com/patrikx3/) | NPM
> (https://www.npmjs.com/~patrikx3) | Corifeus (https://corifeus.com) | +36
> 20 342 8046
> >
> >
>

[Attachment #3 (text/html)]

<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet \
ms,sans-serif;font-size:small">Nope, I am on Debian Testing , but I am sure it will \
be built if this is already in Github. Looks like this is the error.</div><div><div \
dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div \
dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font \
size="4"><b><u><br></u></b></font></div><div dir="ltr"><font \
size="4"><b><u>Patrik</u></b></font><div><font size="1"><a \
href="https://patrikx3.com" target="_blank">WWW</a>  |  <a \
href="https://github.com/patrikx3/" target="_blank">GitHub</a>  |  <a \
href="https://www.npmjs.com/~patrikx3" target="_blank">NPM</a>  | <a \
href="https://corifeus.com" target="_blank">Corifeus</a>  | +</font><span \
style="font-size:x-small">36 20 342 \
8046</span></div><div><br><br></div></div></div></div></div></div></div></div></div><br></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 28, 2019 at 6:23 PM \
Aki Tuomi &lt;<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is is possible for you \
to try <a href="https://github.com/dovecot/core/commit/3c5101ffdd2a8115e03ed7180d53578765dea4c9.patch" \
rel="noreferrer" target="_blank">https://github.com/dovecot/core/commit/3c5101ffdd2a8115e03ed7180d53578765dea4c9.patch</a><br>
 <br>
Aki<br>
<br>
&gt; On 28 February 2019 18:03 Patrik via dovecot &lt;<a \
href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>&gt; \
wrote:<br> &gt; <br>
&gt; <br>
&gt; This bug report is similar to this issue:<br>
&gt; <a href="https://www.dovecot.org/list/dovecot/2017-May/108116.html" \
rel="noreferrer" target="_blank">https://www.dovecot.org/list/dovecot/2017-May/108116.html</a> \
(<a href="https://www.dovecot.org/list/dovecot/2017-May/108116.html" rel="noreferrer" \
target="_blank">https://www.dovecot.org/list/dovecot/2017-May/108116.html</a>)<br> \
&gt; <br> &gt; I know it is not enough info, but every kill follows with this \
info:<br> &gt; Feb 28 16:57:50 server dovecot[1511]: auth-worker: Fatal: master: \
service(auth-worker): child 17009 killed with signal 11 (core dumps disabled - <a \
href="https://dovecot.org/bugreport.html#coredumps" rel="noreferrer" \
target="_blank">https://dovecot.org/bugreport.html#coredumps</a>)<br> &gt; Feb 28 \
16:57:50 server kernel: traps: auth[17009] general protection ip:7fd5d3ae9a64 \
sp:7fff0a781dc0 error:0 in libmariadb.so.3[7fd5d3add000+26000]<br> &gt; <br>
&gt; It looks like the error is related to the libmariadb.so, of course I am using \
integration with auth sql.<br> &gt; <br>
&gt; The configuration is like this:<br>
&gt; # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf<br>
&gt; # Pigeonhole version 0.5.4 ()<br>
&gt; # OS: Linux 4.19.0-2-amd64 x86_64 Debian buster/sid ext4<br>
&gt; # Hostname: <a href="http://p3x-dc.example.com" rel="noreferrer" \
target="_blank">p3x-dc.example.com</a> (<a href="http://p3x-dc.example.com" \
rel="noreferrer" target="_blank">http://p3x-dc.example.com</a>)<br> &gt; \
auth_mechanisms = plain login<br> &gt; mail_location = \
maildir:/var/mail/vhosts/%d/%n<br> &gt; mail_plugins = quota<br>
&gt; mail_privileged_group = mail<br>
&gt; managesieve_notify_capability = mailto<br>
&gt; managesieve_sieve_capability = fileinto reject envelope encoded-character \
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy \
include variables body enotify environment mailbox date index ihave duplicate mime \
foreverypart extracttext<br> &gt; namespace inbox {<br>
&gt; inbox = yes<br>
&gt; location =<br>
&gt; mailbox Drafts {<br>
&gt; auto = subscribe<br>
&gt; special_use = \Drafts<br>
&gt; }<br>
&gt; mailbox Junk {<br>
&gt; auto = subscribe<br>
&gt; autoexpunge = 30 days<br>
&gt; special_use = \Junk<br>
&gt; }<br>
&gt; mailbox Sent {<br>
&gt; auto = subscribe<br>
&gt; special_use = \Sent<br>
&gt; }<br>
&gt; mailbox Trash {<br>
&gt; auto = subscribe<br>
&gt; autoexpunge = 30 days<br>
&gt; special_use = \Trash<br>
&gt; }<br>
&gt; prefix =<br>
&gt; }<br>
&gt; passdb {<br>
&gt; args = /etc/dovecot/dovecot-sql.conf.ext<br>
&gt; driver = sql<br>
&gt; }<br>
&gt; plugin {<br>
&gt; quota = maildir:User quota<br>
&gt; quota_grace = 10%%<br>
&gt; quota_max_mail_size = 100M<br>
&gt; quota_rule = *:storage=1G<br>
&gt; quota_rule2 = Trash:storage=+100M<br>
&gt; sieve = /etc/dovecot/sieve.conf<br>
&gt; }<br>
&gt; protocols = imap lmtp pop3<br>
&gt; service auth-worker {<br>
&gt; user = vmail<br>
&gt; }<br>
&gt; service auth {<br>
&gt; unix_listener /var/spool/postfix/private/auth {<br>
&gt; group = postfix<br>
&gt; mode = 0666<br>
&gt; user = postfix<br>
&gt; }<br>
&gt; unix_listener auth-userdb {<br>
&gt; mode = 0666<br>
&gt; user = vmail<br>
&gt; }<br>
&gt; user = dovecot<br>
&gt; }<br>
&gt; service imap-login {<br>
&gt; inet_listener imap {<br>
&gt; port = 0<br>
&gt; }<br>
&gt; inet_listener imaps {<br>
&gt; port = 993<br>
&gt; ssl = yes<br>
&gt; }<br>
&gt; }<br>
&gt; service lmtp {<br>
&gt; unix_listener /var/spool/postfix/private/dovecot-lmtp {<br>
&gt; group = postfix<br>
&gt; mode = 0600<br>
&gt; user = postfix<br>
&gt; }<br>
&gt; }<br>
&gt; service pop3-login {<br>
&gt; inet_listener pop3 {<br>
&gt; port = 0<br>
&gt; }<br>
&gt; inet_listener pop3s {<br>
&gt; port = 995<br>
&gt; ssl = yes<br>
&gt; }<br>
&gt; }<br>
&gt; service quota-status {<br>
&gt; client_limit = 1<br>
&gt; executable = quota-status -p postfix<br>
&gt; inet_listener {<br>
&gt; port = 12340<br>
&gt; }<br>
&gt; }<br>
&gt; ssl = required<br>
&gt; ssl_ca = &lt;/etc/ssl/<a href="http://example.com/ca.cer" rel="noreferrer" \
target="_blank">example.com/ca.cer</a> (<a href="http://example.com/ca.cer" \
rel="noreferrer" target="_blank">http://example.com/ca.cer</a>)<br> &gt; ssl_cert = \
&lt;/etc/ssl/<a href="http://example.com/fullchain.cer" rel="noreferrer" \
target="_blank">example.com/fullchain.cer</a> (<a \
href="http://example.com/fullchain.cer" rel="noreferrer" \
target="_blank">http://example.com/fullchain.cer</a>)<br> &gt; ssl_dh = # hidden, use \
-P to show it<br> &gt; ssl_key = # hidden, use -P to show it<br>
&gt; userdb {<br>
&gt; args = uid=vmail gid=vmail home=/var/mail/vhosts/%d/%n<br>
&gt; driver = static<br>
&gt; }<br>
&gt; protocol lmtp {<br>
&gt; auth_socket_path = /var/run/dovecot/auth-master<br>
&gt; mail_plugins = quota sieve<br>
&gt; }<br>
&gt; protocol imap {<br>
&gt; mail_plugins = quota imap_quota<br>
&gt; }<br>
&gt; <br>
&gt; <br>
&gt; Patrik<br>
&gt; WWW (<a href="https://patrikx3.com" rel="noreferrer" \
target="_blank">https://patrikx3.com</a>)  |  GitHub (<a \
href="https://github.com/patrikx3/" rel="noreferrer" \
target="_blank">https://github.com/patrikx3/</a>)  |  NPM (<a \
href="https://www.npmjs.com/~patrikx3" rel="noreferrer" \
target="_blank">https://www.npmjs.com/~patrikx3</a>)  | Corifeus (<a \
href="https://corifeus.com" rel="noreferrer" \
target="_blank">https://corifeus.com</a>)  | +36 20 342 8046<br> &gt; <br>
&gt;<br>
</blockquote></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic