unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#68350: Segmentation fault using list-head with negative k
@ 2024-01-09 19:36 Tomas Nordin
  2024-01-10  9:49 ` Ricardo Wurmus
  0 siblings, 1 reply; 5+ messages in thread
From: Tomas Nordin @ 2024-01-09 19:36 UTC (permalink / raw)
  To: 68350

Hello List

If this has been reported before I didn't find it. Here's the recipe:

$ guile -q
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; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (list-head '(1 2 3) -1)
Segmentation fault

Argument -1 is an improper argument and an error is expected, but not a
segmentation fault.

With positive integers out of bounds I see an exception, not segfault.

This is an apt-installed guile on Debian

$ dpkg -l | grep guile
ii  guile-3.0                               3.0.8-2                                      amd64        GNU extension language and Scheme interpreter
ii  guile-3.0-doc                           3.0.8-2                                      all          Documentation for Guile 3.0
ii  guile-3.0-libs:amd64                    3.0.8-2                                      amd64        Core Guile libraries

Thanks for all the work

--
Tomas





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-11 18:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-09 19:36 bug#68350: Segmentation fault using list-head with negative k Tomas Nordin
2024-01-10  9:49 ` Ricardo Wurmus
2024-01-10 17:44   ` lloda
2024-01-11 17:57     ` Tomas Nordin
2024-01-11 18:58       ` lloda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).