praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages

Home Page:https://www.fuget.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System.OutOfMemoryException?

wahidshalaly opened this issue · comments

Hi,

First, I'd like to thank you for this helpful tool, sometimes I'd like to check the content of a package on the fly, so this comes in handy. I was already inspecting couple of AWS nuget packages then suddenly I got this error about System.OutOfMemoryException, so I wanted to notify you probably there's a memory leak that requires investigation.

Note: It seems a cached result! When I change the package name in search, I get results.
So if I used SimpleNotificationService instead of AWSSDK.SimpleNotificationService I get results.

Screen Shot 2021-03-04 at 12 22 22 pm

The same is for LPRun package. This package contains ~40MB of binaries.

Thanks to #139, the site now handles these packages. Please open a new bug if you run into this again.