bug#25463: guile-2.0.13 Check errors

2017-02-11 Thread Ludovic Courtès
Hello! ren...@openmailbox.org skribis: > I am trying to build guile version 2.0.13 in GNU Hurd through Guix > package manager, in the 'Check' phase I have 4 errors; I am attaching > the build log(config.zip), environment > variables(environment-variables) and test log(check-guile.zip). > > This i

bug#25498: Crash in open-file; patch attached

2017-02-11 Thread Ludovic Courtès
Hi Linas, Linas Vepstas skribis: > The following crashes instantly; I used single-quotes by accident. > > (open-file "/tmp/lg" 'w') > > Stack: > > Enter `,help' for help. > scheme@(guile-user)> (open-file "/tmp/lg" 'w') > > Thread 1 "guile" received signal SIGSEGV, Segmentation fault. > scm_i_mo