unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* 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

* Re: forwarded message from Han-Wen Nienhuys
  2004-03-05 21:58 forwarded message from Han-Wen Nienhuys Han-Wen Nienhuys
@ 2004-03-21  1:02 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2004-03-21  1:02 UTC (permalink / raw)
  Cc: guile-devel

Han-Wen Nienhuys  <hanwen@xs4all.nl> writes:

> Does anyone monitor the bug-guile mailing list?!

Yes, I do, at least.  But I'm very slow...

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
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).