зеркало из https://github.com/mono/mail-archives.git
228 строки
16 KiB
HTML
228 строки
16 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 622007] New: Gendarme - XmlException when clicking "View Report..."
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20622007%5D%20New%3A%20Gendarme%20-%20XmlException%20when%20clicking%0A%20%22View%20Report...%22&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="102340.html">
|
|
<LINK REL="Next" HREF="102201.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 622007] New: Gendarme - XmlException when clicking "View Report..."</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20622007%5D%20New%3A%20Gendarme%20-%20XmlException%20when%20clicking%0A%20%22View%20Report...%22&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 622007] New: Gendarme - XmlException when clicking "View Report..."">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Tue Jul 13 15:02:05 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="102340.html">[Mono-bugs] [Bug 621968] Gendarme - ArgumentOutOfRangeException from AvoidCodeDuplicatedInSameClassRule, NullReferenceException from EnsureLocalDisposalRule
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102201.html">[Mono-bugs] [Bug 622007] Gendarme - XmlException when clicking "View Report..."
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102149">[ date ]</a>
|
|
<a href="thread.html#102149">[ thread ]</a>
|
|
<a href="subject.html#102149">[ subject ]</a>
|
|
<a href="author.html#102149">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=622007">http://bugzilla.novell.com/show_bug.cgi?id=622007</A>
|
|
|
|
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=622007#c0">http://bugzilla.novell.com/show_bug.cgi?id=622007#c0</A>
|
|
|
|
|
|
Summary: Gendarme - XmlException when clicking "View Report..."
|
|
Classification: Mono
|
|
Product: Mono: Tools
|
|
Version: 2.6.x
|
|
Platform: x86
|
|
OS/Version: Windows XP
|
|
Status: NEW
|
|
Severity: Critical
|
|
Priority: P5 - None
|
|
Component: Gendarme
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">eric.zeitler at gmail.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
Blocker: ---
|
|
|
|
|
|
Created an attachment (id=375687)
|
|
--> (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=375687">http://bugzilla.novell.com/attachment.cgi?id=375687</A>)
|
|
debug files for repro case
|
|
|
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
|
|
AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.458.1 Safari/534.3
|
|
|
|
System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character.
|
|
Line 132332, position 193.
|
|
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
|
|
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
|
|
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
|
|
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
|
|
at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos,
|
|
Boolean expand, BufferBuilder internalSubsetBuilder, Int32& charCount,
|
|
EntityType& entityType)
|
|
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos,
|
|
Int32& outOrChars)
|
|
at System.Xml.XmlTextReaderImpl.ParseText()
|
|
at System.Xml.XmlTextReaderImpl.ParseElementContent()
|
|
at System.Xml.XmlTextReaderImpl.Read()
|
|
at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace
|
|
space)
|
|
at System.Xml.XPath.XPathDocument..ctor(XmlReader reader, XmlSpace space)
|
|
at System.Xml.Xsl.Runtime.XmlQueryContext.ConstructDocument(Object
|
|
dataSource, String uriRelative, Uri uriResolved)
|
|
at System.Xml.Xsl.Runtime.XmlQueryContext..ctor(XmlQueryRuntime runtime,
|
|
Object defaultDataSource, XmlResolver dataSources, XsltArgumentList argList,
|
|
WhitespaceRuleLookup wsRules)
|
|
at System.Xml.Xsl.Runtime.XmlQueryRuntime..ctor(XmlQueryStaticData data,
|
|
Object defaultDataSource, XmlResolver dataSources, XsltArgumentList argList,
|
|
XmlSequenceWriter seqWrt)
|
|
at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver
|
|
dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
|
|
at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver
|
|
dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
|
|
closeWriter)
|
|
at System.Xml.Xsl.XmlILCommand.Execute(XmlReader contextDocument,
|
|
XmlResolver dataSources, XsltArgumentList argumentList, Stream results)
|
|
at System.Xml.Xsl.XslCompiledTransform.Transform(String inputUri, String
|
|
resultsFile)
|
|
at Gendarme.HtmlResultWriter.Finish()
|
|
at Gendarme.ResultWriter.Report()
|
|
at Gendarme.Wizard.ViewReportButtonClick(Object sender, EventArgs e)
|
|
at System.Windows.Forms.Control.OnClick(EventArgs e)
|
|
at System.Windows.Forms.Button.OnClick(EventArgs e)
|
|
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
|
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button,
|
|
Int32 clicks)
|
|
at System.Windows.Forms.Control.WndProc(Message& m)
|
|
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
|
at System.Windows.Forms.Button.WndProc(Message& m)
|
|
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
|
|
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
|
|
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
|
|
wparam, IntPtr lparam)
|
|
|
|
If I save the report as xml or text, the data is present, but if I save as
|
|
html, then it dumps an empty file. Here is the relevant snippet from the xml
|
|
where it gets the parse error:
|
|
|
|
<target Name="System.Void
|
|
Lucene.Net.Analysis.Standard.StandardTokenizerImpl::.cctor()"
|
|
Assembly="Lucene.Net, Version=2.9.1.2, Culture=neutral,
|
|
PublicKeyToken=b749b2e09cf65b7f">
|
|
<defect Severity="Low" Confidence="High" Location="System.Void
|
|
Lucene.Net.Analysis.Standard.StandardTokenizerImpl::.cctor()" Source="debugging
|
|
symbols unavailable, IL offset 0x0000">Found string: "
|
|
&#x0;&#x1;&#x0;&#x1;\r&#x1;&#x0;&#x1;&#x0;&#x1;&#xC;&#x12;&#x0;&#x1;&#x0;&#x5;&#x0;&#x1;&#x5;&#x1;&#x3;&#x4;&#x0;&#x1;
|
|
&#x1;&#x7;&#x1;&#x4;&#x1;
|
|
\n&#x2;&#x6;&#x0;&#x1;&#x6;&#x1A;\n&#x4;&#x0;&#x1;&#x8;&#x1;&#x0;&#x1A;\n/&#x0;&#x1;\n\n&#x0;&#x1;\n&#x4;&#x0;&#x1;\n&#x5;&#x0;&#x17;\n&#x1;&#x0;&#x1F;\n&#x1;&#x0;Ĩ\n&#x2;&#x0;&#x12;\n&#x1C;&#x0;^\n&#x2;&#x0;
|
|
\n&#x2;&#x0;&#x7;\n&#xE;&#x0;&#x2;\n&#xE;&#x0;&#x5;\n
|
|
&#x0;&#x1;\n‹&#x0;&#x1;\n&#xB;&#x0;&#x1;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x14;\n&#x1;&#x0;,\n&#x1;&#x0;&#x8;\n&#x2;&#x0;&#x1A;\n&#xC;&#x0;‚\n\n&#x0;9\n&#x2;&#x0;&#x2;\n&#x2;&#x0;&#x2;\n&#x3;&#x0;&amp;\n&#x2;&#x0;&#x2;\n7&#x0;&amp;\n&#x2;&#x0;&#x1;\n&#x7;&#x0;'\nH&#x0;&#x1B;\n&#x5;&#x0;&#x3;\n.&#x0;&#x1A;\n&#x5;&#x0;&#xB;\n&#x15;&#x0;\n&#x2;&#x7;&#x0;c\n&#x1;&#x0;&#x1;\n&#xF;&#x0;&#x2;\n
|
|
|
|
&#x0;\n&#x2;&#x3;\n&#x13;&#x0;&#x1;\n&#x1;&#x0;&#x1B;\nS&#x0;&amp;\nÅŸ&#x0;5\n&#x3;&#x0;&#x1;\n&#x12;&#x0;&#x1;\n&#x7;&#x0;\n\n&#x4;&#x0;\n&#x2;&#x15;&#x0;&#x8;\n&#x2;&#x0;&#x2;\n&#x2;&#x0;&#x16;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x1;\n&#x3;&#x0;&#x4;\n"&#x0;&#x2;\n&#x1;&#x0;&#x3;\n&#x4;&#x0;\n&#x2;&#x2;\n&#x13;&#x0;&#x6;\n&#x4;&#x0;&#x2;\n&#x2;&#x0;&#x16;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x2;\n&#x1;&#x0;&#x2;\n&#x1;&#x0;&#x2;\n&#x1F;&#x0;&#x4;\n&#x1;&#x0;&#x1;\n&#x7;&#x0;\n&#x2;&#x2;&#x0;&#x3;\n&#x10;&#x0;&#x7;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x16;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x2;\n&#x1;&#x0;&#x5;\n&#x3;&#x0;&#x1;\n&#x12;&#x0;&#x1;\n&#xF;&#x0;&#x1;\n&#x5;&#x0;\n&#x2;&#x15;&#x0;&#x8;\n&#x2;&#x0;&#x2;\n&#x2;&#x0;&#x16;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x2;\n&#x2;&#x0;&#x4;\n&#x3;&#x0;&#x1;\n&#x1E;&#x0;&#x2;\n&#x1;&#x0;&#x3;\n&#x4;&#x0;\n&#x2;&#x15;&#x0;&#x6;\n&#x3;&#x0;&#x3;\n&#x1;&#x0;&#x4;\n&#x3;&#x0;&#x2;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x2;\n&#x3;&#x0;&#x2;\n&#x3;&#x0;&#x3;\n&#x3;&#x0;&#x8;\n&#x1;&#x0;&#x3;\n-&#x0;
|
|
|
|
&#x2;&#x15;&#x0;&#x8;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x17;\n&#x1;&#x0;\n\n&#x1;&#x0;&#x5;\n&amp;&#x0;&#x2;\n&#x4;&#x0;\n&#x2;&#x15;&#x0;&#x8;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x17;\n&#x1;&#x0;\n\n&#x1;&#x0;&#x5;\n$&#x0;&#x1;\n&#x1;&#x0;&#x2;\n&#x4;&#x0;\n&#x2;&#x15;&#x0;&#x8;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x17;\n&#x1;&#x0;&#x10;\n&amp;&#x0;&#x2;\n&#x4;&#x0;\n&#x2;&#x15;&#x0;&#x12;\n&#x3;&#x0;&#x18;\n&#x1;&#x0;
|
|
|
|
\n&#x1;&#x0;&#x1;\n&#x2;&#x0;&#x7;\n9&#x0;&#x1;&#x1;0\n&#x1;&#x1;&#x2;\n&#xC;&#x1;&#x7;\n
|
|
|
|
&#x1;\n&#x2;'&#x0;&#x2;\n&#x1;&#x0;&#x1;\n&#x2;&#x0;&#x2;\n&#x1;&#x0;&#x1;\n&#x2;&#x0;&#x1;\n&#x6;&#x0;&#x4;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x1;\n&#x2;&#x0;&#x2;\n&#x1;&#x0;&#x4;\n&#x1;&#x0;&#x2;\n
|
|
&#x0;&#x1;\n&#x2;&#x0;&#x5;\n&#x1;&#x0;&#x1;\n
|
|
&#x0;\n&#x2;&#x2;&#x0;&#x2;\n"&#x0;&#x1;\n&#x1F;&#x0;\n&#x2;&#x16;&#x0;&#x8;\n&#x1;&#x0;"\n&#x1D;&#x0;&#x4;\nt&#x0;"\n&#x1;&#x0;&#x5;\n&#x1;&#x0;&#x2;\n&#x15;&#x0;\n&#x2;&#x6;&#x0;&#x6;\nJ&#x0;&amp;\n\n&#x0;'\n
|
|
|
|
&#x0;Z\n&#x5;&#x0;D\n&#x5;&#x0;R\n&#x6;&#x0;&#x7;\n&#x1;&#x0;?\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;&#x7;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;'\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;&#x1F;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;&#x7;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;&#x7;\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x17;\n&#x1;&#x0;&#x1F;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x2;&#x0;&#x7;\n&#x1;&#x0;'\n&#x1;&#x0;&#x13;\n&#xE;&#x0;
|
|
|
|
&#x2;.&#x0;U\n&#xC;&#x0;ɬ\n&#x2;&#x0;&#x8;\n\n&#x0;&#x1A;\n&#x5;&#x0;K\n•&#x0;4\n,&#x0;\n&#x2;&amp;&#x0;\n&#x2;&#x6;&#x0;X\n&#x8;&#x0;)\n՗&#x0;œ\n&#x4;&#x0;Z\n&#x6;&#x0;&#x16;\n&#x2;&#x0;&#x6;\n&#x2;&#x0;&amp;\n&#x2;&#x0;&#x6;\n&#x2;&#x0;&#x8;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x1F;\n&#x2;&#x0;5\n&#x1;&#x0;&#x7;\n&#x1;&#x0;&#x1;\n&#x3;&#x0;&#x3;\n&#x1;&#x0;&#x7;\n&#x3;&#x0;&#x4;\n&#x2;&#x0;&#x6;\n&#x4;&#x0;\r\n&#x5;&#x0;&#x3;\n&#x1;&#x0;&#x7;\n‚&#x0;&#x1;\n‚&#x0;&#x1;\n&#x4;&#x0;&#x1;\n&#x2;&#x0;\n\n&#x1;&#x0;&#x1;\n&#x3;&#x0;&#x5;\n&#x6;&#x0;&#x1;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x4;\n&#x1;&#x0;&#x3;\n&#x1;&#x0;&#x7;\n໋&#x0;&#x2;\n*&#x0;&#x5;\n\n&#x0;&#x1;&#xB;T&#xB;&#x8;&#xB;&#x2;&#xB;&#x2;&#xB;Z&#xB;&#x1;&#xB;&#x3;&#xB;&#x6;&#xB;(&#xB;&#x3;&#xB;&#x1;&#x0;^\n&#x11;&#x0;&#x18;\n8&#x0;&#x10;&#xB;Ā&#x0;€&#xB;€&#x0;ᦶ&#xB;\n&#xB;@&#x0;冦&#xB;Z&#xB;ҍ\nݳ&#x0;⮤\n⅜&#x0;Į&#xB;Ò&#xB;&#x7;\n&#xC;&#x0;&#x5;\n&#x5;&#x0;&#x1;\n&#x1;&#x0;\n\n&#x1;&#x0;\r\n&#x1;&#x0;&#x5;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;&#x2;\n&#x1;&#x0;&#x2;\n&#x1;&#x0;l\n!&#x0;ū\n&#x12;&#x0;@\n&#x2;&#x0;6\n(&#x0;&#xC;\nt&#x0;&#x3;\n&#x1;&#x0;&#x1;\n&#x1;&#x0;‡\n&#x13;&#x0;\n&#x2;&#x7;&#x0;&#x1A;\n&#x6;&#x0;&#x1A;\n\n&#x0;&#x1;&#xB;:&#xB;&#x1F;\n&#x3;&#x0;&#x6;\n&#x2;&#x0;&#x6;\n&#x2;&#x0;&#x6;\n&#x2;&#x0;&#x3;\n#&#x0;"</defect>
|
|
</target>
|
|
|
|
|
|
Reproducible: Always
|
|
|
|
Steps to Reproduce:
|
|
1. Run an analysis with No Limit/All/All/All.
|
|
2. Click "View Report..."
|
|
Actual Results:
|
|
NET unhandled Exception Dialog appears with detail in summary.
|
|
|
|
Expected Results:
|
|
Browser should launch with the report.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="102340.html">[Mono-bugs] [Bug 621968] Gendarme - ArgumentOutOfRangeException from AvoidCodeDuplicatedInSameClassRule, NullReferenceException from EnsureLocalDisposalRule
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102201.html">[Mono-bugs] [Bug 622007] Gendarme - XmlException when clicking "View Report..."
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102149">[ date ]</a>
|
|
<a href="thread.html#102149">[ thread ]</a>
|
|
<a href="subject.html#102149">[ subject ]</a>
|
|
<a href="author.html#102149">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|