From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 06:24:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9BF537B401 for ; Fri, 25 Jul 2003 06:24:31 -0700 (PDT) Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5191F43F3F for ; Fri, 25 Jul 2003 06:24:31 -0700 (PDT) (envelope-from jtanis@mindspring.com) Received: from user-1120j5f.dsl.mindspring.com ([66.32.76.175] helo=192.168.0.102) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 19g2Yg-0001Vt-00 for freebsd-current@freebsd.org; Fri, 25 Jul 2003 09:24:30 -0400 From: James Tanis To: freebsd-current@freebsd.org Date: Fri, 25 Jul 2003 09:24:43 -0400 User-Agent: KMail/1.5.2 References: <20030725033156.G68935@thor.65535.net> <1059130237.2167.9.camel@pyanfar.ece.cmu.edu> In-Reply-To: <1059130237.2167.9.camel@pyanfar.ece.cmu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307250924.43843.jtanis@mindspring.com> Subject: Re: Gaim Crashing X X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 25 Jul 2003 13:24:32 -0000 Can't say I've ever had a problem of any kind with X and gaim in current (or any flavor for that matter). On Friday 25 July 2003 06:50, Brandon S. Allbery KF8NH wrote: > On Fri, 2003-07-25 at 06:33, Rus Foster wrote: > > I've beenfinding that when running gaim that its causing X to crash back > > down to the shell prompt. This has happened with both vesa, nv and nvidia > > drivers. Doing a latest buildworld still hasn't helped. Anyone got any > > insite in to this? > > This is more of an anecdote than anything else, since I don't have any > systems running -current at the moment, but it might be helpful in > tracking it down. > > I haven't had it crash X, but it tends to die with SIGILL when someone > logs out; turning on "show offline buddies" makes it happen less often. > > If it's dying after sending a partial X protocol request to the server, > that would probably do it; XFree86 doesn't seem to deal with that very > well, in my experience.