On Mon 01 May 2017 06:45, Nala Ginrut <nalagin...@gmail.com> writes: > Hi all! > I'm using the latest Guile from git repo. > It seems something is wrong to print message of backtrace. > > -----------------------cut------------------------ > Exception thrown while printing backtrace: > ERROR: In procedure vector-ref: Value out of range: 156 > ------------------------end---------------------- > > Any thoughts?
Always or just sometimes? Needs a test case :) Note that there was this, in the past: 4dcc97288dc2c43ea9f2e61fdb1357cec3936fc9. But that was fixed. Andy