Public bug reported: There is a race condition in __lll_mutex_timedlock_wait (called by pthread_mutex_timedlock) on x86_64 that can cause segfaults on multi- processor x86_64 machines. Full details can be found in this glibc bug:
http://sourceware.org/bugzilla/show_bug.cgi?id=6419 This bug affects Ubuntu 8.04's libc6 package, which is based on glibc 2.7 (which Ulrich Drepper describes as "outdated code" above), and is easily reproducible using the program in the above bug (on multi- processor or multi-core x86_64 machines). ** Affects: glibc (Ubuntu) Importance: Undecided Status: New -- pthread_mutex_timedlock segfault on multi-proc x86_64 https://bugs.launchpad.net/bugs/284672 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
