[Mono-list] mod_mono not working: "Abnormal string size."
Michael Elsdörfer
michael@elsdoerfer.net
Mon, 29 Nov 2004 15:00:43 +0100
> You probably have a stale mod_mono (libmod_mono?) around.
I've deleted every .so and .a file reported by "find / -name *mod_mono*",
recompiled mod_mono, restarted apache and mod-mono-server.exe, but still the
same.
Perhaps I should also mention that I modified the makefile because of this
bug: http://bugzilla.ximian.com/show_bug.cgi?id=67459
I removed all the -S redefinitions as suggested in the link above.
Thanks,
Michael
> -----Original Message-----
> From: mono-list-admin@lists.ximian.com [mailto:mono-list-
> admin@lists.ximian.com] On Behalf Of Gonzalo Paniagua Javier
> Sent: Sunday, November 28, 2004 11:19 PM
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] mod_mono not working: "Abnormal string size."
>
> On Fri, 2004-11-26 at 16:42 +0100, Michael Elsdörfer wrote:
> > Hi everybody,
> >
> > I hope somebody can help me getting mod_mono running on my debian =
server
> > (Apache 2).
> >
> > I tried it a few months ago, I think with version 1.0, but mod-mono-
> server
> > always threw this exception when a request came in:
> >
> > System.ArgumentOutOfRangeException: Abnormal string size.
> > Parameter name: size
> > in <0x00065> Mono.ASPNET.ModMonoRequest:ReadString ()
> > in <0x00050> (wrapper remoting-invoke-with-check)
> > Mono.ASPNET.ModMonoRequest:ReadString ()
> > in <0x000a9> Mono.ASPNET.ModMonoRequest:GetInitialData ()
> > in <0x0004f> (wrapper remoting-invoke-with-check)
> > Mono.ASPNET.ModMonoRequest:GetInitialData ()
> > in <0x000ef> Mono.ASPNET.ModMonoRequest:.ctor
> > (System.Net.Sockets.NetworkStream)in <0x00056> (wrapper =
remoting-invoke-
> > with-check) Mono.ASPNET.ModMonoRequest:.ctor
> > (System.Net.Sockets.NetworkStream)
> > in <0x00034> Mono.ASPNET.RequestReader:.ctor
> > (System.Net.Sockets.NetworkStream)
> > in <0x00077> Mono.ASPNET.ModMonoWorker:Run (object)
> >
> > Now I gave it again a shot, using the latest sources from subversion =
for
> > mono (+mcs), xsp, and mod_mono, and I still get the same message, =
though
> > without a stack trace this time:
> >
> > In ModMonoWorker.Run: Abnormal string size.
> > Parameter name: size
> >
> > Anybody who can help?
>
> You probably have a stale mod_mono (libmod_mono?) around.
>
> -Gonzalo
>
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list