BSOD when running from network share

Roger Wells roger.k.wells@leidos.com
Thu Nov 19 22:21:00 GMT 2015


On 11/19/2015 05:13 PM, Patrick Herbst wrote:
> I have cygwin installed on a windows network share folder.  Most
> everything works fine.
> 
> But I get a BSOD when in bash running the following
> 
> cat > /tmp/junk <<EOF
> asdf
> asdf
> asdf
> asdf
> EOF
> 
> As soon as i hit enter on "EOF" I get a BSOD RDR_FILE_SYSTEM STOP: 0x00000027
> 
> Can anyone else
> 1) reproduce this?
> 2) confirm this?
> 3) fix this?
> 
> thanks!
> 
FWIW, no problem here:

roger@rwells-x220 ~
$ cat > /tmp/junk <<EOF
> asdf
> asdf
> asdf
> asdf
> EOF

roger@rwells-x220 ~
$ cat /tmp/junk
asdf
asdf
asdf
asdf

roger@rwells-x220 ~
$ uname -a
CYGWIN_NT-10.0 rwells-x220 2.3.0(0.291/5/3) 2015-11-09 10:24 x86_64 Cygwin

HTH

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


-- 
Roger Wells, P.E.
leidos
221 Third St
Newport, RI 02840
401-847-4210 (voice)
401-849-1585 (fax)
roger.k.wells@leidos.com

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



More information about the Cygwin mailing list