From owner-freebsd-fs@FreeBSD.ORG Sat Jul 27 12:16:45 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 96711624; Sat, 27 Jul 2013 12:16:45 +0000 (UTC) (envelope-from david.i.noel@gmail.com) Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 059D823CF; Sat, 27 Jul 2013 12:16:44 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id x55so2703448wes.32 for ; Sat, 27 Jul 2013 05:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=DMBaBiwNM11Buis5d11Y9Raj/CELF3vG7ZmRxuFghVc=; b=DiLoR+30vP2OlvzMietaTUdVY/C33zK2Km9/jdCR/F+ro35QldUqjrYOpT2iNd6lzd YCKIorjtikxF9NqsTT+NPKSSca9hLSOoIJTccFkIRmva9L2oCkbVrdcIYyeiUNaT5OXf SDDH/3EB1rIHlWxw4X0IeBFD0jrldpkBDWnIixGAItVyWQvlyeXVRs96DXHTqd87Y2C/ oiUbJLc70xYlu+tffDiRDcMi2ugq8LrRLoTpg3BRvrKGhqR2/KqLWf078YVQrHLAm2vO o4IJQ6M3JjOjtjp1ERc6wNdKPe6qFMwotF/9VucC6T3GYr7jB1TNeMurwRlVx04GqGbX xB5w== MIME-Version: 1.0 X-Received: by 10.180.206.164 with SMTP id lp4mr1941063wic.1.1374927402234; Sat, 27 Jul 2013 05:16:42 -0700 (PDT) Received: by 10.216.180.138 with HTTP; Sat, 27 Jul 2013 05:16:42 -0700 (PDT) In-Reply-To: References: Date: Sat, 27 Jul 2013 07:16:42 -0500 Message-ID: Subject: Re: Delete a directory, crash the system From: David Noel To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, User Questions X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: David.I.Noel@gmail.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 12:16:45 -0000 Yes On 7/27/13, Fernando Apestegu=EDa wrote: > El 27/07/2013 13:49, "David Noel" escribi=F3: >> >> I had a strange experience on my laptop yesterday. I was deleting a >> directory and the system crashed. It spat out a message along the >> lines of "ufs_dirrem bad link count 2 on parent". I thought it was so >> strange I repeated the process several times, and each time it >> crashed. Is this behavior EXPECTED? I can't for the life of me think >> of a time or operating system I've run where I've ever had a system >> crash on me from doing something as basic as deleting a file. Anyway I >> couldn't boot into single user for some reason so I booted from a USB >> image, ran fsck, and then everything was fine. > > Was it a kernel crash? Did you get a core? > >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >