[Mono-dev] Memory leaks and segfaults
Paolo Molaro
lupus at ximian.com
Wed Oct 12 10:12:20 EDT 2005
On 10/12/05 Thorsten Schuett wrote:
> IA32 mono 1.1.9.2:
> The consumed memory goes up to ~1GB and then mono segfaults. The core dump
> contained more information this time: The backtrace had 150k lines. Therefore
> I post only a small subset ;-)
A very long backtrace would point to excessive recursion.
Could you provide a test case to reproduce? The memory allocated in your
app is almost all managed memory, it may be that you're using a class in
the libraries that has a memory retention issue, so a test case would
really help to find the issue.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list