Giter Site home page Giter Site logo

Comments (4)

guyacosta avatar guyacosta commented on May 22, 2024

3GB is unusual. Have tested projects over 100MB in total size and see memory avg. around 34MB. The log error indicates a call to read one of the source files failed but I've restricted the max individual file size to 5MB to prevent long scans so I don't think it's the individual file but something else. The File.ReadAllText function indicated in the log doesn't have a set max size anyway. Was the project in a zip file of uncompressed?

from applicationinspector.

guyacosta avatar guyacosta commented on May 22, 2024

If compressed, did un-compressing make a difference? We use a third party component for unzipping packages and occasionally see an issue for unknown reasons.

from applicationinspector.

guyacosta avatar guyacosta commented on May 22, 2024

No further interactions with this party nor reported cases. Closing.

from applicationinspector.

guyacosta avatar guyacosta commented on May 22, 2024

The code was adjusted thanks to a submission #104 to avoid trying to read excessively large files before we try to process them. The check was occurring too late. In addition, I now write the name of the file being processed for decompression into the log so that should help if you see it again. Let me know if not fixed now and I'll reopen this for additional investigation. Get the latest code or I'll be releasing an update of binaries asap.

from applicationinspector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.