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

--- Comment #3 from Axel Davy <[email protected]> ---
Could you produce a log with NINE_DEBUG=all (as env var) ?
To produce output, it needs mesa to be built with --enable-debug.

if that prevents the hang, you could use instead
NINE_DEBUG=surf,tex,3dsurf,3dtex,basetex

Also it is possible to deduce where in the code the application is hanged with
debug tools.
For example you can attach operf for a few seconds when the application is
hanged, and do opreport -l | grep d3dadapter

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to