[Mono-bugs] [Bug 687902] The mono runtime crashes on a long-running WCF server
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 15 20:33:28 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=687902
https://bugzilla.novell.com/show_bug.cgi?id=687902#c3
Miguel de Icaza <miguel at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |miguel at novell.com
--- Comment #3 from Miguel de Icaza <miguel at novell.com> 2011-04-16 00:33:27 UTC ---
This sounds like the race condition that was reported a few days ago about the
uses of Multicast delegate.
I am not sure if this is happening with user code, but it could be a missing
lock around a foo.Event += XXX code.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list