← Back to team overview

compiz team mailing list archive

[Bug 914773] Re: [radeon] Compiz memory leak and blank screen unable to login when using radeon driver

 

I confirmed the bug with radeon today. It leaked some gigabytes fairly
quickly. Couldn't reproduce any such leak with intel graphics under the
same conditions.

Though, the leak only happened with radeon if I left some program running that continuously redraws while the screen is locked and in power savings mode. Furthermore, the continuous redraws had to come from an app which itself does not sync to vblank, such as KVM or glxgears with vblank_mode=0:
    env vblank_mode=0 glxgears

I don't think you can confirm whether compiz is syncing to vblank, other
than to drag a window around quickly and look for tearing. If there is
tearing then it's not syncing. If no tearing then it is syncing.

Next step, if possible will be to run it under valgrind's "massif" plugin:
    valgrind --tool=massif --massif-out-file=massif.out compiz ...
and then later:
    ms_print massif.out > massif.txt
I haven't had time to do this but if someone else could then it should help.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/914773

Title:
  [radeon] Compiz memory leak and blank screen unable to login when
  using radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-multiload/+bug/914773/+subscriptions