gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Crash report for OS X Segmentation fault


From: Teun Burgers
Subject: Re: [gnugo-devel] Crash report for OS X Segmentation fault
Date: Sun, 06 Jan 2002 19:23:20 +0100

Allan Crossman wrote:

>   #0   0x0002b684 in compute_surrounding_moyo_sizes
>   #1   0x00028a74 in make_dragons
>   #2   0x0001e1a8 in examine_position
>   #3   0x0001e71c in do_genmove
>   #4   0x0001e528 in genmove
>   #5   0x00016ff4 in gnugo_genmove
>   #6   0x000055dc in computer_move
>   #7   0x000058d0 in do_move
>   #8   0x000060c0 in play_ascii
>   #9   0x000043c4 in main
>   #10  0x00002750 in _start
>   #11  0x00002580 in start

> Hope this helps...

This tells that there is  problem in  compute_surrounding_moyo_sizes.
Hardly enough to zoom in on the problem.

- Can you give an sgf file and recipe that reproduces the problem?

- It would be helpful if you were able to compile with the
  debug option (-g in general). If you run it in the debugger
  you should be able to see what is the exact line of the code
  and the values of the variables at the point of the crash.

Teun



reply via email to

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