Bug#964755: i3: Memory leak consumes all available memory

2020-07-22 Thread Gabriel Krisman Bertazi
e top entry in xrestop, in particular: res-base Wins GCs Fnts Pxms Misc Pxm mem Other Total PID Identifier 04049 911 43 41256925K 13K 56938K ? i3 Pixmaps is not increasing over time, even though the overall xorg memory is. -- Gabriel Krisman Bertazi

Bug#963033: linux-image-arm64: kexec loses EFI system tables with Debian kernels

2020-07-22 Thread Gabriel Krisman Bertazi
Uwe Kleine-König writes: > Hello, > > On Fri, Jun 26, 2020 at 04:34:28PM -0400, Gabriel Krisman Bertazi wrote: >> Hi, >> >> This is introduced by a Debian specific patch >> features/all/lockdown/arm64-add-kernel-config-option-to-lock-down-when.patch >> &g

Bug#964755: i3: Memory leak consumes all available memory

2020-07-09 Thread Gabriel Krisman Bertazi
Let me give it some test and report back. -- Gabriel Krisman Bertazi

Bug#964755: i3: Memory leak consumes all available memory

2020-07-09 Thread Gabriel Krisman Bertazi
Package: i3 Version: 4.18-1 Severity: important Dear Maintainer, I've seen my xorg grow in memory usage through the course of the day, until it consumes all RAM available and starts swapping, even when the machine is left idle. This is 100% reproducible on my system, after killing X and restarti

Bug#963033: linux-image-arm64: kexec loses EFI system tables with Debian kernels

2020-06-26 Thread Gabriel Krisman Bertazi
Hi, This is introduced by a Debian specific patch features/all/lockdown/arm64-add-kernel-config-option-to-lock-down-when.patch The following patch fixes it. >8 From: Gabriel Krisman Bertazi Subject: [PATCH] arm64: Don't disable EFI boot mode on linux,uefi-secure-boot table abse