You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/19 05:39:46 UTC

DO NOT REPLY [Bug 9978] New: - htpasswd, htdigest, htdbm segmentation faults (core dumps)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9978>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9978

htpasswd, htdigest, htdbm segmentation faults (core dumps)

           Summary: htpasswd, htdigest, htdbm segmentation faults (core
                    dumps)
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: PC
               URL: http://www.west28.com
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: kevin@west28.com


fairly generic compilation and installation.

#! /bin/sh
#
# Created by configure

"./configure" \
"--enable-auth" \
"--enable-proxy" \
"--disable-userdir" \
"--enable-so" \
"--disable-imap" \
"--disable-negotiation" \
"--disable-asis" \
"$@"

config log available at http://www.west28.com/config.log

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org