From owner-freebsd-fs@FreeBSD.ORG Sat Jul 27 12:25:33 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DE0077D7; Sat, 27 Jul 2013 12:25:33 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B62A243F; Sat, 27 Jul 2013 12:25:33 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id en1so1634435wid.2 for ; Sat, 27 Jul 2013 05:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NI0+XcaHyoEwzgwQ8xk734JZfBPi2Hq497fDDxmfW5E=; b=hO7BZ5nbYQyx6cCBj5IieS8jl63lKZT0PJSaBW0+1alMcIGQANymquLjr+1Gup7uL0 178QtuksNzTxRmQW/0LxYsgPpsHUvqwmUj8RdnJk1X2mJJWK6E3eqPTpemrAWGgqDoNn M+cmF9uHWQYccvWJNDZmjLBGQp4B3wMLualIRjGfPwzTMTbfBTQLo7Sd5XdKt9qz2s8E 4OBHs7IeTGAwUE9tCwPTtoY/tgUNcIkd4Vou5z7QxOyyIcqbMFY9ksd/61269pYNURlm CwbK6qX2AH2R7MU2YdXw1T3Dxj5Kn89AyDe8OXpll4c+7PY9G/dRzZnAeQGHxhlz+lL9 AujA== MIME-Version: 1.0 X-Received: by 10.194.239.225 with SMTP id vv1mr37752053wjc.63.1374927931587; Sat, 27 Jul 2013 05:25:31 -0700 (PDT) Received: by 10.180.187.162 with HTTP; Sat, 27 Jul 2013 05:25:31 -0700 (PDT) Received: by 10.180.187.162 with HTTP; Sat, 27 Jul 2013 05:25:31 -0700 (PDT) In-Reply-To: References: Date: Sat, 27 Jul 2013 14:25:31 +0200 Message-ID: Subject: Re: Delete a directory, crash the system From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: David.I.Noel@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-fs@freebsd.org, User Questions X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 12:25:33 -0000 El 27/07/2013 14:16, "David Noel" escribi=F3: > > Yes Post the stack trace of the core and maybe someone can help you. > > 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" > >