[Mono-bugs] [Bug 687902] The mono runtime crashes on a long-running WCF server

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 18 10:51:02 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=687902

https://bugzilla.novell.com/show_bug.cgi?id=687902#c8


--- Comment #8 from Zoltan Varga <vargaz at gmail.com> 2011-04-18 14:51:01 UTC ---
If I add a:

            Console.WriteLine ("X: " + channel.GetHashCode ());

to ServiceRuntimeChannel:.ctor (), it prints the same value over and over
again, which indicates that the 'channel' object, which is a
System.ServiceModel.Channels.Http.HttpReplyChannel is somehow reused between
requests.

-- 
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