Re: panic #2: Memory modified after free

From: Andrey Chernov <ache_at_FreeBSD.ORG>
Date: Fri, 24 Jun 2005 16:39:29 +0400
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 <mb_ctor_mbuf>, uz_dtor = 0xc04912b0 <mb_dtor_mbuf>,
  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/
Received on Fri Jun 24 2005 - 10:39:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC