[Mono-bugs] [Bug 78232][Wis] Changed - (Solaris) mod_mono fails with apache 2.0.55

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 28 18:46:47 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by ccirstea at saguaronet.ro.

http://bugzilla.ximian.com/show_bug.cgi?id=78232

--- shadow/78232	2006-04-28 14:09:02.000000000 -0400
+++ shadow/78232.tmp.4286	2006-04-28 18:46:47.000000000 -0400
@@ -248,6 +248,44 @@
 Also seems like when mod_mono starts mod-mono-server something is
 wrong on Solaris ("[Fri Apr 28 07:16:25 2006] [notice] child pid 6913
 exit signal Bus error 
 (10)").
 
 Does xsp standalone work?
+
+------- Additional Comments From ccirstea at saguaronet.ro  2006-04-28 18:46 -------
+Yes, xsp is working OK as standalone.
+
+It is true that I've tried several versions of mod_mono and xsp, but I 
+also tried to reset the LD_LIBRARY_PATH and PATH environment.
+I also cleaned all Apache installations that I had and xsp is 
+installed only inside /opt/csw. The current apache is installed inside 
+/usr/local (the package from sunfreeware)
+
+My personal believe is that there is a problem with the socket 
+communication between mod_mono and mod-mono-server. It's strange that 
+before making an aspx request (so when the Apache server is 
+initialized) the connection fails:
+see:
+[Fri Apr 28 07:13:48 2006] [warn] Socket file name /tmp/
+mod_mono_server_global
+[Fri Apr 28 07:13:48 2006] [warn] errno in try_connect 2 No such file 
+or 
+directory
+[Fri Apr 28 07:13:48 2006] [warn] try_connect: -1
+
+
+After I make the aspx request the connection succeeds but the mod-
+mono-server fails with that "signal Bus error (10) "
+
+The same behavior I have with the packages provided by blastwave.
+The first packages I've installed are from blastware. After I saw that 
+they don't work I tried with the latest supported version of apache 
+and the latest version of mod_mono & xsp - from SVN HEAD.
+
+Are there any environment variable or mod_mono & xsp flags that I can 
+set to make my debug easier?
+
+Thanks and have a nice weekend.
+
+C
+ 


More information about the mono-bugs mailing list