Further to my earlier comment, I've since done some further testing with
LTP:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1091186/comments/11
While I can't say which change fixes the issue, with the updated
packages installed, I no longer encounter a deadlock when running
mallocstress u
Originally, when we ran a 32bit mallocstress under a 64bit kernel on an
ARM fast model, mallocstress would deadlock (even with relatively small
numbers of threads and loops). Will Deacon looked into this, and saw
that all threads were waiting for the same futex. We believe the non-
atomic eglibc lo
I had an issue with mallocstress deadlocking, but this was solved by the
patch listed in
https://bugs.launchpad.net/ubuntu/precise/+source/eglibc/+bug/1091186
I don't know enough about glibc to say if this is related or not.
--
You received this bug notification because you are a member of Ubunt