Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-30 Thread Christopher Faylor
On Sat, Jul 30, 2011 at 10:21:30AM +0200, Corinna Vinschen wrote: >On Jul 30 14:44, jojelino wrote: >> Breakpoint 2, fhandler_registry::close (this=0x612cba5c) >> at /tmp/winsup/winsup/cygwin/fhandler_registry.cc:856 >> 856 cfree (value_name); >> 10: this->value_name = 0x612cb374 L"se

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-30 Thread Corinna Vinschen
On Jul 30 14:44, jojelino wrote: > Breakpoint 2, fhandler_registry::close (this=0x612cba5c) > at /tmp/winsup/winsup/cygwin/fhandler_registry.cc:856 > 856 cfree (value_name); > 10: this->value_name = 0x612cb374 L"services" > (gdb) > Continuing. > > 0x612cba5c->value_name = 0 > 0x612cb

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread Christopher Faylor
On Fri, Jul 29, 2011 at 03:41:46PM -0700, David Rothenberger wrote: >On 7/29/2011 3:36 PM, Yaakov (Cygwin/X) wrote: >> On Fri, 2011-07-29 at 22:21 +0200, Corinna Vinschen wrote: >>> On Jul 29 11:58, David Rothenberger wrote: With the 20110729 snapshot (and some earlier ones), the following >>>

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread jojelino
Starting program: /usr/bin/find /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services -maxdepth 1 -print [New Thread 4648.0xd38] warning: section .gnu_debuglink not found in /cygdrive/d/cygwin/bin/cygwin1.dbg [New Thread 4648.0x16d8] Breakpoint 9, fhandler_base::operator= (this=

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread David Rothenberger
On 7/29/2011 3:36 PM, Yaakov (Cygwin/X) wrote: > On Fri, 2011-07-29 at 22:21 +0200, Corinna Vinschen wrote: >> On Jul 29 11:58, David Rothenberger wrote: >>> With the 20110729 snapshot (and some earlier ones), the following >>> command terminates early. >>> >>> % find /proc/registry/HKEY_LOCAL_MACH

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread Yaakov (Cygwin/X)
On Fri, 2011-07-29 at 22:21 +0200, Corinna Vinschen wrote: > On Jul 29 11:58, David Rothenberger wrote: > > With the 20110729 snapshot (and some earlier ones), the following > > command terminates early. > > > > % find /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services > > -maxde

Re: 1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread Corinna Vinschen
On Jul 29 11:58, David Rothenberger wrote: > With the 20110729 snapshot (and some earlier ones), the following > command terminates early. > > % find /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services > -maxdepth 1 -print > > strace lists an exception: "exception C005 at 610

1.7.10s 20110729 - problem listing services in /proc

2011-07-29 Thread David Rothenberger
With the 20110729 snapshot (and some earlier ones), the following command terminates early. % find /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services -maxdepth 1 -print strace lists an exception: "exception C005 at 6100296A". This is occurring for me in both Win7 x64 and Win