Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opi3b: libGL error: failed to create dri screen: 使用electron js录屏一段时间后出现了错误,同样的程序在x86上没出现问题 #9

Open
496220530 opened this issue Oct 31, 2023 · 1 comment

Comments

@496220530
Copy link

libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
[2528:1031/154326.266211:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
[2496:1031/154327.442855:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.448718:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.456987:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.467892:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.469646:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.477236:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.490598:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.493471:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)

@496220530 496220530 changed the title libGL error: failed to create dri screen: 使用electron js录屏一段时间后出现了错误,同样的程序在x86上没出现问题 opi3b: libGL error: failed to create dri screen: 使用electron js录屏一段时间后出现了错误,同样的程序在x86上没出现问题 Oct 31, 2023
@496220530
Copy link
Author

去掉对html页面的频繁自动操作,部分错误就没有了
[2496:1031/154327.442855:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.448718:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.456987:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.467892:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.469646:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.477236:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.490598:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.
[2496:1031/154327.493471:ERROR:window_list_utils.cc(62)] Failed to query for child windows although windowdoes not have a valid WM_STATE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant