Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

DO NOT REPLY [Bug 14052] New: - AliasMatch or RedirectMatch with no sub-pattern crashes child process

From: <bugzilla(at)apache.org>
Date: Tue Oct 29 2002 - 11:18:30 EST


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=14052>. 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=14052

AliasMatch or RedirectMatch with no sub-pattern crashes child process

           Summary: AliasMatch or RedirectMatch with no sub-pattern crashes
                    child process
           Product: Apache httpd-2.0
           Version: 2.0.43
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_alias
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: owen_rees@hp.com

The problem detailed below appeared after upgrading to 2.0.43. With 2.0.40, the AliasMatch worked properly (no crash, target file returned). Build/run is on HPUX  10.20 with the configuration:

./configure --prefix=/users/apache/httpd-2.0.43 --with-ssl=/opt/openssl -- enable-ssl --enable-rewrite --enable-cern_meta --disable-threads

With conf line:

AliasMatch ^/orb/.* "/export/home/apache/server_root/htdocs/ews/orb.html"

error logged as

[Thu Oct 17 13:26:48 2002] [notice] child pid 26043 exit signal Segmentation
fault (11), possible coredump in /users/apache/httpd-2.0.43
[Thu Oct 17 13:26:50 2002] [notice] child pid 26044 exit signal Segmentation
fault (11), possible coredump in /users/apache/httpd-2.0.43

Do you need help?X

With conf line:

AliasMatch ^/orb/(.*) "/export/home/apache/server_root/htdocs/ews/orb.html"

error logged as

[Thu Oct 17 13:23:03 2002] [error] [client 15.144.27.230] File does not
exist: /export/home/apache/server_root/htdocs/orb, referer: http://ticb.hpl.hp.com/ews/proj_docs/www6_demo/cweb.html

Note that this is also an error - the file that is the target of the alias does exist.

With conf line:

RedirectMatch ^/orb/.* http://ticb.hpl.hp.com/ews/orb.html

error logged as

Do you need more help?X

[Thu Oct 17 13:51:15 2002] [notice] child pid 26261 exit signal Segmentation
fault (11), possible coredump in /users/apache/httpd-2.0.43
[Thu Oct 17 13:51:17 2002] [notice] child pid 26262 exit signal Segmentation
fault (11), possible coredump in /users/apache/httpd-2.0.43

RedirectMatch ^/orb/(.*) http://ticb.hpl.hp.com/ews/orb.html

redirect succeeds.



To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Tue Oct 29 16:17:40 2002

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:01 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library