GNU bug report logs - #72612
(set! display #f) infinite loop

Previous Next

Package: guile;

Reported by: Bryce Moore <bryce.moore <at> gmail.com>

Date: Wed, 14 Aug 2024 02:21:02 UTC

Severity: normal

Full log


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

From: Bryce Moore <bryce.moore <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: (set! display #f) infinite loop
Date: Tue, 13 Aug 2024 19:06:09 -0400
[Message part 1 (text/plain, inline)]
I know it's nonsensical, but (set! display #f) in a fresh interpreter
causes an infinite loop.

Interrupting with Ctrl+C exits guile.

scheme@(guile-user)> (set! display #f)
While reading expression:
Wrong type to apply: Error while printing exception.
While reading expression:
Wrong type to apply: Error while printing exception.
While reading expression:
Wrong type to apply: Error while printing exception.
While reading expression:
Wrong type to apply: Error while printing exception.
[...]

-- 
bryce
[Message part 2 (text/html, inline)]

This bug report was last modified 306 days ago.

Previous Next


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