From owner-freebsd-stable Mon Dec 23 17: 7:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D50937B401 for ; Mon, 23 Dec 2002 17:07:57 -0800 (PST) Received: from wartch.sapros.com (wartch.sapros.com [208.25.67.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEB343EDA for ; Mon, 23 Dec 2002 17:07:56 -0800 (PST) (envelope-from peterh@wartch.sapros.com) Received: from wartch.sapros.com (localhost [127.0.0.1]) by wartch.sapros.com (8.12.3/8.12.3) with ESMTP id gBO17jr1041616 for ; Mon, 23 Dec 2002 17:07:45 -0800 (PST) (envelope-from peterh@wartch.sapros.com) Message-Id: <200212240107.gBO17jr1041616@wartch.sapros.com> To: freebsd-stable@freebsd.org Subject: I think Samba is causing a 4.7-STABLE box to lock up. Date: Mon, 23 Dec 2002 17:07:45 -0800 From: Peter Haight X-SMRazor: ok Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have this backup script that uses samba to gather files from various windows machine and then writes them to a DVD+RW. Recently the computer has been frezzing in the middle of the script. When this happens the computer is completely frozen. You can't even type on the console or connect in through the network. In this case, I have to cycle the power. I have the script write a log and it looks like it is dying in Samba. I had the script do a flush and then a sync after every write, so I'm pretty sure that is where it dies. What can I do to figure out what is going on? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message