2008-01-06, 11:16 AM
I was filled with hope, but, no joy.
I just spent the evening (/morning) spending some quality time with a memory profiler, and while I did learn some pretty interesting things and am probably a wiser person for the experience, I did not find any cause for the memory to go up. Nor did I find any indication of what was using it. (Except that it isn't a System.Drawing.Bitmap object! I've got them all accounted for!)
The best that I can figure is that it is an unmanaged resource. But what resource and what is using it I've no clue.
Side note - I am the only one seeing the behaviour, right?
I just spent the evening (/morning) spending some quality time with a memory profiler, and while I did learn some pretty interesting things and am probably a wiser person for the experience, I did not find any cause for the memory to go up. Nor did I find any indication of what was using it. (Except that it isn't a System.Drawing.Bitmap object! I've got them all accounted for!)
The best that I can figure is that it is an unmanaged resource. But what resource and what is using it I've no clue.
Side note - I am the only one seeing the behaviour, right?