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? #44

Open
mkdynamic opened this issue Dec 14, 2012 · 5 comments
Open

Memory leak? #44

mkdynamic opened this issue Dec 14, 2012 · 5 comments

Comments

@mkdynamic
Copy link

Running on several boxes, all have similar memory usage reported by top.

Is this expected?

@eric
Copy link
Contributor

eric commented Dec 14, 2012

It definitely is not. What version are you running?

@mkdynamic
Copy link
Author

1.6.9

@troy
Copy link
Contributor

troy commented Apr 15, 2013

@mkdynamic are you still seeing this? If so, would you mind pasting or emailing an strace of it (like with strace -fp 1111 -s 500 -o strace.log for PID 1111)? Normal memory consumption is trivial and I haven't seen this anywhere else.

@troy
Copy link
Contributor

troy commented Apr 15, 2013

@mkdynamic You may also want to upgrade to the current version (1.6.13 as of this writing), though I don't think it has any fixes specifically for memory/resource use.

@kevinkarwaski
Copy link

@troy We're having a similar issue with remote_syslog 1.6.13. It doesn't seem to be releasing memory. Should we toss an strace and debug log into a gist for you? Thanks!

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