You are not logged in.

#1 2023-05-05 11:20:38

replabrobin
Member
Registered: 2010-05-06
Posts: 240

SOLVED: Thunar 4.18.5-1 causes Xorg to use up 1 cpu

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 detached

downgrading 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

#2 2023-05-05 11:57:01

mpan
Member
Registered: 2012-08-01
Posts: 1,624
Website

Re: SOLVED: Thunar 4.18.5-1 causes Xorg to use up 1 cpu

Note that the current version is 4.18.6-1. Does the problem persist after updating to the latest version?

Offline

#3 2023-05-05 14:15:59

replabrobin
Member
Registered: 2010-05-06
Posts: 240

Re: SOLVED: Thunar 4.18.5-1 causes Xorg to use up 1 cpu

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

Board footer

Powered by FluxBB