From owner-freebsd-current Fri Nov 30 0:54:18 2001 Delivered-To: freebsd-current@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id C4CE137B41D for ; Fri, 30 Nov 2001 00:53:56 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA25793; Fri, 30 Nov 2001 10:53:38 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h82.228.dialup.iptcom.net [212.9.228.82]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA27824; Fri, 30 Nov 2001 10:53:36 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id fAU8r4Y43985; Fri, 30 Nov 2001 10:53:04 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C07498B.DF6BE2B4@FreeBSD.org> Date: Fri, 30 Nov 2001 10:55:39 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Peter Jeremy Cc: freebsd-current@FreeBSD.org Subject: Re: XFree86 3.3.6 dying References: <20011130134104.A42555@gsmx07.alcatel.com.au> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit 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 Peter Jeremy wrote: > > With a recently re-built XFree86, running on -current from last Sunday, > whenever I hit one of the keypad keys, the X server crashes. This is > somewhat disconcerting... > > The kernel prints "sigreturn: eflags = 0x13282, was 0x256" (the old > eflags value an addition I made to that printf whilst tracking down > another problem). These values are consistent. The X server reports > that it received SIGBUS and will core dump, but instead goes into a > tight loop and needs kill -ABRT or kill -9 to recover. This happens > whether or not I'm logged in, after I use xmodmap to unmap the > relevant keycodes and when the screen is locked. > > ktrace on the Xserver shows the server reading a keycode from the > keyboard, checking the mouse and getting EWOULDBLOCK then receiving > a SIGBUS. > > Has anyone else seen anything like this? Apply the following patch and rebuild/reinstall your kernel: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/include/psl.h.diff?r1=1.10&r2=1.11 -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message