From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 12:58:44 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 718D71065690 for ; Wed, 1 Oct 2008 12:58:44 +0000 (UTC) (envelope-from weaseal@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by mx1.freebsd.org (Postfix) with ESMTP id 2D30F8FC08 for ; Wed, 1 Oct 2008 12:58:43 +0000 (UTC) (envelope-from weaseal@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so94975wra.27 for ; Wed, 01 Oct 2008 05:58:43 -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:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=r0DyXgonOxndAGe+PfuEn3tbhioALT5Otghr3EJGPOU=; b=vzzqyf8J3Bp+flXX5+fM6rGW5SNUfJCGNh2SUBaEZCENLPU3GZ1FflwsSsTqLjtrVr GNg1rtTjhLdM+LbHPPJ5LGJ+XgYQp3Z3Erx3aLU0RhowTEu3Nlstu7sIzZvHjF7f6MOd Ftt/N6dHUOveAAkW+O04720kN0a2IgBPZjU3w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=Rgc5BwKtBGL+H7fEpJpw/lm5tR4Ek33T0NAue2pDNT5DsQGg8hSUfsqjoz1M0rLGh0 qji5mqRuhrN9NatmlbQ19tQYgcSH9/CEJPHIMfM6TAySF6MXyodQmyLLzsNXenK9mfFD kKqr2n6xko24SJwyPOaZffNrnJn5ehRV7kY2g= Received: by 10.65.154.16 with SMTP id g16mr14006264qbo.52.1222864483008; Wed, 01 Oct 2008 05:34:43 -0700 (PDT) Received: by 10.64.195.10 with HTTP; Wed, 1 Oct 2008 05:34:42 -0700 (PDT) Message-ID: <8dfae1c10810010534h2feb81eetd3f690f30e893611@mail.gmail.com> Date: Wed, 1 Oct 2008 15:34:42 +0300 From: "Walter Venable" Sender: weaseal@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: fc259134c212db6d Subject: 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 12:58:44 -0000 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??