bugDotGNU Portable.NET - Bugs: bug #7536, Pnet crashes loading document into...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7536: Pnet crashes loading document into XmlDocument

Submitter:  Marcus Urban <mathpup>
Submitted:  Sun 01 Feb 2004 01:08:33 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  Rich333
Open/Closed:  Closed

Thu 19 Feb 2004 05:27:44 AM UTC, comment #1: 

fixed in cvs

Richard Baumann <Rich333>
Group Member
Sun 01 Feb 2004 01:08:33 AM UTC, original submission:  

When trying to load a document into an XmlDocument using Load( string filename ), ilrun crashes with the following error:

Uncaught exception: System.NullReferenceException: The value 'null' was found where an instance of an object was required
        at System.Xml.XmlDocument.ReadNode(XmlReader) in ./XmlDocument.cs:829
        at System.Xml.XmlDocument.BuildStructure(XmlTextReader) in ./XmlDocument.cs:693
        at System.Xml.XmlDocument.Load(XmlReader) in ./XmlDocument.cs:651
        at System.Xml.XmlDocument.Load(String) in ./XmlDocument.cs:637
        at API.Main()


Marcus Urban <mathpup>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1039:  classQChar.xml added by mathpup (194B - text/xml - XML file for test case)
file #1038:  pnet-xml.cs added by mathpup (199B - text/x-c++src - C# test case)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-02-19 Rich333 StatusNone Fixed
    Assigned toNone Rich333
    Open/ClosedOpen Closed
2004-02-01 mathpup Attached File- Added classQChar.xml, #1019
2004-02-01 mathpup Attached File- Added pnet-xml.cs, #1018

Back to the top

Powered by Savane 3.13-aa77.
Corresponding source code