Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Sep 2014 08:21:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 191459] x11-drivers/xf86-input-keyboard - prevent segfaults for vt(4) users
Message-ID:  <bug-191459-7141-FbOqaaVHHm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191459-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191459-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191459

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kwm
Date: Tue Sep  9 08:20:38 UTC 2014
New revision: 367714
URL: http://svnweb.freebsd.org/changeset/ports/367714

Log:
  Don't query console keymap

  This seems to be useless and doesn't work anymore with vt(4), due to the
  use of Unicode codepoints in vt(4). The new patch remove the related
  code. This fixes a segmentation fault during X.Org server startup.

  PR:             191459
  Submitted by:   Claude Buisson <clbuisson@orange.fr> (earlier version)
  Obtained from:    xorg-dev

Changes:
  head/x11-drivers/xf86-input-keyboard/Makefile
  head/x11-drivers/xf86-input-keyboard/files/patch-src__bsd_KbdMap.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191459-7141-FbOqaaVHHm>