bug#39988: [3.0.1] Segfault in GC

2020-03-09 Thread Ludovic Courtès
Ludovic Courtès skribis: > Apparently a deadlock on ‘all_weak_tables_lock’: I reproduced the deadlock: --8<---cut here---start->8--- (gdb) thread 1 [Switching to thread 1 (Thread 0x7faee3633b80 (LWP 5809))] #0 0x7faee3bcb0bc in __lll_lock_wait () from

bug#39988: [3.0.1] Segfault in GC

2020-03-08 Thread Ludovic Courtès
Hello, Building ‘guile3.0-guix’ on x86_64-linux from Guix commit 1a30351bf37930222f077cdbcbb6659372f1ea2d leads to a GC segfault. This can be reproduced with: guix pull --commit=1a30351bf37930222f077cdbcbb6659372f1ea2d guix build -K guile3.0-guix ‘guix pull’ also segfaults similarly on x86_