From owner-freebsd-current@FreeBSD.ORG Tue Jan 31 22:40:01 2006 Return-Path: X-Original-To: freebsd-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 3524F16A420; Tue, 31 Jan 2006 22:40:01 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC26743D45; Tue, 31 Jan 2006 22:40:00 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k0VMe0lQ000704; Tue, 31 Jan 2006 14:40:00 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k0VMe0l1000703; Tue, 31 Jan 2006 14:40:00 -0800 (PST) (envelope-from sgk) Date: Tue, 31 Jan 2006 14:40:00 -0800 From: Steve Kargl To: Pawel Jakub Dawidek Message-ID: <20060131224000.GB587@troutmask.apl.washington.edu> References: <20060131212209.GA870@troutmask.apl.washington.edu> <20060131215021.GG4395@haakonia.hitnet.RWTH-Aachen.DE> <20060131220828.GA2953@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060131220828.GA2953@garage.freebsd.pl> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@FreeBSD.org Subject: Re: 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: Tue, 31 Jan 2006 22:40:01 -0000 On Tue, Jan 31, 2006 at 11:11:20PM +0100, Pawel Jakub Dawidek wrote: > > Cool, so you have a chance to try memguard(9) and verify my patch to > manual page:) > memguard appears to be broken on amd64. See my followup to Kris. -- Steve