Re: [Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-27 Thread Alex Wood
>> Index: tcl/tools/analysis.tcl >> === >> --- tcl/tools/analysis.tcl(revision 2523) >> +++ tcl/tools/analysis.tcl(working copy) >> @@ -3544,6 +3544,9 @@ >> append cmd { [ } " after $delay sendPosToEngineUCI $n $delay

Re: [Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-23 Thread Alex Wood
On 4/22/2016 8:26 PM, Steve A wrote: > I cant see the bug report, even after joining their bugzilla. > > But if they are happy to have their app crash with very reasonable > input... i guess we should probably add a safeguard to handle it. > Stockfish does many unfriendly things in a way *no* other

Re: [Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-23 Thread Jerome Monscavoir
Hello I can t réplicate it on ubuntu and sf7 for the moment but i keep go on with your position Le 23 Avr. 2016 02:26, "Steve A" a écrit : > I cant see the bug report, even after joining their bugzilla. > > But if they are happy to have their app crash with very reasonable > input... i guess we

Re: [Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-22 Thread Gregor Cramer
Of course, this crash is a severe Stockfish bug, a full.-hearted implementation would test the position before analyzing. But that's not the only issue with Stockfish. Stockfish is designed for reaching high ELO ratings, it is doing this with aggressive pruning. In analyze mode this aggressive

Re: [Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-22 Thread Steve A
I cant see the bug report, even after joining their bugzilla. But if they are happy to have their app crash with very reasonable input... i guess we should probably add a safeguard to handle it. Stockfish does many unfriendly things in a way *no* other engine does. This should handle it (also att

[Scidvspc-users] Bug between ScidVsPC and Stockfish

2016-04-22 Thread Alex Wood
Hi, I configured ScidVsPC to use the Stockfish chess engine and noticed an issue where Stockfish would crash when asked to evaluate a position already in checkmate. This issues happens frequently if Stockfish is running during the checkmate in N training. Solving the puzzle results in a cras