gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] bug in readconnect


From: bump
Subject: Re: [gnugo-devel] bug in readconnect
Date: Sun, 14 Apr 2002 07:47:32 -0700

> I got an assertion failure in readconnect.c. At the moment, I cannot
> reproduce it, but I have a 1000-line gtp-file (with 300 genmoves) that
> should be able to reproduce it.  Gunnar, in case you can spot the problem
> immediately I have the debug output and the backtrace below.

It could be useful to know the pattern that contributed this.
You can get this out of the core file by 

(gdb) f 10 

to get into shapes_callback and:

(gdb) p pattern->name

Dan



reply via email to

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