-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crash with OpenSSL 1.0.2f #650
Comments
|
Will you be around IRC tonight around 9pm (CET) or tomorrow anytime ? 20:03 < gahr> hi, after updating OpenSSL to 1.0.2f, opensmtpd quits after connecting: 11:52 < dcarmich> I've been having an interesting issue with OpenSMTPD 5.7.3 on FreeBSD. It starts up fine, configuration is OK... but then when the SSL connection is started, it coredumps. How can I find out what caused this? (All the port versions are updated.) —Reply to this email directly or view it on GitHub. |
|
I will be on IRC later today Pietro Cerutti PGP Public Key
|
|
Here is my smtpd.conf: Here is a log of a debug run with "smtpd -dv -T all": |
|
Hi, I'd like to chime in, I'm facing what I believe is the same problem. smtpd.conf: Log: |
|
The effect has been reported by other FreeBSD users: And it is not FreeBSD specific: Downgrading OpenSSL to 1.0.2e is a workaround. |
|
This is due to an API change in a "patchlevel" release of OpenSSL. The API we relied on is now broken. |
|
A patch is being reviewed. It will probably be committed tomorrow and a new portable release will follow closely. |
|
OpenSMTPD 5.7.3p2 has just been released with a workaround to the API change in OpenSSL. Thanks |
Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@ git-svn-id: svn+ssh://svn.freebsd.org/ports/head@407825 35697150-7ecd-e111-bb59-0022644237b5
Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@
mail/opensmtpd: update to 5.7.3p2 Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@ (bapt)
Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@ git-svn-id: svn+ssh://svn.freebsd.org/ports/head@407825 35697150-7ecd-e111-bb59-0022644237b5
mail/opensmtpd: update to 5.7.3p2 Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@ (bapt)
mail/opensmtpd: update to 5.7.3p2 Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@ (bapt)
Details at OpenSMTPD/OpenSMTPD#650 While at it, remove a stale patch that isn't applicable anymore. Upstream implements this logic already, and the patch doesn't actually patch anything. PR: 206816 Submitted by: sa.inbox@gmail.com Approved by: portmgr@
From FreeNode/#opensmtpd:
The text was updated successfully, but these errors were encountered: