Eric Kohl wrote:
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.
Well actually the bug is most probably caused by a bug in the NPFS driver.
Please fix this bug as soon as possible as it keeps me from working on
PnP and RPC!
I'll take a look at the NPFS driver and/or I/O code.
Regards,
Eric
Best regards,
Alex Ionescu