public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygcheck -p file.exe segmentation fault (x86_64)
@ 2014-04-23 15:17 Doug Henderson
  2014-04-23 15:44 ` Corinna Vinschen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Doug Henderson @ 2014-04-23 15:17 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygcheck -p file.exe segmentation fault (x86_64)
  2014-04-23 15:17 cygcheck -p file.exe segmentation fault (x86_64) Doug Henderson
@ 2014-04-23 15:44 ` Corinna Vinschen
  2014-04-24  5:26   ` Doug Henderson
  2014-04-23 19:47 ` Nellis, Kenneth
  2014-04-23 20:22 ` Steven Penny
  2 siblings, 1 reply; 6+ messages in thread
From: Corinna Vinschen @ 2014-04-23 15:44 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 2093 bytes --]

On Apr 23 09:17, Doug Henderson wrote:
> 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.

Strange.  I'm getting either

$ cygcheck -p strings.exe
cygcheck: unable to contact cygwin.com site, InternetOpenUrl() failed: The operation timed out
 (win32 error 12002)

or

$ cygcheck -p strings.exe
Found 18 matches for strings.exe
x86_64/binutils/binutils-2.23.52-5
x86_64/binutils/binutils-2.24.51-2
x86_64/binutils-debuginfo/binutils-debuginfo-2.23.52-5
x86_64/binutils-debuginfo/binutils-debuginfo-2.24.51-2
x86_64/cygwin32-binutils/cygwin32-binutils-2.23.51-1
x86_64/cygwin32-binutils/cygwin32-binutils-2.24.51.20140326-1
x86_64/cygwin32-binutils-debuginfo/cygwin32-binutils-debuginfo-2.23.51-1
x86_64/cygwin32-binutils-debuginfo/cygwin32-binutils-debuginfo-2.24.51.20140326-1
x86_64/mingw-binutils/mingw-binutils-2.23.1-1
x86_64/mingw-binutils-debuginfo/mingw-binutils-debuginfo-2.23.1-1
x86_64/mingw64-i686-binutils/mingw64-i686-binutils-2.24.0.1.acd6540-1
x86_64/mingw64-i686-binutils/mingw64-i686-binutils-2.24.0.3.85cf705-1
x86_64/mingw64-i686-binutils-debuginfo/mingw64-i686-binutils-debuginfo-2.24.0.1.acd6540-1
x86_64/mingw64-i686-binutils-debuginfo/mingw64-i686-binutils-debuginfo-2.24.0.3.85cf705-1
x86_64/mingw64-x86_64-binutils/mingw64-x86_64-binutils-2.24.0.1.acd6540-1
x86_64/mingw64-x86_64-binutils/mingw64-x86_64-binutils-2.24.0.3.85cf705-1
x86_64/mingw64-x86_64-binutils-debuginfo/mingw64-x86_64-binutils-debuginfo-2.24.0.1.acd6540-1
x86_64/mingw64-x86_64-binutils-debuginfo/mingw64-x86_64-binutils-debuginfo-2.24.0.3.85cf705-1


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: cygcheck -p file.exe segmentation fault (x86_64)
  2014-04-23 15:17 cygcheck -p file.exe segmentation fault (x86_64) Doug Henderson
  2014-04-23 15:44 ` Corinna Vinschen
@ 2014-04-23 19:47 ` Nellis, Kenneth
  2014-04-23 20:22 ` Steven Penny
  2 siblings, 0 replies; 6+ messages in thread
From: Nellis, Kenneth @ 2014-04-23 19:47 UTC (permalink / raw)
  To: cygwin

From: Doug Henderson
>
> I am trying to identify the package containing the strings executable.

$ cygcheck -f `which strings`
binutils-2.24.51-2
$

--Ken Nellis

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygcheck -p file.exe segmentation fault (x86_64)
  2014-04-23 15:17 cygcheck -p file.exe segmentation fault (x86_64) Doug Henderson
  2014-04-23 15:44 ` Corinna Vinschen
  2014-04-23 19:47 ` Nellis, Kenneth
@ 2014-04-23 20:22 ` Steven Penny
  2 siblings, 0 replies; 6+ messages in thread
From: Steven Penny @ 2014-04-23 20:22 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygcheck -p file.exe segmentation fault (x86_64)
  2014-04-23 15:44 ` Corinna Vinschen
@ 2014-04-24  5:26   ` Doug Henderson
  2014-04-24 14:19     ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: Doug Henderson @ 2014-04-24  5:26 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1793 bytes --]

On Wed, Apr 23, 2014 at 9:44 AM, Corinna Vinschen wrote:
> On Apr 23 09:17, Doug Henderson wrote:
>> 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.
>
> Strange.  I'm getting either
>
> $ cygcheck -p strings.exe
> cygcheck: unable to contact cygwin.com site, InternetOpenUrl() failed: The operation timed out
>  (win32 error 12002)
>
> or
>
> $ cygcheck -p strings.exe
> Found 18 matches for strings.exe
> x86_64/binutils/binutils-2.23.52-5
...
> x86_64/mingw64-x86_64-binutils-debuginfo/mingw64-x86_64-binutils-debuginfo-2.24.0.3.85cf705-1
>
>
> Corinna



Sometimes, the first invocation of "cygcheck -p strings.exe" after
starting the cygwin session shows the expected output before the
segfault. Subsequent executions only show the segfault.

$ cygcheck -p strings.exe
Found 18 matches for strings.exe
x86_64/binutils/binutils-2.23.52-5
...
x86_64/mingw64-x86_64-
binutils-debuginfo/mingw64-x86_64-binutils-debuginfo-2.24.0.3.85cf705-1
Segmentation fault

$ cygcheck -p strings.exe
Segmentation fault

$ cygcheck -p strings.exe
Segmentation fault


Attached is the output (p1.txt) from  "strace cygcheck -p
strings.exe". On at least one occasion, I saw the expected output half
way through the exception messages.

I do not get a stack dump file, and I can't seem to get anything
useful by running with gdb.

Attached is the output (svr.txt) from "cygcheck -s -v -r > svr.txt".

Thanks,
Doug
-- 
Doug Henderson, Calgary, Alberta, Canada

[-- Attachment #2: p1.txt --]
[-- Type: text/plain, Size: 33752 bytes --]

    1       1 [main] cygcheck (6808) **********************************************
   86      87 [main] cygcheck (6808) Program name: D:\cygwin64\bin\cygcheck.exe (windows pid 6808)
   30     117 [main] cygcheck (6808) OS version:   Windows NT-6.1
   23     140 [main] cygcheck (6808) **********************************************
   67     207 [main] cygcheck (6808) sigprocmask: 0 = sigprocmask (0, 0x1802BBC68, 0x0)
  189     396 [main] cygcheck 6808 open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0xE0, *m 6
   36     432 [main] cygcheck 6808 user_heap_info::init: heap base 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
   34     466 [main] cygcheck 6808 open_shared: name S-1-5-21-2280452537-4160754639-435277142-1001.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0xDC, *m 6
   59     525 [main] cygcheck 6808 user_info::create: opening user shared for 'S-1-5-21-2280452537-4160754639-435277142-1001' at 0x180020000
   18     543 [main] cygcheck 6808 user_info::create: user shared version AB1FCCE8
   26     569 [main] cygcheck 6808 dll_crt0_0: finished dll_crt0_0 initialization
--- Process 6808, exception 800706b5 at 000007FEFCA6940D
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770
--- Process 6808, exception c0000005 at 000000018006F770

[-- Attachment #3: svr.txt --]
[-- Type: text/plain, Size: 26951 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Wed Apr 23 20:16:47 2014

Windows 7 Home Premium Ver 6.1 Build 7601 Service Pack 1

Path:	D:\cygwin64\home\Doug\bin
	D:\cygwin64\usr\local\bin
	D:\cygwin64\bin
	C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
	C:\Program Files\Common Files\Microsoft Shared\Windows Live
	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\Windows Live\Shared
	C:\Program Files\Trend Micro\AMSP
	C:\Program Files (x86)\IronRuby 1.1\bin
	C:\Program Files\MySQL\MySQL Server 5.5\bin

Output from D:\cygwin64\bin\id.exe
UID: 1001(Doug) GID: 513(None)
513(None)       545(Users)      1002(HomeUsers)

SysDir: C:\Windows\system32
WinDir: C:\Windows

USER = 'Doug'
PWD = '/home/Doug'
CYGWIN = '"error_start=d:/cygwin64/usr/bin/dumper.exe"'
HOME = '/home/Doug'

HOMEPATH = '\Users\Doug'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:/usr/ssl/man'
APPDATA = 'C:\Users\Doug\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = 'Rover'
SHELL = '/bin/bash'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 42 Stepping 7, GenuineIntel'
PROFILEREAD = 'true'
WINDIR = 'C:\Windows'
TMPDIR = '/tmp'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/usr/bin'
ORIGINAL_PATH = '/cygdrive/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/Windows Live/Shared:/cygdrive/c/Program Files/Trend Micro/AMSP:/cygdrive/c/Program Files (x86)/IronRuby 1.1/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.5/bin'
USERDOMAIN = 'Rover'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
IRONRUBY_11 = 'C:\Program Files (x86)\IronRuby 1.1\bin'
!:: = '::\'
TEMP = '/tmp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
configsetroot = 'C:\Windows\ConfigSetRoot'
USERNAME = 'Doug'
PROCESSOR_LEVEL = '6'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Users\Doug'
TZ = 'America/Edmonton'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\ROVER'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'AMD64'
LOCALAPPDATA = 'C:\Users\Doug\AppData\Local'
!C: = 'C:\Users\Doug'
HISTCONTROL = 'ignoredups'
ProgramData = 'C:\ProgramData'
EXECIGNORE = '*.dll'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
!D: = 'D:\cygwin64\bin'
COMMONAPPDATA = 'C:\ProgramData'
PROMPT = '$P$G'
COMSPEC = 'C:\Windows\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\Windows'
PRINTER = 'Samsung SCX-3400 Series'
PROCESSOR_REVISION = '2a07'
BROWSER = '/cygdrive/c//Program Files (x86)/Mozilla Firefox/firefox.exe'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '4'
SESSIONNAME = 'Console'
BARRACUDA_HOME = 'C:\Program Files (x86)\Bayer HealthCare\GLUCOFACTS Deluxe\'
COMPUTERNAME = 'ROVER'
!ExitCode = '00000000'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin'
  f76db13c759b51fa = '\??\D:\cygwin64'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_CURRENT_USER\Software\Classes\Directory\Background\Shell\cygwin64_bash
  (default) = '&Bash Prompt Here'
HKEY_CURRENT_USER\Software\Classes\Directory\Background\Shell\cygwin64_bash\command
  (default) = 'D:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%V"'
HKEY_CURRENT_USER\Software\Classes\Directory\Shell\cygwin64_bash
  (default) = '&Bash Prompt Here'
HKEY_CURRENT_USER\Software\Classes\Directory\Shell\cygwin64_bash\command
  (default) = 'D:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%L"'
HKEY_CURRENT_USER\Software\Classes\Drive\Background\Shell\cygwin64_bash
  (default) = '&Bash Prompt Here'
HKEY_CURRENT_USER\Software\Classes\Drive\Background\Shell\cygwin64_bash\command
  (default) = 'D:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%V"'
HKEY_CURRENT_USER\Software\Classes\Drive\Shell\cygwin64_bash
  (default) = '&Bash Prompt Here'
HKEY_CURRENT_USER\Software\Classes\Drive\Shell\cygwin64_bash\command
  (default) = 'D:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%L"'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\D:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'D:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: f76db13c759b51fa Path: D:\cygwin64
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin
  User:   Key: f76db13c759b51fa Path: D:\cygwin64

c:  hd  NTFS    286160Mb  38% CP CS UN PA FC     OS
d:  hd  NTFS    403640Mb   1% CP CS UN PA FC     DATA
e:  cd             N/A    N/A                    

D:\cygwin64      /          system  binary,auto
D:\cygwin64\bin  /usr/bin   system  binary,auto
D:\cygwin64\lib  /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: D:\cygwin64\bin\awk
 -> D:\cygwin64\bin\gawk.exe
Found: D:\cygwin64\bin\bash.exe
Found: D:\cygwin64\bin\cat.exe
Found: D:\cygwin64\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: D:\cygwin64\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: D:\cygwin64\bin\find.exe hides C:\Windows\system32\find.exe
Not Found: gcc
Found: D:\cygwin64\bin\gdb.exe
Found: D:\cygwin64\bin\grep.exe
Found: D:\cygwin64\bin\kill.exe
Found: D:\cygwin64\bin\ld.exe
Found: D:\cygwin64\bin\ls.exe
Not Found: make
Found: D:\cygwin64\bin\mv.exe
Not Found: patch
Found: D:\cygwin64\bin\perl.exe
Found: D:\cygwin64\bin\rm.exe
Found: D:\cygwin64\bin\sed.exe
Found: D:\cygwin64\bin\ssh.exe
Found: D:\cygwin64\bin\sh.exe
Found: D:\cygwin64\bin\tar.exe
Found: D:\cygwin64\bin\test.exe
Found: D:\cygwin64\bin\vi.exe
Found: D:\cygwin64\bin\vim.exe

   38k 2013/07/19 D:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2013-07-19 15:07
  510k 2014/03/20 D:\cygwin64\bin\cygasn1-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygasn1-8.dll" v0.0 ts=2014-03-20 04:54
    9k 2013/06/24 D:\cygwin64\bin\cygasprintf-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygasprintf-0.dll" v0.0 ts=2013-06-24 04:36
   16k 2013/03/26 D:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2013-03-26 18:26
  125k 2013/03/11 D:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2013-03-11 03:08
   64k 2013/03/07 D:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2013-03-07 02:54
   13k 2013/03/06 D:\cygwin64\bin\cygcatgets1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcatgets1.dll" v0.0 ts=2013-03-06 14:34
   12k 2013/03/11 D:\cygwin64\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2013-03-11 03:59
    9k 2013/03/07 D:\cygwin64\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-0.dll" v0.0 ts=2013-03-07 09:29
 1749k 2014/04/08 D:\cygwin64\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=1970-01-01 00:00
  404k 2013/12/18 D:\cygwin64\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2013-12-18 05:17
 1526k 2013/03/08 D:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2013-03-08 07:55
  111k 2013/03/08 D:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2013-03-08 07:56
  472k 2013/03/08 D:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2013-03-08 07:58
  154k 2013/10/20 D:\cygwin64\bin\cygedit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygedit-0.dll" v0.0 ts=2013-10-20 21:56
  147k 2013/07/31 D:\cygwin64\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2013-07-31 22:53
   22k 2013/05/12 D:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2013-05-12 22:53
  210k 2013/08/05 D:\cygwin64\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2013-08-05 07:59
   53k 2013/05/06 D:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2013-05-06 08:10
  585k 2014/03/31 D:\cygwin64\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=1970-01-01 00:00
   67k 2014/01/29 D:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2014-01-29 00:47
   29k 2013/03/11 D:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2013-03-11 05:00
   12k 2013/03/11 D:\cygwin64\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2013-03-11 05:01
  516k 2014/04/05 D:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=1970-01-01 00:00
  904k 2013/05/29 D:\cygwin64\bin\cyggnutls-28.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutls-28.dll" v0.0 ts=2013-05-29 16:52
   84k 2013/05/29 D:\cygwin64\bin\cyggnutls-openssl-27.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutls-openssl-27.dll" v0.0 ts=2013-05-29 16:52
   83k 2013/05/29 D:\cygwin64\bin\cyggnutls-xssl-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutls-xssl-0.dll" v0.0 ts=2013-05-29 16:52
   41k 2013/05/29 D:\cygwin64\bin\cyggnutlsxx-28.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutlsxx-28.dll" v0.0 ts=2013-05-29 16:52
  198k 2014/03/20 D:\cygwin64\bin\cyggssapi-3.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi-3.dll" v0.0 ts=2014-03-20 06:15
   14k 2014/03/20 D:\cygwin64\bin\cygheimbase-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygheimbase-1.dll" v0.0 ts=2014-03-20 04:52
   24k 2014/03/20 D:\cygwin64\bin\cygheimntlm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygheimntlm-0.dll" v0.0 ts=2014-03-20 06:13
   29k 2013/03/14 D:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2013-03-14 11:14
  166k 2013/05/14 D:\cygwin64\bin\cyghogweed-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyghogweed-2.dll" v0.0 ts=2013-05-14 07:42
  236k 2014/03/20 D:\cygwin64\bin\cyghx509-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyghx509-5.dll" v0.0 ts=2014-03-20 04:55
  360k 2013/07/29 D:\cygwin64\bin\cygicons-0.dll - os=4.0 img=1.4 sys=5.2
                  "cygicons-0.dll" v0.0 ts=2013-07-29 02:27
  998k 2013/03/07 D:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2013-03-07 03:03
  195k 2013/04/05 D:\cygwin64\bin\cygidn-11.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn-11.dll" v0.0 ts=2013-04-05 09:58
   38k 2013/06/24 D:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2013-06-24 04:36
   23k 2014/03/20 D:\cygwin64\bin\cygkafs-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkafs-0.dll" v0.0 ts=2014-03-20 06:13
  403k 2014/03/20 D:\cygwin64\bin\cygkrb5-26.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-26.dll" v0.0 ts=2014-03-20 06:12
   44k 2013/06/18 D:\cygwin64\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2-4-2.dll" v0.0 ts=2013-06-17 21:00
  243k 2013/06/18 D:\cygwin64\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2-4-2.dll" v0.0 ts=2013-06-17 21:00
  260k 2013/06/18 D:\cygwin64\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap_r-2-4-2.dll" v0.0 ts=2013-06-17 21:01
    6k 2014/04/07 D:\cygwin64\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
                  "cyglsa64.dll" v0.0 ts=2014-04-07 12:46
  129k 2013/03/07 D:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2013-03-07 10:20
  107k 2014/03/27 D:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=1970-01-01 00:00
   28k 2013/05/06 D:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2013-05-06 08:10
   42k 2013/08/12 D:\cygwin64\bin\cygmetalink-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmetalink-3.dll" v0.0 ts=2013-08-13 00:02
  319k 2013/05/05 D:\cygwin64\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2013-05-05 13:40
   52k 2013/05/06 D:\cygwin64\bin\cygncurses++w-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncurses++w-10.dll" v0.0 ts=2013-05-06 08:14
  295k 2013/05/06 D:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2013-05-06 08:08
  177k 2013/05/14 D:\cygwin64\bin\cygnettle-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygnettle-4.dll" v0.0 ts=2013-05-14 07:42
  207k 2014/03/13 D:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2014-03-13 03:35
   13k 2013/05/06 D:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2013-05-06 08:09
  271k 2014/03/12 D:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2014-03-12 02:35
 1580k 2013/03/11 D:\cygwin64\bin\cygperl5_14.dll - os=4.0 img=0.0 sys=5.2
                  "cygperl5_14.dll" v0.0 ts=2013-03-12 00:25
  147k 2013/03/19 D:\cygwin64\bin\cygpng15-15.dll - os=4.0 img=0.0 sys=5.2
                  "cygpng15-15.dll" v0.0 ts=2013-03-19 02:58
   41k 2013/10/21 D:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2013-10-21 21:52
  193k 2013/03/14 D:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2013-03-14 11:14
  681k 2013/08/08 D:\cygwin64\bin\cygrecode-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygrecode-0.dll" v0.0 ts=2013-08-08 20:59
   57k 2014/03/20 D:\cygwin64\bin\cygroken-18.dll - os=4.0 img=0.0 sys=5.2
                  "cygroken-18.dll" v0.0 ts=2014-03-20 04:53
   96k 2014/01/16 D:\cygwin64\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2014-01-16 17:34
  726k 2014/04/18 D:\cygwin64\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=1970-01-01 00:00
  141k 2013/03/11 D:\cygwin64\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2013-03-11 11:42
  377k 2014/04/08 D:\cygwin64\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=1970-01-01 00:00
   11k 2014/01/29 D:\cygwin64\bin\cygssp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssp-0.dll" v0.0 ts=2014-01-29 01:14
  892k 2014/01/29 D:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2014-01-29 00:57
   69k 2013/04/22 D:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2013-04-22 01:25
   51k 2013/05/06 D:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2013-05-06 08:08
   15k 2013/03/11 D:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2013-03-11 03:07
  161k 2014/03/20 D:\cygwin64\bin\cygwind-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwind-0.dll" v0.0 ts=2014-03-20 04:53
   30k 2013/11/15 D:\cygwin64\bin\cygwrap-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwrap-0.dll" v0.0 ts=2013-11-15 19:58
 1120k 2014/01/10 D:\cygwin64\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2014-01-10 01:15
   12k 2013/06/06 D:\cygwin64\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:23
   97k 2013/08/14 D:\cygwin64\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2013-08-14 19:30
   21k 2013/03/13 D:\cygwin64\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2013-03-13 04:58
   56k 2013/06/06 D:\cygwin64\bin\cygXext-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXext-6.dll" v0.0 ts=2013-06-06 10:04
   73k 2013/03/14 D:\cygwin64\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=2013-03-14 05:18
   35k 2013/06/14 D:\cygwin64\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2013-06-14 09:29
   12k 2013/03/14 D:\cygwin64\bin\cygXss-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXss-1.dll" v0.0 ts=2013-03-14 04:07
   79k 2013/05/09 D:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2013-05-09 22:20
 3073k 2014/04/07 D:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=1970-01-01 00:00
    Cygwin DLL version info:
        DLL version: 1.7.29
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 272
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: D:\Users\Doug\Downloads\cygwin
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/

Package              Version                        Status
_autorebase          000139-1                       OK
_update-info-dir     00274-1                        OK
alternatives         1.3.30c-10                     OK
ascii                3.12-1                         OK
base-cygwin          3.3-1                          OK
base-files           4.2-1                          OK
bash                 4.1.11-2                       OK
binutils             2.24.51-2                      OK
bzip2                1.0.6-2                        OK
ca-certificates      1.97-1                         OK
chere                1.4-1                          OK
coreutils            8.15-3                         OK
csih                 0.9.7-1                        OK
curl                 7.34.0-1                       OK
cygcheck-dep         2.0-1                          OK
cygrunsrv            1.50-1                         OK
cygutils             1.4.14-1                       OK
cygutils-extra       1.4.14-1                       OK
cygwin               1.7.29-2                       OK
cygwin-debuginfo     1.7.29-2                       OK
dash                 0.5.7-4                        OK
diffutils            3.3-1                          OK
dos2unix             6.0.5-1                        OK
editrights           1.02-1                         OK
file                 5.18-1                         OK
findutils            4.5.12-1                       OK
gawk                 4.1.1-1                        OK
gdb                  7.6.50-4                       OK
getent               2.18.90-1                      OK
gettext              0.18.1.1-3                     OK
git                  1.7.9-1                        OK
gnupg                1.4.16-1                       OK
grep                 2.16-1                         OK
groff                1.22.2-2                       OK
gzip                 1.4-1                          OK
hostname             3.13-1                         OK
inetutils            1.9.1-2                        OK
inetutils-server     1.9.1-2                        OK
ipc-utils            1.0-2                          OK
less                 458-1                          OK
libargp              20110921-2                     OK
libasn1_8            1.5.3-1                        OK
libasprintf0         0.18.1.1-3                     OK
libattr1             2.4.46-1                       OK
libblkid1            2.21.2-1                       OK
libbz2_1             1.0.6-2                        OK
libcatgets1          1.1-2                          OK
libcom_err2          1.42.7-1                       OK
libcrypt0            1.1-1                          OK
libcurl4             7.34.0-1                       OK
libdb5.3             5.3.21-1                       OK
libedit0             20130712-1                     OK
libexpat1            2.1.0-3                        OK
libffi6              3.0.13-1                       OK
libfontconfig1       2.10.93-1                      OK
libfreetype6         2.5.3-1                        OK
libgcc1              4.8.2-3                        OK
libgdbm4             1.10-2                         OK
libgmp10             6.0.0a-1                       OK
libgnutls28          3.2.0-4                        OK
libgssapi3           1.5.3-1                        OK
libheimbase1         1.5.3-1                        OK
libheimntlm0         1.5.3-1                        OK
libhogweed2          2.7-1                          OK
libhx509_5           1.5.3-1                        OK
libiconv2            1.14-1                         OK
libidn11             1.26-1                         OK
libintl8             0.18.1.1-3                     OK
libkafs0             1.5.3-1                        OK
libkrb5_26           1.5.3-1                        OK
liblzma5             5.0.4-1                        OK
libmetalink3         0.1.2-1                        OK
libmpfr4             3.1.2-1                        OK
libncursesw10        5.9-4                          OK
libnettle4           2.7-1                          OK
libopenldap2_4_2     2.4.35-1                       OK
libopenssl100        1.0.1g-1                       OK
libp11-kit0          0.20.2-1                       OK
libpcre1             8.34-1                         OK
libpng15             1.5.14-1                       OK
Empty package libpopt0
libpopt0             1.16-1                         OK
libreadline7         6.2-1                          OK
libroken18           1.5.3-1                        OK
libsasl2_3           2.1.26-6                       OK
libsqlite3_0         3.8.4.3-1                      OK
libssh2_1            1.4.2-1                        OK
libssp0              4.8.2-3                        OK
libstdc++6           4.8.2-3                        OK
libtasn1_6           3.3-1                          OK
libuuid1             2.21.2-1                       OK
libwind0             1.5.3-1                        OK
libwrap0             7.6-22                         OK
libX11_6             1.6.2-1                        OK
libXau6              1.0.8-1                        OK
libxcb1              1.9.1-2                        OK
libXdmcp6            1.1.1-1                        OK
libXext6             1.3.2-1                        OK
libXft2              2.3.1-1                        OK
libXrender1          0.9.8-1                        OK
libXss1              1.2.2-1                        OK
login                1.10-10                        OK
man                  1.6g-2                         OK
mintty               1.2-beta1-1                    OK
openssh              6.6.1p1-1                      OK
openssl              1.0.1g-1                       OK
p11-kit              0.20.2-1                       OK
p11-kit-trust        0.20.2-1                       OK
perl                 5.14.4-1                       OK
perl-Error           0.17019-1                      OK
popt                 1.16-1                         OK
python               2.7.5-3                        OK
python-crypto        2.6-1                          OK
python-openssl       0.13.1-1                       OK
python-setuptools    0.6.34-1                       OK
python-tkinter       2.7.5-3                        OK
python3              3.2.5-3                        OK
python3-setuptools   0.6.34-1                       OK
python3-tkinter      3.2.5-3                        OK
rebase               4.4.1-1                        OK
recode               3.7-beta2-1                    OK
rsync                3.0.9-1                        OK
run                  1.3.0-1                        OK
sed                  4.2.2-3                        OK
tar                  1.27.1-1                       OK
tcl                  8.5.11-1                       OK
tcl-tix              8.4.3-2                        OK
tcl-tk               8.5.11-1                       OK
tcsh                 6.18.01-3                      OK
terminfo             5.9-4                          OK
texinfo              5.2-1                          OK
tzcode               2013c-1                        OK
unzip                6.0-1                          OK
util-linux           2.21.2-1                       OK
vim                  7.4.182-1                      OK
vim-common           7.4.182-1                      OK
vim-minimal          7.4.182-1                      OK
wget                 1.15-1                         OK
which                2.20-2                         OK
xlsx2csv             0.11+20120814+gitf54ab78-1     OK
xxd                  7.4.182-1                      OK
xz                   5.0.4-1                        OK
zip                  3.0-1                          OK
zlib0                1.2.8-1                        OK
Use -h to see help about each section

[-- Attachment #4: Type: text/plain, Size: 218 bytes --]

--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygcheck -p file.exe segmentation fault (x86_64)
  2014-04-24  5:26   ` Doug Henderson
@ 2014-04-24 14:19     ` Corinna Vinschen
  0 siblings, 0 replies; 6+ messages in thread
From: Corinna Vinschen @ 2014-04-24 14:19 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 2102 bytes --]

On Apr 23 23:25, Doug Henderson wrote:
> On Wed, Apr 23, 2014 at 9:44 AM, Corinna Vinschen wrote:
> > On Apr 23 09:17, Doug Henderson wrote:
> >> 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.
> >
> > Strange.  I'm getting either
> >
> > $ cygcheck -p strings.exe
> > cygcheck: unable to contact cygwin.com site, InternetOpenUrl() failed: The operation timed out
> >  (win32 error 12002)
> >
> > or
> >
> > $ cygcheck -p strings.exe
> > Found 18 matches for strings.exe
> > x86_64/binutils/binutils-2.23.52-5
> ...
> > x86_64/mingw64-x86_64-binutils-debuginfo/mingw64-x86_64-binutils-debuginfo-2.24.0.3.85cf705-1
> >
> >
> > Corinna
> 
> 
> 
> Sometimes, the first invocation of "cygcheck -p strings.exe" after
> starting the cygwin session shows the expected output before the
> segfault. Subsequent executions only show the segfault.

I can't reproduce this, it works for me all the time.

> Attached is the output (p1.txt) from  "strace cygcheck -p
> strings.exe". On at least one occasion, I saw the expected output half
> way through the exception messages.
> 
> I do not get a stack dump file, and I can't seem to get anything
> useful by running with gdb.

cygcheck is not a Cygwin application but a native Windows one.
It doesn't return lots of usueful info under strace becasue this
requires a Cygwin DLL, and cygcheck only loads the cygwin DLL
at runtime, but doesn't need any of Cygwin's functionality for -p.

The cygwin-debuginfo package adds symbols, this may be a big help
debugging this problem.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-24 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23 15:17 cygcheck -p file.exe segmentation fault (x86_64) Doug Henderson
2014-04-23 15:44 ` Corinna Vinschen
2014-04-24  5:26   ` Doug Henderson
2014-04-24 14:19     ` Corinna Vinschen
2014-04-23 19:47 ` Nellis, Kenneth
2014-04-23 20:22 ` Steven Penny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).