From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 23:33:31 2011 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 10D02106564A for ; Fri, 28 Oct 2011 23:33:30 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 916F88FC13 for ; Fri, 28 Oct 2011 23:33:30 +0000 (UTC) Received: by qadz32 with SMTP id z32so5607076qad.13 for ; Fri, 28 Oct 2011 16:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8ivi+S47CVuCVdg9Q5wR9XJa/5b7BbT0Bqc/E3rCQ6k=; b=XdaA3+/DoNXrbUS4BWOyYUVkaBvIH6yPgfNY+zvBaY0IjIjAMZZKF8Ej5Bsq/ALw3B blggxtcLjtMDIFk7MN/W2zQhWwf8fH0HrUeehTZkL10peuhZalLeyX8Q1Xy3V1gapuji 0Fjd/udcAd278EIdP3Pi9ffCRy2ZsoEsVm814= MIME-Version: 1.0 Received: by 10.229.92.2 with SMTP id p2mr1223849qcm.222.1319844809789; Fri, 28 Oct 2011 16:33:29 -0700 (PDT) Received: by 10.229.226.65 with HTTP; Fri, 28 Oct 2011 16:33:29 -0700 (PDT) In-Reply-To: References: Date: Sat, 29 Oct 2011 01:33:29 +0200 Message-ID: From: "deeptech71@gmail.com" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: panic: ffs_blkfree_cg: 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: Fri, 28 Oct 2011 23:33:31 -0000 On Fri, Oct 28, 2011 at 3:40 PM, Bjoern A. Zeeb wrote: > On Fri, 28 Oct 2011, deeptech71@gmail.com wrote: >> I don't have the intermediate object files for the kernel; now I'm >> building the kernel again (from the appropriate, exact sources). That >> shouldn't harm debugging, should it? Meanwhile, I'll take any debug >> info requests, which I'll attempt to address shortly. > > Do you know at which revision the kernel was or about from when? Of course. r226289.