bug#60522: make-vector takes 100% cpu if called without argument in the REPL
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 03, 2023 at 05:57:19PM +0100, Sascha Ziemann wrote: > The following throws an error: > guile -c '(make-vector)' > > But the evaluation of '(make-vector)' in the REPL generats just a warning: > > ;;; <stdin>:1:0: warning: possibly wrong number of arguments to `make-vector' > > and seems to enter an endless loop afterwards. Can confirm for 3.0.8.57-bc3b1. It actually eats CPU, can be interrupted with c-C. Cheers -- t >
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCY7R9MAAKCRAFyCz1etHa Rq4QAJ9/es9chaPkdGMET1BWTHI07ffVDgCfe+WBClr9ac1rEiDEhwdZbkEiwPw= =eWis -----END PGP SIGNATURE-----