Bug 5473 - 【重要】tigervnc-server 启动后,使用 VNC Viewer 连接,vncserver 崩溃
Summary: 【重要】tigervnc-server 启动后,使用 VNC Viewer 连接,vncserver 崩溃
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Desktop (show other bugs) Desktop
Version: 8.8
Hardware: x86_64 Linux
: P1-Urgent S1-blocker
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-09 10:57 UTC by 陈晨
Modified: 2024-05-15 14:56 UTC (History)
1 user (show)

See Also:


Attachments
GNOME 桌面崩溃后,vncserver 随即崩溃 (61.02 KB, image/png)
2023-06-09 10:57 UTC, 陈晨
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 陈晨 2023-06-09 10:57:57 UTC
Created attachment 756 [details]
GNOME 桌面崩溃后,vncserver 随即崩溃

系统环境如下(主机名和系统版本不符合请忽略):
[root@Anolis86 ~]# lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: AnolisOS
Description:    Anolis OS release 8.8
Release:        8.8
Codename:       n/a
[root@Anolis86 ~]# uname -srm
Linux 5.10.134-13.1.1.axa8.x86_64 x86_64
[root@Anolis86 ~]# rpm -q gnome-shell
gnome-shell-40.10-3.0.1.an8.x86_64
[root@Anolis86 ~]# rpm -q tigervnc-server
tigervnc-server-1.12.0-15.an8.x86_64


首先启动 VNC Server:
[root@Anolis86 ~]# vncpasswd
Password:
Verify:
Would you like to enter a view-only password (y/n)? n
A view-only password is not used
[root@Anolis86 ~]# yum -y install tigervnc-server
上次元数据过期检查:1:54:15 前,执行于 2023年06月09日 星期五 08时39分13秒。
依赖关系解决。
================================================================================================================================
 软件包                                  架构                   版本                            仓库                       大小
================================================================================================================================
安装:
 tigervnc-server                         x86_64                 1.12.0-15.an8                   AppStream                 286 k
升级:
 tigervnc-server-minimal                 x86_64                 1.12.0-15.an8                   AppStream                 1.1 M
安装依赖关系:
 tigervnc-selinux                        noarch                 1.12.0-15.an8                   AppStream                  49 k

事务概要
================================================================================================================================
安装  2 软件包
升级  1 软件包

总下载:1.4 M
下载软件包:
(1/3): tigervnc-server-minimal-1.12.0-15.an8.x86_64.rpm                                         5.7 MB/s | 1.1 MB     00:00
(2/3): tigervnc-selinux-1.12.0-15.an8.noarch.rpm                                                239 kB/s |  49 kB     00:00
(3/3): tigervnc-server-1.12.0-15.an8.x86_64.rpm                                                 1.3 MB/s | 286 kB     00:00
--------------------------------------------------------------------------------------------------------------------------------
总计                                                                                            6.4 MB/s | 1.4 MB     00:00
运行事务检查
事务检查成功。
运行事务测试
事务测试成功。
运行事务
  准备中  :                                                                                                                 1/1
  升级    : tigervnc-server-minimal-1.12.0-15.an8.x86_64                                                                    1/4
  运行脚本: tigervnc-selinux-1.12.0-15.an8.noarch                                                                           2/4
  安装    : tigervnc-selinux-1.12.0-15.an8.noarch                                                                           2/4
  运行脚本: tigervnc-selinux-1.12.0-15.an8.noarch                                                                           2/4
  安装    : tigervnc-server-1.12.0-15.an8.x86_64                                                                            3/4
  运行脚本: tigervnc-server-1.12.0-15.an8.x86_64                                                                            3/4
  清理    : tigervnc-server-minimal-1.12.0-9.an8.3.x86_64                                                                   4/4
  运行脚本: tigervnc-server-minimal-1.12.0-9.an8.3.x86_64                                                                   4/4
  验证    : tigervnc-selinux-1.12.0-15.an8.noarch                                                                           1/4
  验证    : tigervnc-server-1.12.0-15.an8.x86_64                                                                            2/4
  验证    : tigervnc-server-minimal-1.12.0-15.an8.x86_64                                                                    3/4
  验证    : tigervnc-server-minimal-1.12.0-9.an8.3.x86_64                                                                   4/4

已升级:
  tigervnc-server-minimal-1.12.0-15.an8.x86_64
已安装:
  tigervnc-selinux-1.12.0-15.an8.noarch                           tigervnc-server-1.12.0-15.an8.x86_64

完毕!
[root@Anolis86 ~]# vncserver :1

WARNING: vncserver has been replaced by a systemd unit and is now considered deprecated and removed in upstream.
Please read /usr/share/doc/tigervnc/HOWTO.md for more information.

New 'Anolis86:1 (root)' desktop is Anolis86:1

Creating default startup script /root/.vnc/xstartup
Creating default config /root/.vnc/config
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/Anolis86:1.log

[root@Anolis86 ~]# firewall-cmd --permanent --add-service=vnc-server
success
[root@Anolis86 ~]# firewall-cmd --reload
success


然后在 Windows 11 中使用 VNC Viewer (https://www.realvnc.com/en/connect/download/combined/)连接,每次连接后几秒钟,GNOME 桌面立刻崩溃,此问题必现。GNOME 桌面崩溃后,vncserver 随即崩溃。见附件。


vncserver 崩溃后进程已经不存在:
[root@Anolis86 ~]# vncserver -list

WARNING: vncserver has been replaced by a systemd unit and is now considered deprecated and removed in upstream.
Please read /usr/share/doc/tigervnc/HOWTO.md for more information.

TigerVNC server sessions:

X DISPLAY #     PROCESS ID


相关日志如下(范围只多不少):
Jun  9 10:32:27 Anolis86 systemd[1]: Started Session 18 of user root.
Jun  9 10:32:27 Anolis86 systemd-logind[1189]: New session 18 of user root.
Jun  9 10:32:29 Anolis86 dbus-daemon[718331]: [session uid=0 pid=718278] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=0 pid=718345 comm="gio monitor -f /run/systemd/sessions/18 ")
Jun  9 10:32:29 Anolis86 dbus-daemon[718331]: [session uid=0 pid=718278] Successfully activated service 'org.gtk.vfs.Daemon'
Jun  9 10:32:29 Anolis86 org.gtk.vfs.Daemon[718372]: fuse: bad mount point `/run/user/0/gvfs': Transport endpoint is not connected
Jun  9 10:32:29 Anolis86 systemd-logind[1189]: New session 19 of user root.
Jun  9 10:32:29 Anolis86 systemd[1]: Started Session 19 of user root.
Jun  9 10:34:10 Anolis86 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
Jun  9 10:34:10 Anolis86 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details.
Jun  9 10:34:10 Anolis86 systemd[1]: Starting man-db-cache-update.service...
Jun  9 10:34:11 Anolis86 systemd[1]: Reloading.
Jun  9 10:34:13 Anolis86 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
Jun  9 10:34:30 Anolis86 systemd[1]: man-db-cache-update.service: Succeeded.
Jun  9 10:34:30 Anolis86 systemd[1]: Started man-db-cache-update.service.
Jun  9 10:34:30 Anolis86 systemd[1]: run-r85c7f791655d4aeda74efa601ff16f33.service: Succeeded.
Jun  9 10:34:30 Anolis86 systemd[1]: run-r89d649d5b1724612b32d0fe171a29703.service: Succeeded.
Jun  9 10:34:39 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.a11y.Bus' requested by ':1.3' (uid=0 pid=769283 comm="/usr/libexec/gnome-session-check-accelerated ")
Jun  9 10:34:39 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.a11y.Bus'
Jun  9 10:34:39 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.Daemon' requested by ':1.5' (uid=0 pid=769283 comm="/usr/libexec/gnome-session-check-accelerated ")
Jun  9 10:34:40 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.Daemon'
Jun  9 10:34:40 Anolis86 org.gtk.vfs.Daemon[769458]: fuse: bad mount point `/run/user/0/gvfs': Transport endpoint is not connected
Jun  9 10:34:40 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session-binary[768806]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session-binary[768806]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session-binary[768806]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun  9 10:34:40 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Jun  9 10:34:40 Anolis86 gnome-session-binary[768806]: WARNING: Could not get session id for session. Check that logind is properly installed and pam_systemd is getting used at login.
Jun  9 10:34:40 Anolis86 gnome-keyring-daemon[769756]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 gnome-keyring-daemon[769755]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 journal[769756]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 gnome-keyring-daemon[769757]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 journal[769755]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 journal[769757]: couldn't access control socket: /run/user/0/keyring/control: 没有那个文件或目录
Jun  9 10:34:40 Anolis86 gnome-keyring-ssh.desktop[769755]: SSH_AUTH_SOCK=/run/user/0/keyring/ssh
Jun  9 10:34:42 Anolis86 org.gnome.Shell.desktop[769795]: Xlib:  extension "DPMS" missing on display ":1".
Jun  9 10:34:42 Anolis86 org.gnome.Shell.desktop[769795]: Xlib:  extension "DPMS" missing on display ":1".
Jun  9 10:34:42 Anolis86 journal[769795]: ATK Bridge is disabled but a11y has already been enabled.
Jun  9 10:34:44 Anolis86 journal[769795]: Skipping parental controls support as it’s disabled
Jun  9 10:34:46 Anolis86 journal[769795]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun  9 10:34:46 Anolis86 journal[769795]: Will monitor session 16
Jun  9 10:34:46 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.freedesktop.portal.IBus' requested by ':1.14' (uid=0 pid=775261 comm="ibus-daemon --panel disable --xim ")
Jun  9 10:34:46 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.freedesktop.portal.IBus'
Jun  9 10:34:46 Anolis86 org.a11y.Bus[769418]: dbus-daemon[769418]: Activating service name='org.a11y.atspi.Registry' requested by ':1.2' (uid=0 pid=775276 comm="/usr/libexec/ibus-x11 --kill-daemon ")
Jun  9 10:34:46 Anolis86 org.a11y.Bus[769418]: dbus-daemon[769418]: Successfully activated service 'org.a11y.atspi.Registry'
Jun  9 10:34:46 Anolis86 org.a11y.Bus[775291]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun  9 10:34:46 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:46 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun  9 10:34:46 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.evolution.dataserver.Sources5' requested by ':1.21' (uid=0 pid=775303 comm="/usr/libexec/gnome-shell-calendar-server ")
Jun  9 10:34:47 Anolis86 journal[769795]: g_strsplit: assertion 'string != NULL' failed
Jun  9 10:34:47 Anolis86 dbus-daemon[1091]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.1059' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='ca.desrt.dconf' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'ca.desrt.dconf'
Jun  9 10:34:47 Anolis86 journal[769795]: Telepathy is not available, chat integration will be disabled.
Jun  9 10:34:47 Anolis86 systemd[1]: Starting Location Lookup Service...
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jun  9 10:34:47 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:47 Anolis86 dbus-daemon[1091]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun  9 10:34:47 Anolis86 systemd[1]: Started Location Lookup Service.
Jun  9 10:34:48 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jun  9 10:34:48 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:48 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.OnlineAccounts' requested by ':1.28' (uid=0 pid=775359 comm="/usr/libexec/gvfs-goa-volume-monitor ")
Jun  9 10:34:50 Anolis86 journal[775363]: goa-daemon version 3.40.0 starting
Jun  9 10:34:50 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.Identity' requested by ':1.29' (uid=0 pid=775363 comm="/usr/libexec/goa-daemon ")
Jun  9 10:34:50 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.OnlineAccounts'
Jun  9 10:34:50 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jun  9 10:34:50 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.Identity'
Jun  9 10:34:50 Anolis86 systemd[1]: Starting SSSD Kerberos Cache Manager...
Jun  9 10:34:50 Anolis86 systemd[1]: Started SSSD Kerberos Cache Manager.
Jun  9 10:34:50 Anolis86 sssd_kcm[775398]: Starting up
Jun  9 10:34:50 Anolis86 journal[775389]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KCM'
Jun  9 10:34:50 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.Shell.Notifications' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:50 Anolis86 org.gnome.Shell.desktop[769795]: Xlib:  extension "DPMS" missing on display ":1".
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.Shell.Notifications'
Jun  9 10:34:51 Anolis86 journal[769795]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun  9 10:34:51 Anolis86 dbus-daemon[1091]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1077' (uid=0 pid=775441 comm="/usr/libexec/gsd-rfkill ")
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.ScreenSaver' requested by ':1.39' (uid=0 pid=775445 comm="/usr/libexec/gsd-usb-protection ")
Jun  9 10:34:51 Anolis86 systemd[1]: Starting Hostname Service...
Jun  9 10:34:51 Anolis86 pulseaudio.desktop[775519]: /usr/bin/start-pulseaudio-x11:行21: --start: 未找到命令
Jun  9 10:34:51 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: App 'pulseaudio.desktop' exited with code 127
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: WARNING: App 'pulseaudio.desktop' exited with code 127
Jun  9 10:34:51 Anolis86 journal[1090]: Mounted /dev/sr0 at /run/media/root/anolis-8-x86_64-dvd on behalf of uid 0
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.freedesktop.systemd1' requested by ':1.33' (uid=0 pid=775460 comm="/usr/libexec/gsd-sharing ")
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun  9 10:34:51 Anolis86 journal[775460]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun  9 10:34:51 Anolis86 journal[775460]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun  9 10:34:51 Anolis86 journal[775460]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun  9 10:34:51 Anolis86 NetworkManager[1283]: <info>  [1686278091.3444] agent-manager: agent[4f339a045f9b446a,:1.1059/org.gnome.Shell.NetworkAgent/0]: agent registered
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jun  9 10:34:51 Anolis86 dbus-daemon[1091]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.1087' (uid=0 pid=775473 comm="/usr/libexec/gsd-keyboard ")
Jun  9 10:34:51 Anolis86 org.gnome.SettingsDaemon.Subscription.desktop[775428]: Failed to start: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.RHSM1 was not provided by any .service files
Jun  9 10:34:51 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' exited with code 1
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' exited with code 1
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.ScreenSaver'
Jun  9 10:34:51 Anolis86 cupsd[1286]: REQUEST localhost - - "POST / HTTP/1.1" 200 360 Create-Printer-Subscriptions successful-ok
Jun  9 10:34:51 Anolis86 systemd[1]: Starting Locale Service...
Jun  9 10:34:51 Anolis86 journal[1090]: udisks_state_check_mounted_fs_entry: block device /dev/sr0 is busy, skipping cleanup
Jun  9 10:34:51 Anolis86 dbus-daemon[1091]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun  9 10:34:51 Anolis86 systemd[1]: Started Hostname Service.
Jun  9 10:34:51 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.Shell.Screencast' requested by ':1.51' (uid=0 pid=775437 comm="/usr/libexec/gsd-media-keys ")
Jun  9 10:34:51 Anolis86 journal[775448]: No logind found: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Unknown object '/org/freedesktop/login1/session/auto'.
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: Entering running state
Jun  9 10:34:51 Anolis86 journal[775445]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jun  9 10:34:51 Anolis86 vmware-user.desktop[775657]: vmware-user: could not open /proc/fs/vmblock/dev
Jun  9 10:34:51 Anolis86 org.gnome.SettingsDaemon.Subscription.desktop[775573]: Failed to start: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.RHSM1 was not provided by any .service files
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' exited with code 1
Jun  9 10:34:51 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' exited with code 1
Jun  9 10:34:51 Anolis86 gnome-session[768806]: gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' respawning too quickly
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: WARNING: App 'org.gnome.SettingsDaemon.Subscription.desktop' respawning too quickly
Jun  9 10:34:51 Anolis86 gnome-session-binary[768806]: Unrecoverable failure in required component org.gnome.SettingsDaemon.Subscription.desktop
Jun  9 10:34:51 Anolis86 journal[775330]: Failed to query location: Failed to query location: Error resolving “location.services.mozilla.com”: 未知的名称或服务
Jun  9 10:34:51 Anolis86 dbus-daemon[1091]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun  9 10:34:51 Anolis86 systemd[1]: Started Locale Service.
Jun  9 10:34:51 Anolis86 journal[775437]: Failed to grab accelerator for keybinding settings:playback-random
Jun  9 10:34:51 Anolis86 journal[775437]: Failed to grab accelerator for keybinding settings:rfkill
Jun  9 10:34:51 Anolis86 journal[775437]: Failed to grab accelerator for keybinding settings:hibernate
Jun  9 10:34:51 Anolis86 journal[775437]: Failed to grab accelerator for keybinding settings:rotate-video-lock
Jun  9 10:34:51 Anolis86 journal[775437]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun  9 10:34:52 Anolis86 journal[775452]: no xrandr-Virtual-1 device found: Failed to find output xrandr-Virtual-1
Jun  9 10:34:52 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.evolution.dataserver.Calendar8' requested by ':1.21' (uid=0 pid=775303 comm="/usr/libexec/gnome-shell-calendar-server ")
Jun  9 10:34:52 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jun  9 10:34:53 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jun  9 10:34:53 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gnome.evolution.dataserver.AddressBook10' requested by ':1.62' (uid=0 pid=775699 comm="/usr/libexec/evolution-calendar-factory ")
Jun  9 10:34:53 Anolis86 journal[775657]: gtk_disable_setlocale() must be called before gtk_init()
Jun  9 10:34:53 Anolis86 sealertauto.desktop[775609]: SELinux Troubleshooter:Applet要求启用SELinux
Jun  9 10:34:53 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jun  9 10:34:54 Anolis86 journal[769795]: GNOME Shell started at Fri Jun 09 2023 10:34:50 GMT+0800 (中国标准时间)
Jun  9 10:34:54 Anolis86 journal[769795]: Registering session with GDM
Jun  9 10:34:55 Anolis86 journal[775627]: plugin appstream took 2.0 seconds to do setup
Jun  9 10:34:56 Anolis86 journal[775627]: enabled plugins: desktop-categories, fwupd, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refresh, packagekit-upgrade, packagekit-url-to-app, shell-extensions, appstream, desktop-menu-path, flatpak, hardcoded-blacklist, hardcoded-popular, modalias, packagekit-refine, rewrite-resource, odrs, packagekit-history, provenance, repos, systemd-updates, generic-updates, packagekit-refine-repos, provenance-license, icons, key-colors, key-colors-metadata
Jun  9 10:34:56 Anolis86 journal[775627]: disabled plugins: dummy, fedora-langpacks, fedora-pkgdb-collections
Jun  9 10:34:56 Anolis86 dbus-daemon[1091]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.1101' (uid=0 pid=775627 comm="/usr/bin/gnome-software --gapplication-service ")
Jun  9 10:34:56 Anolis86 systemd[1]: Starting Firmware update daemon...
Jun  9 10:34:56 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.gtk.vfs.Metadata' requested by ':1.13' (uid=0 pid=769795 comm="/usr/bin/gnome-shell ")
Jun  9 10:34:56 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gtk.vfs.Metadata'
Jun  9 10:34:57 Anolis86 fwupd[776403]: 02:34:57:0689 FuPluginUpower       failed to query power type
Jun  9 10:34:58 Anolis86 dbus-daemon[1091]: [system] Successfully activated service 'org.freedesktop.fwupd'
Jun  9 10:34:58 Anolis86 systemd[1]: Started Firmware update daemon.
Jun  9 10:34:58 Anolis86 fwupd[776403]: 02:34:58:0554 FuEngine             failed to record HSI attributes: failed to get historical attr: json-glib version too old
Jun  9 10:34:58 Anolis86 PackageKit[2150]: uid 0 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
Jun  9 10:34:58 Anolis86 PackageKit[2150]: uid 0 obtained auth for org.freedesktop.packagekit.system-sources-refresh
Jun  9 10:34:58 Anolis86 journal[2150]: g_path_get_basename: assertion 'file_name != NULL' failed
Jun  9 10:34:59 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.gnome.Shell.Screencast'
Jun  9 10:35:07 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:09 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.freedesktop.Tracker3.Miner.Extract' requested by ':1.61' (uid=0 pid=775611 comm="/usr/libexec/tracker-miner-fs-3 ")
Jun  9 10:35:11 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun  9 10:35:13 Anolis86 firewalld[1213]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Jun  9 10:35:21 Anolis86 systemd[1]: systemd-hostnamed.service: Succeeded.
Jun  9 10:35:23 Anolis86 journal[775627]: Only 0 apps for recent list, hiding
Jun  9 10:35:23 Anolis86 journal[775627]: failed to get featured apps: no apps to show
Jun  9 10:35:23 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:24 Anolis86 systemd[1]: systemd-localed.service: Succeeded.
Jun  9 10:35:25 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:26 Anolis86 journal[775627]: hiding category productivity featured applications: found only 4 to show, need at least 9
Jun  9 10:35:27 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:28 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:30 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:30 Anolis86 journal[775627]: Only 0 apps for popular list, hiding
Jun  9 10:35:31 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:32 Anolis86 journal[775627]: hiding category graphics featured applications: found only 2 to show, need at least 9
Jun  9 10:35:32 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:34 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:36 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:56 Anolis86 PackageKit[2150]: uid 0 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
Jun  9 10:35:56 Anolis86 PackageKit[2150]: uid 0 obtained auth for org.freedesktop.packagekit.system-sources-refresh
Jun  9 10:35:58 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:35:59 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:03 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:04 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:06 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:09 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:11 Anolis86 journal[2150]: Skipping refresh of media: Cannot update read-only repo
Jun  9 10:36:11 Anolis86 cupsd[1286]: REQUEST localhost - - "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
Jun  9 10:36:11 Anolis86 cupsd[1286]: REQUEST localhost - - "POST / HTTP/1.1" 200 152 Cancel-Subscription client-error-not-found
Jun  9 10:36:11 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activating service name='org.freedesktop.systemd1' requested by ':1.33' (uid=0 pid=775460 comm="/usr/libexec/gsd-sharing ")
Jun  9 10:36:11 Anolis86 dbus-daemon[768853]: [session uid=0 pid=768846] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun  9 10:36:11 Anolis86 org.gtk.vfs.Daemon[769438]: A connection to the bus can't be made
Jun  9 10:36:11 Anolis86 journal[775261]: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). See the documentation of g_child_watch_source_new() for possible causes.
Jun  9 10:36:11 Anolis86 journal[775766]: Error setting property 'ConnectionStatus' on interface org.gnome.evolution.dataserver.Source: 连接已关闭 (g-io-error-quark, 18)
Jun  9 10:36:11 Anolis86 org.gnome.Shell.CalendarServer[775303]: gnome-shell-calendar-server[775303]: Lost (or failed to acquire) the name org.gnome.Shell.CalendarServer - exiting
Jun  9 10:36:11 Anolis86 journal[775611]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun  9 10:36:11 Anolis86 journal[775611]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun  9 10:36:11 Anolis86 journal[775611]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun  9 10:36:11 Anolis86 journal[775611]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jun  9 10:36:11 Anolis86 tracker-miner-fs-3.desktop[775611]: OK
Jun  9 10:37:11 Anolis86 journal[775330]: Service not used for 60 seconds. Shutting down..
Jun  9 10:37:11 Anolis86 systemd[1]: geoclue.service: Succeeded.
Jun  9 10:39:26 Anolis86 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
Jun  9 10:39:26 Anolis86 systemd[1]: Starting man-db-cache-update.service...
Jun  9 10:39:37 Anolis86 systemd[1]: man-db-cache-update.service: Succeeded.
Jun  9 10:39:37 Anolis86 systemd[1]: Started man-db-cache-update.service.
Jun  9 10:39:37 Anolis86 systemd[1]: run-rb155850dc04944edbb4776138de173ea.service: Succeeded.
Jun  9 10:42:20 Anolis86 sssd_kcm[775398]: Shutting down (status = 0)
Jun  9 10:42:20 Anolis86 systemd[1]: sssd-kcm.service: Succeeded.
Comment 1 lishiyong redflag_group 2024-05-15 14:56:26 UTC
在飞腾5000 cpu上也存在一样的问题