How I found a memory leak (ayende.com)
submitted by
ferventcoder(836) 2 years, 8 months ago
I got a report on a memory leak in using Rhino Queues, after a bit of a back and forth just to ensure that it isn’t the user’s fault, I looked into it. Sadly, I was able to reproduce the error on my machine (I say sadly, because it proved the problem was with my code). This post show the analysis phase of tracking down this leak.
That meant that all I had to do is find it. The problem with memory leaks is that they are so insanely hard to track down, since by the time you see their results, the actual cause for that is long gone.
|category: C#
|Views: 19
tags:
C# another
Everyones tags:
Your Tags: