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

Re: hang during tests?

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-03-30 23:25:06 CEST

On Sun, Mar 30, 2003 at 07:25:42PM +0100, Philip Martin wrote:
> Brian Denny <brian@briandenny.net> writes:
>
> > On Sun, Mar 30, 2003 at 01:01:02PM +0100, Philip Martin wrote:
> > >
> > > You don't say what platform you are using. If you are on a Unix
> > > platform then run "ps ax" to see if there is a svn process running (it
> > > will be called lt-svn if you are using shared libraries). Then run
> > > gdb on that process (use gdb -p NNN) and get a stacktrace so we can
> > > see whats going on.
> >
> > % uname -a
 
> My Linux machine appears to number processes sequentially, which means
> that the when I run the regression tests the load process has an ID
> that is just a little bit greater than the dump process. That's not
> the case above. Does your kernel do things differently? Is it
> possible that the load process is left over from a previous run?

the gentoo kernel includes a feature which assigns process IDs out of
order (for security purposes, i think).

i'll try to reproduce it a couple more times, and with a vanilla
kernel, and let you know if i get the same results each time.

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 30 23:32:22 2003

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.