We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-01-21 08:11:13 +0200 |
My office is mostly surrounded by steel-reinforced concrete, ensuring that all phone connectivity flickers between nothing and a single bar of 2G. One problem that occasionally gets triggered by this is a device-crippling flood of "Problem with connection" messages; the device takes a long time to respond to button presses and touch commands, while the "Problem with connection" notification popup is constantly spammed. During this, the CPU is consumed entirely by lipstick, connectionagent, timed-qt5 and msyncd.
Journalctl log is as follows:
Jan 21 13:26:01 localhost connmand[1607]: connman_inet_clear_address: Invalid argument
Jan 21 13:26:01 localhost connmand[1607]: connman_inet_clear_ipv6_address: Invalid argument
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: Operation aborted
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: connect-failed
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: Connection failure: vodafone AU
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: connect-failed
(repeat at a rate of about 5 times per second)
Killing the lipstick process stops the flood, at the expense of closing everything that was open.
2 | retagged |
My office is mostly surrounded by steel-reinforced concrete, ensuring that all phone connectivity flickers between nothing and a single bar of 2G. One problem that occasionally gets triggered by this is a device-crippling flood of "Problem with connection" messages; the device takes a long time to respond to button presses and touch commands, while the "Problem with connection" notification popup is constantly spammed. During this, the CPU is consumed entirely by lipstick, connectionagent, timed-qt5 and msyncd.
Journalctl log is as follows:
Jan 21 13:26:01 localhost connmand[1607]: connman_inet_clear_address: Invalid argument
Jan 21 13:26:01 localhost connmand[1607]: connman_inet_clear_ipv6_address: Invalid argument
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: Operation aborted
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: connect-failed
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: Connection failure: vodafone AU
Jan 21 13:26:01 localhost lipstick[2131]: ---- errorReported: connect-failed
(repeat at a rate of about 5 times per second)
Killing the lipstick process stops the flood, at the expense of closing everything that was open.