stnevans / Apollo

Uci Compatible Chess Engine.
GNU General Public License v3.0
8 stars 1 forks source link

Constant crashes under Cute Chess GUI #6

Closed tpoppins closed 5 years ago

tpoppins commented 6 years ago

Crashes in almost every game under Cute Chess GUI. Cute Chess GUI latest 64-bit dev build Win 7 x64 Pro SP1

WER log:

Faulting application name: apollo-12-64-popcnt.exe, version: 0.0.0.0, time stamp: 0x5b1b55dd
Faulting module name: apollo-12-64-popcnt.exe, version: 0.0.0.0, time stamp: 0x5b1b55dd
Exception code: 0xc0000005
Fault offset: 0x000000000000d4b7
Faulting process id: 0x1e08
Faulting application start time: 0x01d458df99f335f5
Faulting application path: C:\Program Files\ChessBase\Engines.x64\CCRL\a-c\apollo\apollo-12-64-popcnt.exe
Faulting module path: C:\Program Files\ChessBase\Engines.x64\CCRL\a-c\apollo\apollo-12-64-popcnt.exe
Report Id: 1bbd6082-c4d3-11e8-8ea3-002713cab278

WER Minidump: apollo-crash.zip

[Event "?"]
[Site "?"]
[Date "2018.09.30"]
[Round "?"]
[White "Apollo 1.2.0 64-bit"]
[Black "RataAeroespacial 0.2.1"]
[Result "0-1"]
[ECO "C16"]
[GameDuration "00:03:15"]
[GameEndTime "2018-09-30T13:07:23.564 Eastern Daylight Time"]
[GameStartTime "2018-09-30T13:04:08.457 Eastern Daylight Time"]
[Opening "French"]
[PlyCount "50"]
[Termination "stalled connection"]
[TimeControl "40/120"]
[Variation "Winawer, Advance Variation"]

1. e4 {book} e6 {book} 2. d4 {book} d5 {book} 3. Nc3 {book} Bb4 {book}
4. e5 {book} b6 {book} 5. a3 {book} Bf8 {book} 6. h4 {book} Ne7 {book}
7. Nf3 {+0.12/11 3.7s} Nbc6 {-0.34/8 2.5s} 8. Bd3 {+0.14/11 3.0s}
f6 {-0.35/7 1.4s} 9. exf6 {+0.34/12 3.9s} gxf6 {-0.26/7 3.0s}
10. O-O {+0.32/11 5.0s} Nf5 {-0.19/9 2.0s} 11. Bxf5 {+1.01/12 4.8s}
exf5 {-0.20/9 2.8s} 12. Re1+ {+1.00/12 6.4s} Be7 {-0.15/9 1.9s}
13. Nh2 {+1.10/11 5.6s} O-O {+0.09/9 2.3s} 14. Bf4 {+1.17/11 2.9s}
Qd7 {-0.06/8 2.3s} 15. Nf1 {+1.51/11 3.7s} Rf7 {-0.91/8 2.0s}
16. Ne3 {+1.95/11 2.5s} Bd6 {-1.01/9 2.3s} 17. Bxd6 {+1.83/12 4.0s}
Qxd6 {-1.00/9 2.0s} 18. Nexd5 {+1.81/11 3.0s} a6 {-0.96/8 1.9s}
19. Re8+ {+1.87/9 2.5s} Rf8 {-0.97/10 2.5s} 20. Rxf8+ {+1.87/11 2.7s}
Kxf8 {-0.93/9 2.1s} 21. Qd2 {+1.94/12 4.0s} Kg7 {-0.96/9 2.1s}
22. Rd1 {+2.02/11 2.5s} h6 {-1.02/8 3.2s} 23. Qf4 {+2.61/13 2.0s}
Qxf4 {-1.56/11 1.8s} 24. Nxf4 {+2.15/13 3.1s} Ne7 {-1.09/10 3.3s}
25. d5 {+2.55/12 2.0s} Kf7 {-1.14/12 3.3s, White's connection stalls} 0-1

debug log: https://pastebin.com/hr5mEcV7

Also, changes to the Hash option have no effect, it stays at 32 MB

tpoppins commented 5 years ago

Solved with the latest release.