From owner-freebsd-stable Sun Nov 26 21:54: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krycek.zoominternet.net (krycek.zoominternet.net [63.67.120.9]) by hub.freebsd.org (Postfix) with SMTP id 79B4A37B4CF for ; Sun, 26 Nov 2000 21:53:57 -0800 (PST) Received: (qmail 5711 invoked from network); 27 Nov 2000 05:50:58 -0000 Received: from lcl12.cvzoom.net (HELO cvzoom.net) (208.226.155.12) by krycek.zoominternet.net with SMTP; 27 Nov 2000 05:50:58 -0000 Message-ID: <3A21F6F3.9FECEBE7@cvzoom.net> Date: Mon, 27 Nov 2000 00:53:55 -0500 From: Donn Miller X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Andrew J Caines Cc: FreeBSD Stable Subject: Re: /kernel: sigreturn: eflags = 0x13286 References: <20001126065249.A7016@hal9000.bsdonline.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew J Caines wrote: > Naturally, I recognise that the error may well originate with Xfree86 > and/or the apps, but I am interested in the cause and its affect on the > system. I'll grudgingly accept buggy X clients and even the occasional X > server crash, I wouldn't normally expect a kernel message like that. Well, XFree86 4.0.* has a few strange problems like this. For example, say I play an mp3 with RealPlayer 7.0 or mpg123 in an xterm. When I escape to a VC using ctrl+alt+F(n), and then attempt to go back to X by doing alt+F9, my display goes crazy with all kinds of lines and pyschedelic colors. :-) Sometimes, I just kill X by telneting in and killing X, or sometimes, my machine is truly hung. It seems as though the accelerated drivers being used by X 4.0.1 are using the isa bus in a strange way so as to interfere with the normal operation of the HW. I think you should take this up with the XFree86 people. Remember, XFree86 4.x is totally redesigned from the ground up, so there's bound to be HW problems. It depends on your video chipset, I guess. Also, try disabling graphics acceleration in XF86Config, and then repeat what you did to cause the HW problem. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message