The following reply was made to PR mod_so/3189; it has been noted by GNATS.

From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:  Subject: Re: mod_so/3189: httpd: module "Segmentation Fault at startup 
using DSO
Date: Fri, 23 Oct 1998 10:51:55 +0200

 In article <[EMAIL PROTECTED]> you wrote:
 
 >[...]
 > Loading a module at runtime with DSO used to work fine with Apache 1.3.0
 > on the exact same system. I tried compiling mod_status as shared.
 
 > This is how I configured Apache 1.3.3:
 > CC=cc ./configure --prefix=/opt/local/apache/1.3.3 --enable-module=so 
 > --enable-shared=log_referer --enable-rule=SHARED_CORE
 
 > And this is what it says when I run it (with a LoadModule directive):
 > httpd: module "Segmentation Fault
 >[..]
 
 First, you talk about mod_status but enabled DSO for mod_log_referer.  Hmmmm?
 Second, I cannot reproduce this problem, at least not under FreeBSD.  Can it
 be that you intermixed old DSOs (1.3.0) with a new httpd binary (1.3.3)? 
 
                                        Ralf S. Engelschall
                                        [EMAIL PROTECTED]
                                        www.engelschall.com

Reply via email to