[Bug 49441] Starting wine freezes with libstrangle and dxvk

WineHQ Bugzilla wine-bugs at winehq.org
Sun Sep 27 10:03:11 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49441

--- Comment #7 from Kevin Andrews <kjandrews0 at gmail.com> ---
I've added a few debug statements into the new code in the above commit and
getting the following:

9698.837:004c:0050:err:xrandr:xrandr14_get_gpus 
HERE BOSS 845 before get_vulkan_device_uuid

9698.837:004c:0050:err:vulkan:wine_vk_init 
HERE BOSS inside wine_vk_init before dlopen if statement / beginning of funct

9698.837:004c:0050:err:vulkan:wine_vk_init 
HERE BOSS inside wine_uk_init after dlopen true/positive end of funct

9698.837:004c:0050:err:xrandr:get_vulkan_device_uuid 
HERE BOSS xrandr.c 711 - get_vulkan_device_uuid post constants
HERE BOSS 847 after get_vulkan_device_uuidCall ntdll.strlen(7cbf733c
"NVIDIA-0") ret=7b04a8fb

9698.838:004c:0050:err:xrandr:xrandr14_get_gpus 
HERE BOSS 845 before get_vulkan_device_uuid

9698.838:004c:0050:err:xrandr:get_vulkan_device_uuid 
HERE BOSS xrandr.c 711 - get_vulkan_device_uuid post constants
HERE BOSS 847 after get_vulkan_device_uuidCall ntdll.strlen(7cbf7a24
"modesetting") ret=7b04a8fb

9698.838:004c:0050:trace:x11drv:X11DRV_InitGpu GPU id:0x1e5
name:L"modesetting".
9704.401:0030:0034:warn:module:load_dll Failed to load module L"%1";
status=c0000135
9705.591:0030:0034:warn:module:load_dll Failed to load module L"%1";
status=c0000135
9710.555:0020:0024:err:vulkan:wine_vk_init HERE BOSS inside wine_vk_init before
dlopen
9710.555:0020:0024:err:vulkan:wine_vk_init HERE BOSS inside wine_uk_init after
dlopen positiveRet  ntdll.RtlRunOnceExecuteOnce() retval=00000000 ret=7b08b869
9714.195:0030:0034:warn:module:load_dll Failed to load module L"%1";
status=c0000135
9716.718:0020:0024:warn:module:load_dll Failed to load module
L"openvr_api_dxvk.dll"; status=c0000135

When starting without libstrangle in front we get:

10116.048:00c8:00cc:err:vulkan:wine_vk_init HERE BOSS inside wine_vk_init
before dlopen
10116.048:00c8:00cc:err:vulkan:wine_vk_init HERE BOSS inside wine_uk_init after
dlopen positiveRet  ntdll.RtlRunOnceExecuteOnce() retval=00000000 ret=7b08b869

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list