From owner-freebsd-stable@FreeBSD.ORG Sat Mar 6 02:13:37 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 74F8D16A4CE for ; Sat, 6 Mar 2004 02:13:37 -0800 (PST) Received: from xevious.kicks-ass.net (dsl093-025-119.hou1.dsl.speakeasy.net [66.93.25.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A94A43D31 for ; Sat, 6 Mar 2004 02:13:37 -0800 (PST) (envelope-from skquinn@xevious.kicks-ass.net) Received: from xevious.kicks-ass.net (skquinn@localhost [127.0.0.1]) by xevious.kicks-ass.net (8.12.11/8.12.6) with ESMTP id i26AM1H6000921 for ; Sat, 6 Mar 2004 04:22:01 -0600 (CST) (envelope-from skquinn@xevious.kicks-ass.net) Received: from localhost (localhost [[UNIX: localhost]]) by xevious.kicks-ass.net (8.12.11/8.12.6/Submit) id i26AM0Z9000920 for stable@freebsd.org; Sat, 6 Mar 2004 04:22:00 -0600 (CST) From: "Shawn K. Quinn" To: stable@freebsd.org Date: Sat, 6 Mar 2004 04:21:59 -0600 User-Agent: KMail/1.6 References: <200403060103.07468.skquinn@xevious.kicks-ass.net> In-Reply-To: <200403060103.07468.skquinn@xevious.kicks-ass.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403060422.00384.skquinn@xevious.kicks-ass.net> Subject: Re: Possible regression in -STABLE with DRI/OpenGL apps X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 10:13:37 -0000 On Saturday 2004 March 06 01:03, Shawn K. Quinn wrote: > I had been running a 4.9-STABLE build from the middle of 2004 > February or so, up until I decided to upgrade to the latest > yesterday. Now, the game Critical Mass > (/usr/ports/games/criticalmass, executable is named "critter") > crashes my X server every time with a signal 6 (Abort trap). > Unfortunately it appears my X server isn't built with debugging > symbols (yet), but I thought I'd ask if anyone else has noticed a > similar problem? It's worse than I thought. Heroes also caused the X server to crash upon exit; this could mean any SDL program will cause the X server to croak. -- Shawn K. Quinn