touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #22720
[Bug 1376302] [NEW] indicator-network is frequently logging to /home/phablet/.cache/upstart/indicator-network.log
Public bug reported:
I was trying to figure out where excessive file system writes were
coming from (to try to reduce flash writes and hence reduce power
consumption) and I spotted that /home/phablet/.cache/upstart/indicator-
network.log is being written to rather often (every minute or so) (tail
-f the log and see what I mean).
On my phone it the log seems to be being filled with the same 3 types of
messages over and over:
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileCountryCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileNetworkCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: CellId
I guess these look like some kind of error message from ofono. In the
period of an hour I see ~28K of messages being written, which although
isn't huge, it is extra work for the system to write and I think the
messages may need looking into and investigating.
** Affects: indicator-network (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- indicator-network is frequenly logging to /home/phablet/.cache/upstart/indicator-network.log
+ indicator-network is frequently logging to /home/phablet/.cache/upstart/indicator-network.log
** Description changed:
I was trying to figure out where excessive file system writes were
coming from (to try to reduce flash writes and hence reduce power
consumption) and I spotted that /home/phablet/.cache/upstart/indicator-
network.log is being written to rather often (every minute or so) (tail
-f the log and see what I mean).
On my phone it the log seems to be being filled with the same 3 types of
messages over and over:
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileCountryCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileNetworkCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: CellId
I guess these look like some kind of error message from ofono. In the
period of an hour I see ~28K of messages being written, which although
isn't huge, it is extra work for the system to write and I think the
- messages may need looking.
+ messages may need looking into and investigating.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1376302
Title:
indicator-network is frequently logging to
/home/phablet/.cache/upstart/indicator-network.log
Status in “indicator-network” package in Ubuntu:
New
Bug description:
I was trying to figure out where excessive file system writes were
coming from (to try to reduce flash writes and hence reduce power
consumption) and I spotted that /home/phablet/.cache/upstart
/indicator-network.log is being written to rather often (every minute
or so) (tail -f the log and see what I mean).
On my phone it the log seems to be being filled with the same 3 types
of messages over and over:
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileCountryCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: MobileNetworkCode
void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, core::dbus::types::Variant): unhandled property change: CellId
I guess these look like some kind of error message from ofono. In the
period of an hour I see ~28K of messages being written, which although
isn't huge, it is extra work for the system to write and I think the
messages may need looking into and investigating.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1376302/+subscriptions
Follow ups
References