unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Segfault in scheme code
@ 2007-08-15 17:52 Jon Wilson
  2007-08-16 10:59 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Wilson @ 2007-08-15 17:52 UTC (permalink / raw)
  To: bug-guile

Hi,
I'm running guile-1.8.2 on ubuntu feisty.  The following function causes 
guile to segfault:

guile> (define (consing lst) (consing (cons lst lst)))
guile> (consing '())
Segmentation fault (core dumped)

I understand that guile should never ever segfault from plain scheme code.
Regards,
Jon


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-16 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 17:52 Segfault in scheme code Jon Wilson
2007-08-16 10:59 ` Ludovic Courtès

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