From owner-freebsd-current@FreeBSD.ORG Wed Nov 27 17:41:45 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33AC1749 for ; Wed, 27 Nov 2013 17:41:45 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0200C2D8E for ; Wed, 27 Nov 2013 17:41:44 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id rARHfa66042131; Wed, 27 Nov 2013 09:41:40 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201311271741.rARHfa66042131@gw.catspoiler.org> Date: Wed, 27 Nov 2013 09:41:36 -0800 (PST) From: Don Lewis Subject: Re: panic: double fault with 11.0-CURRENT r258504 To: kostikbel@gmail.com In-Reply-To: <20131127171828.GZ59496@kib.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 27 Nov 2013 17:41:45 -0000 On 27 Nov, Konstantin Belousov wrote: > On Wed, Nov 27, 2013 at 02:49:12AM -0800, Don Lewis wrote: >> > > What is the instruction at cpu_switch+0x9b ? movl 0x8(%edx),%eax This machine is running in i386 mode.