From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 23 19:50:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F8531065673 for ; Sat, 23 Apr 2011 19:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D76F8FC13 for ; Sat, 23 Apr 2011 19:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3NJoCSL077809 for ; Sat, 23 Apr 2011 19:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3NJoCQe077807; Sat, 23 Apr 2011 19:50:12 GMT (envelope-from gnats) Date: Sat, 23 Apr 2011 19:50:12 GMT Message-Id: <201104231950.p3NJoCQe077807@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Pan Tsu Cc: Subject: Re: ports/156600: Can crash X with rxvt-unicode and xterm with -e argument X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pan Tsu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2011 19:50:12 -0000 The following reply was made to PR ports/156600; it has been noted by GNATS. From: Pan Tsu To: Aldis Berjoza Cc: bug-followup@FreeBSD.org Subject: Re: ports/156600: Can crash X with rxvt-unicode and xterm with -e argument Date: Sat, 23 Apr 2011 23:45:08 +0400 Aldis Berjoza writes: >>Description: > I've noticed and in many experiments proved, that I can easily crash X with xterm and urxvt. > > When I run any of > xterm -e mutt > xterm -e irssi > urxvtc -e mutt > urxvtc -e irssi Are those with default config? If not do the clients use Xft fonts? > > Xorg crashes (without coredump!!! How can that be?) You need to use NoTrapSignals option in xorg.conf, cf. http://www.x.org/wiki/Development/Documentation/ServerDebugging FWIW, I can't reproduce but my environment is different. >>From Xorg.0.log: > X.Org X Server 1.7.7 > Release Date: 2010-05-04 > X Protocol Version 11, Revision 0 > Build Operating System: FreeBSD 8.0-RELEASE-p2 amd64 > Current Operating System: FreeBSD desktop.pc 8.2-RELEASE FreeBSD > 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 > root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > Build Date: 02 April 2011 10:16:56PM Do you use packages? Backup then try rebuilding Xserver and its dependencies.