[Mono-bugs] [Bug 75047][Nor] Changed - GC crashes/hangs on
WeakReference(null)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 25 18:41:04 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75047
--- shadow/75047 2005-05-25 18:32:27.000000000 -0400
+++ shadow/75047.tmp.32392 2005-05-25 18:41:04.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Blocker
+Severity: Unknown
+Priority: Normal
Component: GC
AssignedTo: mono-bugs at ximian.com
ReportedBy: schaf at sheepsworld.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: GC crashes on WeakReference(null)
+Summary: GC crashes/hangs on WeakReference(null)
Description of Problem:
The GC crashes if there are WeakReferences with Target null!
Steps to reproduce the problem:
1. compile
@@ -74,6 +74,9 @@
no crash ;)
How often does this happen?
everytime!
Additional Information:
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-25 18:41 -------
+For me it hangs. Probably does something weird in the gc.
More information about the mono-bugs
mailing list