From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 15:04:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCA1816A4CE for ; Tue, 25 Jan 2005 15:04:04 +0000 (GMT) Received: from ctb-mesg3.saix.net (ctb-mesg3.saix.net [196.25.240.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9A443D3F for ; Tue, 25 Jan 2005 15:04:04 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from netsphere.cenergynetworks.com (wblv-146-233-241.telkomadsl.co.za [165.146.233.241]) by ctb-mesg3.saix.net (Postfix) with ESMTP id 0C4F8352F for ; Tue, 25 Jan 2005 17:04:00 +0200 (SAST) Received: from pmx.cenergynetworks.com ([198.19.0.12] helo=netsphere.cenergynetworks.com) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1CtSEY-000Mly-qR for freebsd-questions@freebsd.org; Tue, 25 Jan 2005 17:03:58 +0200 Received: from wsmd-core.cenergynetworks.com ([198.19.0.1] helo=netphobia) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1CtSEX-000Mlu-sg for freebsd-questions@freebsd.org; Tue, 25 Jan 2005 17:03:58 +0200 Message-ID: <005901c502ef$3bda51d0$0a01a8c0@ops.cenergynetworks.com> From: "Chris Knipe" To: Date: Tue, 25 Jan 2005 17:04:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: CVS Blues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 15:04:05 -0000 Lo all, I'm trying to get a CVS Repositry running via pserver. After allot of googling, I managed to get the server up and authentication working via the internal passwd file. However, as soon as I log in to the repositry (via wincvs), the cvs process on the server core dumps with sig 11 Jan 25 17:00:12 netsphere xinetd[87286]: Started working: 1 available service Jan 25 17:00:21 netsphere /kernel: pid 87296 (cvs), uid 89: exited on signal 11 I tried running cvs both as root as well as with its own user - it doesn't really change anything... Does anyone have some hope for me? -- Chris.