unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* variable-ref segfaults regular variables
@ 2011-01-24 20:44 Kevin H
  2011-01-27  9:50 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin H @ 2011-01-24 20:44 UTC (permalink / raw)
  To: bug-guile

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

Hi everyone:

I'm using guile 1.9.14 (Ubuntu) and I think I found a bug that I think you
want to know about.  It's easy to reproduce, just do this:

(define x 42)

(variable-ref x)

I get a segmentation fault every time.

Thanks,

Kevin

[-- Attachment #2: Type: text/html, Size: 288 bytes --]

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

* Re: variable-ref segfaults regular variables
  2011-01-24 20:44 variable-ref segfaults regular variables Kevin H
@ 2011-01-27  9:50 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2011-01-27  9:50 UTC (permalink / raw)
  To: Kevin H; +Cc: bug-guile

Hi Kevin,

On Mon 24 Jan 2011 21:44, Kevin H <kevin.l.holmes@gmail.com> writes:

> (define x 42)
>
> (variable-ref x)
>
> I get a segmentation fault every time.

Fixed in git.  Thanks for the report!

Andy
-- 
http://wingolog.org/



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

end of thread, other threads:[~2011-01-27  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-24 20:44 variable-ref segfaults regular variables Kevin H
2011-01-27  9:50 ` 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).