View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#1
Looks like I've found the reason of my N900's reboots every 6 days of uptime: dbus-daemon takes more and more RAM.
It's only 3Mb on the start but doubles every 24 hours.
I'm going to file a bug report, you can help by checking yours with
Code:
uptime
sudo pmap $(pidof dbus-daemon) | grep total
How can I restart dbus-daemon? Even when I tried it from user 30000 it just reboots the phone.

Update: it looks like it was recaller's fault.

Update: no, it was batterypatch-non-kp

Last edited by int_ua; 2012-10-03 at 19:23.