From owner-freebsd-current@FreeBSD.ORG Fri Jun 24 12:39:32 2005 Return-Path: X-Original-To: current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6855216A41C; Fri, 24 Jun 2005 12:39:32 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E5F43D49; Fri, 24 Jun 2005 12:39:31 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id j5OCdUtq070988; Fri, 24 Jun 2005 16:39:30 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j5OCdUEr070987; Fri, 24 Jun 2005 16:39:30 +0400 (MSD) (envelope-from ache) Date: Fri, 24 Jun 2005 16:39:29 +0400 From: Andrey Chernov To: Gleb Smirnoff Message-ID: <20050624123929.GA70753@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Gleb Smirnoff , silby@silby.com, current@FreeBSD.ORG References: <20050624101951.GA840@nagual.pp.ru> <20050624120956.GA72903@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050624120956.GA72903@cell.sick.ru> User-Agent: Mutt/1.5.9i Cc: silby@silby.com, current@FreeBSD.ORG Subject: Re: panic #2: Memory modified after free 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, 24 Jun 2005 12:39:32 -0000 On Fri, Jun 24, 2005 at 04:09:56PM +0400, Gleb Smirnoff wrote: > What is the zone? > > kgdb> frame 5 > kgdb> p *zone (kgdb) p *zone $1 = {uz_name = 0xc05e6ff9 "Mbuf", uz_lock = 0xc0c293c8, uz_keg = 0xc0c293c0, uz_link = {le_next = 0xc0c4dba0, le_prev = 0xc0c293f8}, uz_full_bucket = { lh_first = 0x0}, uz_free_bucket = {lh_first = 0x0}, uz_ctor = 0xc0491230 , uz_dtor = 0xc04912b0 , uz_init = 0, uz_fini = 0, uz_allocs = 192226, uz_fills = 0, uz_count = 128, uz_cpu = {{uc_freebucket = 0xc1d4f418, uc_allocbucket = 0xc24f2418, uc_allocs = 1432613}}} -- http://ache.pp.ru/