BSOD when running from network share

Mike Fahlbusch mcf@cobweb.com.au
Fri Nov 20 02:50:00 GMT 2015


Hi Patrick,

On 20/11/2015 8:43 AM, 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?

Putting two EOF on the end of a file can cause an error in some 
filesystems. The problem might be more to do with the <<EOF. Can the 
<<EOF be dropped?
Also what happens if you type in ^Z after asdf instead of EOF?


-- 

Regards,
        Mike


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