[Mono-aspnet-list] ArgumentOutOfRangeException: Abnormal string size

nzsaint chrisbrown76 at hotmail.com
Tue Jan 5 01:47:09 EST 2010


Hi, I have upgraded my version of Mono (r149060 running on openSUSE 11.) from
the SVN sources as I've have done numerous times before and I am suddenly
receiving a '500 internal server' error for all pages on my ASP.NET
application. This is accompanied by the following error in my Apache error
log:

[Tue Jan 05 19:32:41 2010] [error] Command stream corrupted, last command
was -1
System.ArgumentOutOfRangeException: Abnormal string size 5522688
Parameter name: size
  at Mono.WebServer.ModMonoRequest.ReadString () [0x00000] in <filename
unknown>:0 
  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 
[Tue Jan 05 19:32:41 2010] [error] (70014)End of file found: read_data
failed
[Tue Jan 05 19:32:41 2010] [error] Command stream corrupted, last command
was -1

I found a couple of older articles via Google relating to the error but have
not been able to find a solution. Any pointers anyone can offer would be
appreciated.
-- 
View this message in context: http://old.nabble.com/ArgumentOutOfRangeException%3A-Abnormal-string-size-tp27024354p27024354.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list