Skip to content

Detected Memory Leak with 1.3.2 #239

@Jeffery4000a

Description

@Jeffery4000a

Hi all, we notice the memory in our production enviroment keep increasing. We used ANTS profiler from RED gate to do memory profiling and notice there is a bunch of instance being created whenever there is a HTTP request came in and it never get collected and keep growing in gen 2 heap.

The instance will create base on a few on the entity framework.

The instance initialize from here https://github.com/spring-projects/spring-net/blob/spring-net-1.3.2/src/Spring/Spring.Web/Objects/Factory/Support/WebInstantiationStrategy.cs

Not sure if this is a known issue and hope there is someone can help here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions