praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages
https://www.fuget.org
MIT License
683 stars 121 forks source link

System.OutOfMemoryException? #138

Closed wahidshalaly closed 3 years ago

wahidshalaly commented 3 years ago

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

i2van commented 3 years ago

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

praeclarum commented 3 years ago

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