[Mono-list] Bug on cvs

Pablo Baena pbaena@uol.com.ar
26 Apr 2003 04:02:20 +0000


--=-iVdsBwpe3B112QpvUSLj
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Trace is broken on CVS?


Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Diagnostics.TraceImpl ---> System.Xml.XmlException: closing element without matching opening element Line 4, position 21.
in <0x00065> 00 System.Xml.XmlTextReader:ReadEndTag ()
in <0x0004e> 00 System.Xml.XmlTextReader:ReadTag ()
in <0x000e2> 00 System.Xml.XmlTextReader:ReadContent ()
in <0x00057> 00 System.Xml.XmlTextReader:Read ()
in <0x009c8> 00 System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader)
in <0x0004b> 00 System.Xml.XmlDocument:Load (System.Xml.XmlReader)
in <0x000d8> 00 System.Configuration.ConfigXmlDocument:LoadSingleElement (string,System.Xml.XmlTextReader)
in <0x001f5> 00 System.Configuration.ConfigurationData:GetDocumentForSection (string)
in <0x000c2> 00 System.Configuration.ConfigurationData:GetConfig (string)
in <0x000aa> 00 System.Configuration.ConfigurationData:GetConfig (string)
in <0x00025> 00 System.Configuration.DefaultConfig:GetConfig (string)
in <0x0003d> 00 System.Configuration.ConfigurationSettings:GetConfig (string)
in <0x0004e> 00 System.Diagnostics.DiagnosticsConfiguration:get_Settings ()
in <0x0009a> 00 System.Diagnostics.TraceImpl:.cctor ()
--- End of inner exception stack trace ---
 
in (unmanaged) 00 System.Diagnostics.TraceImpl:get_Listeners ()
in <0x0000b> 00 System.Diagnostics.Trace:get_Listeners ()
in <0x00038> 00 GnoMencoderImpl.DVDUtilsImpl:.ctor ()
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4004148d]
in (unmanaged) /usr/local/lib/libmono.so.0(mono_runtime_invoke+0x27) [0x4008824b]
in (unmanaged) /usr/local/lib/libmono.so.0(mono_runtime_invoke_array+0x1d4) [0x40089000]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4008e765]
in <0x0009d> 00 System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---
 
in <0x000e6> 00 System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00022> 00 System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00047> 00 System.Reflection.ConstructorInfo:Invoke (object[])
in <0x00157> 00 System.Activator:CreateInstance (System.Type,bool)
in <0x00012> 00 System.Activator:CreateInstance (System.Type)
in <0x0006f> 00 ConsoleImpl.UIImpl:.ctor (string[])
in <0x0002c> 00 ConsoleImpl.MainProcess:Main (string[])
 


This is generated by these lines:


Trace.Listeners.Add (new TextWriterTraceListener ("/tmp/gnomencoder_" + DateTime.Now.Ticks + ".log"));
Trace.AutoFlush = true;

-- 
Pablo Baena <pbaena@uol.com.ar>

--=-iVdsBwpe3B112QpvUSLj
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
Trace is broken on CVS?<BR>
<BR>
<PRE>Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. ---&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Diagnostics.TraceImpl ---&gt; System.Xml.XmlException: closing element without matching opening element Line 4, position 21.
in &lt;0x00065&gt; 00 System.Xml.XmlTextReader:ReadEndTag ()
in &lt;0x0004e&gt; 00 System.Xml.XmlTextReader:ReadTag ()
in &lt;0x000e2&gt; 00 System.Xml.XmlTextReader:ReadContent ()
in &lt;0x00057&gt; 00 System.Xml.XmlTextReader:Read ()
in &lt;0x009c8&gt; 00 System.Xml.XmlDocument:ReadNode (System.Xml.XmlReader)
in &lt;0x0004b&gt; 00 System.Xml.XmlDocument:Load (System.Xml.XmlReader)
in &lt;0x000d8&gt; 00 System.Configuration.ConfigXmlDocument:LoadSingleElement (string,System.Xml.XmlTextReader)
in &lt;0x001f5&gt; 00 System.Configuration.ConfigurationData:GetDocumentForSection (string)
in &lt;0x000c2&gt; 00 System.Configuration.ConfigurationData:GetConfig (string)
in &lt;0x000aa&gt; 00 System.Configuration.ConfigurationData:GetConfig (string)
in &lt;0x00025&gt; 00 System.Configuration.DefaultConfig:GetConfig (string)
in &lt;0x0003d&gt; 00 System.Configuration.ConfigurationSettings:GetConfig (string)
in &lt;0x0004e&gt; 00 System.Diagnostics.DiagnosticsConfiguration:get_Settings ()
in &lt;0x0009a&gt; 00 System.Diagnostics.TraceImpl:.cctor ()
--- End of inner exception stack trace ---
 
in (unmanaged) 00 System.Diagnostics.TraceImpl:get_Listeners ()
in &lt;0x0000b&gt; 00 System.Diagnostics.Trace:get_Listeners ()
in &lt;0x00038&gt; 00 GnoMencoderImpl.DVDUtilsImpl:.ctor ()
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4004148d]
in (unmanaged) /usr/local/lib/libmono.so.0(mono_runtime_invoke+0x27) [0x4008824b]
in (unmanaged) /usr/local/lib/libmono.so.0(mono_runtime_invoke_array+0x1d4) [0x40089000]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4008e765]
in &lt;0x0009d&gt; 00 System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---
 
in &lt;0x000e6&gt; 00 System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in &lt;0x00022&gt; 00 System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in &lt;0x00047&gt; 00 System.Reflection.ConstructorInfo:Invoke (object[])
in &lt;0x00157&gt; 00 System.Activator:CreateInstance (System.Type,bool)
in &lt;0x00012&gt; 00 System.Activator:CreateInstance (System.Type)
in &lt;0x0006f&gt; 00 ConsoleImpl.UIImpl:.ctor (string[])
in &lt;0x0002c&gt; 00 ConsoleImpl.MainProcess:Main (string[])
 
</PRE>
This is generated by these lines:<BR>
<BR>
<PRE>Trace.Listeners.Add (new TextWriterTraceListener (&quot;/tmp/gnomencoder_&quot; + DateTime.Now.Ticks + &quot;.log&quot;));
Trace.AutoFlush = true;</PRE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Pablo Baena &lt;<A HREF="mailto:pbaena@uol.com.ar">pbaena@uol.com.ar</A>&gt;
</TD>
</TR>
</TABLE>

</BODY>
</HTML>

--=-iVdsBwpe3B112QpvUSLj--