[Mono-bugs] [Bug 79065][Nor] Changed - Threading-related exception thrown on WebRequest.Create() when called within a System.Threading.Timer callback function
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 12 16:35:39 EDT 2006
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 iain.calder at blueyonder.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=79065
--- shadow/79065 2006-08-12 14:35:03.000000000 -0400
+++ shadow/79065.tmp.20329 2006-08-12 16:35:39.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79065
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Debian Sid with 1.1.13.8-1 packages, also FC5 with 1.1.16
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: iain.calder at blueyonder.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -120,6 +120,10 @@
Always.
Additional Information:
Same error using 1.1.13 on FC5, 1.1.16 on FC5
+
+------- Additional Comments From iain.calder at blueyonder.co.uk 2006-08-12 16:35 -------
+Oops sorry worked it out - this is happening because I'm not keeping a
+ref to the Timer and presumably it's being garbage collected
More information about the mono-bugs
mailing list