[Bug 191459] x11-drivers/xf86-input-keyboard - prevent segfaults for vt(4) users
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 9 08:21:36 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191459
--- Comment #6 from commit-hook at 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 at 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.
More information about the freebsd-x11
mailing list