mod_dav_svn segfaults upon PROPFIND to the SVNParentPath location (was: Re: apache coredump in mod_dav_svn)

2010-11-05 Thread Daniel Shahaf
Moving to d...@. (Please drop users@ from follow-ups.) Summary: segfault in mod_dav_svn with PROPFIND at the SVNParentPath location, reproducable with trunk. Daniel Shahaf wrote on Fri, Nov 05, 2010 at 14:03:26 +0200: > Rob Kooper wrote on Wed, Nov 03, 2010 at 22:54:57 -0500: > > I'm getting a c

Re: apache coredump in mod_dav_svn

2010-11-05 Thread Daniel Shahaf
Rob Kooper wrote on Wed, Nov 03, 2010 at 22:54:57 -0500: > I'm getting a core dump in mod_dav_svn, here is the backtrace: > ... > > This seems to happen when a propfind is performed on the parentpath of my > repository. Running the following curl makes the coredump happen: > > curl --request PR

Re: apache coredump in mod_dav_svn

2010-11-05 Thread Nico Kadel-Garcia
Perhaps you could also supply what your OS, Apache version, and Subversion version are? Are you up to Subversion 1.6.13, and did you build it yourself or are you using your particular OS's packaged version? On Wed, Nov 3, 2010 at 11:54 PM, Rob Kooper wrote: > I'm getting a core dump in mod_dav_sv

apache coredump in mod_dav_svn

2010-11-04 Thread Rob Kooper
I'm getting a core dump in mod_dav_svn, here is the backtrace: (gdb) bt full #0 0x7f6a31d5a9c3 in svn_stringbuf_dup () from /usr/lib/libsvn_subr-1.so.1 No symbol table info available. #1 0x7f6a325c7284 in ?? () from /usr/lib/apache2/modules/mod_dav_svn.so No symbol table info available.