On Fri, Apr 27, 2018 at 09:12:36PM -0400, Rupert Gallagher wrote:

> The lack of information originates from "mountd -d". When it terminates 
> because of an error, it should log the name of the last function and its 
> parameters.

Wrap your lines.

Well, ktrace does that for system calls. What I'm seeing is that a
socket is closed and mountd tries to write to it and then gets
SIGPIPE because of that. But I do not know yet what's cause and effect.

        -Otto

> 
> ----
> 
> On Fri, Apr 27, 2018 at 02:04:35PM -0400, Rupert Gallagher wrote:
> 
> > Keeps crashing.
> >
> > ktrace attached.
> 
> No immediate clue pops up from the ktrace. I don't think I wil find
> the time to debug this futher the coming period.
> 
> -Otto
> 
> > ​​
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On 26 April 2018 12:58 PM, Rupert Gallagher <[email protected]> wrote:
> >
> > > The following patch from Microsoft seems to restore functionality. Will 
> > > see in the following hours. The denial of service remains as a problem on 
> > > mountd. Will get a spare pc asap and check ktrace.
> > >
> > > https://support.microsoft.com/en-us/help/4088776/windows-10-update-kb4088776

Reply via email to