View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005061 | Kali Linux | General Bug | public | 2018-10-31 00:34 | 2018-11-07 20:38 |
Reporter | TinLethax | Assigned To | steev | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 2018.1 | ||||
Fixed in Version | 2019.1 | ||||
Summary | 0005061: xfsettingsd(in package of xfce4-setting) caused high cpu load every 2 or 3 sec. | ||||
Description | After apt-get upgrade 2-3 weeks ago .xfsettingsd start to use high load every 2 or 3 second .its cause other xfce4's program to use high load too .I have the video recorded using my phone to show the "top" command telling me about cpu usage of program imdividually .link https://youtu.be/J_GdGdvsal4 PC : Netbook Kali | ||||
I chose wrong release .It's the 2018.4 not 2018.1 . |
|
In VirtualBox 5.2.20 when booting from ISO in live mode, there is the same bug! |
|
This also occurs on arm64. A workaround exists by killing xfsettingsd and then relaunching it, but it comes back after a logout/login. Another workaround is downgrading libfontconfig1 and fontconfig to 2.30, however it's not a good workaround as 2.30 crashes on empty font folders. |
|
Hey . How can it down grade ? Use dpkg remove --force-depends and install fontconfig.deb ? |
|
You would need to download the 2.13.0 version from Debian's servers. You can see what I do in the raspberrypi3 64bit image at https://github.com/offensive-security/kali-arm-build-scripts/blob/master/rpi3-64.sh#L188-L189 for the wgets (obviously you'd want to choose the architecture you're running on!) |
|
Oh .thanks |
|
Looks like Debian have fixed the issue in 2.13.1-2 upstream, so as soon as we pull that in, you shouldn't see this issue anymore (though you'll likely have to reboot/restart your login manager for the new fontconfig) Upstream debian bug is Bug# 909818 |
|
Looks like the updated packages are on the mirrors, thanks for the report, please be sure to apt-get update && apt-get dist-upgrade to pull in the fixed version of fontconfig. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-31 00:34 | TinLethax | New Issue | |
2018-10-31 00:38 | TinLethax | Note Added: 0009880 | |
2018-10-31 14:11 | kaliuser | Note Added: 0009882 | |
2018-10-31 23:16 | steev | Note Added: 0009884 | |
2018-10-31 23:26 | TinLethax | Note Added: 0009885 | |
2018-10-31 23:35 | steev | Note Added: 0009886 | |
2018-10-31 23:54 | TinLethax | Note Added: 0009888 | |
2018-11-06 20:27 | steev | Note Added: 0009907 | |
2018-11-07 20:38 | steev | Assigned To | => steev |
2018-11-07 20:38 | steev | Status | new => resolved |
2018-11-07 20:38 | steev | Resolution | open => fixed |
2018-11-07 20:38 | steev | Fixed in Version | => 2019.1 |
2018-11-07 20:38 | steev | Note Added: 0009915 | |
2018-11-08 10:36 | D tk | Issue cloned: 0005085 |