Date: Tue, 8 Oct 2002 11:13:15 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: sobomax@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: sorry state of Xserver in 5.0 Message-ID: <15778.62987.749180.941290@grasshopper.cs.duke.edu> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger writes: > On Tue, 8 Oct 2002 10:56:54 -0400 (EDT) > Andrew Gallatin <gallatin@cs.duke.edu> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15778.62987.749180.941290>