Re: guile-gnome-platform: segfault on exit

gregory benison <[email protected]> Wed, 18 Jan 2012 08:29:08 -0800
Newsgroups gmane.lisp.guile.gtk
Message-ID <CAEmW81EogQmBrS+iTnPcgfSsFwsJ=54WFE4gOMbGPD5em5qP0w@mail.gmail.com>
>
> What is the next step here, I wonder?
>

Actually this seems to be an issue with guile-cairo:

$ guile-gnome-2
guile> (use-modules (cairo))
guile> (quit)
Segmentation fault

Again, only happens with guile-1.8.8, not >=guile-2.0.  I am using
guile-cairo-1.4.  Actually just loading libguile-cairo.so (with
dynamic-link) is enough to trigger the bug.