[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8058] ilrun fails during calls to XmlTextReader
From: |
anonymous |
Subject: |
[Pnet-developers] [bugs #8058] ilrun fails during calls to XmlTextReader.ReadOuterXml() |
Date: |
Tue, 09 Mar 2004 01:07:14 -0500 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.2; Linux 2.4.20-8; X11; i686; en_US, en_US.UTF-8, en) (KHTML, like Gecko) |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8058] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8058>
Project: DotGNU Portable.NET
Submitted by: 0
On: Tue 03/09/04 at 01:07
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: ilrun fails during calls to XmlTextReader.ReadOuterXml()
Original Submission: ilrun fails during calls to XmlTextReader.ReadOuterXml().
I'm attaching a test program and and XML file to process. For the simple case
of qt2.xml, the failure is
Uncaught exception: System.NullReferenceException: The value 'null' was found
where an instance of an object was required
at System.Xml.XmlTextWriter.WriteEndElement() in ./XmlTextWriter.cs:725
at System.Xml.XmlWriter.WriteNode(XmlReader, Boolean) in
./XmlWriter.cs:303
at System.Xml.XmlReader.ReadOuterXml() in ./XmlReader.cs:320
at Testing.Main()
When processing a more complex XML file, like the one at
http://mylinuxisp.com/~mathpup/qt.xml ilrun just locks up and eventually dies.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8058>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #8058] ilrun fails during calls to XmlTextReader.ReadOuterXml(),
anonymous <=