Subject: Re: pkg/37129: ncmpc segvaults & dumps core when xterm is resized
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: pkgsrc-bugs
Date: 10/14/2007 00:35:03
The following reply was made to PR pkg/37129; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, pkg-manager@netbsd.org,
gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org
Cc:
Subject: Re: pkg/37129: ncmpc segvaults & dumps core when xterm is resized
Date: Sat, 13 Oct 2007 20:32:41 -0400
On Oct 14, 12:00am, shinden@linux.pl (shinden@linux.pl) wrote:
-- Subject: pkg/37129: ncmpc segvaults & dumps core when xterm is resized
| >Number: 37129
| >Category: pkg
| >Synopsis: ncmpc segvaults & dumps core when xterm is resized
| >Confidential: no
| >Severity: non-critical
| >Priority: low
| >Responsible: pkg-manager
| >State: open
| >Class: change-request
| >Submitter-Id: net
| >Arrival-Date: Sun Oct 14 00:00:01 +0000 2007
| >Originator: Daniel Horecki
| >Release: 4.99.32
| >Organization:
| >Environment:
| NetBSD tatooine.stars 4.99.32 NetBSD 4.99.32 (TATOOINE) #4: Mon Oct 8 17:11:53 CEST 2007 root@tatooine.stars:/usr/obj/sys/arch/i386/compile/TATOOINE i386
|
| >Description:
| When xterm (or aterm) is resized with running ncmpc, ncmpc segfaults and dumps core. After using ncurses from pkgsrc, xterm can be shrinked and expanded without segfaulting ncmpc.
| >How-To-Repeat:
| Build ncmpc, run, then resize (e.g. shrink) xterm.
| >Fix:
| This patch fixed the thing and remove redundant entry:
I think that we should fix curses instead or the program, whichever has the
bug.
christos