touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #22743
[Bug 1376322] [NEW] telepathy-mission-control is spamming dbus.log with error messages
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 the dbus log on my phone is being hit by
messages from process 2046:
root@ubuntu-phablet:~# ps -ef | grep 2046
phablet 2046 1741 0 14:43 ? 00:00:00 /usr/lib/telepathy/mission-control-5
root@ubuntu-phablet:~# tail -f /home/phablet/.cache/upstart/dbus.log
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33' is
invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33' is
invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33' is
invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33' is
invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33' is
invalid for instance '0x10af8d8'
..at a rate of ~15K an hour or so. This is causing unnecessary writes
to the log, filling up file system space and these kind of writes to a
flash file system do cost a small amount of power. Seems that there is
an error somewhere, else dbus would not be logging it.
** Affects: telepathy-mission-control-5 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telepathy-mission-
control-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1376322
Title:
telepathy-mission-control is spamming dbus.log with error messages
Status in “telepathy-mission-control-5” 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 the dbus log on my phone is being hit
by messages from process 2046:
root@ubuntu-phablet:~# ps -ef | grep 2046
phablet 2046 1741 0 14:43 ? 00:00:00 /usr/lib/telepathy/mission-control-5
root@ubuntu-phablet:~# tail -f /home/phablet/.cache/upstart/dbus.log
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33'
is invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33'
is invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33'
is invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33'
is invalid for instance '0x10af8d8'
(process:2046): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.41.3/./gobject/gsignal.c:3101: signal id '33'
is invalid for instance '0x10af8d8'
..at a rate of ~15K an hour or so. This is causing unnecessary writes
to the log, filling up file system space and these kind of writes to a
flash file system do cost a small amount of power. Seems that there
is an error somewhere, else dbus would not be logging it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1376322/+subscriptions
Follow ups
References