[Mono-list] Apache2, Solaris 10, xsp, mod mono and bus error

Robert Jordan robertj at gmx.net
Tue Jul 4 18:23:43 EDT 2006


JuhaP wrote:
> I have same type of a problem (described here
> http://lists.ximian.com/pipermail/mono-list/2006-July/032068.html). I have
> mod_mono debugs turned on so the output is more verbose. And we're using
> solaris 9, but the symptoms look alike, however.
> 
> We've tried all kinds of solutions, no luck (compiled different versions of
> apache, mod_mono etc) and I'm starting to get short of ideas here...

Try to debug mod_mono:

1) stop Apache
2) start gdb
3) at gdb's prompt type 'r /path/to/httpd2 -X' w/out the quotes
4) request an aspx page with a browser
5) after the SIGBUS type 'bt' and post the trace to the list

Robert



More information about the Mono-list mailing list