Re: Mod_layout Digest, Vol 23, Issue 5

Jesse Santana <[email protected]> Mon, 14 Jan 2008 11:40:05 -0800
Newsgroups gmane.comp.apache.mod-layout
Message-ID <OF175B9C9A.90E0881A-ON882573D0.006BFC69-882573D0.006C0A98@notesmail.csulb.edu>
This is a multipart message in MIME format.
--===============0114705375417854666==
Content-Type: multipart/alternative;
	boundary="=_alternative 006C0A96882573D0_="

This is a multipart message in MIME format.
--=_alternative 006C0A96882573D0_=
Content-Type: text/plain; charset="US-ASCII"

Brian,

I'd be happy to provide you with the trace but I have never performed one 
before.  Can you provide some guidance?

Jesse

Jesse Santana
Project Lead - Enterprise Services Group
Information Technology Services
California State University, Long Beach
1250 Bellflower Blvd.
Long Beach, CA  90840
Office: (562)985-8511
Fax:     (562)985-8855




[email protected] 
Sent by: [email protected]
01/11/2008 12:00 PM
Please respond to
[email protected]


To
[email protected]
cc

Subject
Mod_layout Digest, Vol 23, Issue 5






Send Mod_layout mailing list submissions to
                 [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
                 http://lists.tangent.org/mailman/listinfo/mod_layout
or, via email, send a message with subject or body 'help' to
                 [email protected]

You can reach the person managing the list at
                 [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Mod_layout digest..."


Today's Topics:

   1. Version 5.1 issue (Jesse Santana)
   2. Re: Version 5.1 issue (Brian Aker)


----------------------------------------------------------------------

Message: 1
Date: Thu, 10 Jan 2008 13:57:46 -0800
From: Jesse Santana <[email protected]>
Subject: [Mod_layout] Version 5.1 issue
To: [email protected]
Message-ID:
 
<OF10A38A7D.841C110B-ON882573CC.0078034F-882573CC.0078A590@notesmail.csulb.edu>
 
Content-Type: text/plain; charset="us-ascii"

Brian,

I just downloaded mod_layout version 5.1 and installed it on my Solaris 10 

(UltraSPARC) system running Apache 2.2.6.  The make and make install 
worked flawlessly and I now have a file called mod_layout.so in my Apache 
modules directory:

-rwxr-xr-x   1 root     root       82352 Jan 10 13:35 mod_layout.so*

I also have an entry in my httpd.conf file that loads the module:

LoadModule layout_module      modules/mod_layout.so

However, when I restart Apache and attempt to load a page, I get the 
following entries in my error_log:

[Thu Jan 10 13:54:11 2008] [notice] child pid 9127 exit signal 
Segmentation fault (11)
[Thu Jan 10 13:54:12 2008] [notice] child pid 9129 exit signal 
Segmentation fault (11)
[Thu Jan 10 13:54:16 2008] [notice] child pid 9133 exit signal 
Segmentation fault (11)
[Thu Jan 10 13:54:16 2008] [notice] child pid 9131 exit signal 
Segmentation fault (11)

And no page is loaded in my web browser.  The errors go away after I 
remark out the line:

LoadModule layout_module      modules/mod_layout.so
 
In my httpd.conf file and restart Apache.  Without the mod_layout entry in 

the httpd.conf file, Apache works fine. 

Any ideas as to why this would happen and how I can fix it?

Thank you,

Jesse

Jesse Santana
Project Lead - Enterprise Services Group
Information Technology Services
California State University, Long Beach
1250 Bellflower Blvd.
Long Beach, CA  90840
Office: (562)985-8511
Fax:     (562)985-8855
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.tangent.org/pipermail/mod_layout/attachments/20080110/18ba768d/attachment-0001.html 


------------------------------

Message: 2
Date: Fri, 11 Jan 2008 08:40:45 -0800
From: Brian Aker <[email protected]>
Subject: Re: [Mod_layout] Version 5.1 issue
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Hi!

Can you run a trace on your binary?

Cheers,
                 -Brian

On Jan 10, 2008, at 1:57 PM, Jesse Santana wrote:

>
> Brian,
>
> I just downloaded mod_layout version 5.1 and installed it on my 
> Solaris 10 (UltraSPARC) system running Apache 2.2.6.  The make and 
> make install worked flawlessly and I now have a file called 
> mod_layout.so in my Apache modules directory:
>
> -rwxr-xr-x   1 root     root       82352 Jan 10 13:35 mod_layout.so*
>
> I also have an entry in my httpd.conf file that loads the module:
>
> LoadModule layout_module      modules/mod_layout.so
>
> However, when I restart Apache and attempt to load a page, I get the 
> following entries in my error_log:
>
> [Thu Jan 10 13:54:11 2008] [notice] child pid 9127 exit signal 
> Segmentation fault (11)
> [Thu Jan 10 13:54:12 2008] [notice] child pid 9129 exit signal 
> Segmentation fault (11)
> [Thu Jan 10 13:54:16 2008] [notice] child pid 9133 exit signal 
> Segmentation fault (11)
> [Thu Jan 10 13:54:16 2008] [notice] child pid 9131 exit signal 
> Segmentation fault (11)
>
> And no page is loaded in my web browser.  The errors go away after I 
> remark out the line:
>
> LoadModule layout_module      modules/mod_layout.so
>
> In my httpd.conf file and restart Apache.  Without the mod_layout 
> entry in the httpd.conf file, Apache works fine.
>
> Any ideas as to why this would happen and how I can fix it?
>
> Thank you,
>
> Jesse
>
> Jesse Santana
> Project Lead - Enterprise Services Group
> Information Technology Services
> California State University, Long Beach
> 1250 Bellflower Blvd.
> Long Beach, CA  90840
> Office: (562)985-8511
> Fax:     (562)985-8855
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
http://exploitseattle.com/    <-- Fun
_______________________________________________________
You can't grep a dead tree.




------------------------------

_______________________________________________
Mod_layout mailing list
[email protected]
http://lists.tangent.org/mailman/listinfo/mod_layout


End of Mod_layout Digest, Vol 23, Issue 5
*****************************************


--=_alternative 006C0A96882573D0_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Brian,</font>
<br>
<br><font size=2 face="sans-serif">I'd be happy to provide you with the
trace but I have never performed one before. &nbsp;Can you provide some
guidance?</font>
<br>
<br><font size=2 face="sans-serif">Jesse</font>
<br>
<br><font size=2 face="sans-serif">Jesse Santana<br>
Project Lead - Enterprise Services Group<br>
Information Technology Services<br>
California State University, Long Beach<br>
1250 Bellflower Blvd.<br>
Long Beach, CA &nbsp;90840<br>
Office: (562)985-8511<br>
Fax: &nbsp; &nbsp; (562)985-8855<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>[email protected]</b>
</font>
<br><font size=1 face="sans-serif">Sent by: [email protected]</font>
<p><font size=1 face="sans-serif">01/11/2008 12:00 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
[email protected]</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">[email protected]</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Mod_layout Digest, Vol 23, Issue 5</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Send Mod_layout mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
[email protected]<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
http://lists.tangent.org/mailman/listinfo/mod_layout<br>
or, via email, send a message with subject or body 'help' to<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
[email protected]<br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
[email protected]<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Mod_layout digest...&quot;<br>
<br>
<br>
Today's Topics:<br>
<br>
 &nbsp; 1. Version 5.1 issue (Jesse Santana)<br>
 &nbsp; 2. Re: Version 5.1 issue (Brian Aker)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 10 Jan 2008 13:57:46 -0800<br>
From: Jesse Santana &lt;[email protected]&gt;<br>
Subject: [Mod_layout] Version 5.1 issue<br>
To: [email protected]<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&lt;OF10A38A7D.841C110B-ON882573CC.0078034F-882573CC.0078A590@notesmail.csulb.edu&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Brian,<br>
<br>
I just downloaded mod_layout version 5.1 and installed it on my Solaris
10 <br>
(UltraSPARC) system running Apache 2.2.6. &nbsp;The make and make install
<br>
worked flawlessly and I now have a file called mod_layout.so in my Apache
<br>
modules directory:<br>
<br>
-rwxr-xr-x &nbsp; 1 root &nbsp; &nbsp; root &nbsp; &nbsp; &nbsp; 82352
Jan 10 13:35 mod_layout.so*<br>
<br>
I also have an entry in my httpd.conf file that loads the module:<br>
<br>
LoadModule layout_module &nbsp; &nbsp; &nbsp;modules/mod_layout.so<br>
<br>
However, when I restart Apache and attempt to load a page, I get the <br>
following entries in my error_log:<br>
<br>
[Thu Jan 10 13:54:11 2008] [notice] child pid 9127 exit signal <br>
Segmentation fault (11)<br>
[Thu Jan 10 13:54:12 2008] [notice] child pid 9129 exit signal <br>
Segmentation fault (11)<br>
[Thu Jan 10 13:54:16 2008] [notice] child pid 9133 exit signal <br>
Segmentation fault (11)<br>
[Thu Jan 10 13:54:16 2008] [notice] child pid 9131 exit signal <br>
Segmentation fault (11)<br>
<br>
And no page is loaded in my web browser. &nbsp;The errors go away after
I <br>
remark out the line:<br>
<br>
LoadModule layout_module &nbsp; &nbsp; &nbsp;modules/mod_layout.so<br>
 <br>
In my httpd.conf file and restart Apache. &nbsp;Without the mod_layout
entry in <br>
the httpd.conf file, Apache works fine. <br>
<br>
Any ideas as to why this would happen and how I can fix it?<br>
<br>
Thank you,<br>
<br>
Jesse<br>
<br>
Jesse Santana<br>
Project Lead - Enterprise Services Group<br>
Information Technology Services<br>
California State University, Long Beach<br>
1250 Bellflower Blvd.<br>
Long Beach, CA &nbsp;90840<br>
Office: (562)985-8511<br>
Fax: &nbsp; &nbsp; (562)985-8855<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: http://lists.tangent.org/pipermail/mod_layout/attachments/20080110/18ba768d/attachment-0001.html
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 11 Jan 2008 08:40:45 -0800<br>
From: Brian Aker &lt;[email protected]&gt;<br>
Subject: Re: [Mod_layout] Version 5.1 issue<br>
To: [email protected]<br>
Message-ID: &lt;[email protected]&gt;<br>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes<br>
<br>
Hi!<br>
<br>
Can you run a trace on your binary?<br>
<br>
Cheers,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
-Brian<br>
<br>
On Jan 10, 2008, at 1:57 PM, Jesse Santana wrote:<br>
<br>
&gt;<br>
&gt; Brian,<br>
&gt;<br>
&gt; I just downloaded mod_layout version 5.1 and installed it on my &nbsp;<br>
&gt; Solaris 10 (UltraSPARC) system running Apache 2.2.6. &nbsp;The make
and &nbsp;<br>
&gt; make install worked flawlessly and I now have a file called &nbsp;<br>
&gt; mod_layout.so in my Apache modules directory:<br>
&gt;<br>
&gt; -rwxr-xr-x &nbsp; 1 root &nbsp; &nbsp; root &nbsp; &nbsp; &nbsp; 82352
Jan 10 13:35 mod_layout.so*<br>
&gt;<br>
&gt; I also have an entry in my httpd.conf file that loads the module:<br>
&gt;<br>
&gt; LoadModule layout_module &nbsp; &nbsp; &nbsp;modules/mod_layout.so<br>
&gt;<br>
&gt; However, when I restart Apache and attempt to load a page, I get the
&nbsp;<br>
&gt; following entries in my error_log:<br>
&gt;<br>
&gt; [Thu Jan 10 13:54:11 2008] [notice] child pid 9127 exit signal &nbsp;<br>
&gt; Segmentation fault (11)<br>
&gt; [Thu Jan 10 13:54:12 2008] [notice] child pid 9129 exit signal &nbsp;<br>
&gt; Segmentation fault (11)<br>
&gt; [Thu Jan 10 13:54:16 2008] [notice] child pid 9133 exit signal &nbsp;<br>
&gt; Segmentation fault (11)<br>
&gt; [Thu Jan 10 13:54:16 2008] [notice] child pid 9131 exit signal &nbsp;<br>
&gt; Segmentation fault (11)<br>
&gt;<br>
&gt; And no page is loaded in my web browser. &nbsp;The errors go away
after I &nbsp;<br>
&gt; remark out the line:<br>
&gt;<br>
&gt; LoadModule layout_module &nbsp; &nbsp; &nbsp;modules/mod_layout.so<br>
&gt;<br>
&gt; In my httpd.conf file and restart Apache. &nbsp;Without the mod_layout
&nbsp;<br>
&gt; entry in the httpd.conf file, Apache works fine.<br>
&gt;<br>
&gt; Any ideas as to why this would happen and how I can fix it?<br>
&gt;<br>
&gt; Thank you,<br>
&gt;<br>
&gt; Jesse<br>
&gt;<br>
&gt; Jesse Santana<br>
&gt; Project Lead - Enterprise Services Group<br>
&gt; Information Technology Services<br>
&gt; California State University, Long Beach<br>
&gt; 1250 Bellflower Blvd.<br>
&gt; Long Beach, CA &nbsp;90840<br>
&gt; Office: (562)985-8511<br>
&gt; Fax: &nbsp; &nbsp; (562)985-8855<br>
&gt; _______________________________________________<br>
&gt; Mod_layout mailing list<br>
&gt; [email protected]<br>
&gt; http://lists.tangent.org/mailman/listinfo/mod_layout<br>
<br>
--<br>
_______________________________________________________<br>
Brian &quot;Krow&quot; Aker, brian at tangent.org<br>
Seattle, Washington<br>
http://krow.net/ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &lt;-- Me<br>
http://tangent.org/ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;--
Software<br>
http://exploitseattle.com/ &nbsp; &nbsp;&lt;-- Fun<br>
_______________________________________________________<br>
You can't grep a dead tree.<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Mod_layout mailing list<br>
[email protected]<br>
http://lists.tangent.org/mailman/listinfo/mod_layout<br>
<br>
<br>
End of Mod_layout Digest, Vol 23, Issue 5<br>
*****************************************<br>
</font></tt>
<br>
--=_alternative 006C0A96882573D0_=--

--===============0114705375417854666==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Mod_layout mailing list
[email protected]
http://lists.tangent.org/mailman/listinfo/mod_layout

--===============0114705375417854666==--