You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@hyperreal.com> on 1995/11/06 17:58:25 UTC

WWW Form Bug Report: "Crash if access.conf does not contain 'require'" on Irix (fwd)

no ack sent

Forwarded message:
> From nobody@hyperreal.com  Sun Nov  5 13:33:29 1995
> Message-Id: <19...@taz.hyperreal.com>
> From: joe@ice.informatik.uni-ulm.de
> To: apache-bugs%apache.org@organic.com
> Date: Sun Nov  5 13:33:23 1995
> Subject: WWW Form Bug Report: "Crash if access.conf does not contain 'require'" on Irix
> 
> Submitter: joe@ice.informatik.uni-ulm.de
> Operating system: Irix, version: 5.3
> Extra Modules used: own, without authorization links
> URL exhibiting problem: 
> 
> Symptoms:
> --
> Server Crash (segmentation violation)
> if access.conf-File has AuthName/Type/User
> set, but no 'require'-keyword in the
> <Limit>-Section.
> 
> 
> 
> --
> 
> Backtrace:
> --
> mod_auth.c, Line 207
> reqs_arr = NULL !!
> 
> probably NULL-Check missing.
> 
> (Side note: I had to change a few things in  
>  the header files in order to run them through
>  a C++ Compiler (GDB 2.6.3). I'm currently
>  developing a module written in C++. It would
>  be nice if I could run them unchanged. )
> --
>