question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blazor project consume all possible memory and server hangs up.

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
YordanYanakievcommented, Jan 13, 2021

I’ve waited for this mater to get an results from Syncfusion before return to this topic as well, but they turned it into private request where the things start rotating again into endless loop between me and them. Here the topic with example which present the bug. https://www.syncfusion.com/forums/161102/extreme-memory-leaks?fbclid=IwAR0iCSyYeKtvuLCvZlLnmZIxT60H_nzFicMyeB77x-zBILLgYVR1QDEF4lM Here and the screenshot i’ve made with explanations on it. download There is a further development. (which could be useful maybe)

  • If I set a very “attacking” Garbage Collector, like a timer set on 3-5 seconds which is requiring GC to act - the memory problem start to looks better, anyway at some point an issue with User Interface components start to occur just because of this.
1reaction
mkArtakMSFTcommented, Jan 11, 2021

Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project (ideally a GitHub repo) that illustrates the problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

visual studio mac - Blazor consumes too much Memory
1 Answer. In my case the builder. CloseElement(); was missing. This caused a weird behaviour in the Blazor Application.
Read more >
Why does Blazor server app takes away memory while ...
We developed a Blazor server app and is going through testing phase. Our clients have some concern. What we notice is that before...
Read more >
RAM usage of .NET Blazor app in Docker container
You can limit the amount of memory that is available to a single container. That way it doesn't consume all the memory on...
Read more >
ASP.NET Core Blazor performance best practices
Tips for increasing performance in ASP.NET Core Blazor apps and avoiding common performance problems.
Read more >
Dispose of report on blazor server
We determined that DxReportViewer references remain in memory and aren't collected by GC while a Blazor application connection is established.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found