From owner-freebsd-x11@FreeBSD.ORG Fri Sep 28 15:52:29 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAEF616A417 for ; Fri, 28 Sep 2007 15:52:29 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 89A0013C467 for ; Fri, 28 Sep 2007 15:52:29 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (cpe-68-175-8-11.hvc.res.rr.com [68.175.8.11]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id l8SFqSfU057188 for ; Fri, 28 Sep 2007 11:52:28 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id l8SFqMRN001471 for ; Fri, 28 Sep 2007 11:52:23 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id l8SFqMle001470 for freebsd-x11@freebsd.org; Fri, 28 Sep 2007 11:52:22 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200709281552.l8SFqMle001470@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-x11@freebsd.org Date: Fri, 28 Sep 2007 11:52:22 -0400 (EDT) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Xorg 7.2 sudden/frequent lockups + high CPU X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2007 15:52:29 -0000 Hi, FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.5-STABLE FreeBSD 5.5-STABLE #9: Tue Jan 23 23:44:47 EST 2007 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386 X Window System Version 7.2.0 Release Date: 22 January 2007 X Protocol Version 11, Revision 0, Release 7.2 Build Operating System: FreeBSD 5.5-STABLE i386 Current Operating System: FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.5-STABLE FreeBSD 5.5-STABLE #9: Tue Jan 23 23:44:47 EST 2007 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386 Build Date: 25 July 2007 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present (More on request) All of a sudden today I'm getting lockups. NO idea why. Nothing has been upgraded in about 2 weeks, and I've started and shutdown the computer a few times with no issue. It was up 6 days before it happened. Now, within 10 or so minutes of running X it locks up. The rest of the machine is fine... I tried to start X from an SSH session on another machine to see if there was any indications I might have missed, and nothing I can see. If I kdump it, I see : 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN 1014 Xorg PSIG SIGALRM caught handler=0x8181cb8 mask=0x0 code=0x0 1014 Xorg CALL sigreturn(0xbfbfe3a0) 1014 Xorg RET sigreturn JUSTRETURN I've tried to ^C and ^\ the startx, but to no avail. I can ^Z it, but that doesn't buy me anything. Thanks,Tuc