Discussion:
[Bug 62905] New: Enabling h2 causes mod-dav to Segfault
b***@apache.org
2018-11-12 16:43:28 UTC
Permalink
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: ***@httpd.apache.org
Reporter: ***@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-***@httpd.apache.org
For additional commands, e-mail: bugs-***@httpd.apache.org
b***@apache.org
2018-11-12 16:46:47 UTC
Permalink
https://bz.apache.org/bugzilla/show_bug.cgi?id=62905

James Bromberger <***@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-***@httpd.apache.org
For additional commands, e-mail: bugs-***@httpd.apache.org
b***@apache.org
2018-11-12 20:35:56 UTC
Permalink
https://bz.apache.org/bugzilla/show_bug.cgi?id=62905

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

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

--- Comment #1 from Ruediger Pluem <***@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-***@httpd.apache.org
For additional commands, e-mail: bugs-***@httpd.apache.org
Loading...