Is the backtrace broken in 2.2.2?

2017-04-30 Thread Nala Ginrut
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

Re: Is the backtrace broken in 2.2.2?

2017-05-02 Thread Andy Wingo
On Mon 01 May 2017 06:45, Nala Ginrut 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: Va

Re: Is the backtrace broken in 2.2.2?

2017-05-03 Thread Nala Ginrut
It always appears. Maybe relate to call-with-prompt? On Wed, May 3, 2017 at 3:45 AM, Andy Wingo wrote: > On Mon 01 May 2017 06:45, Nala Ginrut writes: > >> Hi all! >> I'm using the latest Guile from git repo. >> It seems something is wrong to print message of backtrace. >> >> ---

Re: Is the backtrace broken in 2.2.2?

2017-05-12 Thread Mark H Weaver
Nala Ginrut writes: > On Wed, May 3, 2017 at 3:45 AM, Andy Wingo wrote: >> On Mon 01 May 2017 06:45, Nala Ginrut writes: >> >>> Hi all! >>> I'm using the latest Guile from git repo. >>> It seems something is wrong to print message of backtrace. >>> >>> ---cut

Re: Is the backtrace broken in 2.2.2?

2017-05-12 Thread Nala Ginrut
I'm trying to form a simplified test case, please wait a moment. 2017年5月13日 06:21,"Mark H Weaver" 写道: > Nala Ginrut writes: > > > On Wed, May 3, 2017 at 3:45 AM, Andy Wingo wrote: > >> On Mon 01 May 2017 06:45, Nala Ginrut writes: > >> > >>> Hi all! > >>> I'm using the latest Guile from git r