https://bugs.kde.org/show_bug.cgi?id=491751
mxr...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mxr...@gmail.com --- Comment #17 from mxr...@gmail.com --- Today my system got frozen so many times that I could not count. I had the regular application open, Firefox, Chrome and PHPStorm. Whenever I ran step debugging with Xdebug and the execution moved in PHPStorm, the screen got frozen and I had to force shutdown the machine, there was no move from there. Captured the following logs. Case 1 ``` 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:21 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:19 kwin_wayland: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" 14:02:10 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125! 14:02:09 kernel: [drm:gfx_v11_0_cp_gfx_enable.isra.0 [amdgpu]] *ERROR* failed to halt cp gfx 14:02:08 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 2907 thread Xwayland:cs0 pid 2970 ``` Case 2: ``` 14:54:30 kwin_wayland: kwin_wayland_drm: Pageflip timed out! This is a kernel bug 14:53:20 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125! 14:53:19 kernel: [drm:gfx_v11_0_cp_gfx_enable.isra.0 [amdgpu]] *ERROR* failed to halt cp gfx 14:53:18 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 3207 thread Xwayland:cs0 pid 3273 14:13:16 resolvconf: Failed to set DNS configuration: Unit dbus-org.freedesktop.network1.service not found. 14:13:15 bluetoothd: sap-server: Operation not permitted (1) 14:13:15 kernel: amd-pmf AMDI0102:00: ta invoke cmd init failed err: 60005 ``` -- You are receiving this mail because: You are watching all bug changes.