From owner-freebsd-current@FreeBSD.ORG Mon Jun 24 12:46:35 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1804A551 for ; Mon, 24 Jun 2013 12:46:35 +0000 (UTC) (envelope-from danmack42@me.com) Received: from borg.macktronics.com (borg.macktronics.com [209.181.253.68]) by mx1.freebsd.org (Postfix) with ESMTP id E92D71616 for ; Mon, 24 Jun 2013 12:46:34 +0000 (UTC) Received: from [172.22.30.42] (dulse.macktronics.com [209.181.253.69]) by borg.macktronics.com (Postfix) with ESMTP id D7D0A30D for ; Sun, 23 Jun 2013 14:50:09 -0500 (CDT) From: Daniel Mack Subject: dialog4ports stack overflowing recently Message-Id: <7FFDE019-B095-40CB-BCE7-B63FEE537437@me.com> Date: Sun, 23 Jun 2013 14:50:09 -0500 To: freebsd-current Current Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-Mailman-Approved-At: Mon, 24 Jun 2013 12:54:11 +0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 12:46:35 -0000 I've noticed that dialog4ports has been crashing pretty consistently = recently. Happening to anyone else? Dan root@winbsd:/usr/ports/net-mgmt # cd zabbix2-agent/ root@winbsd:/usr/ports/net-mgmt/zabbix2-agent # ls Makefile dialog4ports.core root@winbsd:/usr/ports/net-mgmt/zabbix2-agent # gdb `which dialog4ports` = dialog4ports.core=20 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you = are welcome to change it and/or distribute copies of it under certain = conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for = details. This GDB was configured as "amd64-marcel-freebsd"... Core was generated by `dialog4ports'. Program terminated with signal 6, Aborted. Reading symbols from /lib/libncursesw.so.8...done. Loaded symbols for /lib/libncursesw.so.8 Reading symbols from /lib/libm.so.5...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /usr/lib/libdialog.so.7...done. Loaded symbols for /usr/lib/libdialog.so.7 Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x0000000800fedffa in kill () from /lib/libc.so.7 (gdb) where #0 0x0000000800fedffa in kill () from /lib/libc.so.7 #1 0x0000000800f8c4c0 in __stack_chk_fail () from /lib/libc.so.7 #2 0x0000000800f8c430 in __stack_chk_fail () from /lib/libc.so.7 #3 0x00000000004029aa in main (argc=3D, = argv=3D) at dialog4ports.c:212