bug#68350: Segmentation fault using list-head with negative k
lloda <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
> On 11 Jan 2024, at 18:57, Tomas Nordin <[email protected]> wrote: > > lloda <[email protected]> writes: > >> I think this is another dupe of https://debbugs.gnu.org/58154. > > Highly possible. Like Ricardo I cannot reproduce this with a local build > I made from the tip of the repo. (I saw the same segfault using list-ref > with the debian 3.0.8 version FWIW.) I looked it up and it is indeed the same bug. It's fixed in 3.0.9. Thanks for the report!