From owner-freebsd-current@freebsd.org Thu Dec 29 00:20:56 2016 Return-Path: Delivered-To: freebsd-current@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 E81B2C942A7 for ; Thu, 29 Dec 2016 00:20:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C5A7F1C55 for ; Thu, 29 Dec 2016 00:20:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id uBT0KtQx000892 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 28 Dec 2016 16:20:55 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id uBT0KtRe000891; Wed, 28 Dec 2016 16:20:55 -0800 (PST) (envelope-from sgk) Date: Wed, 28 Dec 2016 16:20:55 -0800 From: Steve Kargl To: Konstantin Belousov Cc: freebsd-current@freebsd.org Subject: Re: unkillable firefox Message-ID: <20161229002055.GA866@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20161220212920.GA69662@troutmask.apl.washington.edu> <20161228205453.GA96328@troutmask.apl.washington.edu> <20161228222836.GD1923@kib.kiev.ua> <20161228232439.GA1031@troutmask.apl.washington.edu> <20161228235912.GE1923@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161228235912.GE1923@kib.kiev.ua> User-Agent: Mutt/1.7.2 (2016-11-26) X-Mailman-Approved-At: Thu, 29 Dec 2016 00:52:47 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 29 Dec 2016 00:20:57 -0000 On Thu, Dec 29, 2016 at 01:59:12AM +0200, Konstantin Belousov wrote: > On Wed, Dec 28, 2016 at 03:24:39PM -0800, Steve Kargl wrote: > > Patch results in a panic when I start X server. > > > > You do not have INVARIANTS in the kernel config ? > Correct. > Below is my guess about the issue in the patch. Hopefully it fixes > your panic and still cure the bug I see in your previous report. It fixes both the panic and appears to fix firefox. At least, I can't get firefox to get into a wedged state. Now, I need to go find out why I have kern.ipc.shm_use_phys set to 1 (likely, a remnant from isome ancient app installed from the /usr/ports). Thanks for the quick response. -- Steve 20161221 https://www.youtube.com/watch?v=IbCHE-hONow