GNU bug report logs - #60522
make-vector takes 100% cpu if called without argument in the REPL

Previous Next

Package: guile;

Reported by: Sascha Ziemann <ceving <at> gmail.com>

Date: Tue, 3 Jan 2023 16:58:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: <tomas <at> tuxteam.de>
To: bug-guile <at> gnu.org
Subject: Re: bug#60522: make-vector takes 100% cpu if called without argument
 in the REPL
Date: Tue, 3 Jan 2023 20:08:40 +0100
[Message part 1 (text/plain, inline)]
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, inline)]

This bug report was last modified 2 years and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.