Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

memory-leaks

ASP.NET Website Memory Usage quite high

August 29, 2022 by Magenaut

I have an ASP.NET website that will hit about 2gb physical memory used within about 3-4 days, which to me sounds really bad. At the moment, I have configured IIS to restart the app pool process when it hits 500mb. I would like to try and track down the problem.

Categories ASP.NET, Q&A Tags .net, asp.net, memory-leaks, memory-management Leave a comment

HttpClient spike in memory usage with large response

August 25, 2022 by Magenaut

I’m working on a console app that take a list of endpoints to video data, makes an HTTP request, and saves the result to a file. These are relatively small videos. Because of an issue outside of my control, one of the videos is very large (145 minutes instead of a few seconds).

Categories ASP.NET, Q&A Tags .net, asp.net, c#, memory, memory-leaks Leave a comment

Python memory leaks

August 19, 2022 by Magenaut

I have a long-running script which, if let to run long enough, will consume all the memory on my system. Without going into details about the script, I have two questions: Are there any “Best Practices” to follow, which will help prevent leaks from occurring? What techniques are there to debug memory leaks in Python? … Read more

Categories Python, Q&A Tags debugging, memory-leaks, memory-management, python Leave a comment

How to use valgrind with python?

August 16, 2022 by Magenaut

I am trying to memcheck a C python extension I am writing, but I’m having trouble setting up valgrind to work with python. I would really appreciate some advice. Just for context, this is Ubuntu 13.10, python 2.7.5+, and valgrind 3.8.1.

Categories Python, Q&A Tags memory-leaks, python, valgrind Leave a comment

How can I release memory after creating matplotlib figures

August 15, 2022 by Magenaut

I have several matlpotlib functions rolled into some django-celery tasks.

Categories Python, Q&A Tags matplotlib, memory-leaks, numpy, python Leave a comment

Unload a module in Python

August 11, 2022 by Magenaut

TL/DR:

Categories Python, Q&A Tags memory-leaks, python Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress