[Mono-bugs] [Bug 614326] New: mono-api-info generated incorrect XML

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 15 07:39:04 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=614326

http://bugzilla.novell.com/show_bug.cgi?id=614326#c0


           Summary: mono-api-info generated incorrect XML
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: knocte at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES;
rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

The repro is current mscorlib.info file in moon's repo:

Reproducible: Always

Steps to Reproduce:
1. Run xmllint in the file mentioned above.
Actual Results:  
johnny at pdp66:/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/johnny$ xmllint
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info 
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:1977:
parser error : xmlParseCharRef: invalid xmlChar value 65535
   <field name="MaxValue" attrib="32854" fieldtype="System.Char"
value="&#xFFFF;
                                                                              
^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:1978:
parser error : xmlParseCharRef: invalid xmlChar value 0
      <field name="MinValue" attrib="32854" fieldtype="System.Char"
value="&#x0;
                                                                              
^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:29468:
parser error : Opening and ending tag mismatch: methods line 29221 and method
              </method>
                       ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:29793:
parser error : Opening and ending tag mismatch: class line 29062 and methods
            </methods>
                      ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:29794:
parser error : Opening and ending tag mismatch: classes line 25395 and class
          </class>
                  ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:29839:
parser error : Opening and ending tag mismatch: namespace line 25394 and
classes
        </classes>
                  ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:29840:
parser error : Opening and ending tag mismatch: namespaces line 77 and
namespace
      </namespace>
                  ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:36671:
parser error : Opening and ending tag mismatch: assembly line 3 and namespaces
    </namespaces>
                 ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:36672:
parser error : Opening and ending tag mismatch: assemblies line 2 and assembly
  </assembly>
             ^
/var/tmp/johnny/csharp-sim/indra/lib/mono/indra/tuning/masterinfos/mscorlib.info:36673:
parser error : Extra content at the end of the document
</assemblies>


Expected Results:  
Should not give errors.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list