From owner-freebsd-bugs@FreeBSD.ORG Sun May 31 22:10:04 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 AA47C106566B for ; Sun, 31 May 2009 22:10:04 +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 9815B8FC14 for ; Sun, 31 May 2009 22:10:04 +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 n4VMA4k0076170 for ; Sun, 31 May 2009 22:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4VMA4If076169; Sun, 31 May 2009 22:10:04 GMT (envelope-from gnats) Date: Sun, 31 May 2009 22:10:04 GMT Message-Id: <200905312210.n4VMA4If076169@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dan Naumov Cc: Subject: Re: bin/133473: [patch] pkg_info(1) throws segmentation fault if given non-existent long option X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Naumov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 22:10:04 -0000 The following reply was made to PR bin/133473; it has been noted by GNATS. From: Dan Naumov To: bug-followup@FreeBSD.org, grodzix@gmail.com Cc: Subject: Re: bin/133473: [patch] pkg_info(1) throws segmentation fault if given non-existent long option Date: Mon, 1 Jun 2009 00:36:22 +0300 --0016e6407ed0e5d9ad046b3c19ad Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I can confirm that this issue still persists as of 7.2-STABLE built on May 30: [jago@agathon ~]$ uname -a FreeBSD agathon.localdomain 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat May 30 09:28:34 EEST 2009 root@agathon.localdomain:/usr/obj/usr/src/sys/GENERIC amd64 [jago@agathon ~]$ pkg_info --h Segmentation fault: 11 (core dumped) --0016e6407ed0e5d9ad046b3c19ad Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I can confirm that this issue still persists as of 7.2-STABLE built on May = 30:

[jago@agathon ~]$ uname -a
FreeBSD agathon.localdomain 7.2-ST= ABLE FreeBSD 7.2-STABLE #0: Sat May 30 09:28:34 EEST 2009=A0=A0=A0=A0 root@= agathon.localdomain:/usr/obj/usr/src/sys/GENERIC=A0 amd64

[jago@agathon ~]$ pkg_info --h
Segmentation fault: 11 (core dumped)<= br> --0016e6407ed0e5d9ad046b3c19ad--