NPTL issues w/ stable

Try resetting environment variable GNU_LIBPTHREAD_VERSIONexport GNU_LIBPTHREAD_VERSION=""
Then check for thread version again.getconf GNU_LIBPTHREAD_VERSIONe.g.getconf GNU_LIBPTHREAD_VERSION
NPTL 0.61If this tells you the version of threads is NTPL then this will solve your problem.

No votes yet
Syndicate content