From owner-freebsd-stable@FreeBSD.ORG Fri Sep 3 22:21:05 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3003D16A4D0 for ; Fri, 3 Sep 2004 22:21:05 +0000 (GMT) Received: from beer.ux6.net (beer.ux6.net [64.62.253.29]) by mx1.FreeBSD.org (Postfix) with SMTP id C7A5243D53 for ; Fri, 3 Sep 2004 22:21:00 +0000 (GMT) (envelope-from miha@ghuug.org) Received: (qmail 14530 invoked by uid 113); 3 Sep 2004 15:20:58 -0700 Received: from miha@ghuug.org by beer.ux6.net by uid 112 with qmail-scanner-1.22 Clear:RC:0(205.177.65.128):SA:0(0.0/6.0):. Processed in 1.619359 secs); 03 Sep 2004 22:20:58 -0000 X-Spam-Status: No, hits=0.0 required=6.0 Received: from unknown (HELO ?192.168.0.3?) (miha@beer.ux6.net@205.177.65.128) by localhost with SMTP; 3 Sep 2004 15:20:56 -0700 From: "Mikhail P." Organization: Ghana Unix Users Group To: freebsd-stable@freebsd.org Date: Fri, 3 Sep 2004 22:20:54 +0000 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_H5OOB+Ek3ryPWjM" Message-Id: <200409032220.55071.miha@ghuug.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problem with XFree86/Xorg X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: miha@ghuug.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 22:21:05 -0000 --Boundary-00=_H5OOB+Ek3ryPWjM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I'm not running -STABLE, but 5.2.1-p9. Perhaps someone could advise where I should start digging regarding problem I'm facing.. The problem follows: [long preface] I have pretty standard workstation (AMD Athlon XP 2400+/Nvidia GeForce2). Currently, I'm using KDE3 (latest from ports) as desktop environment. Suddenly, after upgrading system from qt3.3.2 to qt3.3.3, and XFree86-4.3.0 to XFree86-4.4.0 (also from ports), X server started randomly freezing after some period of time (could freeze after 20 mins, or after 24 hours/etc). I, first, suspected it is related to the upgrade of XFree86, so I went ahead to read /usr/ports/UPDATING on how to switch to X.org. Same day I flawlessly switched system from XFree86-*-4.4.0 to xorg-*-6.7.0_3. After running xorg for few hours, it also freezed the same way XFree86 did. I did pretty standard things I usually do - worked in konsole, used konqueror/mozilla/etc, and this time I had xmms playing something over local NFS server. After X freezed, I noticed that xmms still plays music, which brought me to thought that system is still running. Tried to switch from X to console (C+A+F<1-4>), but no luck. I went to my friend's room, and was able to SSH into my system. First I ran "top", and noticed that "Xorg" eats up all processor time. Next thing I did - I ran ktrace against Xorg's pid, and then "kill -9" Xorg. After killing Xorg, I went to my room and basically I could not do anything on the monitor - it just had my X session hanged on it. So reboot.. [problem] I have attached kdump output (the first 100 lines of it), which contains only the following lines: 76877 Xorg RET gettimeofday 0 76877 Xorg CALL gettimeofday(0xbfbfe798,0) I also would like to note that I tried switching between nvidia drivers, but it did not result anything - X still freezes. I would appreciate any suggestions/advises on this matter. [output of kdump is attached] --Boundary-00=_H5OOB+Ek3ryPWjM--