[Mono-bugs] [Bug 52643][Wis] Changed - XslTransform.Transform call fails with "Unhandled Exception: System.OutOfMemoryException" when nothing is returned from the transformation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Jan 2004 11:29:49 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52643
--- shadow/52643 2004-01-06 17:07:02.000000000 -0500
+++ shadow/52643.tmp.31442 2004-01-10 11:29:49.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 52643
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: wmavis@thinktmr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -141,6 +141,12 @@
How often does this happen?
Every time
Additional Information:
+
+------- Additional Comments From atsushi@ximian.com 2004-01-10 11:29 -------
+I don't know which environment you are using, but at least I coulnd
+not reproduce this error both with my RHL9 box and cygwin on WinXP
+box with the latest cvs sources. Can you provide more environment
+info such as OS and Garbage collector you are using.