[Mono-list] Mod_mono beta 1 problems

Jeff Love dentrixjeff@hotmail.com
Wed, 5 May 2004 21:01:17 -0600


This is a multi-part message in MIME format.

------=_NextPart_000_001F_01C432E4.1BD2AB20
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I have installed the Redhat 9 RPMS for beta 1 along with mod_mono version 9
compiled from source.

 

I installed from source using the install instructions provided and made the
necessary changes to httpd.conf. I am using apache version 2.0.40.

 

When running any asp.net page I get the error child pid 1775 exit signal
Segmentation fault. If I run mod-mono-server from command line I get the
following error when accessing an asp.net page:

 

System.NullReferenceException: Object reference not set to an instance of an
object

 

Server stack trace:

in <0x00061> System.Web.HttpRuntime:ProcessRequest
(System.Web.HttpWorkerRequest)

in <0x0000a> Mono.ASPNET.MonoWorkerRequest:ProcessRequest ()

in <0x00080> Mono.ASPNET.Worker:ProcessRequest ()

in <0x00044> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void
()

in <0x00025> System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)

in (unmanaged) /usr/lib/libmono.so.0 [0x4006586c]

in (unmanaged) /usr/lib/libmono.so.0(mono_runtime_invoke+0x27) [0x400bc354]

in (unmanaged) /usr/lib/libmono.so.0(mono_runtime_invoke_array+0x20b)
[0x400bd49e]

in (unmanaged) /usr/lib/libmono.so.0 [0x400c5163]

in <0x00177> System.Runtime.Remoting.RemotingServices:InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMess
age)

 

Exception rethrown at [0]:

 

in <0x001ff> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging
IMessage,System.Exception&,object[]&)

 

I only have one version of mod-mono-server installed, and only one copy of
the mod-mono module running. Has anyone run into this problem or should I
create a bug report?

 

Jeff Love


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.676 / Virus Database: 438 - Release Date: 5/3/2004
 

------=_NextPart_000_001F_01C432E4.1BD2AB20
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DWindows-1252">


<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I have installed the Redhat 9 RPMS for beta 1 along =
with mod_mono
version 9 compiled from source.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I installed from source using the install =
instructions
provided and made the necessary changes to httpd.conf. I am using apache
version 2.0.40.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>When running any asp.net page I get the error child =
pid 1775
exit signal Segmentation fault. If I run mod-mono-server from command =
line I
get the following error when accessing an asp.net =
page:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>System.NullReferenceException: Object reference not =
set to
an instance of an object<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Server stack trace:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x00061&gt; =
System.Web.HttpRuntime:ProcessRequest
(System.Web.HttpWorkerRequest)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x0000a&gt;
Mono.ASPNET.MonoWorkerRequest:ProcessRequest =
()<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x00080&gt; Mono.ASPNET.Worker:ProcessRequest =
()<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x00044&gt; (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void ()<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x00025&gt; System.AppDomain:DoCallBack
(System.CrossAppDomainDelegate)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in (unmanaged) /usr/lib/libmono.so.0 =
[0x4006586c]<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in (unmanaged)
/usr/lib/libmono.so.0(mono_runtime_invoke+0x27) =
[0x400bc354]<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in (unmanaged) =
/usr/lib/libmono.so.0(mono_runtime_invoke_array+0x20b)
[0x400bd49e]<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in (unmanaged) /usr/lib/libmono.so.0 =
[0x400c5163]<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x00177&gt;
System.Runtime.Remoting.RemotingServices:InternalExecuteMessage
(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallM=
essage)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Exception rethrown at =
[0]:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>in &lt;0x001ff&gt;
System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messag=
ing.IMessage,System.Exception&amp;,object[]&amp;)<o:p></o:p></span></font=
></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I only have one version of mod-mono-server installed, =
and
only one copy of the mod-mono module running. Has anyone run into this =
problem
or should I create a bug report?<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Jeff Love<o:p></o:p></span></font></p>

</div>

</body>

</html>
<BR>

<P><FONT SIZE=3D2>---<BR>
Outgoing mail is certified Virus Free.<BR>
Checked by AVG anti-virus system (http://www.grisoft.com).<BR>
Version: 6.0.676 / Virus Database: 438 - Release Date: 5/3/2004<BR>
</FONT> </P>

------=_NextPart_000_001F_01C432E4.1BD2AB20--