Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak with log4net-loggly #27

Open
loweva opened this issue Nov 3, 2016 · 5 comments
Open

Memory Leak with log4net-loggly #27

loweva opened this issue Nov 3, 2016 · 5 comments

Comments

@loweva
Copy link

loweva commented Nov 3, 2016

Hello,

We experience a memory leak in our WCF application when we have log4net-loggly enabled (see attached MemLeakConfig file).
MemLeakConfig.txt

Removing all references to the LogglyAppender in our config file stopped the memory leak (see attached NoMemLeakConfig file).
NoMemLeakConfig.txt

Has anyone else experienced similar? Does anyone see issues with the first config that might cause this? Does anyone have any troubleshooting suggestions?

Thanks in advance!

@varshneyjayant
Copy link
Owner

@mostlyjason
Copy link

Thanks @varshneyjayant we'll take a look when we get a chance

@finoutlook
Copy link

We are having the same issue in a WebApi project. Memory gets filled with an ever increasing number of string[]. Removing the LogglyAppender stopped the memory leak.

@mostlyjason
Copy link

Thanks we are investigating this issue

@mostlyjason
Copy link

See the new library version here
https://github.com/loggly/log4net-loggly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants