From owner-freebsd-hackers@FreeBSD.ORG Fri May 16 14:44:35 2014 Return-Path: Delivered-To: freebsd-hackers@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 ESMTPS id D97BF1BB for ; Fri, 16 May 2014 14:44:35 +0000 (UTC) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CDB22683 for ; Fri, 16 May 2014 14:44:35 +0000 (UTC) Received: by mail-qg0-f47.google.com with SMTP id j107so4284762qga.6 for ; Fri, 16 May 2014 07:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=PxJA3AlPhTQIe/4x9vNuAQYmAsVZhA3KvtQvJZTOEpk=; b=fkVVrN23/i2qR2fG6iacTz+3Lr9xxksTxg2pX/dWj5YDo1yaimry3MYRY8C5H/+i0I oVGjWdrVscvsGeITq5XfhU3xc5zr2yIwFC0Vkg1MwlGt0ue3abXwRyCDYHvu24z9lQXM xNiIJ4HsjJlGSM1PEUl0AtFFUxT9lorinEVuq3C5/7kPhqtbQCbIq2sLS6vQvX0GtkHE BYAwE72/BHZjqmqINw6OIKESxh+cC1rKvk+V3HDjC5NtqczkiANDCzib2+jVyzhq1Ulu EiGUofq3JhlmxAhX1byVO1BRyGsNo5SOgBDBpt27njGcZ/Wm3oTQ7WMeWbBccO76+TAD Qpxw== MIME-Version: 1.0 X-Received: by 10.224.147.208 with SMTP id m16mr23444692qav.13.1400251474785; Fri, 16 May 2014 07:44:34 -0700 (PDT) Received: by 10.229.110.72 with HTTP; Fri, 16 May 2014 07:44:34 -0700 (PDT) Date: Fri, 16 May 2014 17:44:34 +0300 Message-ID: Subject: hard reset impacts on ufs file system From: =?UTF-8?Q?Ali_Okan_Y=C3=9CKSEL?= To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 14:44:35 -0000 incident: =3D=3D file corruption after hard reset on FreeBSD 8.3 details: =3D=3D Hard reset examined on freebsd 8.3. after reboot libncurses.so.8 was 0 byte. And I couldn't login to system. It gave me error message about /bin/sh - libncurses.so.8 corruption. (libncurses depens /bin/sh I guess) I found the problem by using fixed shell. solution: =3D=3D I copied libncurses.so.8 from another system. When I did it problem solved. question: =3D=3D Is it known situation? Did you ever live a problem like this? Kind regards, Ali Okan Y=C3=BCksel --=20 http://www.siyahsapka.org