[Mono-aspnet-list] Abnormal string size

ChrisB chrisbrown76 at hotmail.com
Tue May 24 20:13:40 EDT 2011


Hi, I have recently upgraded 4 machines to a newer version of Mono from the
Git repositories. The version is reported as 2.11 master/53235a3. All
machines are running the same hardware with Opensuse 11.1. 

Two of the machines are working fine after the upgrade and two throw the
following error when attempting to browse to my web application:

System.ArgumentOutOfRangeException: Abnormal string size 5522688
Parameter name: size
  at Mono.WebServer.ModMonoRequest.ReadString () [0x000a2] in
/root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/ModMonoRequest.cs:245 
  at Mono.WebServer.ModMonoRequest.GetInitialData () [0x00080] in
/root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/ModMonoRequest.cs:195 
  at Mono.WebServer.ModMonoRequest..ctor (System.Net.Sockets.Socket client)
[0x00076] in
/root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/ModMonoRequest.cs:141 
  at Mono.WebServer.RequestReader..ctor (System.Net.Sockets.Socket client)
[0x00006] in
/root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/RequestReader.cs:57 
  at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state) [0x0000e]
in /root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/Worker.cs:157 
  at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000] in
/root/mono-svn-latest/mono/xsp/src/Mono.WebServer.Apache/Worker.cs:64 
[Wed May 25 10:46:33 2011] [error] (70014)End of file found: read_data
failed
[Wed May 25 10:46:33 2011] [error] Command stream corrupted, last command
was -1

I have seen this issue before but overcame it in a subsequent upgrade. I
have been unable to resolve the problem currently and I am unclear what is
causing it on two machines which are affectively the same as the two which
are working fine. Any suggestions would be appreciated.

Thanks.

--
View this message in context: http://mono.1490590.n4.nabble.com/Abnormal-string-size-tp3548607p3548607.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list