X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Tq
	v+YO7BhFlZC1dakOsg9Wisxeaneo7ILOBsJGD1oMHJMGWJpQ1cXCkq6nTVtgU2+L
	6Tx86Ordu6Y92IZRo9X3PxeLXCBOfk+z5J1gVNQ5P3xb8rEC9ThslmgGhoYeME6t
	fWrpEluNyCdXNg4AF/uRow/CRStBuyzH7tiPrkETk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=97X5UCGn
	4zJakw0hZRaML+PCjAw=; b=gca0NoEtCHvV/CdUx56P+2O/Byu3hW0B9X7KiUR+
	DIR4Cz/YtRNu4DTj/Th/qQLFVdjGfvzihgJ0q6COO/IaYJf2q6e37+Okls9bCM36
	VEckpU/sb7i/Dv3QvUa2Vs1e620n8dDBG1mMCZLuihch13qmb/5o8kuoIpE2b4mH
	pxk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yk0-f175.google.com
MIME-Version: 1.0
X-Received: by 10.236.160.196 with SMTP id u44mr72892606yhk.39.1398284552666; Wed, 23 Apr 2014 13:22:32 -0700 (PDT)
In-Reply-To: <CAJ1FpuM9m5KfC98b+keSwqahGnWxx72LoyPLSwte58p57acY=g@mail.gmail.com>
References: <CAJ1FpuM9m5KfC98b+keSwqahGnWxx72LoyPLSwte58p57acY=g@mail.gmail.com>
Date: Wed, 23 Apr 2014 15:22:32 -0500
Message-ID: <CAAXzdLVaFL9eVnJ7vFqsEQ5p22jAhd=cgqjTqZ=HSX1W6cQCdg@mail.gmail.com>
Subject: Re: cygcheck -p file.exe segmentation fault (x86_64)
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Wed, Apr 23, 2014 at 10:17 AM, Doug Henderson wrote:
> $ cygcheck -p strings.exe
> Segmentation fault

As a workaround you can use

    $ set strings.exe
    $ curl "cygwin.com/cgi-bin2/package-grep.cgi?text=1&arch=x86_64&grep=$1"

Or

    $ apt-cyg searchall strings.exe

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

