unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Han-Wen Nienhuys  <hanwen@xs4all.nl>
Subject: forwarded message from Han-Wen Nienhuys
Date: Fri, 5 Mar 2004 22:58:07 +0100	[thread overview]
Message-ID: <16456.63471.942403.385450@localhost.localdomain> (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

             reply	other threads:[~2004-03-05 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-05 21:58 Han-Wen Nienhuys [this message]
2004-03-21  1:02 ` forwarded message from Han-Wen Nienhuys Marius Vollmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16456.63471.942403.385450@localhost.localdomain \
    --to=hanwen@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).