[Scidvspc-users] Possible memory leak problem ?
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: yoan l. <yo...@gm...> - 2017-04-12 16:43:46
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> <div>Hi,</div> <div> </div> <div>I don't find how to submit a bug so i post here.</div> <div> </div> <div>I have a problem to use scid vs Pc in fedora 25 (up to date).</div> <div><br/> I use LxQT as a DE, so it's not a gnome 3 problem.</div> <div> </div> <div>The welcome popup indicate that scid vs Pc has found eveything he needs except endgame tablebase.</div> <div> </div> <div>Scid vs Pc use more and more memory until i don't have enough RAM to use my computer at all.</div> <div> </div> <div>I have try to see if it is a memory leak with valgrind but the result seems negative.</div> <div> </div> <div>I have no problem to compile scid vs Pc with a simple ./configure and a make</div> <div> </div> <div>I copy here the outputs of my terminal after two hours using scid when he analyse a game with stockfish or komodo.</div> <div> </div> <div>[yann@localhost scidvspc]$ valgrind ./scid<br/> ==1532== Memcheck, a memory error detector<br/> ==1532== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.<br/> ==1532== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info<br/> ==1532== Command: ./scid<br/> ==1532==<br/> [yann@localhost scidvspc]$</div> <div> </div> <div> </div> <div> <div>[yann@localhost scidvspc]$ valgrind --tool=callgrind ./scid<br/> ==1872== Callgrind, a call-graph generating cache profiler<br/> ==1872== Copyright (C) 2002-2015, and GNU GPL'd, by Josef Weidendorfer et al.<br/> ==1872== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info<br/> ==1872== Command: ./scid<br/> ==1872==<br/> ==1872== For interactive control, run 'callgrind_control -h'.</div> <div> </div> </div> <div> </div> <div>The process who eat all my ram is called tkscid so it's not a chess engine.</div> <div> </div> <div>This behaviour happens if i compile directly scid vs Pc or if i use a rpm in the rpm sphere repository.</div> <div> </div> <div>Could you tell me what is the problem ?</div> <div> </div> <div>English is not my native language so don't hesitate to ask if you don't understand something :)</div> <div> </div> <div>Thanks.</div> </div></div></body></html> |