unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Segmentation Fault in guile-1.8.7 on recent Macbook Pro
@ 2010-10-23 11:40 Fabian Schuetz
  2010-10-30 15:58 ` Neil Jerram
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Schuetz @ 2010-10-23 11:40 UTC (permalink / raw)
  To: bug-guile

While experimenting with "undefine", I discovered, that 
even quite important functions, like "write" or "display"
can be undefined. The problem is, that calling them
after they have been "undefined", leads to an 
endless regression, displaying a Segmentation fault,
when finally interrupted. 

If I "undefine" list:
(undefine list)
and call it afterwards:
(list 1 2 3 4)
I get the expected "ABORT: (unbound-variable)

I would be glad to help out, to fix this.

Be greeted,
Fabian Schütz



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

end of thread, other threads:[~2010-11-18 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23 11:40 Segmentation Fault in guile-1.8.7 on recent Macbook Pro Fabian Schuetz
2010-10-30 15:58 ` Neil Jerram
2010-11-18 15:10   ` Andy Wingo

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