gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Memory corruption?


From: Daniel Bump
Subject: Re: [gnugo-devel] Memory corruption?
Date: Sat, 15 Dec 2001 08:07:28 -0800

David wrote:

> For doing a one-off problem : if it is completely reproducible
> (to the extent that the same variable gets clobbered), you
> can set a gdb watchpoint on it. It will run very slowly,
> but it will stop as soon as it attempts to change that memory.

As it turned out this suggestion found the problem. The parameter
worms in catalog_goal gets incremented too many times. I should
have seen it this. 

Thanks, I learned something.

Dan



reply via email to

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