Chromium not displaying large images from abc.net.au web site fully
Before submitting your bug report:
- Check if a new version of Mesa is available which might have fixed the problem.
Tried each 23.3.0-rc release of mesa, most recently rc5, had to revert to 23.2.1 each time.
- If you can, check if the latest development version (git main) works better.
- Check if your bug has already been reported here.
Not that I could find, previously reported as a Debian bug against libgbm1, see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054645
- For any logs, backtraces, etc - use code blocks, GitLab removes line breaks without this.
- Do not paste long logs directly into the description. Use https://gitlab.freedesktop.org/-/snippets/new, attachments, or a pastebin with a long expiration instead.
- As examples of good bug reports you may review one of these - #2598 (closed), #2615 (closed), #2608 (closed)
Otherwise, please fill the requested information below. And please remove anything that doesn't apply to keep things readable :)
The title should effectively distinguish this bug report from others and be specific to issue you encounter. When writing the title of the bug report, include a short description of the issue, the hardware/driver(s) affected and application(s) affected.
System information
Please post inxi -GSC -xx
output (fenced with triple backticks) OR fill information below manually
- OS: (
cat /etc/os-release | grep "NAME"
) Devuan GNU/Linux - GPU: (
lspci -nn | grep VGA
orlshw -C display -numeric
) 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8670D] [1002:990c] - Kernel version: (run
uname -a
) Linux am64 6.7.0-rc3 #5659 SMP PREEMPT_DYNAMIC Mon Nov 27 23:52:30 ACDT 2023 x86_64 GNU/Linux - Mesa version: (
glxinfo -B | grep "OpenGL version string"
) OpenGL version string: 4.5 (Compatibility Profile) Mesa 23.3.0~rc5-1 - Xserver version (if applicable): (
sudo X -version
) X.Org X Server 1.21.1.9 - Desktop manager and compositor: lxdm
If applicable
- DXVK version:
- Wine/Proton version:
Describe the issue
Please describe what you are doing, what you expect and what you're seeing instead. How frequent is the issue? Is it a one time occurrence? Does it appear multiple times but randomly? Can you easily reproduce it?
Visiting https://abc.net.au/news/justin and picking a news article, images aren't always fully displayed, a partial rectangle is sometimes displayed.
"It doesn't work" usually is not a helpful description of an issue. The more detail about how things are going wrong, the better.
Regression
Did it used to work? It can greatly help to know when the issue started.
All mesa 23.3.0-rc releases had this problem, mesa 23.2.1 is fine.
Log files as attachment
- Output of
dmesg
- Backtrace
- Gpu hang details