From owner-freebsd-ia64@FreeBSD.ORG Tue Mar 25 16:06:51 2014 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A100E86B for ; Tue, 25 Mar 2014 16:06:51 +0000 (UTC) Received: from eu1sys200aog113.obsmtp.com (eu1sys200aog113.obsmtp.com [207.126.144.135]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EDFF0F35 for ; Tue, 25 Mar 2014 16:06:50 +0000 (UTC) Received: from mail-wi0-f171.google.com ([209.85.212.171]) (using TLSv1) by eu1sys200aob113.postini.com ([207.126.147.11]) with SMTP ID DSNKUzGpfwI/SFFFiC+nq+0/L5MOJJxGi3Zu@postini.com; Tue, 25 Mar 2014 16:06:51 UTC Received: by mail-wi0-f171.google.com with SMTP id hr14so2136987wib.16 for ; Tue, 25 Mar 2014 09:06:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:cc :reply-to:in-reply-to; bh=cED456boty8iK7PjSSkbD1lE187R7gSeGZHHSBJr04Y=; b=W/RNuSvkJN2j4M8wf9ClfmuSPqeXWcVgoOluGpTHKOSrVzzJUuztnpdD0a4qRz1FAD NkKDa6j0lQ/NrNQIbgiLbH9SBEXbzFgFpNmyXnlSZsIYMD/5fIHNXvsJxGo/bddgXtC9 7nLorYXNVnfZ+sfzMQ43dnSMcDhB7qPGZDeEcie2SLNComJVndREUqgGvsYtyWpPLhZN mcb8fmHo2l+thApjCioLy+oQolozJWyO1ZWSGDhQxc7ffzECy3j7HbG/MjJTINBe6cc7 edZTsHTCbt12c957mfzQ1JU2WHWOsYpT2a7xnZuLBwCXF5x46nIZy7fkAQMsU5b29Xv1 PkUg== X-Gm-Message-State: ALoCoQkAmwegpsrbN/nzqQ43jy+3IyE9I63fkFybeBULApaXSg0nP7tbAaWkH7xy9j2EzcpXfCOhTasRYL6/+DGjwIYfD4Uh2h/sL3MUL8W8kQWt7xr3CZK4VKp7A+VZmVaE03XMaYeT8Xd7DGMV2JQa+ZC9e8bprhW099oCSxmhLxgm5BRONy8= X-Received: by 10.180.107.136 with SMTP id hc8mr24916741wib.11.1395763583058; Tue, 25 Mar 2014 09:06:23 -0700 (PDT) X-Received: by 10.180.107.136 with SMTP id hc8mr24916727wib.11.1395763582946; Tue, 25 Mar 2014 09:06:22 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id u6sm51625295wif.6.2014.03.25.09.06.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Mar 2014 09:06:21 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.6) with ESMTP id s2PG6KO7068822 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 25 Mar 2014 16:06:20 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.6/Submit) id s2PG6JBX068821; Tue, 25 Mar 2014 16:06:19 GMT (envelope-from mexas) Date: Tue, 25 Mar 2014 09:06:21 -0700 (PDT) From: Anton Shterenlikht Message-Id: <201403251606.s2PG6JBX068821@mech-cluster241.men.bris.ac.uk> To: mexas@bris.ac.uk, xcllnt@mac.com Subject: Re: ia64/183227: panic: uma_zfree: Freeing to non free bucket index; in r262690 In-Reply-To: Cc: freebsd-ia64@freebsd.org X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 16:06:51 -0000 >From xcllnt@mac.com Tue Mar 25 15:59:47 2014 > > >On Mar 25, 2014, at 5:21 AM, Anton Shterenlikht = >wrote: > >> Hi Marcel >>=20 >> Just to let you know that the panic >> ia64/183227: panic: uma_zfree: Freeing to non free bucket index >> ( http://www.freebsd.org/cgi/query-pr.cgi?pr=3D183227 ) >>=20 >> for which you provided a fix, >> just appeared again in r262690. >> I updated the PR. >>=20 >> I think it might be related to >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D187816 >> because both happened while building the same >> 2 moc related ports. >>=20 > >Thanks, > >I ran into it myself. I'm running with the attached patch. Ok, I'll give it a go. Thanks as always! Anton