You are not logged in.
I upgraded Thunar to 4.18.5-1 and notice that when I start it Xorg cpu shoots up and uses up 100% of one cpu.
I tried starting in terminal with strace and see this happening forever
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
readlink("/etc/localtime", "/usr/share/zoneinfo/Europe/Londo"..., 256) = 33
newfstatat(AT_FDCWD, "/usr/share/zoneinfo/Europe/London", {st_mode=S_IFREG|0644, st_size=3664, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/usr/share/zoneinf
strace: Process 1269 detacheddowngrading to 4.18.4-1 seems to fix this.
EDIT: following mpan's advice I updated and the issue seems to be resolved with 4.18.6-1[
Last edited by replabrobin (2023-05-05 14:18:41)
Offline
Note that the current version is 4.18.6-1. Does the problem persist after updating to the latest version?
Offline
OK seems a lot has changed since last Saturday. I updated agai & now have linux-6.3.1 and thunar 4.18.6.1; I don't see the issue any more so presumably it was just version.
Offline