Sujet : Re: Chromium on Pi2
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.sys.raspberry-piDate : 10. Jul 2025, 00:17:21
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104mta1$fd02$10@dont-email.me>
References : 1 2
User-Agent : Pan/0.162 (Pokrosvk)
On 10 Jul 2025 09:02:41 +1000, Computer Nerd Kev wrote:
I haven't run Chrom(ium) on anything for many years, but it sounds like
you've run into the same RAM barrier.
If the system runs low on RAM, Linux wakes up its dreaded “OOM Killer”
kernel thread to free up RAM by killing the most memory-hogging processes.
You will see evidence of this happening in the logs. If Chromium loses a
process or two, that might indeed bring operation to a screeching halt
(though I would expect to see it display error messages as well).