From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 12:03:13 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 F3E8F106566C for ; Tue, 12 Oct 2010 12:03:12 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id A65198FC1C for ; Tue, 12 Oct 2010 12:03:12 +0000 (UTC) Received: by ywh2 with SMTP id 2so1183562ywh.13 for ; Tue, 12 Oct 2010 05:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=RMqo/qATCJSLbvsstIjX2fDprgGdSx61KszN2RXVFfk=; b=ZRgMG5mcSmSOxqyJhUvQ8VNz9aCcVxQZ8b52pTHrYGgO1IgeG9HuRCLFr4oiX6VVZ1 Ykl+RZPTn5BCChFPnf7sDOCCrajzUgMjXWsAu7XKvlnWc7tQeUbD6mfYtktYlhB4NpTK HKy95vmiGQOrphQJIMp7Qhg735P3jAnYAqjMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=dRqcLBtt8k1KsdAGCCI3Eey9XIpOCa+2IDF46uin3Iqqk1nNxhsUvYezc2+VlCEtmt fs6W591zrDpJt1Dokz+CGwhJRzyj6Me5eB7oIB2cJdQTu4345qF+1HJSNzRIsQmZonfX X7O5z0QrTQb0A2/3Dwo87RPnK3sZQvRy1TMqI= MIME-Version: 1.0 Received: by 10.42.76.66 with SMTP id d2mr2901305ick.219.1286884991860; Tue, 12 Oct 2010 05:03:11 -0700 (PDT) Sender: yanegomi@gmail.com Received: by 10.231.184.3 with HTTP; Tue, 12 Oct 2010 05:03:11 -0700 (PDT) In-Reply-To: <20101012145107.2b23914f@ukr.net> 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> <20101012145107.2b23914f@ukr.net> Date: Tue, 12 Oct 2010 05:03:11 -0700 X-Google-Sender-Auth: IJiiwZZ0M4TmhVkWXIa1_GVsgt0 Message-ID: From: Garrett Cooper To: Ivan Klymenko Content-Type: text/plain; charset=KOI8-R 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 12:03:13 -0000 On Tue, Oct 12, 2010 at 4:51 AM, Ivan Klymenko wrote: > =F7 Tue, 12 Oct 2010 02:07:01 -0700 > Garrett Cooper =D0=C9=DB=C5=D4: > >> On Tue, Oct 12, 2010 at 2:04 AM, Andriy Gapon wrote: >> > on 12/10/2010 12:00 Ivan Klymenko said the following: >> >> =F7 Tue, 12 Oct 2010 11:51:05 +0300 >> >> Andriy Gapon =D0=C9=DB=C5=D4: >> >> >> >>> 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. =9ASorry 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). >> >> =9A =9A 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 =9A =9A =9A =9A DE= BUG_VFS_LOCKS > --i NOT reinstall nvidia driver with my patch... > --i removed fusefs_enable=3D"YES" in /etc/rc.conf =9A<<<< =9A =9A =9A =9Afusefs-kmod-0.3.9.p1.20080208_6 > > system booted fine and I successfully logged on to gdm! :) > > cause system hangs at the entrance to gdm was a module of the ports of fu= se.ko Try recompiling the module and load it to see whether or not the module has been broken in your recent CURRENT update. Thanks! -Garrett