From owner-freebsd-current@FreeBSD.ORG Fri Jun 24 06:36:40 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 921FE16A41C for ; Fri, 24 Jun 2005 06:36:40 +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 15C3243D49 for ; Fri, 24 Jun 2005 06:36:39 +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 j5O6abFY000704 for ; Fri, 24 Jun 2005 10:36:37 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DomainKey-Signature: a=rsa-sha1; s=default; d=nagual.pp.ru; c=nofws; q=dns; h=received:date:from:to:subject:message-id: mail-followup-to:mime-version:content-type:content-disposition:user-agent; b=sN7qL6HrqNPW2X2YAtEQLzZEFD0+puniQa3M/RiLO4z3Uz+oaHgQIUkOJZiThITKd MAvKyDGPX02rRMdgYVWFQ== Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j5O6abix000703 for current@freebsd.org; Fri, 24 Jun 2005 10:36:37 +0400 (MSD) (envelope-from ache) Date: Fri, 24 Jun 2005 10:36:37 +0400 From: Andrey Chernov To: current@freebsd.org Message-ID: <20050624063637.GA646@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Cc: Subject: panic: 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 06:36:40 -0000 panic: Memory modified after free 0xc2605000(256) val=c2611000 @ 0xc2605008 (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc049c602 in boot (howto=260) at ../../../kern/kern_shutdown.c:397 #2 0xc049c93d in panic ( fmt=0xc05f6bb2 "Memory modified after free %p(%d) val=%x @ %p\n") at ../../../kern/kern_shutdown.c:553 #3 0xc057b616 in trash_ctor (mem=0xc2605000, size=0, arg=0x0, flags=0) at ../../../vm/uma_dbg.c:72 #4 0xc057b6a8 in trash_fini (mem=0x0, size=0) at ../../../vm/uma_dbg.c:117 #5 0xc05780d6 in zone_drain (zone=0xc0c4dba0) at ../../../vm/uma_core.c:725 #6 0xc05793b5 in zone_foreach (zfunc=0xc0577f30 ) at ../../../vm/uma_core.c:1478 #7 0xc057ae37 in uma_reclaim () at ../../../vm/uma_core.c:2649 #8 0xc058e189 in vm_pageout_scan (pass=0) at ../../../vm/vm_pageout.c:674 #9 0xc058f53b in vm_pageout () at ../../../vm/vm_pageout.c:1476 #10 0xc04848f1 in fork_exit (callout=0xc058f220 , arg=0x0, frame=0x0) at ../../../kern/kern_fork.c:789 #11 0xc05b8dac in fork_trampoline () at ../../../i386/i386/exception.s:208 -- http://ache.pp.ru/