https://bz.apache.org/bugzilla/show_bug.cgi?id=64598

            Bug ID: 64598
           Summary: mod_http2 and mod_proxy_uwsgi: segfault in
                    uwsgi_send_headers()
           Product: Apache httpd-2
           Version: 2.4.43
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_http2
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Original bug report including backtrace:
https://bugzilla.suse.com/show_bug.cgi?id=1174052

The easiest way to reproduce:

$ git clone https://github.com/pgajdos/apache-rex.git
$ cd apache-rex
$ HTTPD_MPM=worker ./run-rex mod_proxy_uwsgi-http2
[..]
$ cat /tmp/apache-rex/mod_proxy_uwsgi-http2/error_log
[Tue Jul 14 10:18:32.584670 2020] [mpm_worker:notice] [pid 670:tid
140293301127168] AH00292: Apache/2.4.43 (Linux/SUSE) OpenSSL/1.1.1g configured
-- resuming normal operations
[Tue Jul 14 10:18:32.584841 2020] [core:notice] [pid 670:tid 140293301127168]
AH00094: Command line: 'httpd -f
/tmp/apache-rex/mod_proxy_uwsgi-http2/httpd.conf'
[Tue Jul 14 10:18:37.395546 2020] [core:notice] [pid 670:tid 140293301127168]
AH00051: child pid 674 exit signal Segmentation fault (11), possible coredump
in /srv/www
[Tue Jul 14 10:18:37.412147 2020] [mpm_worker:notice] [pid 670:tid
140293301127168] AH00295: caught SIGTERM, shutting down
$

I can work out testcase which does not need apache-rex framework if you wish
and of course help other way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to