https://bugzilla.novell.com/show_bug.cgi?id=655238
https://bugzilla.novell.com/show_bug.cgi?id=655238#c0 Summary: mod_mono and xsp have different versions Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Other OS/Version: RHEL 5 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web.Services AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 its happed when I was testing my application which request asp.net page on Apache/2.2.3 (CentOS 5) after error ***MEMORY-ERROR***: /usr/lib/mono/2.0/mod-mono-server2.exe[4030]: GSlice: failed to allocate 248 bytes (alignment: 256): Cannot allocate memory mod_mono and xsp have different versions. Expected '9', got 199 System.InvalidOperationException: mod_mono and xsp have different versions. Expected '9', got 199 at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000] in <filename unknown>:0 at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client) [0x00000] in <filename unknown>:0 at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client) [0x00000] in <filename unknown>:0 at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000] in <filename unknown>:0 at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000] in <filename unknown>:0 Reproducible: Didn't try Steps to Reproduce: 1.occurs after message ***MEMORY-ERROR***: /usr/lib/mono/2.0/mod-mono-server2.exe[4030]: GSlice: failed to allocate 248 bytes (alignment: 256): Cannot allocate memory Expected Results: mono stop working -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
