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

Re: Hang on import, update

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-01-15 22:24:19 CET

Craig L. Ching wrote:

>>Look in subversion's HACKING file about how to debug apache.
>>
>>Basically, load the httpd process into gdb, and then 'run -X' to make
>>the program run as a single process... no threading or forking.
>>(Warning: it's very slow in this mode) Point your svn client at it,
>>and then see where it blows up when it segfaults.
>>
>>Of course, it helps if you've built apache with
>>--enable-maintainer-mode. That's the switch that gives you debugging
>>symbols.
>>
>>
>>
>Thanks for the hint. I do have --enable-maintainer-mode turned on. Ok, so I ran httpd that way, but I can't recreate the problem. I ran my test 3 times and it always finishes as it should now without any hangs, errors or segfaults. Any other suggestions? Are there any more detailed logs that might tell me what's going on? One other thing to note, this is Fedora core and I just noticed that it has NPTL, which is the native posix thread library. Anyone know of any problems with NPTL and apache or subversion on Linux? Any suggestions for continuing to debug?
>
>
>

I don't have any suggestions on tracking down the bugs that you are
seeing, but I just built Fedora Core 1 RPMs and put them out yesterday
for Subversion 0.36.0 on http://summersoft.fay.ar.us/pub/subversion.
You could try those and see if you have any problems. If so, please let
me know.

   - David Summers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 22:25:43 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.