Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 09:53:00 +0100
From:      Scott Mitchell <scott+freebsd@fishballoon.org>
To:        Brian Behlendorf <brian@collab.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: cvs pserver sig11 on 4.8-R
Message-ID:  <20030724085300.GA20583@llama.fishballoon.org>
In-Reply-To: <20030723143055.B33445@fez.hyperreal.org>
References:  <20030723104631.GA11861@llama.fishballoon.org> <20030723140217.P92624@carver.gumbysoft.com> <20030723143055.B33445@fez.hyperreal.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 23, 2003 at 02:32:06PM -0700, Brian Behlendorf wrote:
> On Wed, 23 Jul 2003, Doug White wrote:
> > On Wed, 23 Jul 2003, Scott Mitchell wrote:
> >
> > > We recently moved our CVS repository from a 4.6-STABLE machine to a brand
> > > new 4.8 install, on another identical machine.  The server runs cvs in
> > > 'pserver' mode, for remote access by various Windows/Solaris/Linux/FreeBSD
> > > clients.
> > >
> > > We pretty soon noticed that the cvs server process was occasionally
> > > crashing on sig11 (ie. a segfault).
> >
> > Does the new machine have ECC memory? If not, it could be something as
> > simple as bad RAM in the new system.
> 
> For what it's worth, we see it at apache.org too, and haven't seen any
> other evidence of hardware-related problems.
> 
> 	Brian

That's interesting... any idea if it's crashing in the same place as mine?
I haven't looked into the code in any great detail, but it seems to be all
going wrong in some cleanup/shutdown code -- I guess this explains why the
clients don't notice anything, nor is there any impact on the contents of
the repository, as far as we can see, anyway.

I'll probably run a few buildworlds and swap out the RAM on this machine
anyway, just to eliminate that as a potential cause.

	Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030724085300.GA20583>