[Mono-list] Why does mono crash?

Rodrigo Kumpera kumpera at gmail.com
Mon Mar 12 14:39:56 UTC 2012


Please file a bug report and attach a test case so we can figure out what's
going on and fix it.

On Mon, Mar 12, 2012 at 8:37 AM, xplicit <svg at ngs.ru> wrote:

> I am trying to figure out, what can be issue. The general suspicious lies
> on
> the code, which improperly working with generic dictionary in
> multi-threaded
> environment (no locks on TryGetValue, etc). But there is question, i'm
> trying to find an answer: how can bad locking totally crash the mono?? I
> thought only deadlocks can occurs in that case. Also, sometimes I get the
> error about StackOverflowException in  GC.SuppressFinalize(). It seems like
> unmanaged code ruins the stack and GC crashes. But the application is 100%
> managed, so it should not occur.
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Why-does-mono-crash-tp4464059p4465832.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/20120312/ae9a72b9/attachment.html>


More information about the Mono-list mailing list