[Mono-dev] Garbage Collection Issue?

Matt Dargavel matt at shout-telecoms.com
Thu May 13 13:07:14 EDT 2010


Hi there,

 

                We have an application written in Mono that appears to
be leaking memory.  I've tried using the profiler and mprof-heap-viewer
to identify any objects that are being left around, but I couldn't see
anything significant.  The application doesn't seem to leak on .NET, so
I was starting to wonder about the Boehm GC.  Will using the heap
snapshots show any objects that are no longer being referenced, but have
not been Garbage Collected?  Also, is there a way to enable the heap
profiler but only for heap snapshots using the telnet interface- i.e.
without the allocations info as these generate huge amounts of data in a
soak test.  Finally, does anyone have any other suggestions on where
else I should look / other diagnostics to try?

 

                Thanks In Advance,

 

                                Matt.

 

 

                

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100513/8ef9ea34/attachment.html 


More information about the Mono-devel-list mailing list