[Mono-list] Async sockets and memory leaks in BeginSend

Rodrigo Kumpera kumpera at gmail.com
Mon May 28 12:56:01 UTC 2012


Can you create a simple test case that reproduce your problem and fill a
bug at buzilla.xamarin.com?

It's very hard to speculate what might be your issue without a way to check
what's going on.

On Sat, May 26, 2012 at 6:52 PM, xplicit <svg at ngs.ru> wrote:

> I always run mono without --debug key, and memory is still leaking. I'll
> collect heapshot info of the my latest build and will post info from it in
> a
> day or two.
>
> There is much worse thing. After long working mono crashes with a dump.
> Once
> or twice it told, that could not create thread (it's predictable that in my
> app could be a sutiation, when max threads limit is reached, but why mono
> drops in core and did not call AppDomain.CurrentDomain.UnhandledException?)
> Sometimes it tells about segmentation fault (maybe this is related to high
> fragmentation in GC). Sometimes mono drops into core without any human
> readable cause. Several times I saw "timeout reached in the finalizer
> thread".
>
> I have got some important data in the memory, which I want to save on the
> crash of mono. Maybe mono has a some extension, which I can use to register
> 'on crash' callback and save important data?
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Async-sockets-and-memory-leaks-in-BeginSend-tp4648844p4649559.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> 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/20120528/de8e067b/attachment.html>


More information about the Mono-list mailing list