[Mono-bugs] [Bug 330357] Mono + Mod_Mono + Apache

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 6 18:55:34 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=330357#c12





--- Comment #12 from Mirko Sacripanti <mirko-novell at nextware.it>  2007-10-06 16:55:33 MST ---
I have modified /usr/bin/mod-mono-server2:

#!/bin/sh
export MONO_LOG_LEVEL=warning
export MONO_LOG_MASK="asm,dll,cfg,all,type,gc"
exec /usr/bin/mono --verbose $MONO_OPTIONS
"/usr/lib/mono/2.0/mod-mono-server2.exe" "$@"

When Mono crash I have:

Method (wrapper runtime-invoke)
System.OutOfMemoryException:runtime_invoke_void_string
(object,intptr,intptr,intptr) emitted at 0x922ac8 to 0x922b5d (code length 149)
[mod-mono-server2.exe]
Method System.OutOfMemoryException:.ctor (string) emitted at 0x922b60 to
0x922b83 (code length 35) [mod-mono-server2.exe]
Method System.SystemException:.ctor (string) emitted at 0x922ba8 to 0x922bcb
(code length 35) [mod-mono-server2.exe]
Method System.Exception:.ctor (string) emitted at 0x922be0 to 0x922bf8 (code
length 24) [mod-mono-server2.exe]
Method System.Exception:set_HResult (int) emitted at 0x922c00 to 0x922c0e (code
length 14) [mod-mono-server2.exe]
Method System.NullReferenceException:.ctor (string) emitted at 0x922c98 to
0x922cbe (code length 38) [mod-mono-server2.exe]
Method System.StackOverflowException:.ctor (string) emitted at 0x922d48 to
0x922d5e (code length 22) [mod-mono-server2.exe]
Method (wrapper runtime-invoke) Mono.XSP.Server:runtime_invoke_int_string[]
(object,intptr,intptr,intptr) emitted at 0x923ef0 to 0x923f97 (code length 167)
[mod-mono-server2.exe]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list