This is with guile-2.2 (2.2.4+1-1) and guile-2.2-libs (2.2.4+1-1) on Debian
unstable, for the amd64 architecture.
Create the following one-line script file:
(use-modules (scsh))
Call it (for example) “foo”.
Create a file named “scsh.scm” in a location where the above “use-modules” form
will
Thanks. I built from 4c91de3e4 and was able to reproduce the problem. Then I
reverted 761cf0fb8c364e885e4c6fced34563f8157c3b84 and I was not able to
reproduce it.
So it’s probably the signal delivery thread starting in that module, and trying
to load another module immediately. This isn’t th
ark H Weaver writes:
> I've attached a preliminary patch to fix this bug.
>
> Mark
--
Derek Upham
s...@blarg.net