ports/184488: x11/xterm segmentation fault

Sergey V. Dyatko sergey.dyatko at gmail.com
Wed Dec 4 05:50:01 UTC 2013


>Number:         184488
>Category:       ports
>Synopsis:       x11/xterm segmentation fault
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 05:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        HEAD
>Organization:
>Environment:
FreeBSD laptop.minsk.domain 11.0-CURRENT FreeBSD 11.0-CURRENT #14 r257837M: Fri Nov  8 12:33:18 FET 2013     root at laptop.minsk.domain:/usr/obj/usr/src/sys/b450  amd64
>Description:
after r335090 xterm start to segfault on my boxes with HEAD, amd64. 
I wrote to author, as ehaupt@ said. After some investigation he released xterm patch 300. It works! (c)
Please, commit a fix
>How-To-Repeat:
1. install xfce4 and latest xterm
2. try to run xterm
>Fix:
[tiger at laptop]:/<1>ports/x11%svn diff
Index: xterm/Makefile
===================================================================
--- xterm/Makefile      (revision 335545)
+++ xterm/Makefile      (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=      xterm
-PORTVERSION=   298
+PORTVERSION=   300
 CATEGORIES=    x11
 MASTER_SITES=  ftp://invisible-island.net/xterm/:src1 \
                CRITICAL:src1 CRITICAL:src2
Index: xterm/distinfo
===================================================================
--- xterm/distinfo      (revision 335545)
+++ xterm/distinfo      (working copy)
@@ -1,4 +1,4 @@
-SHA256 (xterm-298.tgz) = 81ae4e5efc9d5d3911a39c8ef2e2f883954764ac85ddfebeffa25c8ce7531ebf
-SIZE (xterm-298.tgz) = 1123196
+SHA256 (xterm-300.tgz) = 615095640cc357405ecae3521b00d8027b3016d21ea235e337f3bed0083e17cd
+SIZE (xterm-300.tgz) = 1123519
 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
 SIZE (bsd-xterm-icons-1.tgz) = 22718


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list