From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 22:02:20 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C2301065689 for ; Tue, 27 Jan 2009 22:02:20 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id BFF0A8FC13 for ; Tue, 27 Jan 2009 22:02:19 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by ey-out-2122.google.com with SMTP id d26so908394eyd.7 for ; Tue, 27 Jan 2009 14:02:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=KCPmF+zdVbQflHSAy3WdczICp86LRXGB2d3Nu7hGIO4=; b=dYyW+RYTKYtUKrHh3cvvDJiKCaBkByuOhkZH01A3SA7P2XVCbWNNkvrkd8T8Pvf6pJ iGVJGx4x3yZGeYoJ4JgB5UMGrLkRd10pWubzpGd1c6dF9D8V9O4O2nlXol1+i2Cdp4s5 UL+O9738a8ehKMQ1gZ3ktLzcyrZZ5ZeSnQU6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qn8DIXu/yQUycuVxE7KDgUwzfcVwZbbPmKyYWeE3HpTmXrE49Goh9RZWUkKmmHzYR0 VU/B/eWK/KZF0G18PkBr+GSVwxfBZhUtONUaLl55L/yJOJkzE6Bw5sOrdcJEAg6i/A/v 6E98XO2PjSyMw84eefkSTEkIr0NpkW0jiullA= MIME-Version: 1.0 Received: by 10.86.76.20 with SMTP id y20mr253353fga.37.1233093738435; Tue, 27 Jan 2009 14:02:18 -0800 (PST) In-Reply-To: References: Date: Wed, 28 Jan 2009 01:02:18 +0300 Message-ID: From: pluknet To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: panic: freeing free block X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 22:02:20 -0000 2009/1/28 pluknet : > After sudo perl-after-upgrade -f: > (manually transcribed) > > --- syscall (4, FreeBSD ELF32, write), ... > dev = ad6s3d, block = 885656, fs = /var > panic: ffs_blkfree: freeing free block > cpuid = 0 > KBD: enter: panic > [thread pid 27 tid 100053 ] > Stopped at kbd_enter+0x3a: movl $0,kbd_why > > Sorry, keyboard was not attached, no bt this time. eyk.. after reboot and fsck -y cleanup got this again on /var, block = 944184: (manually transcribed) > bt Tracing pid 27 tid 100053 td 0xc5964900 kdb_enter panic ffs_blkfree indir_trunc handle_workitem_freeblocks process_worklist_item softdep_process_worklist softdep_flush fork_exit fork_trampoline -- wbr, pluknet