From owner-freebsd-stable@freebsd.org Wed Aug 26 16:48:30 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3165D9C38F2 for ; Wed, 26 Aug 2015 16:48:30 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3A181862 for ; Wed, 26 Aug 2015 16:48:29 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZUds9-000Jqj-LM; Wed, 26 Aug 2015 16:48:25 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZUds9-0003dj-If; Wed, 26 Aug 2015 17:48:25 +0100 To: freebsd-stable@freebsd.org, petefrench@ingresso.co.uk Subject: Re: Latest stable (r287104) bash leaves zombies on exit Message-Id: From: Pete French Date: Wed, 26 Aug 2015 17:48:25 +0100 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2015 16:48:30 -0000 As noted yestterday, this issue only happens in an xterm as far as I can make out. When back becomes a zombie then the xtrem enters state urdlck according to ps. I tried removing and reinstalling all ports today, in the hopes that might fix it, but the problem is still there. Is anyone else seeing this, and does anyone have any suggestions as to how tof ix it ? The xtrems still respond in as much as they can be dragged around, miaturised, resized etc, but they never quit, and the content inside them does not refresh. I am runnign WindowMaker as a WM if that might be part of the problem ? Currently I have to reboot the machine periodicly once I have accumulated enough zombies to be annoying. Its not really a long term solution though. -pete.