[Mono-bugs] [Bug 41525][Nor] Changed - Mini crashes using ASP.NET
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 18 Apr 2003 09:28:57 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ramon_garcia_f@terra.es.
http://bugzilla.ximian.com/show_bug.cgi?id=41525
--- shadow/41525 Fri Apr 18 06:34:26 2003
+++ shadow/41525.tmp.11672 Fri Apr 18 09:28:57 2003
@@ -208,6 +208,12 @@
Unfortunately, the crash happens later in a call to mono_object_new,
because of the data corruption originated by the memcpy. It took some
time to figure out the reason.
------- Additional Comments From ramon_garcia_f@terra.es 2003-04-18 06:34 -------
I forgot to say that I am using CVS version updated as of 17th of abril
+
+------- Additional Comments From ramon_garcia_f@terra.es 2003-04-18 09:28 -------
+The function that is miscompilled is
+System.Web.Caching.ExpiresBucket::FlushExpiredItems
+
+