bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] File association of .sgf files and assertion failure


From: Jim Segrave
Subject: Re: [Bug-gnubg] File association of .sgf files and assertion failure
Date: Mon, 14 Oct 2002 10:52:32 +0200
User-agent: Mutt/1.4i

On Sun 13 Oct 2002 (14:06 +0200), Holger wrote:
> values. I tried to browse through the loaded game then (backwards from the
> end) and got an assertion failure in eval.c line 7102 after only 2 moves.
> Oops, the assertion failure also appeares when I start GNUbg first and load
> the game normally via File->Open->Game or File->Open->Match or Session.

Line 7102 in eval.c is the assert on the default case of a switch
based on the return value of FindBestCubeDecision ().

There is only one return value I can see in  FindBestCubeDecision ()
which  will trigger the assert:

NOT_AVAILABLE

But this shouldn't occur.

I've tried gnubg under Unix from a Sep 19 build and today's
build. With both of these I can step forwards and backwards through
the entire game and annotation without errors. Which specific move in
the gamelist causes the crash?

-- 
Jim Segrave           address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]