[Mono-bugs] [Bug 21479] Changed - Segfault in ves_icall_Type_GetMethods
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Mar 2002 04:29:09 -0000
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 mkestner@speakeasy.net.
http://bugzilla.ximian.com/show_bug.cgi?id=21479
--- shadow/21479 Wed Mar 6 20:13:33 2002
+++ shadow/21479.tmp.18339 Thu Mar 7 23:29:09 2002
@@ -1,14 +1,14 @@
Bug#: 21479
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@speakeasy.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -69,6 +69,12 @@
windows compiling with mcs, although that may have been with the MS class
libs System.Xml assembly. Not sure how to force it to use mono
System.Xml.dll to make sure.
I'd be happy to track this down more if anyone can give me a nudge in the
right direction.
+
+------- Additional Comments From mkestner@speakeasy.net 2002-03-07 23:29 -------
+As of 3/7/02 PM, this segfault no longer occurs. Thanks Paolo.
+
+My build now fails in what looks to be an mcs bug. Submitting a new
+bug to track it now.