bug#38348: [2.9.5] Stack overflow when stdout is closed
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ludovic Courtès <[email protected]> skribis: > In 2.9.6 the stack overflow is fixed (yay!) but we still get the error > above: > > $ guile --version >&- > Error while printing pre-boot error: wrong-type-arg > Abortita(nekropsio elŝutita) > $ guile --version > guile (GNU Guile) 2.9.6 > Copyright (C) 2019 Free Software Foundation, Inc. > > License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. This is definitely fixed in 3.0.0. Thanks, Andy! Ludo’.