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/26 15:00:32 UTC

DO NOT REPLY [Bug 10245] New: - Segmentation fault in ap_proxy_checkproxyblock

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

Segmentation fault in ap_proxy_checkproxyblock

           Summary: Segmentation fault in ap_proxy_checkproxyblock
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_proxy
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Ghislaine.Labouret@hsc.fr


Apache configured as a proxy (ProxyRequests On).
When httpd.conf contains the ProxyBlock directive with several parameters,
any proxying request leads to a segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0x9b7e in ap_proxy_checkproxyblock (r=0x10c050, conf=0xbae00, uri_addr=0x108450)
at proxy_util.c:988
988             ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, r->server,

ProxyBlock with only one parameter works fine.

(Tested on OpenBSD 3.1)

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