On Thu Jul 10 09:10:10 2025 +0000, Vibhav Pant wrote:
I see. I have added code to skip the DEV_OBJECT if the interface no longer exists. Thanks.
It's still failing:
``` cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[1]: SetupDiOpenDeviceInterfaceW failed: 3758096933 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[1]: SetupDiGetDeviceInterfacePropertyW failed: 87 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[0]: SetupDiOpenDeviceInterfaceW failed: 3758096933 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[0]: SetupDiGetDeviceInterfacePropertyW failed: 87 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[2]: SetupDiOpenDeviceInterfaceW failed: 3758096933 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&d5b1dc5305c7#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[2]: SetupDiGetDeviceInterfacePropertyW failed: 87 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&dee7615062cb#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[1]: SetupDiOpenDeviceInterfaceW failed: 3758096933 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&dee7615062cb#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[1]: SetupDiGetDeviceInterfacePropertyW failed: 87 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&dee7615062cb#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[0]: SetupDiOpenDeviceInterfaceW failed: 3758096933 cfgmgr32.c:673: Test failed: test_cases[0]: device L"\\?\winebth#device#_org_bluez_hci0&dee7615062cb#{781aee18-7733-4ce4-add0-91f41c67b592}": exp_props[0]: SetupDiGetDeviceInterfacePropertyW failed: 87 ... ```