[Mono-list] Server using mod_mono
Gonzalo Paniagua Javier
gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Sat, 10 Jul 2004 20:24:31 +0200
El sáb, 10-07-2004 a las 14:49, Patrick Stockton escribió:
> Yes I have the 1.0 versions of all three packages (mono, xsp, & mod_mono).
>
> I have followed your configurations exactly and am still getting the "Server error in '/'
> application" error message.
>
> The only error that is showing up in my apache logs is:
> [Sat Jul 10 08:42:53 2004] [notice] child pid 8567 exit signal Segmentation fault (11)
>
> I get this when I am trying to load up any aspx page.
>
> Something is causing my mono processes to crash but I'm not sure what it is.
>
> Could it possibly be a permissions issue?
If that's apache 2, you can try changing the model and see if it works.
If it does, upgrade your kernel/libc if possible.
You can also try running mod-mono-server manually and try to get a stack
trace when that seg. fault happens.
-Gonzalo