From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 26 14:20:09 2011 Return-Path: Delivered-To: freebsd-ports-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 F19C01065670 for ; Thu, 26 May 2011 14:20:08 +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 CF2B38FC12 for ; Thu, 26 May 2011 14:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4QEK8mW093362 for ; Thu, 26 May 2011 14:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4QEK8f3093360; Thu, 26 May 2011 14:20:08 GMT (envelope-from gnats) Resent-Date: Thu, 26 May 2011 14:20:08 GMT Resent-Message-Id: <201105261420.p4QEK8f3093360@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcelo Gondim Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04DFE1065673 for ; Thu, 26 May 2011 14:16:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E95768FC13 for ; Thu, 26 May 2011 14:16:20 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4QEGKXV077925 for ; Thu, 26 May 2011 14:16:20 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p4QEGKVh077924; Thu, 26 May 2011 14:16:20 GMT (envelope-from nobody) Message-Id: <201105261416.p4QEGKVh077924@red.freebsd.org> Date: Thu, 26 May 2011 14:16:20 GMT From: Marcelo Gondim To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157347: Segfault in tcpick application X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 14:20:09 -0000 >Number: 157347 >Category: ports >Synopsis: Segfault in tcpick application >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 26 14:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Marcelo Gondim >Release: 8.2 >Organization: Nettel Telecom >Environment: FreeBSD seca.intnet.com.br 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon May 16 19:22:17 BRT 2011 root@seca.intnet.com.br:/usr/obj/usr/src/sys/INTNET amd64 >Description: Segfault running tcpick. >How-To-Repeat: cd /usr/ports/net/tcpick make install clean distclean (root@seca)[/usr/ports/net/tcpick]# tcpick important: `man 8 tcpick' explains all options available Starting tcpick 0.2.1 at 2011-05-26 09:57 BRT Timeout for connections is 600 tcpick: listening on em0 Segmentation fault: 11 (core dumped) (root@seca)[/usr/ports/net/tcpick]# gdb tcpick tcpick.core 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"...(no debugging symbols found)... Core was generated by `tcpick'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libpcap.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libpcap.so.7 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080086d447 in strlen () from /lib/libc.so.7 >Fix: >Release-Note: >Audit-Trail: >Unformatted: