LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   so I think I have a memory leak or a borked kernel? (https://www.linuxquestions.org/questions/linux-hardware-18/so-i-think-i-have-a-memory-leak-or-a-borked-kernel-4175647849/)

mattdawolf 02-07-2019 07:24 PM

so I think I have a memory leak or a borked kernel?
 
So as far as I can tell from the logs, there is an issue with somehow running out of memory, causing a performance issue and lagging the hell out of my computer seemingly randomly.

I have 32 gigs of ram. Unless I'm using a VM, I don't really go above 4 gigs of memory usage. There is also a swapfile present. Currently 336/976 MB.

I don't understand why this is happening. The most intensive thing it does is crunch SETI with dual GPUS when its idle.

Any thoughts?

Logs can be found here

https://drive.google.com/drive/folde...Ud?usp=sharing

syg00 02-07-2019 07:41 PM

It's all there in the kernel log - second last line:
Quote:

Killed process 15495 (trinity-main) total-vm:29374560kB, anon-rss:28761584kB, file-rss:908kB, shmem-rss:24kB
See that anon-rss ?. That's RAM in use.

Ztcoracat 02-07-2019 07:49 PM

Run Memtest to see if the RAM is bad:-

https://www.memtest.org/


All times are GMT -5. The time now is 07:46 AM.