[Mono-bugs] [Bug 77015][Wis] New - mod-mono-server crahes on call

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 16 13:23:52 EST 2005


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 sgingter at web.de.

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

--- shadow/77015	2005-12-16 13:23:52.000000000 -0500
+++ shadow/77015.tmp.21548	2005-12-16 13:23:52.000000000 -0500
@@ -0,0 +1,152 @@
+Bug#: 77015
+Product: Mono: Tools
+Version: 1.1
+OS: Debian Potato
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Wishlist
+Component: XSP
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: sgingter at web.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mod-mono-server crahes on call
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+mod-mono-server crashes on startup
+
+
+Steps to reproduce the problem:
+1. start mod-mono-server
+2. 
+3. 
+
+Actual Results:
+nothing
+
+Expected Results:
+starting of mod-mono-server
+
+How often does this happen? 
+every time
+
+Additional Information:
+
+I installed mono 1.1.10 on debian linux with apt and configured an asp.net
+site.
+
+When calling WebForm1.aspx the server tell error 503:
+
+Service Temporarily Unavailable
+The server is temporarily unable to service your request due to maintenance
+downtime or capacity problems. Please try again later.
+Apache/1.3.34 Server at ~~~~~ Port 80
+
+Error.log of apache tells:
+
+cannot open assembly /usr/bin/mod-mono-server.exe
+
+A call to mono -v /usr/bin/mod-mono-server.exe tells:
+
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_thread_interruption_checkpoint ()
+emitted at 0xb7652340 to 0xb765236a [mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_thread_force_interruption_checkpoint ()
+emitted at 0xb7652370 to 0xb76523aa [mod-mono-server.exe]
+Method (wrapper runtime-invoke) System.Object:runtime_invoke_void_string
+(object,intptr,intptr,intptr) emitted at 0xb76523b0 to 0xb7652447
+[mod-mono-server.exe]
+Method System.OutOfMemoryException:.ctor (string) emitted at 0xb7652448 to
+0xb765246b [mod-mono-server.exe]
+Method System.SystemException:.ctor (string) emitted at 0xb7652490 to
+0xb76524b3 [mod-mono-server.exe]
+Method System.Exception:.ctor (string) emitted at 0xb76524c8 to 0xb76524e0
+[mod-mono-server.exe]
+Method System.Exception:set_HResult (int) emitted at 0xb76524e8 to
+0xb76524f6 [mod-mono-server.exe]
+Method System.NullReferenceException:.ctor (string) emitted at 0xb76524f8
+to 0xb765251b [mod-mono-server.exe]
+Method System.StackOverflowException:.ctor (string) emitted at 0xb7652520
+to 0xb7652533 [mod-mono-server.exe]
+cannot open assembly /usr/bin/mod-mono-server.exe
+Method (wrapper runtime-invoke) System.Object:runtime_invoke_void
+(object,intptr,intptr,intptr) emitted at 0xb7652538 to 0xb76525c8
+[mod-mono-server.exe]
+Method (wrapper runtime-invoke) System.Object:runtime_invoke_void
+(object,intptr,intptr,intptr) emitted at 0xb76525d0 to 0xb765265c
+[mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_object_new_fast (intptr) emitted at
+0xb76527d0 to 0xb7652816 [mod-mono-server.exe]
+Method System.Runtime.Remoting.Contexts.Context:.cctor () emitted at
+0xb7652818 to 0xb765283d [mod-mono-server.exe]
+Method System.Collections.Hashtable:.ctor () emitted at 0xb7652850 to
+0xb765286a [mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_array_new_specific (intptr,int) emitted
+at 0xb76529a0 to 0xb76529eb [mod-mono-server.exe]
+Method System.Collections.Hashtable:.cctor () emitted at 0xb76529f0 to
+0xb7652a2e [mod-mono-server.exe]
+Method System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray
+(System.Array,System.RuntimeFieldHandle) emitted at 0xb7652a40 to
+0xb7652a67 [mod-mono-server.exe]
+Method System.RuntimeFieldHandle:get_Value () emitted at 0xb7652a88 to
+0xb7652a92 [mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Runtime.CompilerServices.RuntimeHelpers:InitializeArray
+(System.Array,intptr) emitted at 0xb7652ad8 to 0xb7652b1b [mod-mono-server.exe]
+Method System.Collections.Hashtable:.ctor (int,single) emitted at
+0xb7652b20 to 0xb7652b40 [mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_helper_ldstr (intptr,intptr) emitted at
+0xb7652b58 to 0xb7652ba3 [mod-mono-server.exe]
+Method System.Collections.Hashtable:.ctor
+(int,single,System.Collections.IHashCodeProvider,System.Collections.IComparer)
+emitted at 0xb7652c08 to 0xb7652dec [mod-mono-server.exe]
+Method System.Single:IsNaN (single) emitted at 0xb7652e60 to 0xb7652e7e
+[mod-mono-server.exe]
+Method System.Collections.Hashtable:ToPrime (int) emitted at 0xb7652fe0 to
+0xb765304b [mod-mono-server.exe]
+Method System.Collections.Hashtable:SetTable
+(System.Collections.Hashtable/Slot[]) emitted at 0xb7653060 to 0xb76530b1
+[mod-mono-server.exe]
+Method System.Collections.Hashtable:AdjustThreshold () emitted at
+0xb76530d8 to 0xb7653130 [mod-mono-server.exe]
+Method System.Collections.Hashtable:set_hcp
+(System.Collections.IHashCodeProvider) emitted at 0xb7653138 to 0xb7653146
+[mod-mono-server.exe]
+Method System.Collections.Hashtable:set_comparer
+(System.Collections.IComparer) emitted at 0xb7653148 to 0xb7653156
+[mod-mono-server.exe]
+Method System.Runtime.Remoting.Contexts.Context:Finalize () emitted at
+0xb7653158 to 0xb7653177 [mod-mono-server.exe]
+Method System.Object:Finalize () emitted at 0xb7653178 to 0xb765318b
+[mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_object_new_ptrfree (intptr) emitted at
+0xb7653190 to 0xb76531d6 [mod-mono-server.exe]
+Method System.Threading.Thread:.cctor () emitted at 0xb76531d8 to
+0xb7653218 [mod-mono-server.exe]
+Method System.Object:.ctor () emitted at 0xb7653230 to 0xb7653235
+[mod-mono-server.exe]
+Method System.Threading.Thread:Finalize () emitted at 0xb7653238 to
+0xb7653281 [mod-mono-server.exe]
+Method System.IntPtr:op_Explicit (int) emitted at 0xb76532a8 to 0xb76532c9
+[mod-mono-server.exe]
+Method System.IntPtr:.ctor (int) emitted at 0xb7653320 to 0xb765332d
+[mod-mono-server.exe]
+Method (wrapper managed-to-native)
+System.Threading.Thread:Thread_free_internal (intptr) emitted at 0xb7653330
+to 0xb7653373 [mod-mono-server.exe]
+
+
+In the upper third I can read that mod-mono-server crashes after a stack
+overflow.


More information about the mono-bugs mailing list