From owner-freebsd-ports@FreeBSD.ORG Mon Apr 27 12:33:44 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93FB3106564A for ; Mon, 27 Apr 2009 12:33:44 +0000 (UTC) (envelope-from ottk@zzz.ee) Received: from zzz.ee (kalah.zzz.ee [194.204.30.253]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD018FC0A for ; Mon, 27 Apr 2009 12:33:43 +0000 (UTC) (envelope-from ottk@zzz.ee) Received: from zzz.ee (localhost.zzz.ee [127.0.0.1]) by zzz.ee (Postfix) with ESMTP id 82B49FD7A0; Mon, 27 Apr 2009 15:15:21 +0300 (EEST) Received: by zzz.ee (Postfix, from userid 3019) id 811F4FD791; Mon, 27 Apr 2009 15:15:21 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin on spamassassin.zzz.ee X-Spam-Level: X-Spam-Guessed-Language: X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,BAYES_50 X-Spam-Checker-URL: http://info.zzz.ee Received: from ott.sise (adsl215.uninet.ee [194.204.62.215]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by zzz.ee (Postfix) with ESMTPS id 4CDECFD6D1; Mon, 27 Apr 2009 15:15:17 +0300 (EEST) From: Ott =?iso-8859-1?q?K=F6stner?= To: freebsd-ports@freebsd.org Date: Mon, 27 Apr 2009 15:15:16 +0300 User-Agent: KMail/1.9.10 References: <49F1E47F.3060700@zzz.ee> <3a142e750904250157o7ae382f0i8c1dbffb25fe05c2@mail.gmail.com> In-Reply-To: <3a142e750904250157o7ae382f0i8c1dbffb25fe05c2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904271515.16452.ottk@zzz.ee> X-Virus-Scanned: ClamAV using ClamSMTP @zzz.ee Cc: ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: X-Org problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2009 12:33:44 -0000 On Saturday 25 April 2009 11:57:38 am Paul B. Mahol wrote: > On 4/24/09, Ott Koestner wrote: > > Neal Hogan wrote: > >> On Fri, Apr 24, 2009 at 7:33 AM, Ott Koestner wrote: > >> > >>> Dear list, > >>> > >>> After upgrading Xorg from ports to the latest version > >>> xorg-server-1.6.0,1 > >>> xorg-7.4_1 > >>> > >>> I am experiencing very unpleasant phenomenon, Xorg randomly exiting w= ith > >>> message: > >>> > >>> Apr 24 15:16:16 ott kernel: pid 7445 (Xorg), uid 0: exited on signal 6 > >>> Apr 24 15:16:16 ott kdm-bin[1020]: X server for display :0 terminated > >>> unexpectedly > >>> > >>> Also, there is a strange behavior with dual-head mode -- when moving > >>> cursor from one screen to another, the little white arrow remains on = the > >>> other screen. > >>> > >>> Please help! What might it be? Recompiled probably everything related= to > >>> Xorg. Using Nvidia driver version > >>> nvidia-driver-96.43.11 > >>> > >> > >> I'm no expert, but to help those that are, I suggest that you post the > >> contents of your /etc/X11/Xorg.0.log (perhaps a dmesg, too). > >> > >> > > After the crash Xorg is instantly restarted. Probably there is no reason > > to copy the whole log here. Everything looks normal for some time and > > then it restarts just at a random moment. No reason to blame hardware. > > It was stable before pre-previous Xorg server update (over 100 days upt= ime). > > > > Ill-effects started after I upgraded to xorg-server-1.5.3. Mouse buttons > > started to freeze randomly. That is why I chose to upgrade to > > xorg-server-1.6.0. > > Xorg.0.log.old ends like this: > > ... =2E.. > > > > Fatal server error: > > Caught signal 11. Server aborting > > > > > > Please consult the The X.Org Foundation support > > at http://wiki.x.org > > for help. > > Please also check the log file at "/var/log/Xorg.0.log" for additional > > information. > > pid 7797 (Xorg), uid 0: exited on signal 6 > > pid 47182 (PBReg), uid 1001: exited on signal 10 > > pid 47199 (NetworkTray), uid 1001: exited on signal 11 > > pid 47200 (NetworkTray), uid 1001: exited on signal 11 > > > > > > > >> > >>> With best regards, > >>> Ott Koestner > >>> > I saw on svn-head that signal 6 crash is caused by FreeBSD > malloc/libc, and is fixed on CURRENT but that may not be related to > your problem. =20 Now I have isolated the problem with x.org but still not been able to find = a solution. X crash is not random, but keyboard associated and appears 100% when pressi= ng any key on keyboard and and letting it auto-repeat. Meanwhile, updated t= he whole system (kernel and world) to 7.2-PRERELEASE. Recompiled xf86-input= =2Dkeyboard and xorg-server, but nothing helps in this case. :( With best regards, Ott K=F6stner