From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 13:49:51 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 5167F1065688 for ; Wed, 1 Oct 2008 13:49:51 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id CFBCA8FC12 for ; Wed, 1 Oct 2008 13:49:50 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so384965fgb.35 for ; Wed, 01 Oct 2008 06:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ZQKKervp7uGt2vABejINlUvzTO89/fUchRgFmIrbhSI=; b=Wc3YzmBNSbFoptjz0w2MnEa8TsOUeziaB6hFoQnNH0xYg85ZgWpyNRAOlhR7IDB15l skOS8fH6E0ufcfG5qIZAOWlBPMSWHPOTykio4EHgiL1zyZTnghtUJK0GzVJe+19UqqAM zpk8/mOoFjbHXtionRjxt1lWOK75FAEC/tUzE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=sKrs3AWOiqzUutNu5qrOps8WJRDW5Dweole+KzcZ0vG+5S4yX3HXYckUfPgC2Cx1Ai xzP3FNKZwT6VUFbaBHRWGQMO2IG8TcGCPyS2e7pCKdtVBxu1PIBoPLdxWOws6hUnZY5f v6ZnHEgyaUDhlrm5W5V7ZCfmk5kJLFQuKVAPc= Received: by 10.180.214.13 with SMTP id m13mr4195032bkg.75.1222868989222; Wed, 01 Oct 2008 06:49:49 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-290633.home.otenet.gr [85.73.182.231]) by mx.google.com with ESMTPS id 12sm2860512fks.9.2008.10.01.06.49.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 01 Oct 2008 06:49:48 -0700 (PDT) Message-ID: <48E37FF9.3000108@gmail.com> Date: Wed, 01 Oct 2008 16:49:45 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.16 (X11/20080829) MIME-Version: 1.0 To: Walter Venable References: <8dfae1c10810010534h2feb81eetd3f690f30e893611@mail.gmail.com> In-Reply-To: <8dfae1c10810010534h2feb81eetd3f690f30e893611@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Kernel panic! 7.0-RELEASE-p4 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: Wed, 01 Oct 2008 13:49:51 -0000 Walter Venable wrote: > Our box, without readily obvious provocation, started doing this today: > Panic: softdep_setup_inomapdep: dependency for new inode already exists. > cpuid: 0 > physical memory: 1971 MB > dumping 78MB: 63 47 31 15 > > The system then immediately reboots, and hits the panic, reboots, etc. > What can I do?? > Maybe boot into single user mode and run fsck?