Comment 27 for bug 1690519

Revision history for this message
kaputtnik (franku) wrote :

I get no crash, but run valgrind, wait until the screen with buttons appear and hit "Exit Widelands" (German laguage).

The command i used is:

valgrind --leak-check=full --track-origins=yes ./widelands

Summary (full log attached):

      ==1355== LEAK SUMMARY:
==1355== definitely lost: 7,791 bytes in 89 blocks
==1355== indirectly lost: 680 bytes in 85 blocks
==1355== possibly lost: 0 bytes in 0 blocks
==1355== still reachable: 219,010 bytes in 1,872 blocks
==1355== suppressed: 0 bytes in 0 blocks
==1355== Reachable blocks (those to which a pointer was found) are not shown.
      ==1355== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1355==
      ==1355== For counts of detected and suppressed errors, rerun with: -v
==1355== ERROR SUMMARY: 22 errors from 20 contexts (suppressed: 0 from 0)