[Mono-bugs] [Bug 74574][Nor] Changed - NullReferenceException in ExpiresBucket.Update()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Apr 2005 16:02:29 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74574
--- shadow/74574 2005-04-12 05:57:55.000000000 -0400
+++ shadow/74574.tmp.21443 2005-04-12 16:02:29.000000000 -0400
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: unspecified
OS: SLES 9
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: capelle@archimed.fr
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: NullReferenceException in ExpiresBucket.Update()
@@ -44,6 +44,9 @@
How often does this happen?
It happens randomly.
Additional Information:
I'm running mod_mono 1.0.6 and mono 1.0.6, but I also tried with mono 1.1.6
without more success.
+
+------- Additional Comments From miguel@ximian.com 2005-04-12 16:02 -------
+Could you post a simple application that exposes the problem?