[Mesa-dev] [Bug 103732] [swr] often gets stuck in piglit's glx-multi-context-single-window test

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 28 17:14:12 UTC 2017


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

Bruce Cherniak <bruce.cherniak at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Mesa core                   |Drivers/Gallium/swr

--- Comment #7 from Bruce Cherniak <bruce.cherniak at intel.com> ---
I'll take a look into this.  The first thing I notice, is that you are running
with the DRI drivers.  Most of our customers use only the standalone GLX
drivers.  We do not test DRI heavily.

You appear to be running a debug build (from the stderr output) of either mesa
or llvm.  Does this occur with release build as well?  And, is there a reason
you are running with a debug build?

>From the very complete BT (thank you!), it appears that the api thread is
waiting for a fence to complete, but all of the worker threads are sitting in
idle -- suggesting that the fence should be complete.  Once you hit this stuck
loop, can you step into swr_is_fence_done and "print *fence".

Thanks.  I'll report back as soon as I find anything.

(assigning back to Gallium/swr until something suggests otherwise)

-- 
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/20171128/09703b85/attachment.html>


More information about the mesa-dev mailing list