From owner-freebsd-ia64@FreeBSD.ORG Wed Oct 16 08:02:25 2013 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 ESMTP id 11731B71 for ; Wed, 16 Oct 2013 08:02:25 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog119.obsmtp.com (eu1sys200aog119.obsmtp.com [207.126.144.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68D9B28BD for ; Wed, 16 Oct 2013 08:02:24 +0000 (UTC) Received: from mail-wi0-f175.google.com ([209.85.212.175]) (using TLSv1) by eu1sys200aob119.postini.com ([207.126.147.11]) with SMTP ID DSNKUl5IDozbxXneN+SNK9ZDnzUf3k61+AId@postini.com; Wed, 16 Oct 2013 08:02:24 UTC Received: by mail-wi0-f175.google.com with SMTP id hm4so3898692wib.8 for ; Wed, 16 Oct 2013 01:02:22 -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:reply-to :in-reply-to; bh=oHA9i1H80oXi/8v0NjKqPT6f53tUtyhZonIIQz6jT1E=; b=W9Neq8zn0WYZe/ro1DrHXD1pMEjqrWyP3jOWQ9uZjRJ7rJj2hVCiCBbASPoypNGU7y tpOZVGL1aAKt5VslZeAKR5etIVpU2kBxYMxUejZHv0DxLPpV6NWT6wRuh+x01cLrYZS8 iJUeniQlOiaDHXWbpni3DGeceOVfvCtMxXQfUmQZQ9LxPE16TKsGwa4hd6DhhD8QemAk 5s33Q9iGb2UXZvvpe4oSw02b7C4On7wx2c7XdNSmbS2M5srp3ZgXgK3Fj17h9h9ldvH4 2ylxCx8LhrjnQ+/+IOFQ8z2fmIheRpba14MuBiuV4ecuNUNcxBvf3EQPf2MFCbbSZ3FZ 7kyA== X-Gm-Message-State: ALoCoQlqUUksgoe96hU3zhZQZ8ZjzhqhHpgnhIeN2Kk4Ka+TTO4pp+hUY6zPHDzTNWA9Dpm2dkIhEKPtak7z926xmOlgK215boP5/aXYT6l4aop0wyB/OM+67tFukqxcgh8Zj2h2eXFYgvFfYx+FNOpmKG+biEUuTBm2NxwpWxJDStzy691gBho= X-Received: by 10.180.38.72 with SMTP id e8mr1183100wik.0.1381910542625; Wed, 16 Oct 2013 01:02:22 -0700 (PDT) X-Received: by 10.180.38.72 with SMTP id e8mr1183091wik.0.1381910542558; Wed, 16 Oct 2013 01:02: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 jf2sm3363417wic.2.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Oct 2013 01:02: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.7/8.14.6) with ESMTP id r9G82Ja6010220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 16 Oct 2013 09:02:19 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r9G82JvJ010219; Wed, 16 Oct 2013 09:02:19 +0100 (BST) (envelope-from mexas) Date: Wed, 16 Oct 2013 09:02:19 +0100 (BST) From: Anton Shterenlikht Message-Id: <201310160802.r9G82JvJ010219@mech-cluster241.men.bris.ac.uk> To: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: panic: wrong page state m 0xe00000027a9adb40 + savecore deadlock In-Reply-To: X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 16 Oct 2013 08:02:25 -0000 panic: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/182999 deadlock: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/183007 Anton