From owner-freebsd-current@FreeBSD.ORG Wed Jan 28 18:04:39 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E51821065672 for ; Wed, 28 Jan 2009 18:04:39 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id A894E8FC14 for ; Wed, 28 Jan 2009 18:04:39 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n0SI4bVc031327 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Jan 2009 10:04:38 -0800 (PST) (envelope-from sam@freebsd.org) Message-ID: <49809E35.5020400@freebsd.org> Date: Wed, 28 Jan 2009 10:04:37 -0800 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: David Wolfskill , current@freebsd.org References: <20090128175231.GR90849@albert.catwhisker.org> In-Reply-To: <20090128175231.GR90849@albert.catwhisker.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Rhyolite-Metrics: ebb.errno.com; whitelist Cc: Subject: Re: Panic from wpa_supplicant in uma_large_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: Wed, 28 Jan 2009 18:04:40 -0000 David Wolfskill wrote: > After updating HEAD to around r187816 (I'm still using CVS), I get the > following on my laptop (which makes an attempt to use wpa_supplicant): > > Can you try reverting my wpa_supplicant update yesterday? Sam