hi ,
I have apache 2.2 ( compiled from source )
and Subversion compiled from source
running on my FC4 Box.
When using dav_svn_module , and when I try to browse the repository
from the browser
I see that apache crashes with a SEG Fault
I tried to debug a bit
#####################
(gdb) run -X
Starting program: /usr/local/apache2/bin/httpd -X
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xb02000
[Thread debugging using libthread_db enabled]
[New Thread -1208555840 (LWP 652)]
Breakpoint 2 at 0x2b01cb
Pending breakpoint "access_checker" resolved
warning: Temporarily disabling breakpoints for unloaded shared library
"/usr/local/apache2/modules/mod_authz_svn.so"
Breakpoint 2 at 0x9a81cb
[Switching to Thread -1208555840 (LWP 652)]
Breakpoint 2, 0x009a81cb in access_checker ()
from /usr/local/apache2/modules/mod_authz_svn.so
(gdb) step
Single stepping until exit from function access_checker,
which has no line number information.
Program received signal SIGSEGV, Segmentation fault.
0x009a8203 in access_checker ()
from /usr/local/apache2/modules/mod_authz_svn.so
(gdb)
###########################################
Any help will be appriciated.
thanks
Anand
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 26 21:48:40 2006