On Mon, Jul 27, 2020 at 09:09:45PM +1000, Stuart Prescott wrote: >... > guile segfaults as soon as it is started (with or without docs on stdin). > The backtrace is as follows in case the problem jumps out. > > /build/lilypond-jv5Dao/lilypond-2.20.0/guile18/libguile/.libs$ > LD_LIBRARY_PATH=. gdb ./guile > Reading symbols from ./guile... > (gdb) r > Starting program: > /build/lilypond-jv5Dao/lilypond-2.20.0/guile18/libguile/.libs/guile > > Program received signal SIGSEGV, Segmentation fault. > scm_mark_locations (x=0x7fffffffe948, n=18446744073709551562) at gc-mark.c:435 > 435 SCM obj = * (SCM *) &x[m]; >...
lilypond started to FTBFS when libgc 8 entered unstable. > regards > Stuart cu Adrian