gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] bug


From: Trevor Morris
Subject: Re: [gnugo-devel] bug
Date: Tue, 12 Oct 2004 14:12:24 -0400

Reminds me of this one:
http://lists.gnu.org/archive/html/gnugo-devel/2001-10/msg00302.html

Could this be another weird sscanf problem?

On Tue, 12 Oct 2004 19:08:34 +0200 (CEST), Arend Bayer
<address@hidden> wrote:
> 
> > No, unless there is some uninitialized memory access. I am now testing
> > for this with valgrind.
> 
> Can anyone make sense out of the following?
> ==15012== Conditional jump or move depends on uninitialised value(s)
> ==15012==    at 0x8057F92: gtp_decode_move (gtp.c:394)
> ==15012==    by 0x804FD35: gtp_play (play_gtp.c:670)
> ==15012==    by 0x8058624: gtp_main_loop (gtp.c:133)
> ==15012==    by 0x804E708: play_gtp (play_gtp.c:358)
> ==15012==
> ==15012== Conditional jump or move depends on uninitialised value(s)
> ==15012==    at 0x8057F98: gtp_decode_move (gtp.c:394)
> ==15012==    by 0x804FD35: gtp_play (play_gtp.c:670)
> ==15012==    by 0x8058624: gtp_main_loop (gtp.c:133)
> ==15012==    by 0x804E708: play_gtp (play_gtp.c:358)
> 
> It occurs at the GTP command "play white PASS" and does not make sense
> to me.
> 
> This was the only error message by valgrind for Tristan's GTP stream.
> 
> 
> 
> Arend
> 
> _______________________________________________
> gnugo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnugo-devel
>




reply via email to

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