dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #8057] ilrun throws exception in XmlTextReader.R


From: anonymous
Subject: [Pnet-developers] [bugs #8057] ilrun throws exception in XmlTextReader.ReadOuterXml
Date: Tue, 09 Mar 2004 01:05:23 -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 #8057] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8057>
Project: DotGNU Portable.NET
Submitted by: 0
On: Tue 03/09/04 at 01:05

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  ilrun throws exception in 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.






File Attachments
-------------------

-------------------------------------------------------
Date: Tue 03/09/04 at 01:05  Name: testxml.cs  Size: 516KB   By: None
C# test case
http://savannah.gnu.org/bugs/download.php?item_id=8057&amp;item_file_id=1097






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8057>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]