https://bugs.winehq.org/show_bug.cgi?id=51210
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to nimbalkar from comment #3)
I'm using a laptop with both NVIDIA and Intel graphics. When running './wine winecfg' after building it from source, I ran into the same issue. I placed two FIXMEs "BEFORE\n" and "AFTER\n" in the beginning and end of get_gpu_properties_from_vulkan() respectively.
Please find the output here: https://pastebin.com/TL8UsMz1
This confirms that wine is hanging in the function get_gpu_properties_from_vulkan() in xrandr.c
Which line exactly?