[Mono-bugs] [Bug 61514][Maj] Changed - assertion failure in
mini-exceptions.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 19:57:21 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=61514
--- shadow/61514 2005-04-19 01:56:26.000000000 -0400
+++ shadow/61514.tmp.2661 2005-06-29 19:57:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61514
Product: Mono: Runtime
Version: 1.1
OS: Red Hat 8.0
OS Details: RedHat 8, Dual-CPU
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: dick at ximian.com
ReportedBy: michi at zeroc.com
QAContact: mono-bugs at ximian.com
@@ -73,6 +73,10 @@
it is likely that finalizers in our code end up calling into
something that's been finalized already. I suspect that this is at
the root of the problem. It seems likely that exceptions get thrown
when one of these finalizers does something stupid. Hopefully, this
will be of some use to you.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-29 19:57 -------
+At the request of Miguel and Michi, am marking these all NOTABUG. Michi
+explained that ICE was not expectign finalizers to get run at exit.
More information about the mono-bugs
mailing list