[Ubuntu-x-swat] [Bug 2033433] Re: Chromium leaks tens of gigabytes of pixmaps (in the Xorg process) after using hardware accelerated video

2023-09-21 Thread Jianhui Dai
A fixing was prepared and will updated on chromium issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2033433

Title:
  Chromium leaks tens of gigabytes of pixmaps (in the Xorg process)
  after using hardware accelerated video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2033433/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2033433] Re: Chromium leaks tens of gigabytes of pixmaps (in the Xorg process) after using hardware accelerated video

2023-09-18 Thread Jianhui Dai
My understanding is 'top' is able to show graphics memory allocations at well.
There maybe also drm tools can show the graphics memory usage.

I will reproduce more on this issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2033433

Title:
  Chromium leaks tens of gigabytes of pixmaps (in the Xorg process)
  after using hardware accelerated video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2033433/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2033433] Re: Chromium leaks tens of gigabytes of pixmaps (in the Xorg process) after using hardware accelerated video

2023-09-12 Thread Jianhui Dai
I captured the 'top' and `xrestop` as attachment.

The `xrestop` show quite a lot memory usage, but it is not aligned w/ `top`.
`top` shows no obvious memory leak. 

** Attachment added: "all-status.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2033433/+attachment/5700188/+files/all-status.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2033433

Title:
  Chromium leaks tens of gigabytes of pixmaps (in the Xorg process)
  after using hardware accelerated video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2033433/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2033433] Re: Chromium leaks tens of gigabytes of pixmaps (in the Xorg process) after using hardware accelerated video

2023-09-12 Thread Jianhui Dai
I try the self build Chromium 118.0.5966.0, and run below command for h264 hw 
decoding.
After 30min playback, the chromium is well.


```shell
./src/out/Default/chrome --ignore-gpu-blocklist 
--disable-gpu-driver-bug-workaround --use-fake-ui-for-media-stream 
--vmodule=*/ozone/*=1,*/wayland/*=1,*/vaapi/*=1,*/viz/*=1,*/media/*=1,*/shared_image/*=1
 --enable-logging=stderr --v=0 
--enable-features=VaapiVideoDecodeLinuxGL,VaapiVideoDecoder,VaapiVideoEncoder,UseChromeOSDirectVideoDecoder
 --disable-features= --enable-hardware-overlays="" --ozone-platform=x11 
--use-gl=angle --use-angle=gl
```

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2033433

Title:
  Chromium leaks tens of gigabytes of pixmaps (in the Xorg process)
  after using hardware accelerated video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2033433/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp