2013/6/4 Ludovic Courtès <[email protected]> > Panicz Maciej Godek <[email protected]> skribis: > > > 2013/6/4 Ludovic Courtès <[email protected]> > > > >> [...] > >> I can’t reproduce it with current ‘stable-2.0’ and ‘master’, on > >> x86_64-linux-gnu, with libgc 7.2alpha6 (which is ancient). > >> > >> Could you provide more info about your system and dependency versions > > > > > > i am using the version from ubuntu 12.04 repository > > > > $ guile --version | grep guile > > guile (GNU Guile) 2.0.5-deb+1-1 > > And what version of libgc (the garbage collector)? > > I don't exactly know how to check it. Dpkg reports the following:
$ dpkg -s libgc1c2 Package: libgc1c2 Status: install ok installed Priority: standard Section: libs Installed-Size: 254 Maintainer: Ubuntu Developers <[email protected]> Architecture: amd64 Source: libgc Version: 1:7.1-8ubuntu0.12.04.1 Replaces: libgc1 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1) Conflicts: libgc1 Description: conservative garbage collector for C and C++ Could you check whether the problem still occurs with Guile 2.0.9? > > It does (at least when linked against the same garbage collector)
