pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Adding /proc check to rc.d/smbd
> >> > Samba doesn't even build on some platforms, a python tool that is
> >> > part of the build system just hangs.
> >>
> >> Do you know which tool?
>
> >There is a waf test hanging for unknown reasons with MAKE_JOBS > 1.
>
> The main python process has 403 threads, one is in zombie/detached
> state, the others are parked from calling pthread_cond_timedwait().
>
> No idea under what condition a thread persists in zombie/detached
> state.
IIRC, pkgsrc python39 usually hangs (or sometimes, just times out)
in a bunch of the thread tests as invoked by `make test`, and this
is not new behavior. (See also https://hg.python.org/cpython/rev/90722634f211
which dates back to 2015!)
Home |
Main Index |
Thread Index |
Old Index