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

Re: refrobnicated repository again

From: Justin Erenkrantz <jerenkrantz_at_ebuilt.com>
Date: 2002-01-25 16:44:12 CET

On Thu, Jan 24, 2002 at 06:10:24PM -0600, Karl Fogel wrote:
> The DB got hung again. I did the usual routine, with one minor
> variation: at Greg Stein's suggestion, I shut down Apache before
> running recover. Recovery took less than a minute this time:

I don't know what OS you are running the server on. (Oh, I bet
FreeBSD from the ps options.)

Perhaps pstack would be useful to find out where those httpd
processes are:

http://www.apache.org/~jerenkrantz/pstack.tar.gz

If you aren't familiar with pstack, if you have the -g flag on
compilation (not sure if it requires this or not), it'll print
the call stack for all threads/processes. We obviously need
a back trace. =) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 2006

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

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