How to debug memory leak?

Asked by Peyton

Report
in progress 30
15 Answers 150 views

Leave a reply to Peyton : debug memory leak


Answers ( 15 )

  1. WPF Memory Leak when using x:Name / Debugging using JetBrains dotMemory :

    how to debug memory leak

    Ratings : 28 %   

      
  2. How to Use Debug Diagnostic Tool to track Memory leaks :

    how to debug memory leak

    Ratings : 64 %   

      
  3. Memory leak in C/C++ :

    how to debug memory leak

    Ratings : 49 %   

      
  4. I am working on a.NET application where there appears to be a memory leak. I know the text-book answers, that events should be unsubscribed, disposable objects
    Read More

    Ratings : 60 %   

      
  5. In my previous post (SQL Server memory leak ) I explained how to identify the modules which are leaking the memory using ‘!heap’ commands. Sometimes we may not be
    Read More

    Ratings : 23 %   

      
  6. I often get questions about debugging native memory leaks. In other words, cases where you have high memory usage in your application but you can see …
    Read More

    Ratings : 44 %   

      
  7. So I have a.NET Windows Store app that is leaking memory. What can I do about it? The profiler tools I used for desktop apps from jetBrains or Red-Gate/ANTS don't
    Read More

    Ratings : 62 %   

      
  8. Debugging Memory Leaks Using New NET Memory Diagnostic Tools :

    how to debug memory leak

    Ratings : 27 %   

      
  9. How-To Debug A Memory Leak In C++ :

    how to debug memory leak

    Ratings : 57 %   

      
  10. How to debug most common memory leaks on WP8. When developing Windows Phone application, which is more complex than just 3 screens and couple lines of text, you'll
    Read More

    Ratings : 23 %   

      
  11. The Breakpoint Ep. 8: Memory Profiling with Chrome DevTools :

    how to debug memory leak

    Ratings : 70 %   

      
  12. Finding a memory leak with JProfiler :

    how to debug memory leak

    Ratings : 55 %   

      
  13. Memory Leaks Explained :

    how to debug memory leak

    Ratings : 74 %   

      
  14. SciChart Devs Debugging a Memory Leak - Fixed in one day! :

    how to debug memory leak

    Ratings : 40 %