[Mono-bugs] [Bug 408753] New: Mono 1.9 (/trunk/ r107834) - Mod-Mono fails due to version differences with XSP ??

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jul 13 19:35:56 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=408753


           Summary: Mono 1.9 (/trunk/ r107834) - Mod-Mono fails due to
                    version differences with XSP ??
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andrew at castlesoft.com.au
         QAContact: mono-bugs at lists.ximian.com
          Found By: Other


After building/installing Mono 1.90 (r107834) it breaks ASP.NET pages
hosted with Apache2/Mod-Mono.

The error displayed on the client is:

========================================================================

Server error!

The server encountered an internal error and was unable to complete your
request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.
Error 500
www.castlesoft.com.au
Sun Jul 13 19:24:20 2008
Apache/2.2.4 (Linux/SUSE) 

========================================================================

The Apache2 log shows:

[Sun Jul 13 19:24:17 2008] [error] Command stream corrupted, last command was
-1
mod_mono and xsp have different versions. Expected '9', got 8
System.InvalidOperationException: mod_mono and xsp have different versions.
Expe
cted '9', got 8
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x0
0000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00
000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
[Sun Jul 13 19:24:18 2008] [error] (104)Connection reset by peer: read_data
fail
ed
[Sun Jul 13 19:24:18 2008] [error] Command stream corrupted, last command was
-1
mod_mono and xsp have different versions. Expected '9', got 8
System.InvalidOperationException: mod_mono and xsp have different versions.
Expe
cted '9', got 8
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x0
0000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00
000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
[Sun Jul 13 19:24:19 2008] [error] (104)Connection reset by peer: read_data
fail
ed
[Sun Jul 13 19:24:19 2008] [error] Command stream corrupted, last command was
-1
mod_mono and xsp have different versions. Expected '9', got 8
System.InvalidOperationException: mod_mono and xsp have different versions.
Expe
cted '9', got 8
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00000]
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x0
0000]
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00
000]
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x00000]
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
[Sun Jul 13 19:24:20 2008] [error] (104)Connection reset by peer: read_data
fail
ed
[Sun Jul 13 19:24:20 2008] [error] Command stream corrupted, last command was
-1
[Sun Jul 13 19:24:48 2008] [notice] caught SIGTERM, shutting down


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


More information about the mono-bugs mailing list