X-Recipient: archive-cygwin AT delorie DOT 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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=j/VyQtvYplaaFfJFowkhFtiBuGjvE hvmU/A6SQEPlD1i9YyhZP8uAAU50kAx6NuK292CYumLA3wsuyaI/HfAWu3hUyIrr Y2REbD/fnUUc25oZFWx6KR6iJQOxiAcXWfLh6hkLj7rHUbz9lxKmkT0+rTHql7dC T5iuYX7/dPZRI0= 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:date:message-id:subject:from:to :content-type; s=default; bh=7hHoiTNL1nOayK/vlvbJq5uzsyM=; b=ZJP gw5+H96c9ziKqLm5RrD0kOR6JxTyzjMys4lzH2xmRK5uGkk1zbIZdiPPJwjAFVoX g5jgt2vKwztm8IZTUnvCdyXeAZd+b0E7ptCHeTIjTLCYcB6idPdTJMVmY90YsZwR BHBZbCMCdEQOe4pboFUoXkycBYOwMA4QHkuEWsBU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-vc0-f175.google.com MIME-Version: 1.0 X-Received: by 10.52.183.228 with SMTP id ep4mr11420583vdc.30.1398266266317; Wed, 23 Apr 2014 08:17:46 -0700 (PDT) Date: Wed, 23 Apr 2014 09:17:46 -0600 Message-ID: Subject: cygcheck -p file.exe segmentation fault (x86_64) From: Doug Henderson To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I am trying to identify the package containing the strings executable. $ uname -a CYGWIN_NT-6.1 Rover 1.7.29(0.272/5/3) 2014-04-07 13:46 x86_64 Cygwin $ cygcheck -p strings.exe Segmentation fault After installing the binutils package (which contains strings.exe) I still get the segfault. Further testing shows that "cygcheck -p regexp" segfaults for any target regexp. -- Doug Henderson, Calgary, Alberta, Canada -- 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