** Description changed:

+ [ Impact ]
+ 
  High Memory Usage 3.1gb in 2h after reboot
  
- ProblemType: Bug
- DistroRelease: Ubuntu 22.04
+ [ Test case ]
+ 
+ Run:
+   env G_SLICE=always-malloc valgrind --leak-check=full \
+     --suppressions=/usr/share/glib-2.0/valgrind/glib.supp \
+     gjs -c "const GLib=imports.gi['GLib'];function leak(){const 
l=GLib.Variant['new']('i',1)};leak();imports.system.gc();"
+ 
+ No leak should be detected
+ 
+ [ Regression potential ]
+ 
+ Gjs applications (including gnome Shell) using GVariant may misbehave
+ 
+ 
+ ProblemType: BugDistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.5-0ubuntu1
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Mar 27 22:46:07 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2022-03-25 (366 days ago)
  InstallationMedia: Ubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220223)
- RelatedPackageVersions: mutter-common 42.5-0ubuntu1
- SourcePackage: gnome-shell
+ RelatedPackageVersions: mutter-common 42.5-0ubuntu1SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to jammy on 2022-09-03 (205 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gjs in Ubuntu.
https://bugs.launchpad.net/bugs/2012978

Title:
  Memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gjs/+bug/2012978/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to