[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

segfault on PROPFIND /foobar/!svn/vcc/default request ?

From: Roland Friedwagner <roland.friedwagner_at_wu-wien.ac.at>
Date: 2003-08-13 15:01:48 CEST

Making an PROPFIND request for document /foobar/!svn/vcc/default
crashes httpd process...

>telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
PROPFIND /foobar/!svn/vcc/default HTTP/1.0

>
and i get in the apache errorlog:
[notice] child pid 2599 exit signal Segmentation fault (11)

Can anybody reproduce the error?

I´m getting the same result on Subversion 0.24.2 an 0.26
HTTP Server version: Apache/2.0.47
HW/OS Platform:
RedHat 9 2.4.20-19.9 #1 Tue Jul 15 17:18:13 EDT 2003 i686 i686 i386

subversion build options:
./configure \
--prefix=/opt/svn \
--with-apr=/opt/apache2 \
--with-apr-util=/opt/apache2 \
--with-ssl \
--with-apxs=/opt/apache2/bin/apxs \

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 13 15:02:53 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.