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

ubox: logd memory leak #5604

Closed
HenryGiraldo opened this issue Feb 12, 2018 · 1 comment
Closed

ubox: logd memory leak #5604

HenryGiraldo opened this issue Feb 12, 2018 · 1 comment

Comments

@HenryGiraldo
Copy link

I checked the use of memory with top command and saw that the logd was consuming memory disproportionately (around 60MB).

PID PPID USER STAT VSZ VSZ %CPU COMMAND
971 1 root S 59768 48% 0% /sbin/logd -S 64
  • There was no remote log configured.
  • I was using logread -f for a long time.
  • When doing an /etc/init.d/log restart the consumed memory returned to normality.
  • ubox version:
PKG_SOURCE_DATE:=2017-09-01
PKG_SOURCE_VERSION:=b1bc8d5fb874cdd22701a08d0fb0de4330f86814
PKG_MIRROR_HASH:=b07e750d941d691e2745aa3a058e504966b15d1db5636162dc686bad275eb296
@dibdot
Copy link
Contributor

dibdot commented Feb 18, 2018

logread / logd is not part of the package repo. If this issue still exist for you, please open a ticket here:
https://bugs.openwrt.org/

@dibdot dibdot closed this as completed Feb 18, 2018
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

2 participants