[Mono-bugs] [Bug 71375][Nor] Changed - the runtime gives incomplete exception stack trace
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 18:12:18 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71375
--- shadow/71375 2005-01-21 12:04:04.000000000 -0500
+++ shadow/71375.tmp.5004 2005-02-17 18:12:18.000000000 -0500
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: vargaz@gmail.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: the runtime gives incomplete exception stack trace
@@ -147,6 +147,9 @@
{
XmlSerializer ser = new XmlSerializer (typeof (DataSet));
ser.Deserialize (new XmlTextReader ("70961.xml"));
}
}
+
+------- Additional Comments From vargaz@gmail.com 2005-02-17 18:12 -------
+This happens on linux as well.