FS#54565 - [sbcl] memory corruption with SSL

Attached to Project: Arch Linux
Opened by syll (syll-dev) - Saturday, 24 June 2017, 00:54 GMT
Last edited by Jürgen Hötzel (juergen) - Tuesday, 04 July 2017, 16:43 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Memory corruption using SSl with Archlinux SBCL package.
SBCL precompiled binaries do work.
SBCL 1.3.17 package still works.

Details here : https://bugs.launchpad.net/sbcl/+bug/1697528
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Tuesday, 04 July 2017, 16:43 GMT
Reason for closing:  Fixed
Additional comments about closing:  sbcl-1.3.19-1
Comment by syll (syll-dev) - Saturday, 24 June 2017, 23:20 GMT
An SBCL developer found the bug. He said this is due to gcc7. Maybe an older version of gcc could be use to just recompile sbcl while waiting for the next SBCL version ?

The next version of SBCL should include the fix.
Comment by loqs (loqs) - Sunday, 25 June 2017, 18:20 GMT
Alternatively apply the commit that was referenced as fixing the issue. Reference https://bugs.launchpad.net/sbcl/+bug/1697528/comments/9
Commit https://sourceforge.net/p/sbcl/sbcl/ci/674ae94cefd465e593b7ae25d019a8f9db1ba73e/
Same commit on github mirror in case it is easier to use https://github.com/sbcl/sbcl/commit/674ae94cefd465e593b7ae25d019a8f9db1ba73e
Comment by syll (syll-dev) - Monday, 03 July 2017, 20:49 GMT
SBCL 1.3.19 has been released and could replace the current SBCL version to fix the problem.

Loading...