bug#59874: Segfault from string-ref with negative 'k'

2022-12-11 Thread Jean Abou Samra
(Closing since this has been fixed.) OpenPGP_signature Description: OpenPGP digital signature

bug#59984: segfault in list-ref

2022-12-11 Thread Jean Abou Samra
Le 12/12/2022 à 05:10, Christopher Lam a écrit : Hi guile dev team Here's a glaring segfault in guile 3.0.8 This is a duplicate of https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59874, which is already fixed in master. Best, Jean OpenPGP_signature Description: OpenPGP digital signature

bug#59984: segfault in list-ref

2022-12-11 Thread Christopher Lam
Hi guile dev team Here's a glaring segfault in guile 3.0.8 GNU Guile 3.0.8 Copyright (C) 1995-2021 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; t

bug#52835: [PATCH 0/2] Fix spawning a child not setting standard fds properly

2022-12-11 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
Hi Ludo, Ludovic Courtès writes: > For top-level functions, please add a comment above explaining what it > does. Completely forgot about that. I will do it at some point, however we will need to settle on how to resolve the issue at the bottom first. > I would call this one ‘primitive-spawn