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

Re: APACHE2 + SVN 1.3 - Apache SEG FAULT

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-27 00:30:35 CEST

Anand Rao wrote:
> hi ,
> I have apache 2.2 ( compiled from source )
>
> and Subversion compiled from source

Why are you hopping to 2.2?

And is there some reason you can't recompile the FC5 SRPM's to get a more
integrated version of httpd and subversion, without old APR or other modules
lying around by accident?

> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 27 00:31:03 2006

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

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