Runing sync causes the screen / window to go black.

Get help for specific problems
Posts: 3
Joined: 20 May 2021

TuxKey

Hi there,

(it's a long one thanks for looking at my problem hope someone can help).

After the rocky road to install everything worked fine for a couple of days.
But after a few system updates on fedora 34 everything has gone bonkers.

If you have questions on how i did the install you can fallow along here:
viewtopic.php?t=8475&p=29814&hilit=fedora+install#p29814

The error i mention never went away but i was able to use FreeFileSync for a while..
But now it has become unusable. Like in the old days of gnome where you had apps that messed with your desktop manager / X.11 or Gnome .. where the window goes black and you can't move or quit it via the window it self but only using application menu in the top bar on fedora. Strange thing is that when i start Signal message app i see the same black window. and oh yah and when i restart FreeFilesync the only thing i see is a black window.

When i do a compare nothing happens. but as soon as i initialize a sync everything starts going wrong.
Also starting is fast only i get a spinning like FreeFileSync is waiting for something this was from the start.
i have a Ryzen 7 4800 with 8 core 16 thread laptop with 62gig of mem. and my machine is doing nothing less then 20% in use and 4.5gig mem usage..

what have i tried:
installed trace and started FreeFileSync via commandline:
- strace FreeFileSync &>trace_FreeFileSync.01.txt

Here is the output:
cat trace_FreeFileSync.01.txt
execve("/usr/local/bin/FreeFileSync", ["FreeFileSync"], 0x7ffe41072610 /* 54 vars */) = 0
[ Process PID=20177 runs in 32 bit mode. ]
set_thread_area({entry_number=-1, base_addr=0x805180c, limit=0x0fffff, seg_32bit=1, contents=0, read_exec_only=0, limit_in_pages=1, seg_not_present=0, useable=1}) = 0 (entry_number=12)
set_tid_address(0x80518b4) = 20177
pipe2([3, 4], O_CLOEXEC) = 0
brk(NULL) = 0x88cf000
brk(0x88d1000) = 0x88d1000
mmap2(0x88cf000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x88cf000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7f6f000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7f6e000
rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
pipe2([5, 6], O_CLOEXEC) = 0
clone(child_stack=0xffb630a0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD) = 20178
close(6) = 0
read(5, "", 4) = 0
close(5) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
munmap(0xf7f6e000, 4096) = 0
fcntl64(3, F_SETFD, 0) = 0
close(4) = 0
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7f6b000
readv(3, [{iov_base="x86_64\n", iov_len=4094}, {iov_base="", iov_len=1024}], 2) = 7
readv(3, [{iov_base="", iov_len=4087}, {iov_base="", iov_len=1024}], 2) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20178, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
close(3) = 0
munmap(0xf7f6f000, 4096) = 0
wait4(20178, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 20178
readlink("/proc/self/exe", "/opt/FreeFileSync/FreeFileSync", 4096) = 30
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7f6f000
pipe2([3, 4], O_CLOEXEC) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1 RT_2], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP RTMIN RT_1 RT_2], 8) = 0
fork() = 20180
rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1 RT_2], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
close(4) = 0
read(3, "Gtk-Message: 15:00:04.336: Faile"..., 16384) = 65
write(2, "Gtk-Message: 15:00:04.336: Faile"..., 65Gtk-Message: 15:00:04.336: Failed to load module "pk-gtk-module"
) = 65
read(3, 0xffb635d0, 16384) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
--- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
read(3, "", 16384) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20180, si_uid=1000, si_status=0, si_utime=140, si_stime=184} ---
wait4(20180, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 20180
close(3) = 0
munmap(0xf7f6f000, 4096) = 0
munmap(0xf7f6b000, 16384) = 0
exit_group(0) = ?
+++ exited with 0 +++

End of output

And then i started FreeFileSync a second time hoping that the trace would show something when starting up.
Because starting the second time after the first sync attempt will result in a start and me only seeing a black window.
But the output of the trace is the same..

Doing a journalctl did show gpu error i only get after running FreeFileSync.

Here is the output i changed my machine name btw


Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=53685, emitted seq=53687
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 16596 thread Xwayland:cs0 pid 16619
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Jun 04 15:00:40 my_machine_name kernel: [drm] free PSP TMR buffer
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
Jun 04 15:00:40 my_machine_name kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Jun 04 15:00:40 my_machine_name kernel: [drm] PSP is resuming...
Jun 04 15:00:40 my_machine_name kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
Jun 04 15:00:40 my_machine_name kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 04 15:00:40 my_machine_name kernel: [drm] DMUB hardware initialized: version=0x01020008
Jun 04 15:00:40 my_machine_name kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 04 15:00:40 my_machine_name kernel: [drm] JPEG decode initialized successfully.
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow start
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow done
Jun 04 15:00:40 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 15:00:40 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 15:00:40 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(2) succeeded!
Jun 04 15:00:40 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 15:00:40 my_machine_name kernel: amdgpu_cs_ioctl: 120 callbacks suppressed
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: amdgpu_cs_query_fence_status failed.
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name gnome-shell[16596]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 15:00:40 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!

End of output


The only way for me to get rid of the problem is to restart my machine.
Final attempt to diagnose the problem i start FreeFileSync and have journalctl -f running in a terminal and dmesg -W in a second terminal.

This is the output i'm getting.:

From Journalctl:


Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Boxes.SearchProvider@10.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Calculator.SearchProvider@10.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Characters.BackgroundService@10.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Contacts.SearchProvider@10.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Photos@14.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.clocks@10.service.
Jun 04 16:59:03 my_machine_name systemd[1845]: Starting GNOME Terminal Server...
Jun 04 16:59:04 my_machine_name gnome-terminal-server[47033]: Display does not support owner-change; copy/paste will be broken!
Jun 04 16:59:04 my_machine_name systemd[1845]: Started GNOME Terminal Server.
Jun 04 16:59:04 my_machine_name systemd[1845]: Started dbus-:1.2-com.intel.dleyna\x2drenderer@14.service.
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: dLeyna core version 0.6.0
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: dleyna-renderer-service version 0.6.0
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Load file [/home/username/.config/dleyna-renderer-service.conf]
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: [General settings]
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Never Quit: F
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Connector Name: dbus
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Port: 0
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Push host port: 0
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: [Logging settings]
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Log Type : 0
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Log Level: 0x13
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: [Network filtering settings]
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Enabled : F
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Entries: (null)
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Calling GetRenderers method
Jun 04 16:59:04 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Photos@14.service: Deactivated successfully.
Jun 04 16:59:04 my_machine_name dleyna-renderer-service[47098]: Client :1.467 lost
Jun 04 16:59:04 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Photos@15.service.
Jun 04 16:59:04 my_machine_name PackageKit[1449]: resolve transaction /1108_ccaaeded from uid 1000 finished with success after 5ms
Jun 04 16:59:05 my_machine_name systemd[1845]: Started dbus-:1.2-com.intel.dleyna\x2drenderer@15.service.
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: dLeyna core version 0.6.0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: dleyna-renderer-service version 0.6.0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Load file [/home/username/.config/dleyna-renderer-service.conf]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: [General settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Never Quit: F
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Connector Name: dbus
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Port: 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Push host port: 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: [Logging settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Log Type : 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Log Level: 0x13
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: [Network filtering settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Enabled : F
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Entries: (null)
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Calling GetRenderers method
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47138]: Client :1.476 lost
Jun 04 16:59:05 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Photos@15.service: Deactivated successfully.
Jun 04 16:59:05 my_machine_name systemd[1845]: Started dbus-:1.2-org.gnome.Photos@16.service.
Jun 04 16:59:05 my_machine_name PackageKit[1449]: resolve transaction /1109_eddececb from uid 1000 finished with success after 7ms
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47098]: dLeyna: Exit
Jun 04 16:59:05 my_machine_name systemd[1845]: dbus-:1.2-com.intel.dleyna\x2drenderer@14.service: Deactivated successfully.
Jun 04 16:59:05 my_machine_name systemd[1845]: Started dbus-:1.2-com.intel.dleyna\x2drenderer@16.service.
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: dLeyna core version 0.6.0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: dleyna-renderer-service version 0.6.0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Load file [/home/username/.config/dleyna-renderer-service.conf]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: [General settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Never Quit: F
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Connector Name: dbus
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Port: 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Push host port: 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: [Logging settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Log Type : 0
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Log Level: 0x13
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: [Network filtering settings]
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Enabled : F
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Entries: (null)
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Calling GetRenderers method
Jun 04 16:59:05 my_machine_name dleyna-renderer-service[47175]: Client :1.480 lost
Jun 04 16:59:05 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Photos@16.service: Deactivated successfully.
Jun 04 16:59:05 my_machine_name systemd[1845]: Started Application launched by gnome-shell.
Jun 04 16:59:05 my_machine_name systemd[1845]: Started Application launched by gnome-shell.
Jun 04 16:59:05 my_machine_name systemd[1845]: app-glib-FreeFileSync-47182.scope: Deactivated successfully.
Jun 04 16:59:05 my_machine_name FreeFileSync.desktop[47182]: Gtk-Message: 16:59:05.778: Failed to load module "pk-gtk-module"
Jun 04 16:59:05 my_machine_name gnome-shell[2015]: Source ID 325081 was not found when attempting to remove it
Jun 04 16:59:06 my_machine_name dleyna-renderer-service[47175]: dLeyna: Exit
Jun 04 16:59:06 my_machine_name dleyna-renderer-service[47138]: dLeyna: Exit
Jun 04 16:59:06 my_machine_name systemd[1845]: dbus-:1.2-com.intel.dleyna\x2drenderer@16.service: Deactivated successfully.
Jun 04 16:59:06 my_machine_name systemd[1845]: dbus-:1.2-com.intel.dleyna\x2drenderer@15.service: Deactivated successfully.
Jun 04 16:59:14 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.clocks@10.service: Deactivated successfully.
Jun 04 16:59:14 my_machine_name systemd[1845]: gnome-terminal-server.service: Deactivated successfully.
Jun 04 16:59:15 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Boxes.SearchProvider@10.service: Deactivated successfully.
Jun 04 16:59:15 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Contacts.SearchProvider@10.service: Deactivated successfully.
Jun 04 16:59:25 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Calculator.SearchProvider@10.service: Deactivated successfully.
Jun 04 16:59:25 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.ControlCenter.SearchProvider@8.service: Deactivated successfully.
Jun 04 16:59:35 my_machine_name systemd[1845]: dbus-:1.2-org.gnome.Characters.BackgroundService@10.service: Deactivated successfully.
Jun 04 17:01:20 my_machine_name rtkit-daemon[874]: Supervising 7 threads of 4 processes of 1 users.
Jun 04 17:01:20 my_machine_name rtkit-daemon[874]: Supervising 7 threads of 4 processes of 1 users.

End of output



dmesg -W had nothing to report..
So now i will start a compare and sync something.


journalctl comes with two lines:

Jun 04 17:04:45 my_machine_name systemd[1845]: Starting Tracker metadata extractor...
Jun 04 17:04:45 my_machine_name systemd[1845]: Started Tracker metadata extractor.


now i press the compare button: and see the popup that tels me 2 new files and 1 changed from left to right.
(as soon as i pres Start everything starts going wrong.
The smaller window that normaly shows you progress goes gray and then my whole screen goes black..
then the little window turns gray again and shows the tilte bar. i can move that window but i'm reading the tile bar say 0% .. when i want to move the main freefilesync window everything starts to flicker ..
switching back and forth from desktops to type this the whole app has gone black..

And now dmesg -W has a lot to say:


[ 7025.476031] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
[ 7030.605832] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=215937, emitted seq=215939
[ 7030.606163] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 19082 thread Xwayland:cs0 pid 19105
[ 7030.606463] amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
[ 7030.672094] [drm] free PSP TMR buffer
[ 7030.696520] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
[ 7030.696615] amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 7030.696709] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[ 7030.696856] [drm] PSP is resuming...
[ 7030.717185] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 7030.817654] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 7030.825871] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 7030.825876] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 7030.825879] amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
[ 7030.827171] amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
[ 7031.047146] [drm] kiq ring mec 2 pipe 1 q 0
[ 7031.047735] [drm] DMUB hardware initialized: version=0x01020008
[ 7031.088296] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 7031.088601] [drm] JPEG decode initialized successfully.
[ 7031.088605] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 7031.088608] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 7031.088609] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 7031.088610] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 7031.088612] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 7031.088613] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 7031.088614] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 7031.088615] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 7031.088616] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 7031.088617] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 7031.088619] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 7031.088620] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 7031.088621] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 7031.088622] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 7031.088623] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 7031.096484] amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow start
[ 7031.096489] amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow done
[ 7031.096492] [drm] Skip scheduling IBs!
[ 7031.096495] [drm] Skip scheduling IBs!
[ 7031.096526] amdgpu 0000:04:00.0: amdgpu: GPU reset(2) succeeded!
[ 7031.096588] [drm] Skip scheduling IBs!
[ 7031.097127] amdgpu_cs_ioctl: 121 callbacks suppressed
[ 7031.097134] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.098178] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.101275] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.101692] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.102024] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.102897] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.103244] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.103500] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.103797] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7031.104598] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.246571] amdgpu_cs_ioctl: 81 callbacks suppressed
[ 7036.246575] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.247386] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.249706] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.275200] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.856362] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.903427] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.903835] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7036.960063] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7070.864139] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7070.865106] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7070.865671] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7070.937115] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.578124] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.578748] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.708616] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.709989] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.710838] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7077.782217] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7078.200679] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7078.201182] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7078.288156] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7079.397558] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7105.880454] amdgpu_cs_ioctl: 16 callbacks suppressed
[ 7105.880457] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7105.881013] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7105.881475] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7105.952879] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.064242] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.065046] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.155963] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.500672] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.501255] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7106.561370] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.889976] amdgpu_cs_ioctl: 55 callbacks suppressed
[ 7110.889982] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.892000] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.907016] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.908392] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.923516] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.925897] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.939532] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.942005] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.973369] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7110.977152] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7115.906850] amdgpu_cs_ioctl: 150 callbacks suppressed
[ 7115.906857] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7115.925281] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7115.940382] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.024696] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.041675] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.058514] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.074170] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.091424] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.107142] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7116.125161] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7127.408503] amdgpu_cs_ioctl: 58 callbacks suppressed
[ 7127.408509] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7127.409414] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7127.409827] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7127.486458] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7128.696347] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7128.696845] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7129.101246] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7129.697350] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7129.698728] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[ 7129.700270] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!

End of output dmesg -W

Journalctl also had a lot to say

start output:



Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=215937, emitted seq=215939
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 19082 thread Xwayland:cs0 pid 19105
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Jun 04 17:09:08 my_machine_name kernel: [drm] free PSP TMR buffer
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
Jun 04 17:09:08 my_machine_name kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Jun 04 17:09:08 my_machine_name kernel: [drm] PSP is resuming...
Jun 04 17:09:08 my_machine_name kernel: [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
Jun 04 17:09:08 my_machine_name kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 04 17:09:08 my_machine_name kernel: [drm] DMUB hardware initialized: version=0x01020008
Jun 04 17:09:08 my_machine_name kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 04 17:09:08 my_machine_name kernel: [drm] JPEG decode initialized successfully.
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow start
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: recover vram bo from shadow done
Jun 04 17:09:08 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 17:09:08 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 17:09:08 my_machine_name kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(2) succeeded!
Jun 04 17:09:08 my_machine_name kernel: [drm] Skip scheduling IBs!
Jun 04 17:09:08 my_machine_name kernel: amdgpu_cs_ioctl: 121 callbacks suppressed
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: amdgpu_cs_query_fence_status failed.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.

Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:09:08 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.




Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: amdgpu_cs_ioctl: 16 callbacks suppressed
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:23 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:23 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:24 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:24 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:24 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:24 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
Jun 04 17:10:24 my_machine_name kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!


Jun 04 17:10:27 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:27 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:27 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:27 my_machine_name gnome-shell[2015]: Failed to post KMS update: drmModeAtomicCommit: Invalid argument
Jun 04 17:10:27 my_machine_name gnome-shell[2015]: Page flip discarded: drmModeAtomicCommit: Invalid argument
Jun 04 17:10:27 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:28 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:28 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.
Jun 04 17:10:28 my_machine_name gnome-shell[19082]: amdgpu: The CS has been cancelled because the context is lost.


end output: