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/05/02 09:41:19 UTC

DO NOT REPLY [Bug 8731] New: - child segfaults 11 when using mod_proxy

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

child segfaults 11 when using mod_proxy

           Summary: child segfaults 11 when using mod_proxy
           Product: Apache httpd-1.3
           Version: 1.3.24
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: mod_proxy
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ceverett@ceverett.com


It happens when I try to access a URL defined using ProxyPass in a name-based
virtual server like this:

ProxyPass  /checkin  http://127.0.0.1:8080/checkin

The error is noted in the main error log, not the separate error log I keep for
individual virtual servers. Mozilla 1.0rc1 gives a "The document contains no
data" error when I try to access such a URL.

I have mod_gzip 1.3.19a and mod_proxy_add_forward 0.3 activated and enabled with
mod_proxy and mod_rewrite enabled.  I compiled it without mod_dso using gcc
2.9.4, glibc 2.2.5 under the Debian testing distro

The server is at 1.3.22 right now, but the same problem happened under 1.3.24,
and given the problems with 1.3.24 and chunking right now, I'm waiting for 1.3.25.

I'm having to move the site to another server, so I don't have time to set up a
comparable URL for you to play with until I get it back up and running.

Email me, and I'll be pleased to send you a compiled binary + configuration
files.  I'll even recompile it with any debugging options you ask for.

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