Re: Version 5.1 issue

Jennifer Oxelson <[email protected]> Fri, 25 Jan 2008 15:39:18 -0700
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hi Brian,

I've encountered the same problem using mod_layout 5.1 on apache 2.2.8 
(Sparc Solaris 9 OS).  I'll send you the back-trace from the core in a 
separate email... 

Jen

Brian Aker wrote:
> 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
>