Hello Ludo',
On 2020-06-03 14:56, Ludovic Courtès wrote:
Could you try running this at the REPL:
(load
"/gnu/store/wzvn8r2z7lnf5mqzagxzcb64wr69kgk4-remote-assertion.scm")
and then hit C-c and type “,bt” to get a backtrace?
Here is the backtrace:
--8<---------------cut here---------------start------------->8---
In ice-9/boot-9.scm:
2806:4 6 (save-module-excursion _)
4351:12 5 (_)
In unknown file:
4 (find #<procedure 7fab527ecd80 at gnu/build/file-syste…> …)
In gnu/system/uuid.scm:
302:5 3 (uuid=? . _)
In unknown file:
While executing meta-command:
In procedure frame-local-ref: Argument 2 out of range: 0
--8<---------------cut here---------------end--------------->8---
- Brice