<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - clGetPlatformIDs causes futex race condition"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94040#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - clGetPlatformIDs causes futex race condition"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94040">bug 94040</a>
              from <span class="vcard"><a class="email" href="mailto:bob@bob131.so" title="bob@bob131.so">bob@bob131.so</a>
</span></b>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>