memory leak in xorg-server 2:1.20.9-2ubuntu1.2~20.04.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libreoffice (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
xorg-server (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Progressive memory leak in Xorg. With 16Gb RAM, memory use increases by about 1% each day according to top. Started at about 1%, now 24% after nearly 3 weeks. Video driver is i915, uname -m shows x86_64. Ubuntu 20.04, up to date as at 29 May 2021. HDMI connector.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSign
Uname: Linux 5.4.0-73-generic x86_64
.tmp.unity_
ApportVersion: 2.20.11-
Architecture: amd64
BootLog:
CasperMD5CheckR
CompositorRunning: None
CurrentDesktop: GNOME-Flashback
Date: Thu Jun 3 11:06:35 2021
DistUpgraded: 2021-04-26 20:35:01,095 ERROR got error from PostInstallScript ./xorg_
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
virtualbox, 6.1.16, 5.4.0-73-generic, x86_64: installed
virtualbox-guest, 6.1.16, 5.4.0-73-generic, x86_64: installed (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!)
ExtraDebuggingI
GraphicsCard:
Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd HD Graphics 5500 [1458:1000]
InstallationDate: Installed on 2017-05-31 (1463 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
MachineType: GIGABYTE GB-BXi7-5500
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xorg
UpgradeStatus: Upgraded to focal on 2021-04-26 (37 days ago)
dmi.bios.date: 12/05/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.
dmi.board.name: MQLP7AP-00
dmi.board.vendor: GIGABYTE
dmi.board.version: 1.x
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.family: To be filled by O.E.M.
dmi.product.name: GB-BXi7-5500
dmi.product.sku: To be filled by O.E.M.
dmi.product.
dmi.sys.vendor: GIGABYTE
version.compiz: compiz 1:0.9.14.
version.libdrm2: libdrm2 2.4.102-
version.
version.
version.
version.
version.
version.
version.
Changed in xorg-server (Ubuntu): | |
status: | Incomplete → Invalid |
Thanks for the bug report. Memory leaks in the Xorg process are usually the fault of an application. Because in X11 the server owns the resources created by applications, and any leaks will appear in the server process 'Xorg'.
To help track down any offending applications, please run this command while the leak is happening:
xrestop
and it will show the applications causing the most memory usage in Xorg.