[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
Tue, 9 Mar 2004 17:13:03 -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 wmavis@thinktmr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52643
--- shadow/52643 2004-01-10 11:29:49.000000000 -0500
+++ shadow/52643.tmp.8350 2004-03-09 17:13:03.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 52643
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Wishlist
-Component: System.XML
+Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: wmavis@thinktmr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -147,6 +147,23 @@
------- 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.
+
+------- Additional Comments From wmavis@thinktmr.com 2004-03-09 17:13 -------
+I upgraded to the latest CVS build and the problem went away.
+
+Here's what I had:
+mono -V
+ Mono JIT compiler version 0.29.99.20031216, (C) 2002, 2003
+Ximian, Inc.
+
+Here's what I now have:
+mono -V
+ Mono JIT compiler version 0.30.99, (C) 2002-2004 Novell, Inc and
+Contributors. www.go-mono.com
+ TLS: NPTL
+ GC: Included Boehm (with typed GC)
+ Globalization: none
+v