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 2018/11/12 16:43:28 UTC

[Bug 62905] New: Enabling h2 causes mod-dav to Segfault

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

            Bug ID: 62905
           Summary: Enabling h2 causes mod-dav to Segfault
           Product: Apache httpd-2
           Version: 2.4.37
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav
          Assignee: bugs@httpd.apache.org
          Reporter: james@rcpt.to
  Target Milestone: ---

Debian testing, today: Having enabled h2, tls 1.3, and mod_dav, when trying to
access my SVN repo I get error log with "[pid 27505:tid 140218700837952]
AH00052: child pid 27902 exit signal Segmentation fault (11)". My Protocols
line in apache.conf is "Protocols h2 h2c http/1.1", but when I override this in
the Listener for my SVN repo with "Protocols http/1.1" - it works as expected.
I suspect that the mod_dav_svn does not like h2! Apache2: MPM event.

Package: libapache2-mod-svn
Source: subversion (1.10.3-1)
Version: 1.10.3-1+b1

Package: apache2
Version: 2.4.37-1

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62905] Enabling h2 causes mod-dav to Segfault

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62905

James Bromberger <ja...@rcpt.to> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                URL|                            |https://www.james.rcpt.to/s
                   |                            |vn/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 62905] Enabling h2 causes mod-dav to Segfault

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62905

Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Ruediger Pluem <rp...@apache.org> ---
This is actually a bug in Subversion. See
https://issues.apache.org/jira/browse/SVN-4782.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org