From owner-freebsd-current@FreeBSD.ORG Sat Oct 29 18:24:54 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9447F106567B for ; Sat, 29 Oct 2011 18:24:54 +0000 (UTC) (envelope-from bsdboot@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5F5428FC14 for ; Sat, 29 Oct 2011 18:24:54 +0000 (UTC) Received: by iaky10 with SMTP id y10so8229043iak.13 for ; Sat, 29 Oct 2011 11:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RbZxGr9ZNkxdo4q0CPUhFdcbDaK1dtyu0UKfTuBvluU=; b=D6v7JE3j5XSarOB7tJ0RPxdeiu9Zjc9MLugEFOKI1GdboReOZtw0k+E3CrRcClFtr7 6UIsaiAiNopB6CRDK5rX29jLQjd7Ahz47sDEobgGX9OuZyu2AQPbr/SsQjDxdq7fpZdh cboeF45hQ8I+jSToWdmDbwl5RjVijedTGeQig= MIME-Version: 1.0 Received: by 10.42.148.198 with SMTP id s6mr5330478icv.55.1319912693761; Sat, 29 Oct 2011 11:24:53 -0700 (PDT) Received: by 10.50.15.234 with HTTP; Sat, 29 Oct 2011 11:24:53 -0700 (PDT) In-Reply-To: <1319835183.2664.12.camel@hitfishpass-lx.corp.yahoo.com> References: <1319835183.2664.12.camel@hitfishpass-lx.corp.yahoo.com> Date: Sat, 29 Oct 2011 23:54:53 +0530 Message-ID: From: Penta Upa To: Sean Bruno Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-current@freebsd.org" Subject: Re: panic at vm_page_wire with FreeBSD 9.0 Beta 3 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: Sat, 29 Oct 2011 18:24:54 -0000 I created a bug report since there wasn't a response to this email. http://www.freebsd.org/cgi/query-pr.cgi?pr=161887 The test code is attached to the bug report. Regards, Penta On Sat, Oct 29, 2011 at 2:23 AM, Sean Bruno wrote: > On Fri, 2011-10-21 at 08:25 -0700, Penta Upa wrote: > > > Attached is a test module (vmtest) and the makefile used. Uname output > from > > the system is > > I only see a Makefile attached here. Can you attach the code you are > using? > > Sean > >