luit has synchronization problem with tty settings which results in segmentation fault. please see following 2 urls: https://bugs.freedesktop.org/show_bug.cgi?id=1400 http://bugs.xfree86.org/show_bug.cgi?id=867 Fix: original patch-luit.c was introduced here: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/XFree86-4-libraries/files/patch-luit#rev1.3 It's an workaround, the real problem is that parent and child didn't sync well. This patch is from Kuang-che Wu <kcwu _at_ csie.org> and has been submitted to XFree86 / X.org. XFree86 has committed this however X.org guys didn't respond to this bug report. Since they haven't fix this yet, this is not in X.org 6.8.1. I think put this in ports is ok.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-x11 Throw to x11@.
State Changed From-To: open->patched Fixed in xorg-clients, leaving open for lesi@ to pick up for XFree86.
State Changed From-To: patched->closed Fixed also in XFree86-4-clients. Thanks for report.