[Bug 206816] mail/opensmtpd: SIGSEGV with (signal 11) with openssl 1.0.2f

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 1 11:10:54 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206816

            Bug ID: 206816
           Summary: mail/opensmtpd: SIGSEGV with (signal 11) with openssl
                    1.0.2f
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ashish at FreeBSD.org
          Reporter: sa.inbox at gmail.com
             Flags: maintainer-feedback?(ashish at FreeBSD.org)
          Assignee: ashish at FreeBSD.org

Hello.

opensmtpd-5.7.3,1 failed to start and generates SIGSEGV if openssl 1.0.2f
installed (FreeBSD 10.2).
# freebsd-version
10.2-RELEASE-p11
# tail -f /var/log/messages 
Feb  1 13:43:25 hostanme kernel: pid 45993 (smtpd), uid 257: exited on signal
11
Feb  1 13:43:25 hostanme smtpd[45991]: warn: lka -> pony: pipe closed
Feb  1 13:43:25 hostanme smtpd[45989]: warn: queue -> pony: pipe closed
Feb  1 13:43:25 hostanme smtpd[45990]: warn: control -> pony: pipe closed
Feb  1 13:43:25 hostanme smtpd[45994]: warn: ca -> pony: pipe closed
Feb  1 13:43:25 hostanme smtpd[45992]: warn: scheduler -> queue: pipe closed
# tail -f /var/log/maillog 
Feb  1 13:43:25 rgt002sm smtpd[45987]: info: OpenSMTPD 5.7.3p1 starting
Feb  1 13:43:25 rgt002sm smtpd[45988]: info: startup
Feb  1 13:43:25 rgt002sm smtpd[45993]: smtp-out: session 9413ee0d079a5b8e:
connecting to tls://132.245.67.82:587 (132.245.67.82)
Feb  1 13:43:25 rgt002sm smtpd[45988]: warn: parent -> pony: pipe closed
Feb  1 13:43:25 rgt002sm smtpd[45991]: warn: lka -> pony: pipe closed
Feb  1 13:43:25 rgt002sm smtpd[45989]: warn: queue -> pony: pipe closed
Feb  1 13:43:25 rgt002sm smtpd[45990]: warn: control -> pony: pipe closed
Feb  1 13:43:25 rgt002sm smtpd[45994]: warn: ca -> pony: pipe closed
Feb  1 13:43:25 rgt002sm smtpd[45992]: warn: scheduler -> queue: pipe closed

Steps to reproduce:
1. portsnap fetch extract update
2. Install opensmtpd from ports repository (openssl 1.0.2f will be installed
automatically because of dependences).
3. Configure opensmtpd. 
4. Start opensmtpd. opensmtpd fails at this step.

P.S. There is no problem running opensmtpd with openssl 1.0.2e

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list