[Mesa-dev] [Bug 94040] clGetPlatformIDs causes futex race condition

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 9 05:15:05 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94040

--- Comment #7 from bob at bob131.so ---
In the specific case of blender, there are 31 hung up threads with around 9
each waiting on

__lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
do_futex_wait () at ../sysdeps/unix/sysv/linux/futex-internal.h:205

The remaining threads are waiting on poll () at
../sysdeps/unix/syscall-template.S:84 with the last being the one I provided a
backtrace for. Is there any one you're interested in particular? After sampling
some of the backtraces they seem to be unrelated, either blender-specific or
just mainloops for udev and pulseaudio waiting for events, but if please let me
know if there's any backtraces you'd like

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160209/c5dca422/attachment.html>


More information about the mesa-dev mailing list