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

Re: Apache Seg Fault

From: Chris Beck <cbeck_at_gene.concordia.ca>
Date: 2004-08-31 22:43:06 CEST

Well, I still get seg_faults when I try to access the repository, but other URLs don't crash.
I need to get the source for apache to step through it. There aren't any bizarre multi processor race conditions are there? Or
apache thread model limitations?

It is whispered that kfogel@collab.net was heard, on or about 08/30/04 17:12 to say:
> Chris Beck <cbeck@gene.concordia.ca> writes:
>
>>Interesting perhaps ... some sort of authentication problem, when I
>>run httpd in gdb it dies with
>>
>>
>>>0x40a1a913 in access_checker (r=0x81a6cc0) at /path/to/subversion-1.1.0-rc2/subversion/mod_authz_svn/mod_authz_svn.c:492
>>
>>492 authz_svn_config_rec *conf = ap_get_module_config(r->per_dir_config,
>>493 &authz_svn_module);
>>
>>So now it seems that I compiling svn incorrectly such that it cannot
>>work with ap_get_module_config. What next?
>
>
> I'm not sure we can draw that conclusion firmly from what we're
> seeing. Have you breaked the debugger around there and asked
> questions about the variables, stepped into ap_get_module_config(),
> etc?
>
> I don't really know what's happening, I just know that the usual style
> of debugging is what's going to get to the bottom of it.
>
> If you turn off mod_authz_svn, does that make the problem stop?
>

--
Chris Beck / Y.A.B.A. / Fungal Genomics / Concordia University / tel. ext. 5791
Chaos.  Panic.  Confusion.  My work here is done.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 31 22:43:47 2004

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.