Hi!
A patch, committed within the last two weeks, broke the named pipe
filesystem driver. The result is the message:
service/sctrl.c:305 Pipe read failed
The error code is ERROR_BROKEN_PIPE.
This bug keeps user-mode services from starting up. I assume the bug is
caused by one on the patches to ntoskrnls IO code because npfs has not
been touched for a few more weeks.
Please fix this bug as soon as possible as it keeps me from working on
PnP and RPC!
Regards,
Eric