Jyri Virkki wrote:
> Rob wrote:
>   
>> I recently updated a server from snv91 to snv101b, and now when ever
>> i use mod_authnz_ldap to authenticate sites, apache segfaults.
>>
>> I'm not really sure how to gather more debugging information, the
>> apache logs say this:
>>
>> [Mon Dec 01 16:49:47 2008] [notice] child pid 16362 exit signal
>> Segmentation fault (11)
>>     
>
> (moving to webstack-discuss list)
>
> A pstack of the core file may offer some insight. Also sharing the
> relevant config might be useful. Several apache developers and
> integrators live on this list and may have more ideas for you.
>
>
>   
Rob, if you're not already getting a core dump, follow these instructions:

http://httpd.apache.org/dev/debugging.html#sol27 
<http://httpd.apache.org/dev/debugging.html#sol27>
http://httpd.apache.org/dev/debugging.html#crashes 
<http://httpd.apache.org/dev/debugging.html#crashes>

Instead of using gdb, run pstack on the core.


Reply via email to