>Number: 2459 >Category: mod_auth-any >Synopsis: Getting this message: [Wed Jun 17 11:37:04 1998] [notice] >httpd: child pid 332 exit signal Segmentation Fault (11) when trying to access >a DBM file >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jun 17 10:50:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.0 >Environment: SunOS six.test.com 5.6 Generic i86pc i386 i86pc GNU GCC 2.7.2.3 / GDBM 1.7.3 / Solaris 2.6 / Apache 1.3.0 / Perl 5.004 >Description: After compiling 1.3.0 and running, using the DBM inside the .htaccess file, we get [Wed Jun 17 11:37:04 1998] [notice] httpd: child pid 332 exit signal Segmentation Fault (11) when the username and password is correct, otherwise it will say "Auth Failed" Now, if I change the .htaccess to just straight .htpasswd format, works fine. I have just downloaded 1.2.6 and compiled and ran it and the DBM worked just fine with *NO* changes to anything else. After running 1.3.0 and the username and password is correct, it tells us "Document contains no data" Here is the .htaccess we are using: AuthDBMUserFile /u2/test.com/userdb/members AuthType Basic AuthDBMGroupFile /u2/test.com/userdb/members AuthName " Members Only "
<LIMIT GET POST PUT> require valid-user </LIMIT> >How-To-Repeat: http://208.140.93.69 is the test site. >Fix: No clue. I know it works fine with 1.2.6 but 1.3.0 is not working with the DBM >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
