Re: [1.7] System reboot (udfs.sys), cygwin 1.7

2008-12-31 Thread Gregory Sharp
> > >Any ideas what is going on? > > We need the information here: > > > > http://cygwin.com/problems.html > > cygcheck.out is attached (52K) > > strace.out is attached (180K) > > I also wonder about a bug in udfs. The version 5.0.2195.7006 > is what I got by ordinary patching with "Windows Up

Re: [1.7] System reboot (udfs.sys), cygwin 1.7 (question for Eric Blake)

2008-12-30 Thread Christopher Faylor
On Tue, Dec 30, 2008 at 12:41:04PM -0500, Christopher Faylor wrote: >On Tue, Dec 30, 2008 at 12:06:38PM -0500, Christopher Faylor wrote: >>On Tue, Dec 30, 2008 at 11:25:43AM -0500, Gregory C. Sharp wrote: >>>I'm testing out cygwin 1.7, and ran into a problem. I run a small >>>script which checksum

Re: [1.7] System reboot (udfs.sys), cygwin 1.7

2008-12-30 Thread Christopher Faylor
On Tue, Dec 30, 2008 at 12:06:38PM -0500, Christopher Faylor wrote: >On Tue, Dec 30, 2008 at 11:25:43AM -0500, Gregory C. Sharp wrote: >>I'm testing out cygwin 1.7, and ran into a problem. I run a small >>script which checksums my dvd+r backups, something like this: >> >>find -L /cygdrive/d -nolea

Re: [1.7] System reboot (udfs.sys), cygwin 1.7

2008-12-30 Thread Christopher Faylor
On Tue, Dec 30, 2008 at 11:25:43AM -0500, Gregory C. Sharp wrote: >I'm testing out cygwin 1.7, and ran into a problem. I run a small >script which checksums my dvd+r backups, something like this: > >find -L /cygdrive/d -noleaf -type f -exec cksum {} \; > >I try it out on cygwin 1.7, and 3 out of 4

Re: System reboot (udfs.sys), cygwin 1.7

2008-12-30 Thread Larry Hall (Cygwin)
Gregory C. Sharp wrote: I'm testing out cygwin 1.7, and ran into a problem. I run a small script which checksums my dvd+r backups, something like this: find -L /cygdrive/d -noleaf -type f -exec cksum {} \; I try it out on cygwin 1.7, and 3 out of 4 times I get a system panic and reboot. Dump

System reboot (udfs.sys), cygwin 1.7

2008-12-30 Thread Gregory C. Sharp
I'm testing out cygwin 1.7, and ran into a problem. I run a small script which checksums my dvd+r backups, something like this: find -L /cygdrive/d -noleaf -type f -exec cksum {} \; I try it out on cygwin 1.7, and 3 out of 4 times I get a system panic and reboot. Dumpchk/WinDBG reveal access