From owner-freebsd-questions@FreeBSD.ORG Mon Jun 9 10:12:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1D8B106564A for ; Mon, 9 Jun 2008 10:12:39 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from uranos.boku.ac.at (uranos.boku.ac.at [141.244.180.250]) by mx1.freebsd.org (Postfix) with ESMTP id 689578FC15 for ; Mon, 9 Jun 2008 10:12:39 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: by uranos.boku.ac.at (Postfix, from userid 1001) id DFDAA3381BD; Mon, 9 Jun 2008 11:51:58 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on uranos.boku.ac.at X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.4 Received: from localhost (localhost [127.0.0.1]) by uranos.boku.ac.at (Postfix) with ESMTP id B1A4F3381F6 for ; Mon, 9 Jun 2008 11:51:57 +0200 (CEST) Received: from uranos.boku.ac.at ([127.0.0.1]) by localhost (uranos.boku.ac.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14021-01-2 for ; Mon, 9 Jun 2008 11:51:51 +0200 (CEST) Received: from [141.244.63.108] (unknown [141.244.63.108]) by uranos.boku.ac.at (Postfix) with ESMTP id 26FAF3381B8 for ; Mon, 9 Jun 2008 11:48:50 +0200 (CEST) Message-ID: <484CFC22.9050107@verysmall.org> Date: Mon, 09 Jun 2008 11:47:14 +0200 From: Iv Ray User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: powered by ZID at uranos.boku.ac.at Subject: csup freezes on updating src to upgrade 6.2 to 6.3 or 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2008 10:12:39 -0000 Hello all, I have the following configuration - FreeBSD 6.2 (minimal install) Running in VMware 6.x Windows VISTA BUSINESS 64-bit guest (core duo 3 GHz, 4 GB RAM) supfile-stable is edited just with the domain (cvs.at) and the version (6_3 or 7_0). csup with this supfile runs for some time, then the virtual machine freezes and the host shows 100% CPU use. After restarting the 6.2 host 2-3 times and csup again, eventually csup completes. Could somebody advice me what might be going wrong? Thank you, Iv --