@Sergey In trying to work out what may be triggering the issue, it would be helpful to know what technologies you used within your web application to see if there is any correlation with ours.
We are using: Fluent nHibernate (Fluent 1.1 with nHibernate 3.0) along with the MySql.Data provider System.Web.Mvc (v2.0) LINQ Regards, Dan Dan wrote: > > We are in the process of trying to build a test case that will reliably > trigger the bug! But considering that the system we're developing can > sometimes run continuously for days without this issue occurring, finding > the exact cause is likely to be very difficult. > > > > Marek Habersack wrote: >> >> The CacheItemPriorityQueue in 2.10.1 is the same as in master. Frankly, >> looking at the code I can't >> see how it would behave like that (unless the post-decrement operator >> behaves as pre-decrement one, >> that is...). Certainly, the bug is happening, but alas I would need to >> see some test case to be >> able to fix the issue. So, if anyone experiencing it can come up with >> one, please file a bug on >> bugzilla. >> > -- View this message in context: http://mono.1490590.n4.nabble.com/issues-with-intermittent-apache-hangups-tp3264509p3417791.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
