Skip to main content

Questions tagged [out-of-memory]

The tag has no usage guidance.

0 votes
0 answers
12 views

Prerender.io Docker image and strange url access

I use the Prerender.io Docker image from https://github.com/tvanro/prerender-alpine?tab=readme-ov-file, and in the Docker logs, I see tons of the following URL access: 2024-06-26T15:59:32.559Z getting ...
alexanoid's user avatar
  • 175
0 votes
1 answer
2k views

Powershell with "array dimensions exceeded supported range" error close to 1GB file size

I have a simple Powershell script example below: $dpath = "D:\Fill" $mask="000000" $sizefile = 1GB $numfiles = 10 #file mask will be "file_000000 " = 12 chars total $...
HTWingNut's user avatar
  • 509
0 votes
1 answer
490 views

Importing a large .dump file into Postgres Database (Win 10)

I'm running into a problem where I want to import a really, really large .dump file (530gb) into a postgres database inside a docker. This is the commmand I'm running inside Powershell: cat .\dbexport....
david114's user avatar
  • 175
0 votes
1 answer
5k views

After switching from 32 GB of RAM to 64 GB, WSL2 still refuses to use more than 32 gigs?

I'm on Windows 11, using WSL2 (Windows Subsystem for Linux). I recently upgraded my RAM from 32 GB to 64 GB. While I can make my computer use more than 32 GB of RAM, WSL2 seems to be refusing to use ...
chausies's user avatar
  • 151
1 vote
0 answers
805 views

ASP.NET Core app hosted on CentOS 8 throws an out of memory exception, but works fine when developing on Windows?

We are using FastReport to generate reports, while we are developing on our Windows machines, it is possible to generate pdf files that are + 10 pages in size, but when we publish this (target runtime ...
THEoneANDonly's user avatar
0 votes
0 answers
28 views

Windows 10 out of commited memory, but not out of physical memory [duplicate]

I'm getting out of memory errors in my applications. But it appears that I'm not out of physical memory? I'm only hitting the committed memory limit.
user2997204's user avatar
1 vote
0 answers
731 views

BlInitializeLibrary failed 0xc0000017 error after random shutdown

My computer was running perfectly, as normal, then shutdown and started going into a bootloop, getting to the first windows 10 loading step, then restarting. When I forced it to shutdown, and started ...
HeyItsGwen's user avatar
1 vote
1 answer
2k views

MySQL was killed by watchdog/snapd ubuntu ec2, watchdog is not installed but listing in ps

On one of my servers mysql was killed because of too much memory usage. Before it crashed the memory usage was around 95%. My confusion is what killed the process because I have seen in past whenever ...
bitkot's user avatar
  • 142
0 votes
1 answer
646 views

Less Threads or More Swap Space?

I am running multiple terminal cmds using threads in Python (don't make fun of me, there is a reason). These cmds sometimes overpower the available memory and I have been forced to increase my swap ...
Daniel Connelly's user avatar
2 votes
1 answer
3k views

Can I make Virtual machine use swap-space(swapfile) as a memory when overcommitting?

I am doing some experiment with VM and KVM. I am trying to realize the fact of overcommitment and swap-space. At first, let me show the system setup and associate configuration that I made for this ...
doosolLee's user avatar
1 vote
0 answers
1k views

"Page allocation stalls" Errors and System Freeze When Starting Game

I just bought a new game, but unfortunately it causes my PC to hang while starting. Examining /var/log/kern.log after forcibly rebooting (ie. hitting the reset button) shows a few of the following ...
rainer's user avatar
  • 121
0 votes
0 answers
62 views

Windows shows OOM even though there's a lot of free memory. Random reboots

Since some time my PC reboots without any entry in the Windows event log. I restored bios settings to default to exclude potential incorrect OC issues, the temperature monitor does not show any ...
Mike's user avatar
  • 216
0 votes
0 answers
404 views

VPS running out of memory when used as an SSH proxy

I am trying to use a VPS as a SSH "proxy" to access my personal desktop that is behind multiple layers of NAT. Basically, I have a reverse SSH tunnel open from a TCP port on the VPS to my desktop. I ...
Dhruv Singhal's user avatar
0 votes
0 answers
2k views

Out of memory when booting

I have a dual boot system and am running Elementary OS in one partition and Windows 10 in another. I received an update for the Linux kernel and applied it, but then my computer was not able to boot ...
Israel Gomez's user avatar
1 vote
0 answers
313 views

Lots of odd errors in Apache log on Ubuntu server with Drupal

I´m getting hundreds of these errors in the Apache log in a website with around 4000 visits per hour. I have never seen any evidence of these errors affecting user experience in the website, but i ...
jacmkno's user avatar
  • 305

15 30 50 per page