From owner-freebsd-bugs@FreeBSD.ORG Wed Jul 1 17:00:10 2009 Return-Path: Delivered-To: freebsd-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 8F0981065672 for ; Wed, 1 Jul 2009 17:00:10 +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 1D3958FC25 for ; Wed, 1 Jul 2009 17:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n61H09xc026992 for ; Wed, 1 Jul 2009 17:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n61H09Pn026991; Wed, 1 Jul 2009 17:00:09 GMT (envelope-from gnats) Resent-Date: Wed, 1 Jul 2009 17:00:09 GMT Resent-Message-Id: <200907011700.n61H09Pn026991@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Best Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D0171065670 for ; Wed, 1 Jul 2009 16:50:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3B9748FC19 for ; Wed, 1 Jul 2009 16:50:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n61Gou2Q020757 for ; Wed, 1 Jul 2009 16:50:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n61Gou2A020756; Wed, 1 Jul 2009 16:50:56 GMT (envelope-from nobody) Message-Id: <200907011650.n61Gou2A020756@www.freebsd.org> Date: Wed, 1 Jul 2009 16:50:56 GMT From: Alexander Best To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: bin/136223: ee doesn't handle SIGWINCH 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: Wed, 01 Jul 2009 17:00:10 -0000 >Number: 136223 >Category: bin >Synopsis: ee doesn't handle SIGWINCH >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 01 17:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Best >Release: 8.0-CURRENT >Organization: >Environment: FreeBSD moshnroll 8.0-CURRENT FreeBSD 8.0-CURRENT #5 r195173M: Mon Jun 29 22:11:48 CEST 2009 root@moshnroll:/usr/obj/usr/src/sys/ARUNDEL i386 >Description: when having ee running in an xterm and opening another xterm window ee exits. if running ee in gdb it says: "Program exited normally". i talked to Paul B. Mahol (onemda at gmail dot com) over at freebsd-questions@ and he believes this to be a bug in ee. this is his analysis of the problem: "Problems is that ee doesnt handle SIGWINCH properly. ee on FreeBSD is linked with ncurses but new_curse.c from contrib/ee is only file that mentions SIGWINCH and that file is not part of usr.bin/ee/Makefile" i'm running: xorg-7.4.2 x11-wm/awesome cheers. >How-To-Repeat: have ee runnning in an xterm and either open another xterm or resize an existing one. >Fix: >Release-Note: >Audit-Trail: >Unformatted: