[Mono-bugs] [Bug 82704][Nor] Changed - Stack overflow in unmanaged code, with xsp2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 5 16:32:48 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82704

--- shadow/82704	2007-09-05 10:11:22.000000000 -0400
+++ shadow/82704.tmp.23591	2007-09-05 16:32:48.000000000 -0400
@@ -172,6 +172,145 @@
   at System.Web.StaticFileHandler.ProcessRequest
 (System.Web.HttpContext context) [0x00127] in
 /usr/src/tmp/mono/mcs/class/System.Web/System.Web/StaticFileHandler.cs:92 
   at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext ()
 [0x00c73] in
 /usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:977 
+
+------- Additional Comments From vargaz at gmail.com  2007-09-05 16:32 -------
+This is caused by a stack overflow in xsp:
+
+
+  at (wrapper managed-to-native) System.String..ctor (char[],int,int)
+<0x00004>
+  at (wrapper managed-to-native) System.String..ctor (char[],int,int)
+<0xffffffff>
+  at System.Xml.NameTable.Add (char[],int,int) <0x000f6>
+  at Mono.Xml2.XmlTextReader.ReadName (string&,string&) <0x000fd>
+  at Mono.Xml2.XmlTextReader.ReadStartTag () <0x00086>
+  at Mono.Xml2.XmlTextReader.ReadContent () <0x00137>
+  at Mono.Xml2.XmlTextReader.Read () <0x00150>
+  at System.Xml.XmlTextReader.Read () <0x000ab>
+  at System.Xml.XmlReader.Skip () <0x0005b>
+  at System.Xml.XmlTextReader.Skip () <0x0000a>
+  at System.Configuration.SectionGroupInfo.ReadContent
+(System.Xml.XmlTextReader,System.Configuration.Configuration,bool,bool)
+<0x00088>
+  at System.Configuration.SectionGroupInfo.ReadRootData
+(System.Xml.XmlTextReader,System.Configuration.Configuration,bool)
+<0x00024>
+  at System.Configuration.Configuration.ReadConfigFile
+(System.Xml.XmlTextReader,string) <0x001a6>
+  at System.Configuration.Configuration.Load () <0x000f4>
+  at System.Configuration.Configuration.Init
+(System.Configuration.Internal.IConfigSystem,string,System.Configuration.Configuration)
+<0x0009c>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00099>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00071>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00071>
+  at System.Configuration.InternalConfigurationFactory.Create
+(System.Type,object[]) <0x00045>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string,string,string,string,string,string) <0x0010c>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string) <0x00014>
+  at System.Web.Configuration.WebConfigurationManager.GetSection
+(string,string) <0x00017>
+  at System.Web.HttpRequest.ApplyUrlMapping (string) <0x0003d>
+  at System.Web.HttpRequest.get_FilePath () <0x00039>
+  at System.Web.HttpRequest.get_BaseVirtualDir () <0x0001d>
+  at System.Web.HttpRequest.MapPath (string) <0x00020>
+  at System.Web.Configuration.WebConfigurationHost.MapPath (string)
+<0x00060>
+  at System.Web.Configuration.WebConfigurationHost.GetStreamName
+(string) <0x000a3>
+  at System.Configuration.Configuration.Init
+(System.Configuration.Internal.IConfigSystem,string,System.Configuration.Configuration)
+<0x0003c>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00099>
+  at System.Configuration.InternalConfigurationFactory.Create
+(System.Type,object[]) <0x00045>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string,string,string,string,string,string) <0x0010c>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string) <0x00014>
+  at System.Web.Configuration.WebConfigurationManager.GetSection
+(string,string) <0x00017>
+  at System.Web.HttpRequest.ApplyUrlMapping (string) <0x0003d>
+  at System.Web.HttpRequest.get_FilePath () <0x00039>
+  at System.Web.HttpRequest.get_BaseVirtualDir () <0x0001d>
+  at System.Web.HttpRequest.MapPath (string) <0x00020>
+  at System.Web.Configuration.WebConfigurationHost.MapPath (string)
+<0x00060>
+  at System.Web.Configuration.WebConfigurationHost.GetStreamName
+(string) <0x000a3>
+  at System.Configuration.Configuration.Init
+(System.Configuration.Internal.IConfigSystem,string,System.Configuration.Configuration)
+<0x0003c>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00099>
+  at System.Configuration.InternalConfigurationFactory.Create
+(System.Type,object[]) <0x00045>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string,string,string,string,string,string) <0x0010c>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string) <0x00014>
+  at System.Web.Configuration.WebConfigurationManager.GetSection
+(string,string) <0x00017>
+  at System.Web.HttpRequest.ApplyUrlMapping (string) <0x0003d>
+  at System.Web.HttpRequest.get_FilePath () <0x00039>
+  at System.Web.HttpRequest.get_BaseVirtualDir () <0x0001d>
+  at System.Web.HttpRequest.MapPath (string) <0x00020>
+  at System.Web.Configuration.WebConfigurationHost.MapPath (string)
+<0x00060>
+  at System.Web.Configuration.WebConfigurationHost.GetStreamName
+(string) <0x000a3>
+  at System.Configuration.Configuration.Init
+(System.Configuration.Internal.IConfigSystem,string,System.Configuration.Configuration)
+<0x0003c>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00099>
+  at System.Configuration.InternalConfigurationFactory.Create
+(System.Type,object[]) <0x00045>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string,string,string,string,string,string) <0x0010c>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string) <0x00014>
+  at System.Web.Configuration.WebConfigurationManager.GetSection
+(string,string) <0x00017>
+  at System.Web.HttpRequest.ApplyUrlMapping (string) <0x0003d>
+  at System.Web.HttpRequest.get_FilePath () <0x00039>
+  at System.Web.HttpRequest.get_BaseVirtualDir () <0x0001d>
+  at System.Web.HttpRequest.MapPath (string) <0x00020>
+  at System.Web.Configuration.WebConfigurationHost.MapPath (string)
+<0x00060>
+  at System.Web.Configuration.WebConfigurationHost.GetStreamName
+(string) <0x000a3>
+  at System.Configuration.Configuration.Init
+(System.Configuration.Internal.IConfigSystem,string,System.Configuration.Configuration)
+<0x0003c>
+  at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem,string) <0x00099>
+  at System.Configuration.InternalConfigurationFactory.Create
+(System.Type,object[]) <0x00045>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string,string,string,string,string,string) <0x0010c>
+  at
+System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration
+(string) <0x00014>
+  at System.Web.Configuration.WebConfigurationManager.GetSection
+(string,string) <0x00017>
+  at System.Web.HttpRequest.ApplyUrlMapping (string) <0x0003d>
+


More information about the mono-bugs mailing list