From owner-cvs-src@FreeBSD.ORG Wed Feb 1 17:23:56 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EDAA16A422; Wed, 1 Feb 2006 17:23:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A331A43D76; Wed, 1 Feb 2006 17:23:51 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8157F1A3C1B; Wed, 1 Feb 2006 09:23:51 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C64DE5148E; Wed, 1 Feb 2006 12:23:50 -0500 (EST) Date: Wed, 1 Feb 2006 12:23:50 -0500 From: Kris Kennaway To: Andrew Gallatin Message-ID: <20060201172350.GB28978@xor.obsecurity.org> References: <200601311109.k0VB9MRq025366@repoman.freebsd.org> <20060201104752.A68774@grasshopper.cs.duke.edu> <20060201160923.GA67621@troutmask.apl.washington.edu> <17376.58731.618704.264566@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline In-Reply-To: <17376.58731.618704.264566@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Pawel Jakub Dawidek , cvs-all@freebsd.org, Steve Kargl Subject: Re: cvs commit: src/sys/kern kern_malloc.c src/share/man/man9 Makefile redzone.9 src/sys/vm redzone.c redzone.h src/sys/conf NOTES files options X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 17:23:56 -0000 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2006 at 11:44:27AM -0500, Andrew Gallatin wrote: >=20 > Steve Kargl writes: > > On Wed, Feb 01, 2006 at 10:47:52AM -0500, Andrew Gallatin wrote: > > > WARNING: WITNESS option enabled, expect reduced performance. > > > Memory modified after free 0xffffff0000006d00(248) val=3D5 @ 0xfffff= f0000006dd0 > > > kernel trap 9 with interrupts disabled > >=20 > > You can trigger this panic without the red zone stuff. > > See my string of post from yesterday. Something went >=20 > Your panic looks like the same panic as mine, but with memguard rather > than redzone. These systems do similar things, I suppose it is only > natural that they'd be hit by the same bug. >=20 > > into sys/ on 2006-01-26 that is causing the problems. > > I suspect the pts code, but can't prove it, yet. >=20 > I built a kernel without 'device pty' thus removing the pts code, and > I still see the same panic with redzone enabled. Perhaps your initial > panic is the result of the pts code, but this memguard/redzone panic > is different, and may not be related. >=20 > My original question still stands: Does redzone work in combination > with INVARIANTS on other platforms? Amd64 is the only -current > platform I'm running... I tested it on i386 with invariants. Kris --H1spWtNR+x+ondvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD4O6mWry0BWjoQKURAi+zAKDbDTajEUqyrKRe5PXtFmYKx7h9UgCdHK8b oTtV4lsMNSflmnZMhLBMIv0= =+G0j -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy--