From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 16 12:45:59 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C8C416A407 for ; Mon, 16 Oct 2006 12:45:59 +0000 (UTC) (envelope-from fb-bugs@psconsult.nl) Received: from ps226.psconsult.nl (ps226.psconsult.nl [213.222.19.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A8143D9C for ; Mon, 16 Oct 2006 12:45:42 +0000 (GMT) (envelope-from fb-bugs@psconsult.nl) Received: from phuket.psconsult.nl (localhost [127.0.0.1]) by phuket.psconsult.nl (8.13.1/8.13.1) with ESMTP id k9GBHR5i084784 for ; Mon, 16 Oct 2006 13:17:27 +0200 (CEST) (envelope-from fb-bugs@psconsult.nl) Received: (from paul@localhost) by phuket.psconsult.nl (8.13.1/8.13.1/Submit) id k9GBHRC6084783 for freebsd-bugs@freebsd.org; Mon, 16 Oct 2006 13:17:27 +0200 (CEST) (envelope-from fb-bugs@psconsult.nl) Date: Mon, 16 Oct 2006 13:17:26 +0200 From: Paul Schenkeveld To: freebsd-bugs@freebsd.org Message-ID: <20061016111726.GA84412@psconsult.nl> Mail-Followup-To: freebsd-bugs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: xterm dumps core (since version 219) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 12:45:59 -0000 Hi, Ever since I first portupgraded xterm to a version above 218 it dumps core on every invocation. Googling around shows nothing related so I figured it had to do something with my specific setup. After starting out with a clean environment and empty $HOME I added variables and files until I found out that the problem is caused by a particular echo command in my .kshrc: echo -e "\033]10;$bgcolor\007\c" which sets the terminal background color to a certain color telling me on which computer I am. The current version of ctlseqs.txt does no longer describe the OSC 10; ST and OSC 11; ST sequences. Does this mean they are no longer supported or am I just looking at a bug here? -- Paul Schenkeveld, Consultant PSconsult ICT Services BV