From owner-freebsd-ports-bugs@freebsd.org Tue Jun 6 13:11:58 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F7EEB9534F for ; Tue, 6 Jun 2017 13:11:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 433D4674FA for ; Tue, 6 Jun 2017 13:11:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v56DBvRS019099 for ; Tue, 6 Jun 2017 13:11:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219821] mail/dovecot2: occasional auth process crashing as of 2.2.30.1 Date: Tue, 06 Jun 2017 13:11:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vlad-fbsd@acheronmedia.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: adamw@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2017 13:11:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219821 Bug ID: 219821 Summary: mail/dovecot2: occasional auth process crashing as of 2.2.30.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: crash, regression Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: adamw@FreeBSD.org Reporter: vlad-fbsd@acheronmedia.com Assignee: adamw@FreeBSD.org Flags: maintainer-feedback?(adamw@FreeBSD.org) Since the upgrade to 2.2.30.1, I see occasional auth process crashes: > Jun 06 11:11:27 auth: Panic: file auth-request-handler.c: line 849 (auth_= request_handler_flush_failures): assertion failed: (auth_request->state =3D= =3D AUTH_REQUEST_STATE_FINISHED) > Jun 06 11:11:27 auth: Fatal: master: service(auth): child 76992 killed wi= th signal 6 (core not dumped - set service auth { drop_priv_before_exec=3Dy= es }) > Jun 06 11:11:27 imap-login: Info: Disconnected (auth process communicatio= n failure): user=3D<>, method=3DPLAIN, rip=3D, lip=3D10.0.0.8, TL= S, session=3D With the kernel logging SIGABRT: > Jun 6 11:11:27 xoth kernel: pid 76992 (auth), uid 143: exited on signal 6 Also: > Jun 06 14:07:43 auth: Fatal: master: service(auth): child 84326 killed wi= th signal 11 (core not dumped - set service auth { drop_priv_before_exec=3D= yes }) > Jun 06 14:36:42 auth: Fatal: master: service(auth): child 9104 killed wit= h signal 11 (core not dumped - set service auth { drop_priv_before_exec=3Dy= es }) With the kernel logging SIGSEGV on both. Talking to people in #dovecot on Freenode, it appears to be known issue, and there are similar reports upstream in thread like this: https://www.dovecot.org/pipermail/dovecot/2017-June/108266.html So this PR is just a heads-up to the maintainer and a log that it has been noticed happening on FreeBSD too. --=20 You are receiving this mail because: You are the assignee for the bug.=