Coder Social home page Coder Social logo

Comments (1)

elgonzo avatar elgonzo commented on May 23, 2024 1

Steps to reproduce
See above

No, these are not steps to reproduce. That's like saying the recipe for chocolate cookies is: Bake!

Arguably, providing a relatively compact code example that reproduces this issue might be difficult, since you are using EF.

Arguably, the issue might perhaps not even be within Newtonsoft.Json but in some other piece of code that is being called by Newtonsoft.Json. Like for example, custom equality comparers (either coded by you or auto-generated by EF or some other code generator) which might be called by Newtonsoft.Json to figure out equality of instances for detecting reference loops.

There are so far no other issues reported that match your brief description as far as i am aware, and i can't imagine how a mere migration to .NET 8 would cause this. I suppose other things got updated as well in your project, not just a mere change of the target framework to .NET 8. But now i am just starting to read tea leaves... Therefore, the only advice i -- as another user of this library -- can give is that you thoroughly troubleshoot and profile your code with the data that triggers the runaway memory allocation.

from newtonsoft.json.

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.