* bug#41404: Crash "Too many root sets" when executing code from stdin in elisp mode
@ 2020-05-19 15:48 Vasilij Schneidermann
2020-05-20 0:52 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Vasilij Schneidermann @ 2020-05-19 15:48 UTC (permalink / raw)
To: 41404
[-- Attachment #1.1: Type: text/plain, Size: 508 bytes --]
The attached reproducer script requires Emacs and Guile. When running it, the
REPL prints out many lines, the last ones being:
$1884 = #f
$1885 = #f
$1886 = #f
$1887 = #f
$1888 = #f
$1889 = #f
$1890 = #f
$1891 = #f
$1892 = #f
Too many root sets
./repro.sh: line 11: 2014 Aborted (core dumped) guile --language=elisp < elisp-spec.el
This happens both for Guile 2.2.6 on Arch and Guile 3.0.2 on Debian Sid,
launched with `docker run --rm -i -t debian:sid bash`.
[-- Attachment #1.2: repro.sh --]
[-- Type: application/x-sh, Size: 350 bytes --]
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#41404: Crash "Too many root sets" when executing code from stdin in elisp mode
2020-05-19 15:48 bug#41404: Crash "Too many root sets" when executing code from stdin in elisp mode Vasilij Schneidermann
@ 2020-05-20 0:52 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2020-05-20 0:52 UTC (permalink / raw)
To: Vasilij Schneidermann; +Cc: 41404
Vasilij Schneidermann <mail@vasilij.de> writes:
> The attached reproducer script requires Emacs and Guile. When running it, the
> REPL prints out many lines, the last ones being:
>
> $1884 = #f
> $1885 = #f
> $1886 = #f
> $1887 = #f
> $1888 = #f
> $1889 = #f
> $1890 = #f
> $1891 = #f
> $1892 = #f
> Too many root sets
> ./repro.sh: line 11: 2014 Aborted (core dumped) guile --language=elisp < elisp-spec.el
>
> This happens both for Guile 2.2.6 on Arch and Guile 3.0.2 on Debian Sid,
> launched with `docker run --rm -i -t debian:sid bash`.
I can reproduce this on the wip-elisp branch as well.
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-20 0:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-19 15:48 bug#41404: Crash "Too many root sets" when executing code from stdin in elisp mode Vasilij Schneidermann
2020-05-20 0:52 ` Ricardo Wurmus
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).