From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 21 05:02:53 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60293106566C for ; Sat, 21 Jun 2008 05:02:53 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id D55888FC1A for ; Sat, 21 Jun 2008 05:02:52 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so907289fgb.35 for ; Fri, 20 Jun 2008 22:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=j9tkj9LGCt41lTTqFEnZ7r39wYElgr2jADNpqY0pSMU=; b=wwr/0bTWFHaZzBUYfEOMGPXuRSdtAwVqgSd+X8D8WcqJYeu5l+e2DFHaN/3D9Co2XX pUxjsoKy8OX0AqO6MfTNY8Sc0xkPjg9QGQxEokddzhZ2kv2cBdivjL3dtc0alS7nR2to XOxvfKJ1HCh2dTtRJKO+0HWDhVwpLRsjmmZ3U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nVGjDzreavJ3AIFYRkyJPLRSBXvmwcSJsuXQGWUhAX57pNER2tWLta7V/Wkhpe1OHi V4DJ4TWZwLHHOhXZMX8a8+84ISO3w8jgcOCHuOKvqeuwM//DnIEBU5M4vvWsq6TEEUpu zkt1TvRCLAiETRYc/WaScXT1wE+z0REi+ed3g= Received: by 10.86.58.3 with SMTP id g3mr5016945fga.21.1214024571711; Fri, 20 Jun 2008 22:02:51 -0700 (PDT) Received: by 10.86.51.1 with HTTP; Fri, 20 Jun 2008 22:02:51 -0700 (PDT) Message-ID: <7d6fde3d0806202202u4c30a1d9r12e1778a97272954@mail.gmail.com> Date: Fri, 20 Jun 2008 22:02:51 -0700 From: "Garrett Cooper" To: linimon@freebsd.org In-Reply-To: <200806210323.m5L3Nn1V013483@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200806210323.m5L3Nn1V013483@freefall.freebsd.org> Cc: freebsd-bugs@freebsd.org, drj@pobox.com Subject: Re: bin/45529: [patch] hexdump(1) core-dumps with certain args 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: Sat, 21 Jun 2008 05:02:53 -0000 On Fri, Jun 20, 2008 at 8:23 PM, wrote: > Synopsis: [patch] hexdump(1) core-dumps with certain args > > State-Changed-From-To: open->closed > State-Changed-By: linimon > State-Changed-When: Sat Jun 21 03:18:24 UTC 2008 > State-Changed-Why: > gcooper notes that this bug no longer appears on -current; I have tested it > on 6.2 and 7.0 and it no longer appears there, either. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=45529 IRC: spawk reported it as still existing. I just tried it manually on the CLI and it coredumped for me as well (the quotes are required and my Perl script 'removes' them unintentionally).. -Garrett