Skip to main content

Questions tagged [outofmemoryerror]

The tag has no usage guidance.

0 votes
0 answers
93 views

Out of memory: Killed process (apache2). apache2.service: A process of this unit has been killed by the OOM killer

My website was suddenly taken down and the root cause was clearly that it ran out of memory, as revealed by the graph below and the logs from /var/log/syslog on the server that I found from the time ...
Jaime Montoya's user avatar
0 votes
1 answer
152 views

Linux OOM with Docker and tons of swap memory available

My server is killing MariaDB periodically due to Out of Memory. The thing is, there's tons of swap memory available, and the swapiness is set to 100. One way or another, from the kernel dump, nothing ...
forrealthough's user avatar
0 votes
0 answers
47 views

OOM killing programs when used memory is at 30%

I am getting a bit crazy about this one: I am getting quite often processes killed by the kernel because of OOM. I see that free reports 14 GB used out of 14 GB, but when I add up the RSS of all the ...
chronos's user avatar
  • 101
0 votes
0 answers
46 views

I upgraded Debian 10 to Debian 11, then Debian 12. Why does previously used commands now say out of memory?

I upgraded two low end vps systems only used for mail and dns from Debian 10 to Debian 11 then to Debian 12. No issues during either upgrade for either system. I have a cron that rsync's the vmail ...
Sym's user avatar
  • 1
-1 votes
1 answer
348 views

AWS EC2 instance running out of memory running NodeJs application, cannot identify root cause because of log suppression

As stated in the title we have a NodeJS application running on an EC2 instance on AWS which sporadically runs out of memory and kills the process. Business wise it is not really a hindrance since ...
treskilion's user avatar
0 votes
1 answer
504 views

Almalinux 9 Failed to allocate memory

I have SingleStore DB CLI (Cluster in a Box) deployed in a AWS EC2 Instance r6i.4xlarge with Almalinux 9 OS. At the moment of load data by pipelines the following error appears: line 34: ER_MEMSQL_OOM ...
Alexis Cruz's user avatar
1 vote
0 answers
110 views

Linux: cuda (pytorch) does not allocate available vram

I am trying out pixray/clipit but cuda fails to allocate the remaining 1GiB of my graphics card. My graphics card is "Nvidia GTX 1660 super" which has the same amount of RAM as the "...
france1's user avatar
  • 23
2 votes
1 answer
472 views

oom_reaper: MongoDb out of memory

We run a small mongodb replica set on three bare metal servers (no virtualization, no docker/kubernetes) with Debian 11 and mongodb 5.0.6: machineA: 128GB RAM, 1TB disk, PRIMARY machineB: 128GB RAM, ...
mr.simonski's user avatar
3 votes
0 answers
774 views

What is using (kernel) memory?

I know this kind of questions about memory usage have been asked several times, but unfortunately none seem to answer our current problem. We are currently running an AWS EC2 instance with the ...
mitsos1os's user avatar
  • 131
0 votes
0 answers
2k views

Why does Varnish eat up all memory despite having both transient and malloc limits?

I'm using Varnish to cache static files in front of an Apache2 webserver. It's a mix of small files (CSS/JS/images) and large files (from 200 MB to 2 GB). I've limited both transient and malloc ...
Woodgnome's user avatar
  • 213
0 votes
1 answer
73 views

Pagefile & outofmemory issues on Windows Server

We have a windows server machine with 160GB of physical memory running in a colocation that we use for data analysis. Most analysis are not very memory heavy but from time to time some users trigger ...
P3trus's user avatar
  • 101
0 votes
0 answers
438 views

Why does oom-killer run with free memory in other zones?

I've read in my syslogs that the Out of Memory Killer is terminating processes when the "Normal" memory zone is underneath the minimum limit, but I still have tons of free memory in the "HighMem" zone....
samt1903's user avatar
0 votes
0 answers
3k views

Is there a way to restart SYSTEMD services when they are reach their CpuQuota or MemoryHigh limits?

The problem is about the systemd services. I know we can limit the Memory Usage or Cpu usage of services but my question is that is there a way to restart service when it reaches to its Memory high ...
mrbiyik's user avatar
0 votes
1 answer
6k views

Java memory is limited but it still uses way to much RAM

I read a lot but what I read so far did not make much sense, so I am asking here a new question about Java and memory. So I am starting a Java app with the following CLI arguments -Xms48m -Xmx96m -...
schube's user avatar
  • 183
0 votes
0 answers
208 views

Out of memory with lots of swap space?

I have a small rackspace vm (512M) running centos 6.9. It's running a secondary nameserver and a tiny wordpress instance for showing status. I don't want to pay 3x the price for a little more memory ...
abatie's user avatar
  • 93

15 30 50 per page
1
2 3 4 5