From owner-freebsd-stable@FreeBSD.ORG Sun Jun 16 16:01:59 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D99047A4 for ; Sun, 16 Jun 2013 16:01:59 +0000 (UTC) (envelope-from boland37@xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 56E4C1D8B for ; Sun, 16 Jun 2013 16:01:58 +0000 (UTC) Received: from charlemagne.boland.org (37-251-76-95.FTTH.ispfabriek.nl [37.251.76.95]) (authenticated bits=0) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id r5GG1nRE034337 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 16 Jun 2013 18:01:49 +0200 (CEST) (envelope-from boland37@xs4all.nl) Message-ID: <51BDE16D.3080903@xs4all.nl> Date: Sun, 16 Jun 2013 18:01:49 +0200 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130615 Thunderbird/17.0.6 MIME-Version: 1.0 To: Jeremy Chadwick Subject: Re: system sporadically hangs on shutdown after switching to WITH_NEW_XORG References: <51BDD593.5000102@xs4all.nl> <20130616153710.GT91021@kib.kiev.ua> <51BDDE64.2040801@xs4all.nl> <20130616155502.GA26171@icarus.home.lan> In-Reply-To: <20130616155502.GA26171@icarus.home.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Konstantin Belousov , FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jun 2013 16:01:59 -0000 On 06/16/2013 17:55, Jeremy Chadwick wrote: [...] > Are you running moused(8)? Actually, I can see quite clearly that you > are in your core.txt: > > Starting ums0 moused. > > Try turning that off. Don't ask me how, because devd(8) / devd.conf(5) > might be involved. > The moused is started by devd - I don't see a quick way of turning that off. As a workaround I'm trying to run a kernel with options SC_NO_SYSMOUSE to see if the hangs go away. Cheers Michiel