From owner-freebsd-current Tue Oct 8 8:13:48 2002 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 44DBF37B401; Tue, 8 Oct 2002 08:13:47 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5330C43E65; Tue, 8 Oct 2002 08:13:46 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA03612; Tue, 8 Oct 2002 11:13:45 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g98FDFm52463; Tue, 8 Oct 2002 11:13:15 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15778.62987.749180.941290@grasshopper.cs.duke.edu> Date: Tue, 8 Oct 2002 11:13:15 -0400 (EDT) To: Alexander Leidinger Cc: sobomax@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: sorry state of Xserver in 5.0 In-Reply-To: <20021008170814.23b486c9.Alexander@Leidinger.net> References: <15777.52918.689192.919124@grasshopper.cs.duke.edu> <20021008064433.GA77334@vega.vega.com> <15778.55259.990703.531720@grasshopper.cs.duke.edu> <20021008152727.66977b6f.Alexander@Leidinger.net> <20021008165052.09c3cf8b.Alexander@Leidinger.net> <15778.62006.514621.246188@grasshopper.cs.duke.edu> <20021008170814.23b486c9.Alexander@Leidinger.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alexander Leidinger writes: > On Tue, 8 Oct 2002 10:56:54 -0400 (EDT) > Andrew Gallatin wrote: > > > > > I'm going to downgrade sys/i386/i386/machdep.c to 1.539 now and have a > > > > look how the system behaves. > > > > > > Doesn't work, I still get signal 6. > > > > That won't fix signal 6. That will just fix the kernel panic. > > I don't see a kernel panic with any rev of machdep.c. You're lucky. > > To fix signal 6, I think you need to rebuild your X server. > > Do you think I have to rebuild or do you know I have to rebuild? Nevermind. 6 is abort, I thought it was FPE. Check your var/log/X*log and see if you see something about beziers the next time it crashes. One hacky workaround is to not load the Type1 module (just comment it out in your /etc/X11/XF86Config) # This loads the Type1 and FreeType font modules # Load "type1" Load "freetype" A longer term fix would be to fix the kernel.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message