The library seems to have problems when multiple threads call tb_probe_root (memory corruption). In my engine this is not done during a normal search, but there are some cases in which it is done (the parameter tuning utility for example can launch multiple threads, each of which does a root probe).
The library seems to have problems when multiple threads call tb_probe_root (memory corruption). In my engine this is not done during a normal search, but there are some cases in which it is done (the parameter tuning utility for example can launch multiple threads, each of which does a root probe).