gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] bug: B pass on first move


From: Alain Baeckeroot
Subject: [gnugo-devel] bug: B pass on first move
Date: Sat, 22 Jan 2005 01:19:07 +0000
User-agent: KMail/1.7.1

Hello , 

I ve stepped twice on this bug :) on 9x9 h2, and 19x19 h9

at Handicap 9, with options --autolevel -M 512 --large-scale
Black pass after the first W move
Cgoban displays the first W move, the gnugo output doesn't.
All that is reproducible, and appears between 390 and 395 Mo cache. 

cgoban.gmp.BProgram: /usr/games/gnugo --mode gmp --quiet --autolevel -M 512 
--large-scale

***assertion failure:
board.c:913 - pos == PASS_MOVE || ON_BOARD1(pos) near [2321]***


   A B C D E F G H J K L M N O P Q R S T
19 . . . . . . . . . . . . . . . . . . . 19
18 . . . . . . . . . . . . . . . . . . . 18
17 . . . . . . . . . . . . . . . . . . . 17
16 . . . X . . . . . X . . . . . X . . . 16
15 . . . . . . . . . . . . . . . . . . . 15
14 . . . . . . . . . . . . . . . . . . . 14
13 . . . . . . . . . . . . . . . . . . . 13
12 . . . . . . . . . . . . . . . . . . . 12
11 . . . . . . . . . . . . . . . . . . . 11     WHITE (O) has captured 0 stones
10 . . . X . . . . . X . . . . . X . . . 10     BLACK (X) has captured 0 stones
 9 . . . . . . . . . . . . . . . . . . . 9
 8 . . . . . . . . . . . . . . . . . . . 8
 7 . . . . . . . . . . . . . . . . . . . 7
 6 . . . . . . . . . . . . . . . . . . . 6
 5 . . . . . . . . . . . . . . . . . . . 5
 4 . . . X . . . . . X . . . . . X . . . 4
 3 . . . . . . . . . . . . . . . . . . . 3
 2 . . . . . . . . . . . . . . . . . . . 2
 1 . . . . . . . . . . . . . . . . . . . 1
   A B C D E F G H J K L M N O P Q R S T
(;GM[1]FF[4]SZ[19]KM[5.5]GN[GNU Go 3.6 stepped on a bug]
AB[dd][jd][pd][dj][jj][pj][dp][jp][pp]
)
gnugo 3.6 (seed 1106270866): You stepped on a bug.
Please mail this message, including the debug output above, to address@hidden


on 9x9 h2 , cgoban displays the first move

***assertion failure:
board.c:913 - pos == PASS_MOVE || ON_BOARD1(pos) near [981]***


   A B C D E F G H J
 9 . . . . . . . . . 9
 8 . . . . . . . . . 8
 7 . . + . . . X . . 7
 6 . . . . . . . . . 6
 5 . . . . + . . . . 5
 4 . . . . . . . . . 4
 3 . . X . . . + . . 3
 2 . . . . . . . . . 2     WHITE (O) has captured 0 stones
 1 . . . . . . . . . 1     BLACK (X) has captured 0 stones
   A B C D E F G H J
(;GM[1]FF[4]SZ[9]KM[5.5]GN[GNU Go 3.6 stepped on a bug]
AB[gc][cg]
)
gnugo 3.6 (seed 1106356272): You stepped on a bug.
Please mail this message, including the debug output above, to address@hidden

my 2 cents
Alain





reply via email to

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