GithubHelp home page GithubHelp logo

Memory leaks about slade HOT 3 CLOSED

Gaerzi avatar Gaerzi commented on August 24, 2024
Memory leaks

from slade.

Comments (3)

sirjuddington avatar sirjuddington commented on August 24, 2024

Would you be able to run this again? I think a lot of these should be fixed (eg. the realloc stuff in MemChunk), not sure what is current and what isn't.

from slade.

Gaerzi avatar Gaerzi commented on August 24, 2024

Unfortunately, I can't manage to compile SLADE 3 under Linux anymore, so no valgrind. The problem comes from wxWebview, which requires webkitgtk to be available, and it's a package dependency hell to try to get it installed on my old crunchbang.

from slade.

eevee avatar eevee commented on August 24, 2024

It still complains quite a bit for me:

==5917== LEAK SUMMARY:
==5917==    definitely lost: 775,123 bytes in 1,839 blocks
==5917==    indirectly lost: 1,916,346 bytes in 21,557 blocks
==5917==      possibly lost: 1,024,392 bytes in 18,382 blocks
==5917==    still reachable: 13,308,285 bytes in 92,028 blocks

But most of the definite/indirect losses are global configuration stuff loaded on startup, so not actually leaks, just left to the OS to clean up.

The indefinite stuff is scattered all over the place; I see some of it in my GTK+ theme (oops), some in sound loading, some with barely any stack whatsoever.

from slade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.