From owner-freebsd-x11@FreeBSD.ORG Sun Apr 12 07:48:58 2009 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 1A24F106566C; Sun, 12 Apr 2009 07:48:58 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 255C98FC0C; Sun, 12 Apr 2009 07:48:56 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA13479; Sun, 12 Apr 2009 10:48:55 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1] helo=edge.pp.kiev.ua) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1LsuQw-000NA3-Oh; Sun, 12 Apr 2009 10:48:54 +0300 Message-ID: <49E19CE4.7000600@icyb.net.ua> Date: Sun, 12 Apr 2009 10:48:52 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.19 (X11/20090114) MIME-Version: 1.0 To: Robert Noland References: <49CC8EEF.4090202@icyb.net.ua> <1238175370.8491.187.camel@balrog.2hip.net> <49D0DE1D.8080201@icyb.net.ua> <49E054ED.5080009@icyb.net.ua> <1239476263.1932.0.camel@balrog.2hip.net> In-Reply-To: <1239476263.1932.0.camel@balrog.2hip.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: EQ overflowing. The server is probably stuck in an infinite loop. 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: Sun, 12 Apr 2009 07:48:58 -0000 on 11/04/2009 21:57 Robert Noland said the following: > On Sat, 2009-04-11 at 11:29 +0300, Andriy Gapon wrote: >> on 30/03/2009 17:58 Andriy Gapon said the following: >>> on 27/03/2009 19:36 Robert Noland said the following: >>>> On Fri, 2009-03-27 at 10:31 +0200, Andriy Gapon wrote: >>>>> [mi] EQ overflowing. The server is probably stuck in an infinite loop. >>>>> [mi] mieqEnequeue: out-of-order valuator event; dropping. >>>>> [mi] EQ overflowing. The server is probably stuck in an infinite loop. >>>>> [mi] mieqEnequeue: out-of-order valuator event; dropping. >>>>> [... ad infinitum...] >>>> This generally means that we have crashed the GPU and it is no longer >>>> processing the command stream. You might want to update the ati driver >>>> to 6.12.1 and see if that helps. It should be safe to update only that >>>> driver if you like. >>> OK, I have now updated the driver. >> Happened again today. >> Same messages: >> [mi] EQ overflowing. The server is probably stuck in an infinite loop. >> [mi] mieqEnequeue: out-of-order valuator event; dropping. >> [mi] EQ overflowing. The server is probably stuck in an infinite loop. >> [mi] mieqEnequeue: out-of-order valuator event; dropping. >> >> Environment now: >> 7.2-PRERELEASE r178835 i386 > > This should be at r190653 | rnoland | 2009-04-02 13:21:41 -0500 (Thu, 02 > Apr 2009) | 7 lines Ah, sorry, actual rev is 190669. r178835 is too ancient and crept in because of a local MFH in git. >> xorg-server-1.5.3_5,1 >> xf86-video-ati-6.12.1 >> -- Andriy Gapon