[Mono-list] Memory leak with mod_mono

Rodrigo Kumpera kumpera at gmail.com
Wed Dec 5 15:06:50 EST 2007


You can valgrind for unmanaged leak or heap buddy for managed leak.

http://www.mono-project.com/Debugging#Using_Valgrind_on_Mono
http://www.mono-project.com/HeapBuddy

Rodrigo


On Dec 5, 2007 4:11 PM, Russell <rusvdw at gmail.com> wrote:

> I've ported BlogEngine.NET to mono, and while it runs successfully, it
> suffers from a memory leak that ends up killing the mod_mono process after a
> couple of hours. The mod_mono process also keeps consuming CPU time while no
> pages are being served. The issue doesn't appear with XSP2.
>
> Is there a way for me to find out what is using up the memory, or even
> just determine what threads are running?
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20071205/46e121c3/attachment.html 


More information about the Mono-list mailing list