Re: problem with new kernel



My apologies for the double email. For what its worth:

[root@dev linux-2.4.32]# getconf GNU_LIBPTHREAD_VERSION
NPTL 0.60

Not sure what that implies (other than its still broke. :| )

On Friday 30 June 2006 12:45 pm, Arjan van de Ven wrote:
Hi,

you're running a kernel without NPTL support on a distribution that
apparently expects NPTL support to be in the kernel... the failure mode
isn't nice but failure at all isn't totally unexpected...... NPTL is
needed for certain functionality and if a distribution expects that to
be there.. things may well go very wonky if absent. (yes glibc tries to
emulate this but the emulation is quite limited and not really possible)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Transparent Fiber/ Green Thread / Coroutine Library ?
    ... guarantee that NPTL is also being used. ... Note that the program is still using the same kernel, ... that should belong to the kernel and not to the distribution. ... Every threading package in existance has some user-land component ...
    (comp.programming.threads)
  • Re: Are LinuxThreads real kernel-level threads?
    ... >> process IDs. ... Which distribution are you using? ... >> stock kernels had NPTL in them as of recent versions. ... >> recommend applying the NPTL patches, ...
    (comp.os.linux.misc)