Hello
I've found that the go program Pachi has some memory problems in Windows.
I've been given a solution at their mailing list, using the option: max_tree_size=1024
But I've found another one myself
using the program
http://www.ntcore.com/4gb_patch.php
to patch the executable in order to enable the use of a little more memory.
It would be even nicer that somebody get to compile the latest version Pachi for Windows with some x64 compiler, like mingw64. I couldn't. (or get a proper Makefile)
regards