bug#57948: Frame bindings referring to non-existent locals
I've submitted a workaround for this problem here: https://lists.gnu.org/archive/html/guile-devel/2022-09/msg00016.html
bug#57948: Frame bindings referring to non-existent locals
Hello Guilers! I have some buggy code which fails to compile. While printing the backtrace of this compilation error, another error occurs and Guile reports "Exception thrown while printing backtrace". To reproduce the error: $ git clone https://gitlab.com/flatwhatson/guile-prescheme.git $