Comment 2 for bug 1365481

Revision history for this message
Jussi Kangas (jkangas) wrote :

There is crash.

dmesg gives following:

[ 104.611156] (0)[825:init]init: PropSet Error:[ro.ril.ecclist:112,911] ro.* properties may NEVER be modified once set
[ 104.946673] (0)[1200:hci_stpd][STP-PSM] [I]stp_psm_disable_by_tx_rx_density: tx cnt = 31 in the previous 3 sec
[ 110.526888] (0)[825:init]init: PropSet Error:[ro.ril.ecclist:112,911] ro.* properties may NEVER be modified once set
[ 113.473357] (0)[683:kworker/0:2][TO] 11, hotplug kworker, 100 ms, +120 ms
[ 116.855143] (1)[825:init]init: PropSet Error:[ro.ril.ecclist:112,911] ro.* properties may NEVER be modified once set
[ 119.691106] (1)[825:init]init: PropSet Error:[ro.ril.ecclist:112,911] ro.* properties may NEVER be modified once set
[ 121.756422] (2)[825:init]init: PropSet Error:[ro.ril.ecclist:112,911] ro.* properties may NEVER be modified once set
[ 122.600141] (1)[1:init]init: ofono main process (1896) killed by SEGV signal
[ 122.600227] (1)[1:init]init: ofono main process ended, respawning

I can see the crash log _usr_sbin_ofonod.0.crash in the var/crash. File appeared after I first cleaned the directory and rerun
the case so it must be coming from the incident. I don't know how to get it out of the device however. (If I try to copy the file
to the laptop, I get "libmtp error: Could not get file from device."

Syslog gives following:

Sep 5 09:20:29 ubuntu-phablet ofonod[1907]: Registered handle for channel 13: 0x10008
Sep 5 09:20:29 ubuntu-phablet ofonod[1907]: Registered handle for channel 1: 0x10009
Sep 5 09:20:37 ubuntu-phablet ofonod[1907]: mtk_radio_state_changed, slot 1: state: SIM_READY ril->ofono_online: 1
Sep 5 09:20:38 ubuntu-phablet ofonod[1907]: ril_data_reg_cb: DATA_REGISTRATION_STATE reply failure: GENERIC_FAILURE
Sep 5 09:20:51 ubuntu-phablet ofonod[1907]: mtk_radio_state_changed, slot 1: state: SIM_LOCKED_OR_ABSENT ril->ofono_online: 1

Before new start of ofono.