FS#60095 - [crystal] Incompatible with openssl 1.1.1
Attached to Project:
Community Packages
Opened by Stephanie Wilde-Hobbs (RX14) - Monday, 17 September 2018, 19:58 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 18 September 2018, 11:09 GMT
Opened by Stephanie Wilde-Hobbs (RX14) - Monday, 17 September 2018, 19:58 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 18 September 2018, 11:09 GMT
|
Details
Executables built with Crystal segfault when using TLS after
the update to openssl 1.1.1. Reproducing code is available
at
https://github.com/crystal-lang/crystal/issues/6737
The incompatibility was fixed in https://github.com/crystal-lang/crystal/pull/6738, which can be applied cleanly on the latest release. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Tuesday, 18 September 2018, 11:09 GMT
Reason for closing: Fixed
Additional comments about closing: crystal 0.26.1-2
Tuesday, 18 September 2018, 11:09 GMT
Reason for closing: Fixed
Additional comments about closing: crystal 0.26.1-2
Comment by
Anatol Pomozov (anatolik) - Tuesday,
18 September 2018, 00:57 GMT
crystal-0.26.1-2 should fix the problem
Comment by
Stephanie Wilde-Hobbs (RX14) -
Tuesday, 18 September 2018, 09:07 GMT
Updated package works with the test case. This can be closed.