dshawul / Scorpio

Scorpio chess engine
Other
81 stars 19 forks source link

segmentation fault when testing scorpio cpu on linux #11

Closed emdio closed 4 years ago

emdio commented 4 years ago

I install Scorpio following the instructions, and when running the command to test the CPU I get a segmentation fault:

Scorpio/bin$ ./scorpio use_nn 1 mt 2 montecarlo 1 frac_alphabeta 0 backup_type 6 book off go quit feature done=0 Number of cores 2 of 2 ht 4194304 X 16 = 64.0 MB eht 524288 X 8 = 8.0 MB pht 32768 X 24 = 0.8 MB treeht 41932800 X 320 = 12796.9 MB processors [16] processors [2] EgbbProbe not Loaded! loading_time = 0s

rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1

[st = 11114ms, mt = 29250ms , hply = 0 , moves_left 10]

Segmentation fault (core dumped)