FR version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 238 words in the discussion.
Trending Topics
#error#user#exception#logical#software#errors#sometimes#wrong#memory#happen

Discussion (6 Comments)Read Original on HackerNews
Out of memory error can happen in many environments because for example in C++ it's about the allocator. You might have a custom allocator with some limit that has no bearing whatsoever what the OS does.