[Mono-bugs] [Bug 54263][Maj] New -

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 08:12:48 -0500 (EST)


since  cvs  update xsp and mod_mono are broken - 
System.MissingMethodException: A missing method exception has occurred.
In-Reply-To: <bug-54263@chernobyl.ximian.com>
X-Bugzilla-Product: Mono/Class Libraries
X-Bugzilla-Component: Sys.Web
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: Major
X-Bugzilla-Severity: 
X-Bugzilla-Target-Milestone: ---

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 chris@turchin.net.

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

--- shadow/54263	2004-02-12 08:12:48.000000000 -0500
+++ shadow/54263.tmp.1916	2004-02-12 08:12:48.000000000 -0500
@@ -0,0 +1,82 @@
+Bug#: 54263
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Mandrake 9.1
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: chris@turchin.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: 
+since  cvs  update xsp and mod_mono are broken - 
+System.MissingMethodException: A missing method exception has occurred.
+
+Description of Problem:
+
+since updating cvs last night (and again today at ca. 13:00 CET), xsp and
+mod_mono are no long working
+
+Steps to reproduce the problem:
+
+* udpated mono/mcs/xsp/mod_mono
+* make fullbuild und make /make install in other modules
+* start mod_mono or xsp (results same regardless of which application i test) 
+
+Actual Results:
+
+Server error in '/blogx' application
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.MissingMethodException: A missing method exception has occurred.
+in <0x00042> (wrapper managed-to-native)
+System.Diagnostics.Process:ExitCode_internal (intptr)
+in <0x00010> System.Diagnostics.Process:get_ExitCode ()
+in <0x00050> (wrapper remoting-invoke-with-check)
+System.Diagnostics.Process:get_ExitCode ()
+in <0x0025c> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
+(System.CodeDom.Compiler.CompilerParameters,string[],bool)
+in <0x00359> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch
+(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])
+in <0x00060> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom
+(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)
+in <0x00133> System.Web.Compilation.CachingCompiler:Compile
+(System.Web.Compilation.BaseCompiler)
+in <0x002ab> System.Web.Compilation.BaseCompiler:GetCompiledType ()
+in <0x001de> System.Web.Compilation.AspGenerator:GetCompiledType ()
+in <0x00049>
+System.Web.Compilation.GlobalAsaxCompiler:CompileApplicationType
+(System.Web.UI.ApplicationFileParser)
+in <0x0003b> System.Web.UI.ApplicationFileParser:GetCompiledApplicationType
+(string,System.Web.HttpContext)
+in <0x00045> System.Web.HttpApplicationFactory:CompileApp
+(System.Web.HttpContext)
+in <0x00032> System.Web.HttpApplicationFactory:InitializeFactory
+(System.Web.HttpContext)
+in <0x0009e> System.Web.HttpApplicationFactory:GetInstance
+(System.Web.HttpContext)
+in <0x0012d> System.Web.HttpRuntime:InternalExecuteRequest
+(System.Web.HttpWorkerRequest)
+
+
+Expected Results:
+
+page is displayed
+
+How often does this happen? 
+
+always
+
+Additional Information:
+
+ref: http://turchin.homelinux.net