! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfwm4 turning to state disk_sleep, causing whole display freeze
Status:
RESOLVED: MOVED

Comments

Description tomangelo 2017-06-17 20:46:32 CEST
Hi guys,

so as title says, every few seconds whole desktop is freezing for a second. My investigation has shown that when freeze occur, in htop xfwm4 process turns from S state to D state, seems like it's disk_sleep. So I ran "strace -e trace=open,close,read,write,connect,accept xfwm4 --replace" command, and it turned on that after every freeze there was 2 additional lines in console 
close(6)                                = 0
open("/dev/dri/card0", O_RDWR)          = 6
so I guess it's some DRI related problem.
I have Lenovo Z51-70 notebook with CPU Intel Core i5-5200U with Intel HD5500 and AMD Radeon R9 M375. All packages are up-to-date, xfwm4 is in 4.12.4 version, Debian 64bit, kernel 4.9.0-3.
Comment 1 Olivier Fourdan editbugs 2017-06-19 08:56:56 CEST
Unlikely a bug in xfwm4.

Try disabling vsync in the compositor settings (xfwm4-tweaks-settings), it's useless anyway.
Comment 2 tomangelo 2017-06-20 19:16:17 CEST
It looks like vsync was in fact a problem. Thanks. I would never thought about that.
Comment 3 Git Bot editbugs 2020-05-29 12:17:24 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfwm4/-/issues/266.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #13658

Reported by:
tomangelo
Reported on: 2017-06-17
Last modified on: 2020-05-29

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Version:
4.12.0

Attachments

Additional information