Comment 3 for bug 883409

Revision history for this message
Samuel Dias (sodias) wrote :

:~$ which celestia
/usr/bin/celestia
:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/bin/celestia
Terminado à força
:~$ tar -zcf valgrind-logs-celestia.tar.gz valgrind.log*
:~$