bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41404: Crash "Too many root sets" when executing code from stdin in


From: Ricardo Wurmus
Subject: bug#41404: Crash "Too many root sets" when executing code from stdin in elisp mode
Date: Wed, 20 May 2020 02:52:02 +0200
User-agent: mu4e 1.4.4; emacs 26.3

Vasilij Schneidermann <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]