From owner-freebsd-stable@FreeBSD.ORG Fri Mar 5 22:54:46 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 B531916A4CE for ; Fri, 5 Mar 2004 22:54:46 -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 2CB4843D1D for ; Fri, 5 Mar 2004 22:54:46 -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 i26738QQ000848 for ; Sat, 6 Mar 2004 01:03:09 -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 i2673801000847 for freebsd-stable@freebsd.org; Sat, 6 Mar 2004 01:03:08 -0600 (CST) From: "Shawn K. Quinn" To: freebsd-stable@freebsd.org Date: Sat, 6 Mar 2004 01:03:07 -0600 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200403060103.07468.skquinn@xevious.kicks-ass.net> Subject: 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 06:54:46 -0000 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? VESA: v2.0, 32768k memory, flags:0x1, mode table:0xc00c6974 (c0006974) VESA: Matrox Graphics Inc. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 7 entries at 0xc00f82b0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xeedff000-0xeedfffff,0xec000000-0xedffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 drm0: mem 0xef000000-0xef7fffff,0xefefc000-0xefefffff,0xe8000000-0xe9ffffff irq 11 at device 5.0 on pci1 info: [drm] AGP at 0xec000000 32MB info: [drm] Initialized mga 3.1.0 20021029 on minor 0 -- Shawn K. Quinn