[Kernel-packages] [Bug 1589491] Re: Kernel memory leak: swap in use without obvious program using it

2016-07-04 Thread Alejandro R. Mosteo
I've upgraded the BIOS and ubuntu to 16.04 and the issue seems to be resolved. I would reopen it if this is not the case. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1589491] Re: Kernel memory leak: swap in use without obvious program using it

2016-06-06 Thread Alejandro R. Mosteo
Since I don't see top output or similar in the automatic attachments, I include the output of top and /proc/meminfo ** Attachment added: "top.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1589491/+attachment/4678150/+files/top.txt -- You received this bug notification because

[Kernel-packages] [Bug 1589491] Re: Kernel memory leak: swap in use without obvious program using it

2016-06-06 Thread Alejandro R. Mosteo
** Attachment added: "meminfo.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1589491/+attachment/4678151/+files/meminfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1589491] [NEW] Kernel memory leak: swap in use without obvious program using it

2016-06-06 Thread Alejandro R. Mosteo
Public bug reported: I don't know how to diagnose this problem and internet searches do not give clear pointers: resource usage programs (free, top, htop) report huge total swap usage (growing over time until all swap space is exhausted), but no application is using unusual amounts of memory. In

[Kernel-packages] [Bug 1454450] Re: Bluetooth mouse laggy and erratic

2015-12-29 Thread Alejandro R. Mosteo
I observe this in a 15.10 installation. Linux 4.2.0-18-generic #22-Ubuntu SMP Fri Nov 6 23:32:28 UTC 2015 i686 i686 i686 GNU/Linux I'm using a logitech bluetooth kb+mouse. Everything works normally, then I watch a movie in Kodi and when I exit to desktop again, mouse is very laggy. So some kind

[Kernel-packages] [Bug 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2015-02-07 Thread Alejandro R. Mosteo
Latest findings that I don't know how to interpret, so I welcome ideas: In the ubuntu-saucy repository, all kernels I've compiled work (e.g. the last one 3.11.10.12) In the ubuntu-trusty repository, I've tested the one tagged as 3.11.3 and it doesn't work. Could then be a problem of

[Kernel-packages] [Bug 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2014-11-08 Thread Alejandro R. Mosteo
Ubuntu 14.10 is affected too, tested with the stock amd64 image from a USB. Note that the computer has an i386 14.04 version installed, so the problem affects both 32 and 64 bit versions. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2014-10-11 Thread Alejandro R. Mosteo
Incidentally, this is the error I'm getting in the builds that fail: CC arch/x86/pci/mmconfig_32.o In file included from ubuntu/lttng/lttng-statedump-impl.c:53:0: ubuntu/lttng/wrapper/nsproxy.h: In function ‘lttng_get_proxy_pid_ns’: ubuntu/lttng/wrapper/nsproxy.h:37:14: error: ‘struct

[Kernel-packages] [Bug 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2014-09-28 Thread Alejandro R. Mosteo
I' going slowly with this because I have little acces to the particular computer, but here is a progress report: Current mainline is still affected: linux- image-3.17.0-999-generic_3.17.0-999.201409272205_i386.deb My current bisect log is: $ git bisect log git bisect start # bad:

[Kernel-packages] [Bug 1327772] Re: [Intel DH57JG] Early boot crash/reboot without 'nomodeset'

2014-07-06 Thread Alejandro R. Mosteo
Christopher, while I find the time to do this, I have checked the live installers. The results are: 13.04: boots if I add nolapic_timer 13.10: boots if I add nolapic_timer 14.04: only boots with nomodeset, nolapic_timer makes no difference I will try next to find the offending commit, never did