From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 11:51:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF3A2106566C; Tue, 12 Oct 2010 11:51:10 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id A6EB98FC08; Tue, 12 Oct 2010 11:51:10 +0000 (UTC) Received: from 234-31-132-95.pool.ukrtel.net ([95.132.31.234] helo=localhost) by fsm1.ukr.net with esmtps ID 1P5dNt-0008O6-6D ; Tue, 12 Oct 2010 14:51:09 +0300 Date: Tue, 12 Oct 2010 14:51:07 +0300 From: Ivan Klymenko To: Garrett Cooper Message-ID: <20101012145107.2b23914f@ukr.net> In-Reply-To: References: <20101011105904.70dd7e7f@ukr.net> <4CB2D317.9010004@icyb.net.ua> <20101012113542.5eaf5321@ukr.net> <4CB42179.10302@icyb.net.ua> <20101012120002.75ed1f2d@ukr.net> <4CB42497.4080105@icyb.net.ua> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Andriy Gapon Subject: Re: system hangs after logging into gdm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 12 Oct 2010 11:51:11 -0000 =D0=92 Tue, 12 Oct 2010 02:07:01 -0700 Garrett Cooper =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On Tue, Oct 12, 2010 at 2:04 AM, Andriy Gapon wrote: > > on 12/10/2010 12:00 Ivan Klymenko said the following: > >> =D0=92 Tue, 12 Oct 2010 11:51:05 +0300 > >> Andriy Gapon =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> > >>> on 12/10/2010 11:35 Ivan Klymenko said the following: > >>>> --i choose a user, enter a password and press "Enter" > >>> > >>> have you switched to text console after the above and before the > >>> next? > >> > >> After the system hangs - no > > > > I specifically asked if you switched to text console right after > > pressing Enter in the above step. =C2=A0Sorry if that was not clear. > > > >> after a reboot - yes - I went to the console and rebuilt world and > >> kernel version r231507 again ... > >> > >>> > >>>> --takes a few seconds and my system hangs > >>>> --I press CTRL + ALT + ESC, but nothing happens > >>> > >>> You might want to add DEBUG_VFS_LOCKS. > >>> > >> > >> Yes, I can, but this whole procedure takes me many hours ... > >> I have FreeBSD - the only system on the PC and I need it in > >> working order - I'm working on it > >> > >> Surely no one will be able to repeat my steps, that would verify > >> this especially since I've written previously that the cause may > >> be in the vfs ... > > > > Not sure what your point is. > > So far you seem to be the only one who has the problem (or has > > reported it, at least). >=20 > Could you try disabling some of your modules (fuse, nvidia, etc) > in a stepwise manner? fuse is of particular interest for me to see > whether or not it resolves the problem. > Thanks, > -Garrett --I have updated the source code to r213666 --rebuilt and reinstall: ONLY kernel GENERIC + options DEBUG_VFS_LO= CKS --i NOT reinstall nvidia driver with my patch... --i removed fusefs_enable=3D"YES" in /etc/rc.conf <<<<