From owner-freebsd-current@FreeBSD.ORG Mon May 10 21:33:36 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEB23106568A for ; Mon, 10 May 2010 21:33:36 +0000 (UTC) (envelope-from kmatthew.macy@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 331038FC18 for ; Mon, 10 May 2010 21:33:35 +0000 (UTC) Received: by vws8 with SMTP id 8so960495vws.13 for ; Mon, 10 May 2010 14:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=3Aah+7uqNqfsIwGTnq6h7BHnF+s5wK9SBJTfGYLFxjs=; b=E8BpjrtMyogz16GS/KwM9SxyZ3YE/WirOxkS8OrxrCzXRkktxOI817xaN8NsnzASkf tVmZzw1n+nQXAbNqi2flfWvQ1YNUo5prrMIBy33tRbyDTtJxrgnNpqJz9vwmhLf338KR PHJwSfLJP4O+oR5quVFcyMzbhfbobSe9uOPNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=LpwuvhV4DIKOPLrk3JeQhTznp8r6H4QLSk2wpk1i5d087DiK/70VIyYMCrfN4Y/ZKM rTDNy4XL2+VQwZvTf1nyJLyqG/RbD496IEDFsK0J0Q045RU8jBw4SNnq45LIIpd0iTv6 xYBeJvQ1UryXbtGNGUnQGo013EZh007P+H5Go= MIME-Version: 1.0 Received: by 10.229.28.80 with SMTP id l16mr3051687qcc.91.1273527214450; Mon, 10 May 2010 14:33:34 -0700 (PDT) Sender: kmatthew.macy@gmail.com Received: by 10.229.224.71 with HTTP; Mon, 10 May 2010 14:33:34 -0700 (PDT) In-Reply-To: References: <20100510140722.GD49209@bunrab.catwhisker.org> <20100510182243.GV56080@hoeg.nl> <20100510182625.GF49209@bunrab.catwhisker.org> Date: Mon, 10 May 2010 14:33:34 -0700 X-Google-Sender-Auth: HReCRcRv0_NPOpkxybDiVPtW808 Message-ID: From: "K. Macy" To: David Wolfskill , Ed Schouten , current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Panic @r207844; current process: flowcleaner "Fatal trap 12: page fault while in kernel mode" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kmacy@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2010 21:33:36 -0000 On Mon, May 10, 2010 at 2:32 PM, K. Macy wrote: > Could you please try with 207902? And if not, please get a coredump with a backtrace with symbols. Thanks