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

2022-12-10 Thread bokr
HI, On +2022-12-07 11:29:28 +0100, Ricardo Wurmus wrote: > Thank you for reporting this bug. > > > i noticed that if i, on my system, run "guile" from a shell and then type > > into the command prompt that appears, > > > > (string-ref "a string" -1) > > > > guile appears to hang for a few second

bug#73188: PEG parser does not support full PEG grammar

2024-12-23 Thread bokr
. $ cd ~/wb/gxqemu/ $ file * guix-system-vm-image-1.4.0.x86_64-linux.qcow2: QEMU QCOW2 Image (v3), 32255246336 bytes runvm: Bourne-Again shell script, ASCII text executable $ ls -ltrad * -rwxr-xr-x 1 bokr bokr211 Feb 7 2024 runvm -rw-r--r-- 1 bokr bo

bug#62590: Strange put-char encoding-error "conversion to port encoding failed"

2025-02-11 Thread bokr
I'm wondering what writing the backtrace to a /tmp/file and doing a cat -nA on it would show. (to get the traceback bits presented by independent alternate formatting machinery from what produced what you've seen so far). On +2025-02-11 19:06:46 +, Christopher Baines wrote: > Christopher Ba