* forwarded message from Han-Wen Nienhuys
@ 2004-03-05 21:58 Han-Wen Nienhuys
2004-03-21 1:02 ` Marius Vollmer
0 siblings, 1 reply; 2+ messages in thread
From: Han-Wen Nienhuys @ 2004-03-05 21:58 UTC (permalink / raw)
[-- Attachment #1: message body text --]
[-- Type: text/plain, Size: 53 bytes --]
Does anyone monitor the bug-guile mailing list?!
[-- Attachment #2: forwarded message --]
[-- Type: message/rfc822, Size: 826 bytes --]
From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: bug-guile@gnu.org
Cc: jantien@xs4all.nl
Subject: stack overflow bug
Date: Tue, 2 Mar 2004 02:20:14 +0100
Message-ID: <16451.57678.348342.466456@localhost.localdomain>
This is current CVS
guile> (define q (open-file "foo" "w"))
guile> (define (bar b) b)
guile> (eval `(bar ,q) (current-module))
ERROR: Stack overflow
ABORT: (stack-overflow)
guile> (version)
"1.7.0"
GUILE goes into infinite recursion while calling SCM_SMOB_APPLY_3
(line 4163, eval.c) which seems to be related to the port object.
Can you please fix this? I consider this a severe bug.
--
Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen
[-- Attachment #3: .signature --]
[-- Type: text/plain, Size: 83 bytes --]
--
Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen
[-- Attachment #4: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-21 1:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-05 21:58 forwarded message from Han-Wen Nienhuys Han-Wen Nienhuys
2004-03-21 1:02 ` Marius Vollmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).