[Mono-bugs] [Bug 490705] System.NullReferenceException when starting to drag a node in a treeview
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon May 18 13:11:59 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=490705
User jhmgbl2 at t-online.de added comment
http://bugzilla.novell.com/show_bug.cgi?id=490705#c8
Johannes-Martin Goebel <jhmgbl2 at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|2.2.x |SVN
--- Comment #8 from Johannes-Martin Goebel <jhmgbl2 at t-online.de> 2009-05-18 11:11:59 MDT ---
With the latest SVN Build Drag&Drop works to some degree. But I get nasty Stack
overflow Error. And when I start Drag&Drop from the Symptoms Window I get
System.NullReferenceException again. Here is my latest Error message:
Stack overflow in unmanaged: IP: 0x81ef33f, fault addr: 0xbf06afa8
System.StackOverflowException: The requested operation caused a stack overflow.
at (wrapper managed-to-native) object:__icall_wrapper_mono_array_new_specific
(intptr,int)
at Mono.Xml2.XmlTextReader.Init () [0x0007b] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1002
at Mono.Xml2.XmlTextReader.InitializeContext (System.String url,
System.Xml.XmlParserContext context, System.IO.TextReader fragment, XmlNodeType
fragType) [0x000ed] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1081
at Mono.Xml2.XmlTextReader..ctor (System.String url, System.IO.TextReader
fragment, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00044]
in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.XML/System.Xml/XmlTextReader.cs:180
at Mono.Xml2.XmlTextReader..ctor (System.String xmlFragment, XmlNodeType
fragType, System.Xml.XmlParserContext context) [0x00000]
at System.Xml.XmlTextReader..ctor (System.String xmlFragment, XmlNodeType
fragType, System.Xml.XmlParserContext context) [0x00006] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.XML/System.Xml/XmlTextReader2.cs:132
at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.XML/System.Xml/XmlDocument.cs:725
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x000f8] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:115
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x000be] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:126
at System.Configuration.ConfigurationSection.GetRuntimeObject () [0x00105] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationSection.cs:116
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x0000d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:64
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System.Configuration/System.Configuration/ConfigurationManager.cs:162
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Configuration/ConfigurationSettings.cs:87
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x0000a] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:65
at System.Diagnostics.TraceImpl.InitOnce () [0x00020] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceImpl.cs:199
at System.Diagnostics.TraceImpl.get_IndentLevel () [0x00000]
at System.Diagnostics.TraceListenerCollection.InitializeListener
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:121
at System.Diagnostics.TraceListenerCollection.Add
(System.Diagnostics.TraceListener listener) [0x00000] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:108
at System.Diagnostics.TraceListenerCollection..ctor (Boolean addDefault)
[0x0001d] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/TraceListenerCollection.cs:54
at System.Diagnostics.TraceListenerCollection..ctor () [0x00000]
at System.Diagnostics.DiagnosticsConfigurationHandler.GetSharedListeners
(IDictionary d) [0x00017] in
/media/disk-1/Downloads/Linux/mono-134136/mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs:310
at System.Diagnostics.DiagnosticsConfigurationHandler.Create (System.Object
and this is only part of the error message!
--
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