https://bugs.kde.org/show_bug.cgi?id=498542
--- Comment #1 from Alexandre Pereira <pereira.a...@gmail.com> --- More info: log messages, for example, on brave: ``` Log Messages ============ [23791:23791:0112/174606.168996:WARNING:sandbox_linux.cc(430)] : InitializeSandbox() called with multiple threads in process gpu-process. [23791:23791:0112/174606.169403:WARNING:viz_main_impl.cc(85)] : VizNullHypothesis is disabled (not a warning) [23791:23791:0112/174606.303394:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [23791:23791:0112/174606.303460:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [23791:23791:0112/174606.303478:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [23791:23791:0112/174606.303500:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [23791:23791:0112/174606.303516:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [23791:23791:0112/174606.303531:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [23791:23791:0112/174606.303549:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [23791:23791:0112/174606.303566:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [23791:23791:0112/174606.303581:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [23791:23791:0112/174606.303605:ERROR:shared_image_manager.cc(250)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox. [23791:23791:0112/174606.303661:ERROR:gpu_service_impl.cc(1154)] : Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly. GpuProcessHost: The GPU process exited with code 8704. [24046:24046:0112/174606.392154:WARNING:sandbox_linux.cc(430)] : InitializeSandbox() called with multiple threads in process gpu-process. [24046:24046:0112/174606.392642:WARNING:viz_main_impl.cc(85)] : VizNullHypothesis is disabled (not a warning) [24046:24046:0112/174606.447349:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24046:24046:0112/174606.447405:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24046:24046:0112/174606.447425:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24046:24046:0112/174606.447452:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24046:24046:0112/174606.447470:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24046:24046:0112/174606.447487:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24046:24046:0112/174606.447506:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24046:24046:0112/174606.447526:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24046:24046:0112/174606.447543:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24046:24046:0112/174606.458302:ERROR:shared_image_manager.cc(250)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox. GpuProcessHost: The GPU process exited with code 8704. [24140:24140:0112/174606.531572:WARNING:sandbox_linux.cc(430)] : InitializeSandbox() called with multiple threads in process gpu-process. [24140:24140:0112/174606.532043:WARNING:viz_main_impl.cc(85)] : VizNullHypothesis is disabled (not a warning) [24140:24140:0112/174606.560952:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24140:24140:0112/174606.561036:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24140:24140:0112/174606.561063:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24140:24140:0112/174606.561092:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24140:24140:0112/174606.561113:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24140:24140:0112/174606.561140:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24140:24140:0112/174606.561166:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=SCANOUT [24140:24140:0112/174606.561190:ERROR:gbm_pixmap_wayland.cc(82)] : Cannot create bo with format= RGBA_8888 and usage=GPU_READ [24140:24140:0112/174606.561213:ERROR:shared_image_factory.cc(880)] : CreateSharedImage: could not create backing. [24140:24140:0112/174606.561259:ERROR:shared_image_manager.cc(250)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox. GpuProcessHost: The GPU process exited with code 8704. [24190:24190:0112/174606.625186:WARNING:sandbox_linux.cc(430)] : InitializeSandbox() called with multiple threads in process gpu-process. [24190:24190:0112/174606.625601:WARNING:viz_main_impl.cc(85)] : VizNullHypothesis is disabled (not a warning) [24190:24190:0112/174608.413098:ERROR:gl_display.cc(497)] : EGL Driver message (Error) eglCreateContext: Requested version is not supported ``` -- You are receiving this mail because: You are watching all bug changes.