Public bug reported:

Every 5 seconds or so I see the message onTryRegister being appended to
/home/phablet/.cache/upstart/dbus.log

I guess this is a debug message of some sort that should be removed, it
is keeping the phone awake, using power and wasting flash storage.

I've tracked this down to telepathy-ofono, strace shows:

write(2, "onTryRegister \n", 15)        = 15
clock_gettime(CLOCK_MONOTONIC, {1356, 11482895}) = 0
sendmsg(7, {msg_name(0)=NULL, 
msg_iov(2)=[{"l\1\0\1\24\0\0\0005\2\0\0`\0\0\0\1\1o\0\6\0\0\0/ril_0\0\0"..., 
112}, {"\6\0\0\0Online\0\1b\0\0\0\1\0\0\0", 20}], msg_controllen=0, 
msg_flags=0}, MSG_NOSIGNAL) = 132
clock_gettime(CLOCK_MONOTONIC, {1356, 13955188}) = 0
sendmsg(7, {msg_name(0)=NULL, 
msg_iov(2)=[{"l\1\0\1\0\0\0\0006\2\0\0a\0\0\0\1\1o\0\6\0\0\0/ril_0\0\0"..., 
120}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 120
clock_gettime(CLOCK_MONOTONIC, {1356, 16519020}) = 0
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 3, 
4984) = 1 ([{fd=7, revents=POLLIN}])
recvmsg(7, {msg_name(0)=NULL, 
msg_iov(1)=[{"l\3\1\1&\0\0\0@\2\0\0V\0\0\0\6\1s\0\5\0\0\0:1.52\0\0\0"..., 
2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 362
recvmsg(7, 0xbebee3b8, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily 
unavailable)
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 3, 
0) = 1 ([{fd=3, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {1356, 27781180}) = 0
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 3, 
4973) = 1 ([{fd=3, revents=POLLIN}])
read(3, "\5\0\0\0\0\0\0\0", 16)         = 8
clock_gettime(CLOCK_MONOTONIC, {1356, 30375392}) = 0
clock_gettime(CLOCK_MONOTONIC, {1356, 30589033}) = 0
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 3, 
4970) = 0 (Timeout)
read(3, 0xbebee73c, 16)                 = -1 EAGAIN (Resource temporarily 
unavailable)
clock_gettime(CLOCK_MONOTONIC, {1361, 8160277}) = 0
clock_gettime(CLOCK_MONOTONIC, {1361, 8526488}) = 0

** Affects: telepathy-ofono (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1228068

Title:
  ubuntu-touch: dbus debug messages are frequently being written to
  /home/phablet/.cache/upstart/dbus.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1228068/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to