Jesse Gersenson wrote:Modern Times wrote:
I've never seen or heard of this before with Komodo or Stockfish.
I duplicated the problem in Linux:
1. wine Arena.exe
2. click 'analysis' icon which started Komodo 9.1 (2 threads)
3. pkill Arena.exe
'top' shows Komodo's still running.
Graham, where does the 'terminatehard=true' get added, say for Komodo 9.1?
Seems to be normal if we just use pkill without properly exiting Arena.
I experimented with Arena and multiple UCI engines just now in Windows
(I have XP). Run Arena, Load any UCI Engine, open Taskmgr.exe then
choose "End Process" for Arena. You will notice the UCI engine will
become an orphaned process. The UCI engine will still be running, being
orphaned and will still use all resources provided by the OS.
Almost all UCI engines I checked have this behavior. They won't quit if Arena is manually killed.
So I guess it will be a good rule of thumb that if your GUI board freezes or
hangs, manually kill the GUI and don't forget to also manually kill all UCI
engines spawned by the GUI.