gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Crash in regression test? trace result


From: SP LEE
Subject: Re: [gnugo-devel] Crash in regression test? trace result
Date: Sun, 08 Jun 2003 11:53:57 -0700




Thanks.

The patch below will fix your crash. Could you try it out?

The problem was: If the owl stack gets moved, the calling functions
get their owl data pointers updated with the next pop_owl() call.
However, this did not propagate back from semeai_trymove_and_recurse() to
owl_analyze_semeai. Obvious way to fix is to pass &owla instead of
owla to semeai_trymove_and_recurse().


Arend

There is no more crash after applied the patch.

SP Lee

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963





reply via email to

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