Article 6KAA0 What is this error in syslog?

What is this error in syslog?

by
beachboy2
from LinuxQuestions.org on (#6KAA0)
I have been given an old Acer Extensa 5235 laptop and I successfully installed MX Linux.

I noticed on 3 occasions it showed a black screen in the middle of doing something, but the mouse pointer was still operational.

I can restart the machine and it appears to work completely normally, until the next cut out.

less /var/log/syslog shows the last page of output as:

Code:2024-03-13T07:55:51.509793+00:00 mx rtkit-daemon[2892]: Supervising 2 threads of 2 processes of 1 users.
2024-03-13T07:55:52.549970+00:00 mx rtkit-daemon[2892]: Successfully made thread 2973 of process 2858 owned by '1000' RT at priority 20.
2024-03-13T07:55:52.550160+00:00 mx rtkit-daemon[2892]: Supervising 3 threads of 2 processes of 1 users.
2024-03-13T07:55:52.869962+00:00 mx rtkit-daemon[2892]: Successfully made thread 2984 of process 2856 owned by '1000' RT at priority 20.
2024-03-13T07:55:52.870153+00:00 mx rtkit-daemon[2892]: Supervising 4 threads of 2 processes of 1 users.
2024-03-13T07:55:53.085870+00:00 mx rtkit-daemon[2892]: Supervising 4 threads of 2 processes of 1 users.
2024-03-13T07:55:53.086566+00:00 mx rtkit-daemon[2892]: Supervising 4 threads of 2 processes of 1 users.
2024-03-13T07:55:53.087168+00:00 mx rtkit-daemon[2892]: Supervising 4 threads of 2 processes of 1 users.
2024-03-13T07:55:53.092394+00:00 mx rtkit-daemon[2892]: Successfully made thread 2978 of process 2978 owned by '1000' high priority at nice level -11.
2024-03-13T07:55:53.092531+00:00 mx rtkit-daemon[2892]: Supervising 5 threads of 3 processes of 1 users.
2024-03-13T07:55:53.096415+00:00 mx rtkit-daemon[2892]: Successfully made thread 2988 of process 2978 owned by '1000' RT at priority 20.
2024-03-13T07:55:53.096552+00:00 mx rtkit-daemon[2892]: Supervising 6 threads of 3 processes of 1 users.
2024-03-13T07:56:03.972982+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.21' (uid=1000 pid=2814 comm="/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd")
2024-03-13T07:56:04.046553+00:00 mx dbus-daemon[1887]: [system] Activating service name='org.freedesktop.UDisks2' requested by ':1.47' (uid=1000 pid=3059 comm="/usr/libexec/gvfs-udisks2-volume-monitor") (using servicehelper)
2024-03-13T07:56:04.724057+00:00 mx dbus-daemon[1887]: [system] Successfully activated service 'org.freedesktop.UDisks2'
2024-03-13T07:56:04.788221+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
2024-03-13T07:56:04.798375+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Activating service name='org.gtk.vfs.AfcVolumeMonitor' requested by ':1.21' (uid=1000 pid=2814 comm="/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd")
2024-03-13T07:56:04.961012+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
2024-03-13T07:56:04.976660+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.21' (uid=1000 pid=2814 comm="/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd")
2024-03-13T07:56:05.036560+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
2024-03-13T07:56:05.043825+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.21' (uid=1000 pid=2814 comm="/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd")
2024-03-13T07:56:05.079705+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
2024-03-13T07:56:05.086866+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.21' (uid=1000 pid=2814 comm="/usr/lib/x86_64-linux-gnu/tumbler-1/tumblerd")
2024-03-13T07:56:05.140485+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
2024-03-13T07:56:05.158386+00:00 mx dbus-daemon[2637]: [session uid=1000 pid=2635] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
2024-03-13T07:56:51.148958+00:00 mx anacron[1839]: Job `cron.daily' started
2024-03-13T07:56:51.175015+00:00 mx anacron[3208]: Updated timestamp for job `cron.daily' to 2024-03-13
2024-03-13T07:57:47.183149+00:00 mx kernel: [ 389.833420] panel-2-docklik[2762]: segfault at 11 ip 00007f373fd62fff sp 00007ffc9d17d8b0 error 4 i:Can somebody shed any light on this please?

***Also, since I am not a regular reader of syslog files, how do I capture/copy ALL of the text output in Xfce terminal and not just a single screen's worth?

I have tried Shift + Ctrl + C, but this does not work.

I am probably going to scrap this machine because of this intermittent error, but your replies will add to my education.

PS It has just cut out for the 4th time after running perfectly for 45 minutes.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments