-
Notifications
You must be signed in to change notification settings - Fork 53
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
GPU process isn't usable. Goodbye. #376
Comments
给 linux-x64/CefGlueBrowserProcess/Xilium.CefGlue.BrowserProcess 添加可执行权限。 |
[root@96d6cd927a0546c9bab4e37164469366 net8.0]# ./Xilium.CefGlue.Demo.Avalonia at Xilium.CefGlue.Interop.libcef.api_hash(Int32 entry)
|
I hit this on Debian bookworm on a raspberry pi today. Looks like there is a duplicate issue filed 2 weeks ago as well |
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.521950:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.522012:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 1 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.527172:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.527200:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 2 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.532835:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.532872:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 3 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.538102:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.538127:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 4 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.543543:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.543575:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 5 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.549037:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.549069:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 6 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.554583:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.554614:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 7 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.559976:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.560006:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 8 time(s)
The application to execute does not exist: '/home/developer/下载/CefGlue/CefGlue.Demo.Avalonia/bin/Debug/net8.0/Xilium.CefGlue.BrowserProcess.dll'.
[1227/144946.565846:ERROR:gpu_process_host.cc(992)] GPU process exited unexpectedly: exit_code=39424
[1227/144946.565873:WARNING:gpu_process_host.cc(1362)] The GPU process has crashed 9 time(s)
[1227/144946.565899:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
[root@96d6cd927a0546c9bab4e37164469366 CefGlue.Demo.Avalonia]#
The text was updated successfully, but these errors were encountered: