From owner-freebsd-stable@freebsd.org Thu Oct 27 10:26:05 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 076EEC23740 for ; Thu, 27 Oct 2016 10:26:05 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F70BC10 for ; Thu, 27 Oct 2016 10:26:04 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from bsdrookie.norma.com. ([IPv6:fd00::73d]) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPS id u9RAQ0Ce041423 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 27 Oct 2016 15:26:00 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1477563960; bh=OW89GfVs276emKD8PRFXzPZMbC/U8XFJBvJpNgKVBBk=; h=Subject:To:References:From:Date:In-Reply-To; b=hnHqDVZo/l01xy1lpryd4s5m0ONKpP9MLe8SEWAO7/sGpaqgPq8xaB9OqOnfO8Ha9 xGJv1ceZlEOr1NNVDXo+2q5zuuii8pn1+5Vx9q28veh2LcJtYfTl0j/+n84YVPuJeX xoEVRkIVnmQr5rCAPI9FcN8Yf0zzskapfWRvOwGA= Subject: Re: 11.0-RELEASE-p2: panic: vm_page_unwire: page 0x[...]'s wire count is zero To: freebsd-stable@freebsd.org References: <5811D07A.9050409@norma.perm.ru> From: "Eugene M. Zheganin" Message-ID: <5811D638.2060104@norma.perm.ru> Date: Thu, 27 Oct 2016 15:26:00 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <5811D07A.9050409@norma.perm.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2016 10:26:05 -0000 Hi. On 27.10.2016 15:01, Eugene M. Zheganin wrote: > Has anyone seen this, and what are my actions ? I've google a bit, saw > some references mentioning FreeBSD 9.x and ZERO_COPY_SOCKETS, but I > don't have neither, so now I'm trying to understand what will my actions > be.... do I report this ? > > And, unfortunately, it's repeatable: got another one just now. I guess I'll have to downgrade to 10-STABLE. Eugene.