Received: by 10.223.164.202 with SMTP id h10csp5995314wrb; Tue, 21 Nov 2017 20:12:31 -0800 (PST) X-Google-Smtp-Source: AGs4zMY04Na5S3KLGGNhWHDT3En26N7SbkCeNj5i/x99yo9QzL38/gMxSScTbV33yxmaCAMhG4i2 X-Received: by 10.84.176.3 with SMTP id u3mr6844764plb.242.1511323951359; Tue, 21 Nov 2017 20:12:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1511323951; cv=none; d=google.com; s=arc-20160816; b=w05hyHnt+JovQhOJvv7t2rxZ+BmU2Bso7UDBmXccD1IW8C37GqYEVoI1PxdRw8lYC0 +E8iedMyRLUgxEGPWk6Ur7pXlC5s7Nxen6bxs5aeKEY1JHPp6N9zKeYCHZZ3NZSfobAm goQIc6pNSYpI+Okitjm/An/eXCTTB2tvy/LBEfglpp7m03KCQbDYEbWuUA1f5MoW6An2 ofJRgyags8q5w1J4w9wi4vc8eLz+y96psKWWkduTvfv29D/IjZW2zBIf/bACkzSfFzWj ZXXzkK5oFzLg7q2A9giW2CWKcdi0jN5ka0bXKeYFU0enPWJTWlOT14EdXDRkdFHALLSn hNcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date:arc-authentication-results; bh=zVzMiNuw46j2KWC24ULAQB1WMWmrrM8jk2JOvLWc+7Q=; b=kssicPA1ZjbLStxJQ2NUGqNn3EPQD5ihd3iSQDHMH1l3jrmVqCkFSlF0rNVtbsNega +VfY78CEIPHvbRVNjGCbcTicBNTOsWFxEoAzH2qAYUtku53Coy3e24cN+R+PxBdiZFqT N+TPC2h1Amu6X6gLWU9h2uwwC6a8TR+d/ul2+qeR6dijavVvgHM8cLlooiZGHm9t4VMd sBmSaYN9kUx5nZWHdDD2qb54SKOZvjIfHUKCKLIt+4B1sQJElcc63fNJEv57vWKClLcl B5EGlHEuwSx1FGsE+MiSl2kC2VtSucqOptSTD1wirGS3yCbK+JBfM3ldWPFC81kYP11/ CraQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r10si12497182pge.285.2017.11.21.20.12.19; Tue, 21 Nov 2017 20:12:31 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751500AbdKVELn (ORCPT + 76 others); Tue, 21 Nov 2017 23:11:43 -0500 Received: from gherkin.frus.com ([192.158.254.49]:52182 "EHLO gherkin.frus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751409AbdKVELm (ORCPT ); Tue, 21 Nov 2017 23:11:42 -0500 Received: by gherkin.frus.com (Postfix, from userid 500) id 7983A3CF0C; Tue, 21 Nov 2017 22:11:41 -0600 (CST) Date: Tue, 21 Nov 2017 22:11:41 -0600 From: Bob Tracy To: linux-kernel@vger.kernel.org Subject: Re: [BUG] 4.14 regression: Xorg hangs on exit Message-ID: <20171122041141.GA1778@gherkin.frus.com> References: <20171121171235.GA22443@gherkin.frus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171121171235.GA22443@gherkin.frus.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 21, 2017 at 11:12:35AM -0600, Bob Tracy wrote: > Apologies for the lack of detail, but the subject pretty much says it > all. Xorg works fine with 4.13, but hangs on exit with 4.14. > > Logging in remotely and applying the "kill -9" sledgehammer has no > effect. System logs don't show anything unusual going on. Rebooting > hangs because of the unkillable process: hitting the reset switch is > the only way forward. > > Video driver is "radeon", reporting "ATOM BIOS: REDWOOD" at boot time. > Console is fb0 == radeondrmfb. Only an "occasional" bad deal? Lockup doesn't happen every time. I'll make this a "watch" item for the time being. I'd apologize for the noise, but I never saw this happen prior to running the 4.14 kernel. Maybe was just lucky up until now :-(. Running a 32-bit SMP kernel per "uname -a" output below: Linux gherkin 4.14.0 #1 SMP PREEMPT Thu Nov 16 23:34:38 CST 2017 i686 Intel(R) Core(TM) i7-2600S CPU @ 2.80GHz GenuineIntel GNU/Linux The i7-2600S has four hyperthreaded cores (/proc/cpuinfo shows 8 CPUs). --Bob From 1584697727601529641@xxx Tue Nov 21 17:32:02 +0000 2017 X-GM-THRID: 1584697727601529641 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread