[Q] Crashing radio, Enter PIN screen and Radio_dump files (HDLC messages?) - Nexus S Q&A, Help & Troubleshooting

I'm still experiencing radio crashes, even after the 2.3.3 OTA (radio: I9020XXKB1). It happens not every day, but it's very annoying because you can't be called without knowing it.
I've a PIN code on the SIM, this is the reason why radio cannot subscribe to the network, because the Enter PIN screen appears (while the screen is off). So the radio reboots, and does not become dead (this seems to be fixed in 2.3.3).
My SD card contains radio_dump files, like radio_dump_20110316143006.bin
Are they useless or can I dig in it to search for the problem?
Another interesting thing is: my radio log (alogcat) is full of these error messages. Is there any connection between the errors and a crashing radio, or are they just normal operational messages? What is HDLC and what is "unsupported multiclient unsolicited response code 1009" ???
Code:
03-16 18:10:06.392 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-16 18:10:06.392 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-16 18:10:06.392 E/RIL ( 74): processIPC: size 8
03-16 18:10:06.392 E/RIL ( 74): ro.secure = 0
03-16 18:10:06.392 E/RIL ( 74): ===== HDLC DUMP =====
03-16 18:10:06.392 E/RIL ( 74): 08 00 FF 1E 07 06 03 54
03-16 18:10:06.392 E/RIL ( 74): ===================
03-16 18:10:06.392 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300295406393071
03-16 18:10:06.392 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-16 18:10:06.392 E/RIL ( 74): RX: Time: 3215283001 / 72644348
03-16 18:10:06.392 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:1e
03-16 18:10:06.392 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-16 18:10:06.392 E/RIL ( 74): RX: 54
03-16 18:10:06.392 E/RIL ( 74): RX: ---- DATA END ----
03-16 18:10:06.392 E/RIL ( 74): [UNSOL] <
03-16 18:10:06.392 E/RIL ( 74): ipc_recv_display()
03-16 18:10:06.392 E/RIL ( 74): RxDis_ResRssiInformation()
03-16 18:10:06.392 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-16 18:10:06.392 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-16 18:10:06.392 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-16 18:10:07.392 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-16 18:10:07.392 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-16 18:10:07.392 E/RIL ( 74): processIPC: size 8
03-16 18:10:07.392 E/RIL ( 74): ro.secure = 0
03-16 18:10:07.392 E/RIL ( 74): ===== HDLC DUMP =====
03-16 18:10:07.392 E/RIL ( 74): 08 00 FF 1E 07 06 03 52
03-16 18:10:07.392 E/RIL ( 74): ===================
03-16 18:10:07.392 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300295407393263
03-16 18:10:07.392 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-16 18:10:07.392 E/RIL ( 74): RX: Time: 3215284001 / 72645348
03-16 18:10:07.392 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:1e
03-16 18:10:07.392 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-16 18:10:07.392 E/RIL ( 74): RX: 52
03-16 18:10:07.392 E/RIL ( 74): RX: ---- DATA END ----
03-16 18:10:07.392 E/RIL ( 74): [UNSOL] <
03-16 18:10:07.392 E/RIL ( 74): ipc_recv_display()
03-16 18:10:07.392 E/RIL ( 74): RxDis_ResRssiInformation()
03-16 18:10:07.392 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-16 18:10:07.392 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-16 18:10:07.392 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
Nexus S - Android 2.3.3
Country: The Netherlands
Operator: Telfort (continuously roaming on KPN, by design).

ArnoutVos said:
I'm still experiencing radio crashes, even after the 2.3.3 OTA (radio: I9020XXKB1). It happens not every day, but it's very annoying because you can't be called without knowing it.
I've a PIN code on the SIM, this is the reason why radio cannot subscribe to the network, because the Enter PIN screen appears (while the screen is off). So the radio reboots, and does not become dead (this seems to be fixed in 2.3.3).
My SD card contains radio_dump files, like radio_dump_20110316143006.bin
Are they useless or can I dig in it to search for the problem?
Another interesting thing is: my radio log (alogcat) is full of these error messages. Is there any connection between the errors and a crashing radio, or are they just normal operational messages? What is HDLC and what is "unsupported multiclient unsolicited response code 1009" ???
Code:
03-16 18:10:06.392 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-16 18:10:06.392 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-16 18:10:06.392 E/RIL ( 74): processIPC: size 8
03-16 18:10:06.392 E/RIL ( 74): ro.secure = 0
03-16 18:10:06.392 E/RIL ( 74): ===== HDLC DUMP =====
03-16 18:10:06.392 E/RIL ( 74): 08 00 FF 1E 07 06 03 54
03-16 18:10:06.392 E/RIL ( 74): ===================
03-16 18:10:06.392 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300295406393071
03-16 18:10:06.392 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-16 18:10:06.392 E/RIL ( 74): RX: Time: 3215283001 / 72644348
03-16 18:10:06.392 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:1e
03-16 18:10:06.392 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-16 18:10:06.392 E/RIL ( 74): RX: 54
03-16 18:10:06.392 E/RIL ( 74): RX: ---- DATA END ----
03-16 18:10:06.392 E/RIL ( 74): [UNSOL] <
03-16 18:10:06.392 E/RIL ( 74): ipc_recv_display()
03-16 18:10:06.392 E/RIL ( 74): RxDis_ResRssiInformation()
03-16 18:10:06.392 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-16 18:10:06.392 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-16 18:10:06.392 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-16 18:10:07.392 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-16 18:10:07.392 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-16 18:10:07.392 E/RIL ( 74): processIPC: size 8
03-16 18:10:07.392 E/RIL ( 74): ro.secure = 0
03-16 18:10:07.392 E/RIL ( 74): ===== HDLC DUMP =====
03-16 18:10:07.392 E/RIL ( 74): 08 00 FF 1E 07 06 03 52
03-16 18:10:07.392 E/RIL ( 74): ===================
03-16 18:10:07.392 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300295407393263
03-16 18:10:07.392 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-16 18:10:07.392 E/RIL ( 74): RX: Time: 3215284001 / 72645348
03-16 18:10:07.392 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:1e
03-16 18:10:07.392 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-16 18:10:07.392 E/RIL ( 74): RX: 52
03-16 18:10:07.392 E/RIL ( 74): RX: ---- DATA END ----
03-16 18:10:07.392 E/RIL ( 74): [UNSOL] <
03-16 18:10:07.392 E/RIL ( 74): ipc_recv_display()
03-16 18:10:07.392 E/RIL ( 74): RxDis_ResRssiInformation()
03-16 18:10:07.392 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-16 18:10:07.392 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-16 18:10:07.392 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
Nexus S - Android 2.3.3
Country: The Netherlands
Operator: Telfort (continuously roaming on KPN, by design).
Click to expand...
Click to collapse
Have you tried to flash the radio again? Or managed to update it to KB3 (GRI54) ?

Rafael Cadina said:
Have you tried to flash the radio again? Or managed to update it to KB3 (GRI54) ?
Click to expand...
Click to collapse
Thanks for the hint. I've flashed the radio to I9020XXKB3.
Time will tell if the radio crashes are gone...
Still having those error messages in the radio log:
Code:
03-18 08:39:33.803 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:39:33.803 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:39:33.803 E/RIL ( 74): processIPC: size 18
03-18 08:39:33.803 E/RIL ( 74): ro.secure = 0
03-18 08:39:33.803 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:39:33.803 E/RIL ( 74): 12 00 FF 9E 08 03 02 02 06
03-18 08:39:33.803 E/RIL ( 74): 04 32 30 34 30 38 23 F2 03
03-18 08:39:33.803 E/RIL ( 74): ===================
03-18 08:39:33.803 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973805422
03-18 08:39:33.803 E/RIL ( 74): [EVT]:Req(2), RX(1)
03-18 08:39:33.803 E/RIL ( 74): RX: Time: 3353850413 / 1272761
03-18 08:39:33.803 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_SERVING_NETWORK (T)IPC_CMD_RESP len:12 mseq:ff aseq:9e
03-18 08:39:33.803 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:39:33.803 E/RIL ( 74): RX: 02 06 04 32 30 34 30 38 23 F2 03
03-18 08:39:33.803 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:39:33.803 E/RIL ( 74): requestOperator()
03-18 08:39:33.803 E/RIL ( 74): RxNET_ResCurrentPLMN(): current PLMN(20408) global plmn(20408)
03-18 08:39:33.803 E/RIL ( 74): RxNET_ResCurrentPLMN(): SIM status -previous(0) current(0)
03-18 08:39:33.803 E/RIL ( 74): RxNET_ResCurrentPLMN(): current PLMN(4fb8) iLAC(3f2)
03-18 08:39:33.803 E/RIL ( 74): SearchEONS +
03-18 08:39:33.803 E/RIL ( 74): SearchEONS g_EONS_ready=0
03-18 08:39:33.803 E/RIL ( 74): SearchEONS - fMatched: 0
03-18 08:39:33.803 E/RIL ( 74): lookupOpnameTable(): PLMN(20408)
03-18 08:39:33.803 E/RIL ( 74): MATCHED NL KPN (): NL KPN
03-18 08:39:33.803 E/RIL ( 74): RxNET_ResCurrentPLMN(): PLMN(20408), OP1((NL KPN ) OP2(NL KPN)
03-18 08:39:33.803 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c680)
03-18 08:39:33.803 E/RIL ( 74): [RM REQ]: req(0x1ca88), tok(0x1c680)
03-18 08:39:33.803 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:33.803 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:39:33.803 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:33.803 E/RIL ( 74): requestGprsRegistrationState()
03-18 08:39:33.803 E/RIL ( 74): TxNET_GetDataNetworkRegistration()
03-18 08:39:33.803 E/RIL ( 74): get_msg_sequence()
03-18 08:39:33.803 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973805790
03-18 08:39:33.804 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =9
03-18 08:39:33.804 E/RIL ( 74): TX: Time: 3353850413 / 1272762
03-18 08:39:33.804 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_GET len:9 mseq:9f aseq:0
03-18 08:39:33.804 E/RIL ( 74): TX: ---- DATA BEGIN ----
03-18 08:39:33.804 E/RIL ( 74): TX: FF 03
03-18 08:39:33.804 E/RIL ( 74): TX: ---- DATA END ----
03-18 08:39:33.804 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1272762, cur_req->timeout: 1307762, ph->near_timeout: 1307753
03-18 08:39:33.804 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:39:33.804 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:39:33.804 E/RIL ( 74): processIPC: size 18
03-18 08:39:33.804 E/RIL ( 74): ro.secure = 0
03-18 08:39:33.804 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:39:33.804 E/RIL ( 74): 12 00 FF 9F 08 05 02 04 03
03-18 08:39:33.804 E/RIL ( 74): 06 00 F2 03 77 43 65 00 00
03-18 08:39:33.804 E/RIL ( 74): ===================
03-18 08:39:33.804 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973806265
03-18 08:39:33.804 E/RIL ( 74): [EVT]:Req(1), RX(1)
03-18 08:39:33.804 E/RIL ( 74): RX: Time: 3353850414 / 1272762
03-18 08:39:33.804 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_RESP len:12 mseq:ff aseq:9f
03-18 08:39:33.804 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:39:33.804 E/RIL ( 74): RX: 04 03 06 00 F2 03 77 43 65 00 00
03-18 08:39:33.804 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:39:33.804 E/RIL ( 74): requestGprsRegistrationState()
03-18 08:39:33.804 E/RIL ( 74): RxNET_ResNetworkRegistration()
03-18 08:39:33.804 E/RIL ( 74): RegiStatus_Ipc2Ril()
03-18 08:39:33.804 E/RIL ( 74): RIL_onRequestComplete: tok(0x1cae8)
03-18 08:39:33.804 E/RIL ( 74): [RM REQ]: req(0x1c528), tok(0x1cae8)
03-18 08:39:33.804 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:33.804 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:39:33.804 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:33.804 D/RILJ ( 203): [0162]< OPERATOR {NL KPN , NL KPN, 20408}
03-18 08:39:33.805 D/RILJ ( 203): [0163]< GPRS_REGISTRATION_STATE {5, 03f2, 00654377, 3}
03-18 08:39:33.811 E/RIL ( 74): onRequest: REGISTRATION_STATE
03-18 08:39:33.811 E/RIL ( 74): CreateRequest(): req(0x1c2f8), id(20), tok(0x1c2e0) - FUNC(0x8001d559)
03-18 08:39:33.811 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:33.811 E/RIL ( 74): requestRegistrationState()
03-18 08:39:33.811 E/RIL ( 74): TxNET_GetNetworkRegistration()
03-18 08:39:33.811 E/RIL ( 74): get_msg_sequence()
03-18 08:39:33.811 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973813806
03-18 08:39:33.811 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =9
03-18 08:39:33.812 E/RIL ( 74): TX: Time: 3353850421 / 1272770
03-18 08:39:33.812 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_GET len:9 mseq:a0 aseq:0
03-18 08:39:33.812 E/RIL ( 74): TX: ---- DATA BEGIN ----
03-18 08:39:33.812 E/RIL ( 74): TX: FF 02
03-18 08:39:33.812 E/RIL ( 74): TX: ---- DATA END ----
03-18 08:39:33.812 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1272770, cur_req->timeout: 1307770, ph->near_timeout: 1307770
03-18 08:39:33.812 E/RIL ( 74): onRequest: QUERY_NETWORK_SELECTION_MODE
03-18 08:39:33.812 E/RIL ( 74): CreateRequest(): req(0x1c370), id(45), tok(0x1c358) - FUNC(0x8001d68d)
03-18 08:39:33.812 E/RIL ( 74): [EVT]:Req(2), RX(0)
03-18 08:39:33.822 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:39:33.822 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:39:33.822 E/RIL ( 74): processIPC: size 18
03-18 08:39:33.822 E/RIL ( 74): ro.secure = 0
03-18 08:39:33.822 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:39:33.822 E/RIL ( 74): 12 00 FF A0 08 05 02 04 02
03-18 08:39:33.822 E/RIL ( 74): 06 00 F2 03 77 43 65 00 00
03-18 08:39:33.822 E/RIL ( 74): ===================
03-18 08:39:33.822 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973824394
03-18 08:39:33.822 E/RIL ( 74): [EVT]:Req(2), RX(1)
03-18 08:39:33.822 E/RIL ( 74): RX: Time: 3353850432 / 1272780
03-18 08:39:33.822 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_RESP len:12 mseq:ff aseq:a0
03-18 08:39:33.822 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:39:33.822 E/RIL ( 74): RX: 04 02 06 00 F2 03 77 43 65 00 00
03-18 08:39:33.822 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:39:33.822 E/RIL ( 74): requestRegistrationState()
03-18 08:39:33.822 E/RIL ( 74): RxNET_ResNetworkRegistration()
03-18 08:39:33.822 E/RIL ( 74): RegiStatus_Ipc2Ril()
03-18 08:39:33.822 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c2e0)
03-18 08:39:33.822 E/RIL ( 74): [RM REQ]: req(0x1c2f8), tok(0x1c2e0)
03-18 08:39:33.822 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:33.822 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:39:33.822 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:33.822 E/RIL ( 74): requestQueryNetworkSelectionMode()
03-18 08:39:33.822 E/RIL ( 74): TxNET_GetPLMNSelection()
03-18 08:39:33.822 E/RIL ( 74): get_msg_sequence()
03-18 08:39:33.822 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973824789
03-18 08:39:33.822 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =7
03-18 08:39:33.823 E/RIL ( 74): TX: Time: 3353850432 / 1272781
03-18 08:39:33.823 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_PLMN_SEL (T)IPC_CMD_GET len:7 mseq:a1 aseq:0
03-18 08:39:33.823 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1272781, cur_req->timeout: 1307781, ph->near_timeout: 1307770
03-18 08:39:33.823 D/RILJ ( 203): [0164]< REGISTRATION_STATE {5, 03f2, 00654377}
03-18 08:39:33.824 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:39:33.824 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:39:33.824 E/RIL ( 74): processIPC: size 8
03-18 08:39:33.824 E/RIL ( 74): ro.secure = 0
03-18 08:39:33.824 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:39:33.824 E/RIL ( 74): 08 00 FF A1 08 02 02 02
03-18 08:39:33.824 E/RIL ( 74): ===================
03-18 08:39:33.824 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300433973826052
03-18 08:39:33.824 E/RIL ( 74): [EVT]:Req(1), RX(1)
03-18 08:39:33.824 E/RIL ( 74): RX: Time: 3353850434 / 1272782
03-18 08:39:33.824 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_PLMN_SEL (T)IPC_CMD_RESP len:8 mseq:ff aseq:a1
03-18 08:39:33.824 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:39:33.824 E/RIL ( 74): RX: 02
03-18 08:39:33.824 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:39:33.824 E/RIL ( 74): requestQueryNetworkSelectionMode()
03-18 08:39:33.824 E/RIL ( 74): RxNET_ResPLMNSelection()
03-18 08:39:33.824 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c358)
03-18 08:39:33.824 E/RIL ( 74): [RM REQ]: req(0x1c370), tok(0x1c358)
03-18 08:39:33.824 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:33.824 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:39:33.824 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:33.824 D/RILJ ( 203): [0165]< QUERY_NETWORK_SELECTION_MODE {0}
03-18 08:39:33.825 D/GSM ( 203): Poll ServiceState done: oldSS=[0 roaming NL KPN NL KPN 20408 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 roaming NL KPN NL KPN 20408 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=0 newGprs=0 oldType=UMTS newType=UMTS
03-18 08:39:39.249 D/RILJ ( 203): [0166]> SCREEN_STATE: false
03-18 08:39:39.250 E/RIL ( 74): onRequest: SCREEN_STATE
03-18 08:39:39.250 E/RIL ( 74): CreateRequest(): req(0x1c2f8), id(61), tok(0x1c2e0) - FUNC(0x8001e96d)
03-18 08:39:39.250 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:39:39.250 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c2e0)
03-18 08:39:39.250 E/RIL ( 74): [RM REQ]: req(0x1c2f8), tok(0x1c2e0)
03-18 08:39:39.250 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:39.250 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:39:39.251 D/RILJ ( 203): [0166]< SCREEN_STATE
03-18 08:39:39.253 D/GSM ( 203): [DataConnection] Stop poll NetStat
03-18 08:40:27.952 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:40:27.953 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:40:27.953 E/RIL ( 74): processIPC: size 8
03-18 08:40:27.953 E/RIL ( 74): ro.secure = 0
03-18 08:40:27.953 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:40:27.953 E/RIL ( 74): 08 00 FF A1 07 06 03 5E
03-18 08:40:27.953 E/RIL ( 74): ===================
03-18 08:40:27.953 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434027955562
03-18 08:40:27.954 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-18 08:40:27.954 E/RIL ( 74): RX: Time: 3353904564 / 1326912
03-18 08:40:27.954 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:a1
03-18 08:40:27.954 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:40:27.954 E/RIL ( 74): RX: 5E
03-18 08:40:27.955 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:40:27.955 E/RIL ( 74): [UNSOL] <
03-18 08:40:27.955 E/RIL ( 74): ipc_recv_display()
03-18 08:40:27.955 E/RIL ( 74): RxDis_ResRssiInformation()
03-18 08:40:27.955 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-18 08:40:27.955 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-18 08:40:27.955 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:40:40.719 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:40:40.719 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:40:40.719 E/RIL ( 74): processIPC: size 8
03-18 08:40:40.719 E/RIL ( 74): ro.secure = 0
03-18 08:40:40.720 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:40:40.720 E/RIL ( 74): 08 00 FF A1 07 06 03 5F
03-18 08:40:40.720 E/RIL ( 74): ===================
03-18 08:40:40.720 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434040722274
03-18 08:40:40.720 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-18 08:40:40.721 E/RIL ( 74): RX: Time: 3353917330 / 1339679
03-18 08:40:40.721 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:a1
03-18 08:40:40.721 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:40:40.721 E/RIL ( 74): RX: 5F
03-18 08:40:40.721 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:40:40.721 E/RIL ( 74): [UNSOL] <
03-18 08:40:40.721 E/RIL ( 74): ipc_recv_display()
03-18 08:40:40.721 E/RIL ( 74): RxDis_ResRssiInformation()
03-18 08:40:40.721 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-18 08:40:40.721 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-18 08:40:40.722 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:11.447 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:11.447 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:41:11.447 E/RIL ( 74): processIPC: size 8
03-18 08:41:11.447 E/RIL ( 74): ro.secure = 0
03-18 08:41:11.447 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:11.447 E/RIL ( 74): 08 00 FF A1 07 06 03 60
03-18 08:41:11.447 E/RIL ( 74): ===================
03-18 08:41:11.447 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434071449062
03-18 08:41:11.447 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-18 08:41:11.447 E/RIL ( 74): RX: Time: 3353948057 / 1370405
03-18 08:41:11.447 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:a1
03-18 08:41:11.447 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:11.447 E/RIL ( 74): RX: 60
03-18 08:41:11.447 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:11.447 E/RIL ( 74): [UNSOL] <
03-18 08:41:11.447 E/RIL ( 74): ipc_recv_display()
03-18 08:41:11.447 E/RIL ( 74): RxDis_ResRssiInformation()
03-18 08:41:11.447 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-18 08:41:11.447 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-18 08:41:11.447 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:16.433 D/RILJ ( 203): [0167]> SCREEN_STATE: true
03-18 08:41:16.438 E/RIL ( 74): onRequest: SCREEN_STATE
03-18 08:41:16.438 E/RIL ( 74): CreateRequest(): req(0x1c2f8), id(61), tok(0x1c2e0) - FUNC(0x8001e96d)
03-18 08:41:16.438 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:41:16.438 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-18 08:41:16.438 E/RIL ( 74): unsupported multiclient unsolicited response code 1002
03-18 08:41:16.438 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c2e0)
03-18 08:41:16.438 E/RIL ( 74): [RM REQ]: req(0x1c2f8), tok(0x1c2e0)
03-18 08:41:16.438 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:41:16.438 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:41:16.439 D/RILJ ( 203): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
03-18 08:41:16.439 D/RILJ ( 203): [0168]> OPERATOR
03-18 08:41:16.440 D/RILJ ( 203): [0169]> GPRS_REGISTRATION_STATE
03-18 08:41:16.440 D/RILJ ( 203): [0170]> REGISTRATION_STATE
03-18 08:41:16.441 E/RIL ( 74): onRequest: OPERATOR
03-18 08:41:16.441 E/RIL ( 74): CreateRequest(): req(0x1c3b8), id(22), tok(0x1c3a0) - FUNC(0x8001d429)
03-18 08:41:16.441 E/RIL ( 74): onRequest: GPRS_REGISTRATION_STATE
03-18 08:41:16.441 E/RIL ( 74): CreateRequest(): req(0x1c430), id(21), tok(0x1c418) - FUNC(0x8001d4c1)
03-18 08:41:16.441 E/RIL ( 74): [EVT]:Req(2), RX(0)
03-18 08:41:16.441 E/RIL ( 74): requestOperator()
03-18 08:41:16.441 E/RIL ( 74): TxNET_GetCurrentPLMN()
03-18 08:41:16.441 E/RIL ( 74): get_msg_sequence()
03-18 08:41:16.441 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076442746
03-18 08:41:16.441 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =7
03-18 08:41:16.442 D/RILJ ( 203): [0171]> QUERY_NETWORK_SELECTION_MODE
03-18 08:41:16.442 E/RIL ( 74): onRequest: REGISTRATION_STATE
03-18 08:41:16.442 E/RIL ( 74): CreateRequest(): req(0x1c4b8), id(20), tok(0x1c4a0) - FUNC(0x8001d559)
03-18 08:41:16.442 D/RILJ ( 203): [0167]< SCREEN_STATE
03-18 08:41:16.449 E/RIL ( 74): TX: Time: 3353953058 / 1375406
03-18 08:41:16.449 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_SERVING_NETWORK (T)IPC_CMD_GET len:7 mseq:a2 aseq:0
03-18 08:41:16.449 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1375406, cur_req->timeout: 1410406, ph->near_timeout: 1410406
03-18 08:41:16.449 E/RIL ( 74): onRequest: QUERY_NETWORK_SELECTION_MODE
03-18 08:41:16.449 E/RIL ( 74): CreateRequest(): req(0x1c658), id(45), tok(0x16218) - FUNC(0x8001d68d)
03-18 08:41:16.449 E/RIL ( 74): [EVT]:Req(4), RX(0)
03-18 08:41:16.450 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:16.450 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:41:16.450 E/RIL ( 74): processIPC: size 18
03-18 08:41:16.450 E/RIL ( 74): ro.secure = 0
03-18 08:41:16.450 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:16.450 E/RIL ( 74): 12 00 FF A2 08 03 02 02 06
03-18 08:41:16.450 E/RIL ( 74): 04 32 30 34 30 38 23 F2 03
03-18 08:41:16.450 E/RIL ( 74): ===================
03-18 08:41:16.450 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076451225
03-18 08:41:16.450 E/RIL ( 74): [EVT]:Req(4), RX(1)
03-18 08:41:16.450 E/RIL ( 74): RX: Time: 3353953059 / 1375407
03-18 08:41:16.450 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_SERVING_NETWORK (T)IPC_CMD_RESP len:12 mseq:ff aseq:a2
03-18 08:41:16.450 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:16.450 E/RIL ( 74): RX: 02 06 04 32 30 34 30 38 23 F2 03
03-18 08:41:16.450 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:16.450 E/RIL ( 74): requestOperator()
03-18 08:41:16.450 E/RIL ( 74): RxNET_ResCurrentPLMN(): current PLMN(20408) global plmn(20408)
03-18 08:41:16.450 E/RIL ( 74): RxNET_ResCurrentPLMN(): SIM status -previous(0) current(0)
03-18 08:41:16.450 E/RIL ( 74): RxNET_ResCurrentPLMN(): current PLMN(4fb8) iLAC(3f2)
03-18 08:41:16.450 E/RIL ( 74): SearchEONS +
03-18 08:41:16.450 E/RIL ( 74): SearchEONS g_EONS_ready=0
03-18 08:41:16.450 E/RIL ( 74): SearchEONS - fMatched: 0
03-18 08:41:16.450 E/RIL ( 74): lookupOpnameTable(): PLMN(20408)
03-18 08:41:16.450 E/RIL ( 74): MATCHED NL KPN (): NL KPN
03-18 08:41:16.450 E/RIL ( 74): RxNET_ResCurrentPLMN(): PLMN(20408), OP1((NL KPN ) OP2(NL KPN)
03-18 08:41:16.450 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c3a0)
03-18 08:41:16.450 E/RIL ( 74): [RM REQ]: req(0x1c3b8), tok(0x1c3a0)
03-18 08:41:16.450 E/RIL ( 74): [EVT]:Req(3), RX(0)
03-18 08:41:16.450 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:16.450 E/RIL ( 74): [EVT]:Req(3), RX(0)
03-18 08:41:16.450 E/RIL ( 74): requestGprsRegistrationState()
03-18 08:41:16.450 E/RIL ( 74): TxNET_GetDataNetworkRegistration()
03-18 08:41:16.450 E/RIL ( 74): get_msg_sequence()
03-18 08:41:16.450 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076451479
03-18 08:41:16.450 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =9
03-18 08:41:16.450 E/RIL ( 74): TX: Time: 3353953059 / 1375407
03-18 08:41:16.450 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_GET len:9 mseq:a3 aseq:0
03-18 08:41:16.450 E/RIL ( 74): TX: ---- DATA BEGIN ----
03-18 08:41:16.450 E/RIL ( 74): TX: FF 03
03-18 08:41:16.450 E/RIL ( 74): TX: ---- DATA END ----
03-18 08:41:16.450 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1375407, cur_req->timeout: 1410407, ph->near_timeout: 1410406
03-18 08:41:16.451 D/RILJ ( 203): [0168]< OPERATOR {NL KPN , NL KPN, 20408}
03-18 08:41:16.452 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:16.452 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:41:16.452 E/RIL ( 74): processIPC: size 18
03-18 08:41:16.452 E/RIL ( 74): ro.secure = 0
03-18 08:41:16.452 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:16.452 E/RIL ( 74): 12 00 FF A3 08 05 02 04 03
03-18 08:41:16.452 E/RIL ( 74): 06 00 F2 03 77 43 65 00 00
03-18 08:41:16.452 E/RIL ( 74): ===================
03-18 08:41:16.452 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076452988
03-18 08:41:16.452 E/RIL ( 74): [EVT]:Req(3), RX(1)
03-18 08:41:16.452 E/RIL ( 74): RX: Time: 3353953061 / 1375409
03-18 08:41:16.452 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_RESP len:12 mseq:ff aseq:a3
03-18 08:41:16.452 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:16.452 E/RIL ( 74): RX: 04 03 06 00 F2 03 77 43 65 00 00
03-18 08:41:16.452 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:16.452 E/RIL ( 74): requestGprsRegistrationState()
03-18 08:41:16.452 E/RIL ( 74): RxNET_ResNetworkRegistration()
03-18 08:41:16.452 E/RIL ( 74): RegiStatus_Ipc2Ril()
03-18 08:41:16.452 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c418)
03-18 08:41:16.452 E/RIL ( 74): [RM REQ]: req(0x1c430), tok(0x1c418)
03-18 08:41:16.452 E/RIL ( 74): [EVT]:Req(2), RX(0)
03-18 08:41:16.452 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:16.452 E/RIL ( 74): [EVT]:Req(2), RX(0)
03-18 08:41:16.452 E/RIL ( 74): requestRegistrationState()
03-18 08:41:16.452 E/RIL ( 74): TxNET_GetNetworkRegistration()
03-18 08:41:16.452 E/RIL ( 74): get_msg_sequence()
03-18 08:41:16.452 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076453212
03-18 08:41:16.452 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =9
03-18 08:41:16.452 E/RIL ( 74): TX: Time: 3353953061 / 1375409
03-18 08:41:16.452 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_GET len:9 mseq:a4 aseq:0
03-18 08:41:16.452 E/RIL ( 74): TX: ---- DATA BEGIN ----
03-18 08:41:16.452 E/RIL ( 74): TX: FF 02
03-18 08:41:16.452 E/RIL ( 74): TX: ---- DATA END ----
03-18 08:41:16.452 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1375409, cur_req->timeout: 1410409, ph->near_timeout: 1410407
03-18 08:41:16.452 D/RILJ ( 203): [0169]< GPRS_REGISTRATION_STATE {5, 03f2, 00654377, 3}
03-18 08:41:16.453 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:16.453 E/RIL ( 74): ReaderLoop buf->size=18 id=0 cmd=0
03-18 08:41:16.453 E/RIL ( 74): processIPC: size 18
03-18 08:41:16.453 E/RIL ( 74): ro.secure = 0
03-18 08:41:16.453 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:16.453 E/RIL ( 74): 12 00 FF A4 08 05 02 04 02
03-18 08:41:16.453 E/RIL ( 74): 06 00 F2 03 77 43 65 00 00
03-18 08:41:16.453 E/RIL ( 74): ===================
03-18 08:41:16.453 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076453967
03-18 08:41:16.453 E/RIL ( 74): [EVT]:Req(2), RX(1)
03-18 08:41:16.453 E/RIL ( 74): RX: Time: 3353953062 / 1375410
03-18 08:41:16.453 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_REGIST (T)IPC_CMD_RESP len:12 mseq:ff aseq:a4
03-18 08:41:16.453 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:16.453 E/RIL ( 74): RX: 04 02 06 00 F2 03 77 43 65 00 00
03-18 08:41:16.453 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:16.453 E/RIL ( 74): requestRegistrationState()
03-18 08:41:16.453 E/RIL ( 74): RxNET_ResNetworkRegistration()
03-18 08:41:16.453 E/RIL ( 74): RegiStatus_Ipc2Ril()
03-18 08:41:16.453 E/RIL ( 74): RIL_onRequestComplete: tok(0x1c4a0)
03-18 08:41:16.453 E/RIL ( 74): [RM REQ]: req(0x1c4b8), tok(0x1c4a0)
03-18 08:41:16.453 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:41:16.453 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:16.453 E/RIL ( 74): [EVT]:Req(1), RX(0)
03-18 08:41:16.453 E/RIL ( 74): requestQueryNetworkSelectionMode()
03-18 08:41:16.453 E/RIL ( 74): TxNET_GetPLMNSelection()
03-18 08:41:16.453 E/RIL ( 74): get_msg_sequence()
03-18 08:41:16.453 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076454305
03-18 08:41:16.453 E/RIL ( 74): IPC_send_singleIPC ipc hdr len =7
03-18 08:41:16.453 E/RIL ( 74): TX: Time: 3353953062 / 1375410
03-18 08:41:16.453 E/RIL ( 74): TX: (M)IPC_NET_CMD (S)IPC_NET_PLMN_SEL (T)IPC_CMD_GET len:7 mseq:a5 aseq:0
03-18 08:41:16.453 E/RIL ( 74): WaitForExpectedCmd(): cur_time: 1375410, cur_req->timeout: 1410410, ph->near_timeout: 1410409
03-18 08:41:16.458 D/RILJ ( 203): [0170]< REGISTRATION_STATE {5, 03f2, 00654377}
03-18 08:41:16.458 D/GSM ( 203): [DataConnection] Stop poll NetStat
03-18 08:41:16.461 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:16.461 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:41:16.461 E/RIL ( 74): processIPC: size 8
03-18 08:41:16.461 E/RIL ( 74): ro.secure = 0
03-18 08:41:16.461 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:16.461 E/RIL ( 74): 08 00 FF A5 08 02 02 02
03-18 08:41:16.461 E/RIL ( 74): ===================
03-18 08:41:16.461 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076462072
03-18 08:41:16.467 E/RIL ( 74): [EVT]:Req(1), RX(1)
03-18 08:41:16.467 E/RIL ( 74): RX: Time: 3353953076 / 1375424
03-18 08:41:16.467 E/RIL ( 74): RX: (M)IPC_NET_CMD (S)IPC_NET_PLMN_SEL (T)IPC_CMD_RESP len:8 mseq:ff aseq:a5
03-18 08:41:16.467 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:16.467 E/RIL ( 74): RX: 02
03-18 08:41:16.467 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:16.467 E/RIL ( 74): requestQueryNetworkSelectionMode()
03-18 08:41:16.467 E/RIL ( 74): RxNET_ResPLMNSelection()
03-18 08:41:16.467 E/RIL ( 74): RIL_onRequestComplete: tok(0x16218)
03-18 08:41:16.467 E/RIL ( 74): [RM REQ]: req(0x1c658), tok(0x16218)
03-18 08:41:16.467 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:41:16.467 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface
03-18 08:41:16.467 E/RIL ( 74): [EVT]:Req(0), RX(0)
03-18 08:41:16.467 D/RILJ ( 203): [0171]< QUERY_NETWORK_SELECTION_MODE {0}
03-18 08:41:16.468 D/GSM ( 203): Poll ServiceState done: oldSS=[0 roaming NL KPN NL KPN 20408 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 roaming NL KPN NL KPN 20408 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=0 newGprs=0 oldType=UMTS newType=UMTS
03-18 08:41:16.567 E/RIL ( 74): set_wakelock: on 1 id: secril_fmt-interface
03-18 08:41:16.567 E/RIL ( 74): ReaderLoop buf->size=8 id=0 cmd=0
03-18 08:41:16.567 E/RIL ( 74): processIPC: size 8
03-18 08:41:16.567 E/RIL ( 74): ro.secure = 0
03-18 08:41:16.567 E/RIL ( 74): ===== HDLC DUMP =====
03-18 08:41:16.567 E/RIL ( 74): 08 00 FF A5 07 06 03 5F
03-18 08:41:16.567 E/RIL ( 74): ===================
03-18 08:41:16.567 E/RIL ( 74): ipc_debug_send_ipc: timestamp 1300434076568613
03-18 08:41:16.567 E/RIL ( 74): [EVT]:Req(0), RX(1)
03-18 08:41:16.567 E/RIL ( 74): RX: Time: 3353953176 / 1375524
03-18 08:41:16.567 E/RIL ( 74): RX: (M)IPC_DISP_CMD (S)IPC_DISP_RSSI_INFO (T)IPC_CMD_NOTI len:8 mseq:ff aseq:a5
03-18 08:41:16.567 E/RIL ( 74): RX: ---- DATA BEGIN ----
03-18 08:41:16.567 E/RIL ( 74): RX: 5F
03-18 08:41:16.567 E/RIL ( 74): RX: ---- DATA END ----
03-18 08:41:16.567 E/RIL ( 74): [UNSOL] <
03-18 08:41:16.567 E/RIL ( 74): ipc_recv_display()
03-18 08:41:16.567 E/RIL ( 74): RxDis_ResRssiInformation()
03-18 08:41:16.567 E/RIL ( 74): RIL_onMultiClientUnsolicitedResponse:
03-18 08:41:16.567 E/RIL ( 74): unsupported multiclient unsolicited response code 1009
03-18 08:41:16.567 E/RIL ( 74): set_wakelock: on 0 id: secril_fmt-interface

Rafael Cadina said:
Have you tried to flash the radio again? Or managed to update it to KB3 (GRI54) ?
Click to expand...
Click to collapse
I am also getting the same problem and the data network disconnects automatically and randomly. Reboot is the only solution.
How do i only flash the radio? My baseband version is I9020XXKB3 and build number is GRI40.
I am rooted and on Cynaogen ROM.

Flash the radio in this post from clockwork recovery.
http://forum.xda-developers.com/showthread.php?t=975105

Related

[SOLVED] [32A] Help with hybrid stock 32A kernel - Google ION 1.6 ROM

I've created a hybrid ROM of my stock 32A (extracted from phone) kernel and the Google ION 1.6 update
Everything works (ie. market, calls, wlan, bluetooth (turns on), data, sound, recording sound, playing music, accelerometer, etc.) except for the camera/camcorder. Here is some log output when starting the Camera app:
Code:
...
(t=0x41504e4d l=40)
D/CameraService( 36): CameraService::connect E (pid 332, client 0x22e78)
D/CameraService( 36): Client::Client E (pid 332)
D/QualcommCameraHardware( 36): createInstance: E
E/QualcommCameraHardware( 36): startCamera X: /dev/msm_camera/control0 open failed: No such file or directory!
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=21, length=4, rc=-1, ctrlCmd.status=1072, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=15, length=4, rc=-1, ctrlCmd.status=1128, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=14, length=4, rc=-1, ctrlCmd.status=1200, Bad file number
D/QualcommCameraHardware( 36): createInstance: X created hardware=0x201b8
D/CameraService( 36): Client::Client X (pid 332)
D/CameraService( 36): CameraService::connect X
D/Camera ( 332): app passed NULL surface
D/CameraService( 36): setPreviewDisplay(0x0) (pid 332)
D/CameraService( 36): getParameters(antibanding=off;antibanding-
...
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=21, length=4, rc=-1, ctrlCmd.status=11664, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=15, length=4, rc=-1, ctrlCmd.status=12224, Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=14, length=4, rc=-1, ctrlCmd.status=12000, Bad file number
V/camera ( 332): startPreview
D/CameraService( 36): startPreview (pid 332)
D/CameraService( 36): startCameraMode(0) (pid 332)
D/CameraService( 36): mSurface is not set yet.
D/CameraService( 36): startPreviewMode (pid 332)
I/QualcommCameraHardware( 36): initPreview E: preview size=384x288
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): ioctl error. camfd=-1, type=1, length=28, rc=-1, ctrlCmd.status=9135, Bad file number
E/QualcommCameraHardware( 36): startPreview X initPreview failed. Not starting preview.
D/CameraService( 36): stopPreview (pid 332)
D/CameraService( 36): stopPreview(), hardware stopped OK
D/Camera-JNI( 332): release camera
D/CameraService( 36): Client::disconnect() E (pid 332 client 0x22e78)
D/CameraService( 36): hardware teardown
D/QualcommCameraHardware( 36): release E
E/QualcommCameraHardware( 36): ioctl CAMERA_EXIT fd -1 error Bad file number
E/QualcommCameraHardware( 36): config_thread exit failure: Bad file number
D/QualcommCameraHardware( 36): release X
D/QualcommCameraHardware( 36): ~QualcommCameraHardware E
D/QualcommCameraHardware( 36): ~QualcommCameraHardware X
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
E/QualcommCameraHardware( 36): register_buf: MSM_CAM_IOCTL_(UN)REGISTER_PMEM fd -1 error Bad file number
D/CameraService( 36): removeClient (pid 332) done
D/CameraService( 36): Client::disconnect() X (pid 332)
W/dalvikvm( 332): threadid=13: thread exiting with uncaught exception (group=0x4001da20)
E/AndroidRuntime( 332): Uncaught handler: thread Thread-7 exiting due to uncaught exception
E/AndroidRuntime( 332): java.lang.RuntimeException: startPreview failed
E/AndroidRuntime( 332): at com.android.camera.Camera.startPreview(Camera.java:1360)
E/AndroidRuntime( 332): at com.android.camera.Camera.access$4000(Camera.java:78)
E/AndroidRuntime( 332): at com.android.camera.Camera$3.run(Camera.java:724)
E/AndroidRuntime( 332): at java.lang.Thread.run(Thread.java:1060)
E/AndroidRuntime( 332): Caused by: java.lang.RuntimeException: startPreview failed
E/AndroidRuntime( 332): at android.hardware.Camera.startPreview(Native Method)
E/AndroidRuntime( 332): at com.android.camera.Camera.startPreview(Camera.java:1357)
E/AndroidRuntime( 332): ... 3 more
D/CameraService( 36): Client::~Client E (pid 36, client 0x22e78)
D/CameraService( 36): Client::disconnect() E (pid 36 client 0x22e78)
D/CameraService( 36): Client::~Client X (pid 36)
I/Process ( 59): Sending signal. PID: 332 SIG: 3
I/dalvikvm( 332): threadid=7: reacting to signal 3
I/dalvikvm( 332): Wrote stack trace to '/data/anr/traces.txt'
I/DumpStateReceiver( 59): Added state dump to 1 crashes
I/Process ( 332): Sending signal. PID: 332 SIG: 9
I/ActivityManager( 59): Process com.android.camera (pid 332) has died.
I think the key bit there is 'startCamera X: /dev/msm_camera/control0 open failed: No such file or directory!'
After that, you can see successive ioctl 'Bad file number' errors.
I have a workaround by copying /system/lib/libcamera.so and /system/lib/libqcamera.so from the original, stock image of my phone. This results in a working camera. However, the camcorder can't record video. When pressing record, it freezes. No force close. Can BACK out of the app. Here's the log when that happens. As you can see, mediaserver pukes:
Code:
...
I/ActivityManager( 60): Displayed activity com.android.camera/.VideoCamera: 1260 ms (total 1260 ms)
V/videocamera( 354): initializeRecorder
V/videocamera( 354): Releasing media recorder.
D/CameraService( 495): Client::connect E (pid 495, client 0x373fc)
D/CameraService( 495): Connect to the new client (pid 495, client 0x373fc)
V/videocamera( 354): Current camera video filename: /sdcard/DCIM/Camera/video-2009-12-29-22-22-37.3gp
I/MediaRecorderJNI( 354): prepare: surface=0x1ba9a8 (id=1)
D/CameraService( 495): setPreviewDisplay(0x37800) (pid 495)
I/OMXVenc ( 495): component_init::292 Initializing component OMX.qcom.video.encoder.h263
E/OMXVenc ( 495): get_parameter::922 unsupported index 267887431
E/OMXVenc ( 495): get_parameter::899 unsupported index 117440523
E/OMXVenc ( 495): set_parameter::1099 unsupported index in set_parameter 117440523
E/OMXVenc ( 495): get_parameter::922 unsupported index 100663301
E/OMXVenc ( 495): set_parameter::1142 unsupported index 100663301
E/OMXVenc ( 495): get_parameter::922 unsupported index 100663302
E/OMXVenc ( 495): set_parameter::1142 unsupported index 100663302
I/OMXVenc ( 495): send_command::690 attempt to move to new state 2
E/OMXVenc ( 495): Setting OMX_Video_ControlRateVariable
I/VENC_DRV( 495): venc_drv_malloc::1155 /dev/pmem_adsp
I/VENC_DRV( 495): venc_drv_malloc::1183 phys lookup success virt=0x40e64000 -- FD=21 -- size - 524288
D/CameraService( 495): setPreviewDisplay(0x37800) (pid 495)
D/CameraInput( 495): Intended mFrameWidth=176, mFrameHeight=144
V/QualcommCameraHardware( 495): getParameters: EX
D/CameraService( 495): getParameters(antibanding=auto;antibanding-
...
V/QualcommCameraHardware( 495): setParameters: E params = 0x40c63cf8
V/QualcommCameraHardware( 495): requested size 176 x 144
V/QualcommCameraHardware( 495): actual size 176 x 144
V/QualcommCameraHardware( 495): initCameraParameters: E
V/QualcommCameraHardware( 495): camera hardware has been started already
V/QualcommCameraHardware( 495): initCameraParameters: set parm: CAMERA_PARM_PREVIEW_MODE, 0
V/QualcommCameraHardware( 495): Setting Zoom is 0
I/QualcommCameraHardware( 495): setting thumbnail dimensions to 512x384, quality 30
E/QualcommCameraHardware( 495): LINK_camera_set_thumbnail_properties returned 2
V/QualcommCameraHardware( 495): Setting JPEG-image quality to 100
V/QualcommCameraHardware( 495): initCameraParameters: X
V/QualcommCameraHardware( 495): setParameters: X mCameraState=3
V/QualcommCameraHardware( 495): getParameters: EX
D/CameraService( 495): getParameters(antibanding=auto;antibanding-
...
D/CameraInput( 495): Actual mFrameWidth=176, mFrameHeight=144
D/CameraService( 495): startPreview (pid 495)
D/CameraService( 495): startCameraMode(0) (pid 495)
D/CameraService( 495): startPreviewMode (pid 495)
E/MetadataDriver( 495): isCommandSuccessful: Command id(0 and expected 0) and status (-4 and expected 1), data corruption (false) at state (1).
E/MetadataDriver( 495): isCommandSuccessful: Command id(1 and expected 1) and status (-14 and expected 1), data corruption (false) at state (5).
D/dalvikvm( 60): GC freed 8852 objects / 389392 bytes in 235ms
V/videocamera( 354): startVideoRecording
I/OMXVenc ( 495): send_command::690 attempt to move to new state 3
I/VENC_DRV( 495): venc_drv_open::283 TE version = 1
D/CameraService( 495): startRecording (pid 495)
D/CameraService( 495): startCameraMode(1) (pid 495)
D/CameraService( 495): startRecordingMode (pid 495)
V/QualcommCameraHardware( 495): startPreview E
E/QualcommCameraHardware( 495): startPreview is already in progress, doing nothing.
D/AudioHardwareMSM72XX( 495): audpre_index = 0, tx_iir_index = 0
D/HTC Acoustic( 495): msm72xx_enable_audpre: 0x0000
W/AudioFlinger( 495): write blocked for 66 msecs
I/DEBUG ( 494): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 494): Build fingerprint: 'rogers/htc_magic/sapphire/sapphire:1.5/2.17.631.2/42949:user'
I/DEBUG ( 494): pid: 495, tid: 519 >>> /system/bin/mediaserver <<<
I/DEBUG ( 494): signal 11 (SIGSEGV), fault addr 10000014
I/DEBUG ( 494): r0 00000000 r1 00000001 r2 10000014 r3 ffff0fff
I/DEBUG ( 494): r4 00000000 r5 10000014 r6 a9c8c048 r7 4080bcb4
I/DEBUG ( 494): r8 4070be38 r9 afe39dd4 10 a949bec1 fp 00000001
I/DEBUG ( 494): ip a9d4bcdc sp 4080bc58 lr afe0d46c pc ffff0fc0 cpsr 00000010
I/DEBUG ( 494): #00 pc ffff0fc0
I/DEBUG ( 494): #01 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #02 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #03 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #04 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #05 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #06 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #07 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #08 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #09 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #10 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #11 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #12 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #13 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #14 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #15 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #16 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #17 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #18 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #19 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #20 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #21 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #22 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #23 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #24 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #25 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #26 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #27 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #28 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #29 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #30 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): #31 pc 0000d468 /system/lib/libc.so
I/DEBUG ( 494): stack:
I/DEBUG ( 494): 4080bc18 3fc971ba
I/DEBUG ( 494): 4080bc1c 00000000
I/DEBUG ( 494): 4080bc20 00000000
I/DEBUG ( 494): 4080bc24 00000000
I/DEBUG ( 494): 4080bc28 00000000
I/DEBUG ( 494): 4080bc2c 00000000
I/DEBUG ( 494): 4080bc30 00000000
I/DEBUG ( 494): 4080bc34 00000000
I/DEBUG ( 494): 4080bc38 00000000
I/DEBUG ( 494): 4080bc3c 00000000
I/DEBUG ( 494): 4080bc40 00000001
I/DEBUG ( 494): 4080bc44 00000000
I/DEBUG ( 494): 4080bc48 00000002
I/DEBUG ( 494): 4080bc4c 00000000
I/DEBUG ( 494): 4080bc50 df002777
I/DEBUG ( 494): 4080bc54 e3a070ad
I/DEBUG ( 494): #01 4080bc58 00000000
I/DEBUG ( 494): 4080bc5c a9d398a7 /system/lib/libutils.so
W/AudioRecord( 495): obtainBuffer timed out (is the CPU pegged?) user=00005000, server=00005400
W/AudioRecord( 495): *** SERIOUS WARNING *** obtainBuffer() timed out but didn't need to be locked. We recovered, but this shouldn't happen (user=00005000, server=00005400)
W/AudioSystem( 354): AudioFlinger server died!
I/ServiceManager( 31): service 'media.audio_flinger' died
W/MediaMetadataRetriever( 354): MediaMetadataRetriever server died!
I/ServiceManager( 31): service 'media.player' died
W/Camera ( 354): ICamera died
I/ServiceManager( 31): service 'media.camera' died
W/AudioSystem( 60): AudioFlinger server died!
E/Camera ( 354): Error 100
I/DEBUG ( 494): debuggerd committing suicide to free the zombie!
I/DEBUG ( 531): debuggerd: Sep 21 2009 14:37:06
W/Camera ( 354): Camera server died!
The key bit there can be found by searching for 'SIGSEGV'
Any help on how to fix this would be appreciated! I'd like to fix this 'the right way' (ie. do not want to copy old cupcake camera app, etc.) Also, not against re-compiling the kernel, if that's what it takes.
Thanks!
Guess fix:
Compile a kernel for 32A with source from:
http://android.git.kernel.org/?p=kernel/msm.git;a=shortlog;h=refs/heads/android-msm-2.6.29-donut
It has the source for msm_camera, whereas the source from HTC does not.
Sound right?
fastboot'd the new kernel and everything appears to be working now. Just need to compile wlan.ko and I'm done!

[Q] Issues flashing EOS 4.2 nightlies Version 89

Hi all,
I'm posting this here, as I haven't had many issues yet, so have less than 10 posts, and as such don't qualify to post straight to the dev forum thread for this.
I'm trying to get build 89 (also tried 88) running on my TF101, but it stops during the boot... I've tried using Timduru's kernel (Version 70 lidpatch) and the one that came with it, but in both cases I don't seem to get very far... I'm using TWRP 2.3.2.3.
The error I get is: (as per logcat of the boot process)
(I'm guessing it's to do with "E/dalvikvm( 953): cannot mountExternalStorage(): Interrupted system call" ,,, but I don't have any external storage in the system, and any internal storage is there, as that's where I am flashing from.....)
W/ActivityManager( 727): Process ProcessRecord{4119f9e0 947:android.process.aco
re/u0a10000} failed to attach
W/ActivityManager( 727): Unattached app died before broadcast acknowledged, ski
pping
W/ActivityManager( 727): Unattached app died before broadcast acknowledged, skipping
E/dalvikvm( 953): cannot mountExternalStorage(): Interrupted system call
E/dalvikvm( 953): VM aborting
F/libc ( 953): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 953 (zygote)
E/dalvikvm( 953): Storage environment undefined; unable to provide external storage
I/ActivityManager( 727): Start proc android.process.acore for broadcast com.and
roid.providers.contacts/.ContactsUpgradeReceiver: pid=953 uid=10000 gids={50000,
3003, 1015, 1023, 1028}
I/DEBUG ( 99): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 99): Build fingerprint: 'asus/US_epad/TF101:4.0.3/IML74K/US_epad-9
.2.1.27-20120615:user/release-keys'
I/DEBUG ( 99): Revision: '0'
I/DEBUG ( 99): pid: 953, tid: 953, name: zygote >>> zygote <<<
I/DEBUG ( 99): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00
d
I/DEBUG ( 99): r0 00000000 r1 00000000 r2 deadd00d r3 00000000
I/DEBUG ( 99): r4 40872818 r5 0000020c r6 00000000 r7 410d9ca0
I/DEBUG ( 99): r8 00002710 r9 00000001 sl 40872818 fp 00002710
I/DEBUG ( 99): ip 00000001 sp beb72748 lr 4019c269 pc 40823678 cpsr
60070030
I/DEBUG ( 99): d0 400000003eaaaaab d1 3f4de16b00237718
I/DEBUG ( 99): d2 3ff0000000000000 d3 bf62cda764a98eab
I/DEBUG ( 99): d4 4000000000000000 d5 3f40000000000000
I/DEBUG ( 99): d6 002640009999999a d7 3eaaaaab3f800000
I/DEBUG ( 99): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 99): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 99): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 99): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 99): scr 80000010
I/DEBUG ( 99):
I/DEBUG ( 99): backtrace:
I/DEBUG ( 99): #00 pc 00040678 /system/lib/libdvm.so (dvmAbort+75)
I/DEBUG ( 99): #01 pc 0001d265 /system/lib/libc.so (__sflush_locked+32
)
I/DEBUG ( 99):
I/DEBUG ( 99): stack:
I/DEBUG ( 99): beb72708 00000001
I/DEBUG ( 99): beb7270c 401c71b4 /system/lib/libc.so
I/DEBUG ( 99): beb72710 401c71b4 /system/lib/libc.so
I/DEBUG ( 99): beb72714 401c71b4 /system/lib/libc.so
I/DEBUG ( 99): beb72718 401c71b4 /system/lib/libc.so
I/DEBUG ( 99): beb7271c 4019c269 /system/lib/libc.so (__sflush_lo
cked+36)
I/DEBUG ( 99): beb72720 401c724c /system/lib/libc.so
I/DEBUG ( 99): beb72724 401c71b4 /system/lib/libc.so
I/DEBUG ( 99): beb72728 00000000
I/DEBUG ( 99): beb7272c 4019d239 /system/lib/libc.so (_fwalk+32)
I/DEBUG ( 99): beb72730 40872818 /system/lib/libdvm.so
I/DEBUG ( 99): beb72734 0000020c
I/DEBUG ( 99): beb72738 00000000
I/DEBUG ( 99): beb7273c 410d9ca0 /dev/ashmem/dalvik-heap (deleted
)
I/DEBUG ( 99): beb72740 df0027ad
I/DEBUG ( 99): beb72744 00000000
I/DEBUG ( 99): #00 beb72748 beb7273b [stack]
I/DEBUG ( 99): ........ ........
I/DEBUG ( 99): #01 beb72748 beb7273b [stack]
I/DEBUG ( 99): beb7274c 6c756e28
I/DEBUG ( 99): beb72750 0000296c
I/DEBUG ( 99): beb72754 00000000
I/DEBUG ( 99): beb72758 00000000
I/DEBUG ( 99): beb7275c 00000000
I/DEBUG ( 99): beb72760 00000000
I/DEBUG ( 99): beb72764 00000000
I/DEBUG ( 99): beb72768 00000000
I/DEBUG ( 99): beb7276c 00000000
I/DEBUG ( 99): beb72770 00000000
I/DEBUG ( 99): beb72774 00000000
I/DEBUG ( 99): beb72778 00000000
I/DEBUG ( 99): beb7277c 00000000
I/DEBUG ( 99): beb72780 00000000
I/DEBUG ( 99): beb72784 00000000
I/DEBUG ( 99):
I/DEBUG ( 99): memory near r4:
I/DEBUG ( 99): 408727f8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): 40872808 00000000 00000000 00000000 00000000
I/DEBUG ( 99): 40872818 40dab010 40bb5fc0 00500000 10000000
I/DEBUG ( 99): 40872828 03000000 00000000 00000000 3fe80000
I/DEBUG ( 99): 40872838 00080000 00200000 00004000 00006000
I/DEBUG ( 99): 40872848 00000001 00000101 00000002 00000001
I/DEBUG ( 99): 40872858 00000000 00000000 00000000 00000002
I/DEBUG ( 99): 40872868 000001f4 4023853d 40238f69 00000000
I/DEBUG ( 99): 40872878 40238529 00000000 00000000 00000000
I/DEBUG ( 99): 40872888 40cdbf10 00000000 00000002 00000003
I/DEBUG ( 99): 40872898 00000001 00000001 00010100 00000100
I/DEBUG ( 99): 408728a8 00000000 40dab140 00000002 00000000
I/DEBUG ( 99): 408728b8 40adefc0 56f73170 00000000 00000000
I/DEBUG ( 99): 408728c8 40dab790 50000aa6 5821c010 00000000
I/DEBUG ( 99): 408728d8 56f73120 56f73140 40e6f1e8 40e6f2a8
I/DEBUG ( 99): 408728e8 40e6f350 40e6f3f8 40e6f4a0 40e6f548
I/DEBUG ( 99):
I/DEBUG ( 99): memory near r7:
I/DEBUG ( 99): 410d9c80 00000005 00000000 410d9b90 410d9bf8
I/DEBUG ( 99): 410d9c90 410d9c18 410d9c38 410d9c58 0000002b
I/DEBUG ( 99): 410d9ca0 40e709f8 00000000 00000005 00000000
I/DEBUG ( 99): 410d9cb0 0000c350 00000bbb 000003f7 000003ff
I/DEBUG ( 99): 410d9cc0 00000404 00000023 40e700e0 00000000
I/DEBUG ( 99): 410d9cd0 410d99d0 00000000 0000000c 00000015
I/DEBUG ( 99): 410d9ce0 00000000 0000001b 40e76fb8 00000000
I/DEBUG ( 99): 410d9cf0 00000001 00000000 410d9a28 00000023
I/DEBUG ( 99): 410d9d00 40e700e0 00000000 410d9d20 00000030
I/DEBUG ( 99): 410d9d10 00000000 00000001 00000000 0000001b
I/DEBUG ( 99): 410d9d20 40e70950 00000000 00000001 00000000
I/DEBUG ( 99): 410d9d30 00000030 00000023 40e700e0 00000000
I/DEBUG ( 99): 410d9d40 410d9d58 00000031 00000000 00000001
I/DEBUG ( 99): 410d9d50 00000000 0000001b 40e70950 00000000
I/DEBUG ( 99): 410d9d60 00000001 00000000 00000031 0000001b
I/DEBUG ( 99): 410d9d70 40e871a0 00000000 410d9dc0 00000001
I/DEBUG ( 99):
I/DEBUG ( 99): memory near r8:
I/DEBUG ( 99): 000026f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002700 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002710 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002720 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002730 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002740 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002750 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002760 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002770 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002780 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002790 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99):
I/DEBUG ( 99): memory near sl:
I/DEBUG ( 99): 408727f8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): 40872808 00000000 00000000 00000000 00000000
I/DEBUG ( 99): 40872818 40dab010 40bb5fc0 00500000 10000000
I/DEBUG ( 99): 40872828 03000000 00000000 00000000 3fe80000
I/DEBUG ( 99): 40872838 00080000 00200000 00004000 00006000
I/DEBUG ( 99): 40872848 00000001 00000101 00000002 00000001
I/DEBUG ( 99): 40872858 00000000 00000000 00000000 00000002
I/DEBUG ( 99): 40872868 000001f4 4023853d 40238f69 00000000
I/DEBUG ( 99): 40872878 40238529 00000000 00000000 00000000
I/DEBUG ( 99): 40872888 40cdbf10 00000000 00000002 00000003
I/DEBUG ( 99): 40872898 00000001 00000001 00010100 00000100
I/DEBUG ( 99): 408728a8 00000000 40dab140 00000002 00000000
I/DEBUG ( 99): 408728b8 40adefc0 56f73170 00000000 00000000
I/DEBUG ( 99): 408728c8 40dab790 50000aa6 5821c010 00000000
I/DEBUG ( 99): 408728d8 56f73120 56f73140 40e6f1e8 40e6f2a8
I/DEBUG ( 99): 408728e8 40e6f350 40e6f3f8 40e6f4a0 40e6f548
I/DEBUG ( 99):
I/DEBUG ( 99): memory near fp:
I/DEBUG ( 99): 000026f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002700 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002710 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002720 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002730 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002740 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002750 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002760 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002770 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002780 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 00002790 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99): 000027e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 99):
I/DEBUG ( 99): memory near sp:
I/DEBUG ( 99): beb72728 00000000 4019d239 40872818 0000020c
I/DEBUG ( 99): beb72738 00000000 410d9ca0 df0027ad 00000000
I/DEBUG ( 99): beb72748 beb7273b 6c756e28 0000296c 00000000
I/DEBUG ( 99): beb72758 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72768 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72778 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72788 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72798 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727a8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727b8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727c8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727d8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727e8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb727f8 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72808 00000000 00000000 00000000 00000000
I/DEBUG ( 99): beb72818 00000000 00000000 00000000 00000000
I/DEBUG ( 99):
I/DEBUG ( 99): code around pc:
I/DEBUG ( 99): 40823658 34ccf8d3 eb56f7d8 461d2300 b1525d1a
I/DEBUG ( 99): 40823668 18ad3301 7f00f5b3 e004d1f8 4a0a4798
I/DEBUG ( 99): 40823678 f7d87015 490ceb4e 4a0c2006 44794c0c
I/DEBUG ( 99): 40823688 447c447a e9e8f7d8 f7d82000 6de3ea9a
I/DEBUG ( 99): 40823698 d1eb2b00 bf00e7eb deadd00d 0004e640
I/DEBUG ( 99): 408236a8 0004f1c4 0003698d 00035d64 00037be9
I/DEBUG ( 99): 408236b8 0004f18a 4605b530 b08b4c15 a8034915
I/DEBUG ( 99): 408236c8 6824447c 4479462a 93096823 fe6bf008
I/DEBUG ( 99): 408236d8 2100aa0a f8429808 f0091d20 b958fa8f
I/DEBUG ( 99): 408236e8 462b9802 4a0d490c 90004479 2006447a
I/DEBUG ( 99): 408236f8 e9b2f7d8 ff96f7ff f7f2a803 9a09fff5
I/DEBUG ( 99): 40823708 428a6821 f7d8d001 b00bea38 bf00bd30
I/DEBUG ( 99): 40823718 0004e5ac 00037baf 00035cfa 00037b92
I/DEBUG ( 99): 40823728 1a55b5f8 1c69460e 46174604 ed1af7e5
I/DEBUG ( 99): 40823738 696042b7 4631d004 f7d8462a 1940e994
I/DEBUG ( 99): 40823748 23006120 bdf87003 4604b538 460d6120
I/DEBUG ( 99):
I/DEBUG ( 99): code around lr:
I/DEBUG ( 99): 4019c248 447e4e08 68336836 f000b10b 4620fa4c
I/DEBUG ( 99): 4019c258 ffcaf7ff 68304605 4620b110 fa50f000
I/DEBUG ( 99): 4019c268 bd704628 0002acf2 4604b570 4811b928
I/DEBUG ( 99): 4019c278 e8bd4478 f0004070 4e0fbfcb 6836447e
I/DEBUG ( 99): 4019c288 b10b6833 fa2ff000 f01089a0 d1060f18
I/DEBUG ( 99): 4019c298 fe40f7f1 35fff04f 60012109 4620e003
I/DEBUG ( 99): 4019c2a8 ffa2f7ff 68324605 4620b112 fa28f000
I/DEBUG ( 99): 4019c2b8 bd704628 ffffffc9 0002acb8 44794909
I/DEBUG ( 99): 4019c2c8 680b6809 6843b963 60421e5a da012a00
I/DEBUG ( 99): 4019c2d8 bba6f001 f8116801 6001cb01 47704660
I/DEBUG ( 99): 4019c2e8 bff4f000 0002ac76 47f0e92d 4f3e4604
I/DEBUG ( 99): 4019c2f8 447f4688 683b683f f000b10b 6860f9f4
I/DEBUG ( 99): 4019c308 dc042800 f0014620 2800fad7 6826d15f
I/DEBUG ( 99): 4019c318 6865210a 462a4630 fe21f007 3001b168
I/DEBUG ( 99): 4019c328 c00cf8b4 f8c81b81 68621000 5300f44c
I/DEBUG ( 99): 4019c338 1a5381a3 0009e884 4606e043 f1056ca0
I/DEBUG ( 99):
I/DEBUG ( 99): memory map around fault addr deadd00d:
I/DEBUG ( 99): beb52000-beb73000 [stack]
I/DEBUG ( 99): (no map for address)
I/DEBUG ( 99): ffff0000-ffff1000 [vectors]
D/Zygote ( 101): Process 953 terminated by signal (11)
Does anyone have an idea where I need to check?
If it helps, here's the bit in the log that comes before the crash looping starts:
(Also, if it helps, CyanogenMod 10 works.. but that's still Android 4.1, so.. hmm..)
D/dalvikvm( 728): WAIT_FOR_CONCURRENT_GC blocked 6ms
D/dalvikvm( 728): WAIT_FOR_CONCURRENT_GC blocked 6ms
D/dalvikvm( 728): WAIT_FOR_CONCURRENT_GC blocked 7ms
E/ConnectivityService( 728): Ignoring protectedNetwork 10
E/ConnectivityService( 728): Ignoring protectedNetwork 11
E/ConnectivityService( 728): Ignoring protectedNetwork 12
D/BluetoothTethering( 728): startMonitoring: target: Handler (com.android.serve
r.ConnectivityService$NetworkStateTrackerHandler) {425cc2d8}
D/BluetoothManagerService( 728): Message: 20
D/BluetoothManagerService( 728): Added callback: android.bluetooth.BluetoothAda
[email protected]:true
D/BluetoothPan( 728): BluetoothPan() call bindService
D/BluetoothManagerService( 728): Message: 30
D/BluetoothPan( 728): BluetoothPan(), bindService called
W/ApplicationContext( 728): Calling a method in the system process without a qu
alified user: android.app.ContextImpl.bindService:1424 android.bluetooth.Bluetoo
thPan.<init>:141 android.bluetooth.BluetoothAdapter.getProfileProxy:1164
I/WifiService( 728): WifiService starting up with Wi-Fi disabled
D/WifiWatchdogStateMachine( 728): Disabling poor network avoidance for wi-fi on
ly device
I/SystemServer( 728): Network Service Discovery Service
D/NsdService( 728): Network service discovery enabled true
I/SystemServer( 728): Throttle Service
I/SystemServer( 728): UpdateLock Service
I/SystemServer( 728): Notification Manager
I/SystemServer( 728): Device Storage Monitor
I/SystemServer( 728): Location Manager
I/SystemServer( 728): Country Detector
I/SystemServer( 728): Search Service
I/SystemServer( 728): DropBox Service
I/SystemServer( 728): Wallpaper Service
W/WallpaperService( 728): failed parsing /data/system/users/0/wallpaper_info.xm
l java.io.FileNotFoundException: /data/system/users/0/wallpaper_info.xml: open f
ailed: ENOENT (No such file or directory)
I/SystemServer( 728): Audio Service
I/SystemServer( 728): Dock Observer
I/SystemServer( 728): Wired Accessory Manager
W/WiredAccessoryManager( 728): This kernel does not have usb audio support
I/SystemServer( 728): USB Service
I/SystemServer( 728): Serial Service
I/SystemServer( 728): Twilight Service
I/SystemServer( 728): UI Mode Manager Service
I/SystemServer( 728): Backup Service
V/BackupManagerService( 728): No ancestral data
D/dalvikvm( 728): GC_CONCURRENT freed 250K, 31% free 4711K/6744K, paused 4ms+3m
s, total 35ms
D/dalvikvm( 728): WAIT_FOR_CONCURRENT_GC blocked 5ms
D/dalvikvm( 728): WAIT_FOR_CONCURRENT_GC blocked 19ms
I/BackupManagerService( 728): Backup enabled => false
I/SystemServer( 728): AppWidget Service
I/SystemServer( 728): Recognition Service
I/SystemServer( 728): DiskStats Service
I/SystemServer( 728): SamplingProfiler Service
I/SystemServer( 728): NetworkTimeUpdateService
I/SystemServer( 728): CommonTimeManagementService
I/SystemServer( 728): CertBlacklister
I/SystemServer( 728): Dreams Service
I/WindowManager( 728): SAFE MODE not enabled
I/SystemServer( 728): AssetRedirectionManager Service
E/SQLiteLog( 728): (1) no such table: locksettings
I/LockSettingsService( 728): Migrated lock settings to new location
I/ActivityManager( 728): Sending system update to ComponentInfo{com.android.pro
viders.contacts/com.android.providers.contacts.ContactsUpgradeReceiver} for user
0
I/ActivityManager( 728): Sending system update to ComponentInfo{com.android.pro
viders.media/com.android.providers.media.MediaUpgradeReceiver} for user 0
I/ActivityManager( 728): Sending system update to ComponentInfo{com.android.pro
viders.calendar/com.android.providers.calendar.CalendarUpgradeReceiver} for user
0
I/ActivityManager( 728): Sending system update to ComponentInfo{com.google.andr
oid.gsf/com.google.android.gsf.loginservice.MigrateToAccountManagerBroadcastRece
iver} for user 0
I/SystemServer( 728): Enabled StrictMode for system server main thread.
I/Zygote ( 728): Process: zygote socket opened
E/dalvikvm( 926): cannot mountExternalStorage(): Success
E/dalvikvm( 926): VM aborting
F/libc ( 926): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 926
(zygote)
E/dalvikvm( 926): Storage environment undefined; unable to provide external sto
rage
I/ActivityManager( 728): Start proc android.process.acore for broadcast com.and
roid.providers.contacts/.ContactsUpgradeReceiver: pid=926 uid=10000 gids={50000,
3003, 1015, 1023, 1028}
I/DEBUG ( 97): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 97): Build fingerprint: 'asus/US_epad/TF101:4.0.3/IML74K/US_epad-9
.2.1.27-20120615:user/release-keys'
I/DEBUG ( 97): Revision: '0'
I/DEBUG ( 97): pid: 926, tid: 926, name: zygote >>> zygote <<<
I/DEBUG ( 97): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00
d
.. and so n, now looping the sig11 crash.
Sorry for all the log lines.. here's some more info.. I did a mount on the system via adb shell, and I get this.. just in case it helps any further:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p1 /system ext4 ro,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p2 /cache ext4 rw,nosuid,nodev,noatime,errors=panic,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p7 /data ext4 rw,nosuid,nodev,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
tmpfs /Removable tmpfs rw,relatime,mode=755,gid=1000 0 0
Hmm.. it seems I made it work by flashing RaymanFX's v0.8.0 version of 4.2 first, and then flashing the TeamEOS nightly on top of that... no idea why that would make it work, but it does... ^.^ Well, that's solved, then.
Just out of curiousity, when you were trying to flash, did you wipe cache. dalvik, battery stats, etc? basically everything hat you can wipe? I know that this tablet is picky about an image taking unless its on a completely clean device. ps. also trying to rack up 10 posts lol
Hi fairlight
Usually when it does that it's because there are still parts of the previous rom installed.
Most likely because you didn't do a full wipe/factory reset & format system + wipe cache & dalvik-cache.
The first time you jump from one major Android version or one rom to another,
you should basically follow this procedure:
http://public.timduru.org/Android/tf101/eos4/#install
One you are on a rom and update to another minor version of the same rom,
you can usually skip the factory reset and most of the time also skip the /system format.
However if you encounter an issue it's advised to do the full wipe cycle again to make sure it's not caused by that.
As to why it might work after raymanfx rom, is most likely because of the way he creates his zip,
it's basically flashing the full blob and in the process wiping system for you.
It's inefficient as it basically flashes / copies twice and it's much longer to do it that way.
It has the advantage to do the wipe automatically for you though, so it's good for a first install.
The way the EOS4 zip does it is that it installs only the new stuff,
that's much faster and efficient, and will speed up the update process greatly.
But for the first time you migrate from another rom, you need to do the wipe steps yourself manually.
I might add the system format in the process later on, as it's really adding much more overhead.
Hi,
thanks for the replies!
I've done it exactly as descripted in the link you posted, Timduru... Factory reset, format /system, installed the ROM, then your kernel, then gapps...
I've also tried without flashing your kernel, same result, also did a complete format of /data (so, including all my internal storage), just to be sure.. all same result with the crash loop.
Seeya,
Fairlight!
FairlightLion said:
Hi,
thanks for the replies!
I've done it exactly as descripted in the link you posted, Timduru... Factory reset, format /system, installed the ROM, then your kernel, then gapps...
I've also tried without flashing your kernel, same result, also did a complete format of /data (so, including all my internal storage), just to be sure.. all same result with the crash loop.
Seeya,
Fairlight!
Click to expand...
Click to collapse
that's weird.
Not sure what could be causing that then.
Looking more at the error messages you've posted I've seen that before,
but it was when I was working on getting katkernel compatible with 4.2.1
Did you pick up the correct 70b lidpatch version , ie the specific 4.2 one ?
As you say you're having also the same issue with the default kernel included in the eos4 rom I'd say it shouldn't be that that,
but the error seems similar to what I was getting back then.
Are you getting the exact same behaviour / errors when using the eos4 included kernel or is it different ?
I have the following files that I try to flash:
07/01/2013 17:59 127,742,856 EOS-tf101-20130107-89.zip
07/01/2013 17:59 80,041,553 gapps-jb-20130105-EOS-TF101-ONLY.zip
07/01/2013 18:25 5,212,302 Tim_KatKernel_70_Lidpatch.zip
I'll recheck your thread if there's another Kernel specific for 7.2.
(Edit: Ok, that was the wrong kernel, then obviosuly.. still wondering why it also didnt work for the default EOS one.. giving the 4.2 one a go now.)
Ok, thanks to Timduru it's working now.... I seem to have constantly tried to install the 4.1 kernel of his instead of the 4.2 version... *facepalms*
Thanks for all the hints and replies... ^.^

[Bounty/Discussion] Fully Functioning JellyBean/KitKat

So, everyone wants JB Fully Functional and now that KitKat is on its way, we can discuss on that also. Main things stopping were Wifi, GPS, smooth HD recording, TV-out & Dock Audio. Bounty goes to the Person/Team who get's everything working kernel wise for JellyBean/KitKat. Looks like we are well on our way for this being complete. We already had a thread for this, but the OP decided to mark it for deletion. This thread will not get deleted no matter what as there will be discussions on needs to be done in order to get this project to work also. Now, with all that being said, I just want to clarify a few things with everyone. One, GPS was never broken kernel wise and I have proof of that also from a reputable source. If that person wishes for me to mention his/her name, then just let me know and I will put his/her name here for all to know. I will quote what this person has told me though. Quote is as follows:
GPS was never broken kernel-wise -- It was functional when @bhundven and @m4xm4n and the other contributors at the time ported the kernel to match up with the SGH-T959V's unique circuitry.
What was broken about GPS, and to a great extent, what continues to be broken, is the build tree. As it became "grab this from here and this from there and see if it works" in development style, critical files were omitted or placed on the wrong location on the file system. System properties and configuration have been adopted or left over from previous Android versions or ROM versions that either do nothing, or worse, do the wrong thing. This continues to be a problem, and in ways that may not be immediately visible to the end user.
Click to expand...
Click to collapse
So there you have it, proof that GPS was never broken kernel wise. Now for a little something that this person also mentioned to me. Gonna have some fun with this one, I can see it now. Quote is as follows:
Core functionality is broken, but the Android OS "hides" it from the user so they can function without it. For example, virtually all the KitKat builds posted did not have hardware accelerated video. Another example are optimizations for the aries-series phones that are entirely inappropriate as their internal memory is completely different in both type and size than that in the SGH-T959V.
The kernel is equally a piece of work. Anyone who thinks that video "works" should take a look at logcat. Oh wait, the kernel is compiled without a working logger at boot.
Code:
Unable to open log device '/dev/log/main': No such file or directory
Here, this is what it likely would look like if you could get to logcat
Code:
03-18 02:21:58.535 I/ActivityManager( 463): START u0 {act=android.intent.action.VIEW dat=file:///storage/sdcard0/DCIM/Camera/VID_20140308_052811.mp4 typ=video/mp4 flg=0x3000000 cmp=com.alensw.PicFolder/.PlayerActivity} from pid 1064
03-18 02:21:58.578 D/dalvikvm( 463): GC_CONCURRENT freed 945K, 14% free 6754K/7772K, paused 6ms+6ms, total 178ms
03-18 02:21:58.578 D/dalvikvm( 463): WAIT_FOR_CONCURRENT_GC blocked 23ms
03-18 02:21:58.976 I/OMXCodec( 129): [OMX.SEC.AVC.Decoder] AVC profile = 66 (Baseline), level = 31
03-18 02:21:58.980 I/OMXCodec( 129): [OMX.SEC.AVC.Decoder] video dimensions are 1280 x 720
03-18 02:21:59.164 I/ActivityManager( 463): Displayed com.alensw.PicFolder/.PlayerActivity: +561ms
03-18 02:21:59.223 D/MediaPlayer( 1037): getMetadata
03-18 02:21:59.258 D/dalvikvm( 1037): GC_CONCURRENT freed 829K, 15% free 5393K/6288K, paused 2ms+13ms, total 54ms
03-18 02:21:59.812 I/SoftAAC2( 129): Reconfiguring decoder: 0->16000 Hz, 0->1 channels
03-18 02:21:59.828 W/MediaPlayer( 1037): info/warning (3, 0)
03-18 02:21:59.965 F/libc ( 129): Fatal signal 11 (SIGSEGV) at 0x448a3000 (code=1), thread 1178 (TimedEventQueue)
03-18 02:22:00.074 I/DEBUG ( 124): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-18 02:22:00.074 I/DEBUG ( 124): Build fingerprint: 'Samsung/omni_galaxys4gmtd/galaxys4gmtd:4.4.2/KVT49L/eng.jeff.20140317.130802:eng/test-keys'
03-18 02:22:00.074 I/DEBUG ( 124): Revision: '48'
03-18 02:22:00.074 I/DEBUG ( 124): pid: 129, tid: 1178, name: TimedEventQueue >>> /system/bin/mediaserver <<<
03-18 02:22:00.074 I/DEBUG ( 124): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 448a3000
03-18 02:22:00.098 W/NativeCrashListener( 463): Couldn't find ProcessRecord for pid 129
03-18 02:22:00.176 I/DEBUG ( 124): r0 4246b000 r1 448a3000 r2 00000500 r3 000002d0
03-18 02:22:00.176 I/DEBUG ( 124): AM write failure (32 / Broken pipe)
03-18 02:22:00.176 I/DEBUG ( 124): r4 00003fe0 r5 00000000 r6 448a3000 r7 00b5a420
03-18 02:22:00.176 I/DEBUG ( 124): r8 00000000 r9 00b5a030 sl 448a3000 fp 448a3800
03-18 02:22:00.176 I/DEBUG ( 124): ip 00003000 sp 44b3fc70 lr 00003800 pc 40ea4f8c cpsr 80070010
03-18 02:22:00.176 I/DEBUG ( 124): d0 c11c28031f1a947f d1 72262cbfec25d326
03-18 02:22:00.176 I/DEBUG ( 124): d2 5c72990ebb824687 d3 2516fbf1207f68b2
03-18 02:22:00.176 I/DEBUG ( 124): d4 6301b7bb1d9c8284 d5 82314d856ed76a54
03-18 02:22:00.176 I/DEBUG ( 124): d6 14b0b0d8820abeac d7 b4a053c46509c480
03-18 02:22:00.176 I/DEBUG ( 124): d8 817c817d817e8280 d9 8279827a827c817d
03-18 02:22:00.176 I/DEBUG ( 124): d10 827d837d827c817a d11 827d827c827c827d
03-18 02:22:00.180 I/DEBUG ( 124): d12 827d827d827d827d d13 827d827d827d827d
03-18 02:22:00.180 I/DEBUG ( 124): d14 827f827f827f837d d15 827f827f827f827f
03-18 02:22:00.180 I/DEBUG ( 124): d16 817f817f817e817e d17 817f817f817f817f
03-18 02:22:00.180 I/DEBUG ( 124): d18 827e827e81808180 d19 827e827e827e817e
03-18 02:22:00.180 I/DEBUG ( 124): d20 827d827d827d827d d21 827c827e827d827d
03-18 02:22:00.180 I/DEBUG ( 124): d22 817e817e817e827d d23 817f817f817e817e
03-18 02:22:00.180 I/DEBUG ( 124): d24 817f8080817f817f d25 8080808080808080
03-18 02:22:00.180 I/DEBUG ( 124): d26 7e817f80807f807f d27 7e807e817e817e81
03-18 02:22:00.180 I/DEBUG ( 124): d28 8081808180818081 d29 8081808180817f81
03-18 02:22:00.180 I/DEBUG ( 124): d30 8180818081808180 d31 8180818081808180
03-18 02:22:00.180 I/DEBUG ( 124): scr 20000010
03-18 02:22:00.180 I/DEBUG ( 124):
03-18 02:22:00.180 I/DEBUG ( 124): backtrace:
03-18 02:22:00.180 I/DEBUG ( 124): #00 pc 00008f8c /system/lib/libOMX.SEC.AVC.Decoder.so
03-18 02:22:00.180 I/DEBUG ( 124): #01 pc 000037fc <unknown>
03-18 02:22:00.180 I/DEBUG ( 124):
03-18 02:22:00.180 I/DEBUG ( 124): stack:
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc30 00000000
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc34 00000500
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc38 000002d0
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc3c 44b3fcc0
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc40 00000002
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc44 00000000
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc48 00b5ecc0 [heap]
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc4c 00000000
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc50 00b5f4f0 [heap]
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc54 00000500
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc58 000002d0
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc5c 44b3fcc0
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc60 00b5a030 [heap]
03-18 02:22:00.183 I/DEBUG ( 124): 44b3fc64 40ea1efb /system/lib/libOMX.SEC.AVC.Decoder.so (getVADDRfromANB+42)
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc68 44b3fcc0
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc6c 00000000
03-18 02:22:00.187 I/DEBUG ( 124): #00 44b3fc70 00b60a70 [heap]
03-18 02:22:00.187 I/DEBUG ( 124): ........ ........
03-18 02:22:00.187 I/DEBUG ( 124): #01 44b3fc70 00b60a70 [heap]
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc74 00000000
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc78 00000500
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc7c 00b5a420 [heap]
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc80 000002d0
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc84 00b5a030 [heap]
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc88 000e1000
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc8c 00b5f4f0 [heap]
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc90 000e1000
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc94 40e9fbd0 /system/lib/libOMX.SEC.AVC.Decoder.so (SEC_MFC_H264_Decode+1180)
03-18 02:22:00.187 I/DEBUG ( 124): 44b3fc98 00b5a7a8 [heap]
03-18 02:22:00.191 I/DEBUG ( 124): 44b3fc9c 00b60be8 [heap]
03-18 02:22:00.191 I/DEBUG ( 124): 44b3fca0 000e1000
03-18 02:22:00.191 I/DEBUG ( 124): 44b3fca4 000e1000
03-18 02:22:00.191 I/DEBUG ( 124): 44b3fca8 4246b000 /dev/pvrsrvkm
03-18 02:22:00.191 I/DEBUG ( 124): 44b3fcac 4254c000 /dev/pvrsrvkm
(I'll spare you the rest of the dump)
And is BIGMEM and HUGEMEM compiled in or not? There are comments in the Kconfig files "Breaks 720p recording" there.
If you think that it is solid enough for you, that's a personal decision.
From what I can see in the logs and what I know of the code, I think there is a good bit of work left, even past "Does TVOUT work?"
Click to expand...
Click to collapse
So, that's it folks. All for you all to see. Like I said, if this person wishes to have his/her name mentioned for all that, then I will put it here. Now as far as the Bounty is concerned. Nobody is getting a certain portion for fixing just one thing. If you wish to give someone a donation for fixing a certain something that you want/need, then by all means send them one. This Bounty is to have EVERYTHING fixed in the list and to have it work on ALL ROMS without certain patches/scripts that need to be downloaded in order for the fix to work. If you don't like what I'm doing here, then just let me know and I'll remove you from the Bounty list. My portion of the Bounty stands. If someone wishes to be removed, it still stands at double the subtotal up to $250. So, with that being said...
Things Working:
Wifi
GPS
Things Not Working
Smooth HD Recording
TV-Out
Dock Audio
The list for those who are putting funds toward the bounty are below. If I missed anyone, let me know.
myself - Double The Subtotal Up To $250
@itzik2sh - $15
@Beastmode - $5
@johnadelic - $20
@sunsurfer42 - $10
@hutson23 - $20
@ariesgodofwar - $10
@LaTejanaFria - $20
@3rdman - $20
@FBis251 - $5
@turtlepa - $10
@leonardtj - $100
Subtotal - $235
Total - $470
If any of these are incorrect, please let me know and I'll fix it ASAP. If you wish to add to the pot, then please post in this thread and I'll keep it updated. Again, this thread will NOT be deleted.
OK Discussion continue...
I logged with KJ6 and apparently our libclient seems to have a problem
---------- Post added at 07:05 PM ---------- Previous post was at 07:02 PM ----------
D/clientutils( 388): Error: connecting
I/GPS ( 386): gps_init() : SAMSUNG GPS DRIVER INITIALIZED [Ver 2.0] 2011.03.31)
E/GPS ( 386): [assist_gps_set_server][line = 1087] : Failed with SUPL driver is not initialized
E/GPS ( 386): [gps_lcsapi_init][line = 442] : Failed to call BrcmLbs_init(errno = 2)
I/GPS ( 386): [gps_state_done][line = 293] : successfully called
D/Sensors ( 386): Smb380Sensor::~setDelay(0, 66667000)
D/Sensors ( 386): Smb380Sensor::~setDelay(0, 20000000)
E/GPS ( 386): [gps_lcsapi_init][line = 442] : Failed to call BrcmLbs_init(errno = 2)
I/GPS ( 386): [gps_state_done][line = 293] : successfully called
E/GPS ( 386): [gps_lcsapi_init][line = 442] : Failed to call BrcmLbs_init(errno = 2)
I/GPS ( 386): [gps_state_done][line = 293] : successfully called
E/GPS ( 386): [gps_lcsapi_init][line = 442] : Failed to call BrcmLbs_init(errno = 2)
I/GPS ( 386): [gps_state_done][line = 293] : successfully called
Click to expand...
Click to collapse
That was as close as I got. I got the driver initialized as seen above, I fixed the SUPL error with moving a conf file over, but that failed call to the BrcmLbs just kept looping over and over again. I could never get anything close like that again afterwards. lol.
the closest I've gotten is here
Code:
D/gpsclient( 388): gpsClient_ProductionTestStart NOT called!!!!
D/gpsclient( 388): gpsClient_SetPositionMode : <0>
D/gpsclient( 388): gpsClient_SetPositionMode: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): Calling property_get : ril.IMSI
D/gpsclient( 388): Return from property_get : ril.IMSI - <qwqwaqwerwqaerfasdf>
D/gpsclient( 388): IMSI : 310260463304253, MSISDN :
D/gpsclient( 388): gpsClient_Mobile_Info(): Sending SOCKET_AGPS_SUPL_MOBILE_INFO_IND to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 28 , payload : 72 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): gpsClient_ServiceStart.SUPL Hardcodeing Enter.
D/gpsclient( 388): FileLineParser name SERVER_MODE_QCOM value 0
D/gpsclient( 388): FileLineParser name SSL_TYPE value 0
D/gpsclient( 388): FileLineParser name SSL value 0
D/gpsclient( 388): FileLineParser name OPERATION_TEST_MODE value 0
D/gpsclient( 388): FileLineParser name ACCURACY value 50
D/gpsclient( 388): FileLineParser name SESSION_TYPE value 1
D/gpsclient( 388): FileLineParser name SERVER_TYPE value 1
D/gpsclient( 388): FileLineParser name START_MODE value 1
D/gpsclient( 388): Hot Start START_MODE value 1
D/gpsclient( 388): FileLineParser name GPS_LOGGING value 1
D/gpsclient( 388): FileLineParser name DYNAMIC_ACCURACY value 1
D/gpsclient( 388): FileLineParser name AGPS_MODE value 0
D/gpsclient( 388): FileLineParser name OPERATION_MODE value STANDALONE
D/gpsclient( 388): STANDALONE OPERATION_MODE value STANDALONE
D/gpsclient( 388): gpsClient_ProductionTestStart NOT called!!!!
D/gpsclient( 388): gpsClient_SetPositionMode : <0>
D/gpsclient( 388): gpsClient_SetPositionMode: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
I/NotificationStore( 1224): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): FileLineParser name SUPL_PORT value 7276
D/gpsclient( 388): Load_Default entered
D/gpsclient( 388): gpsClient_ProductionTestStart NOT called!!!!
D/gpsclient( 388): gpsClient_SetPositionMode : <1>
D/Sensors ( 388): Smb380Sensor::~setDelay(0, 20000000)
D/Sensors ( 388): Smb380Sensor::~setDelay(0, 20000000)
D/gpsclient( 388): gpsClient_SetPositionMode: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): SUPL_HOST lbs.geo.t-mobile.com PORT n
D/gpsclient( 388): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): Load_Default exited
D/gpsclient( 388): FileLineParser name ENABLE_XTRA value 1
D/gpsclient( 388): FileLineParser name TIMEOUT value 255
D/gpsclient( 388): FileLineParser name SUPL_HOST value supl.google.com
D/gpsclient( 388): SUPL_HOST SUPL_HOST value supl.google.com
D/gpsclient( 388): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): SetConfiguration: Sending SOCKET_AGPS_SET_USER_CONFIG to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 11 , payload : 280 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/gpsclient( 388): gpsClient_ServiceStart.SUPL Hardcodeing Done.
D/gpsclient( 388): Entering gpsClient_ServiceStart()
D/gpsclient( 388): gpsClient_Start(): Sending SOCKET_AGPS_SERVICE_START to Socket server
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 1 , payload : 0 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/clientutils( 388): clientUtils_WaitForStatusFromServer
D/clientutils( 388): clientUtils_WaitForStatusFromServer : Done
D/gpsclient( 388): +gpsClient_Start.SOCKET_AGPS_SERVICE_START DONE.Status[4]!
D/gpsclient( 388): PeriodicFix(): Sending SOCKET_AGPS_PERIODIC_FIX to Socket server 2 , 511
D/clientutils( 388): Entering clientUtils_SendCommandToServer
D/agpscodec( 388): Entering agpscodec_EncodeCommand
D/agpscodec( 388): agpscodec_EncodeCommand : 4 , payload : 12 bytes
D/agpscodec( 388): type is copied to the buffer
D/agpscodec( 388): Copying data length
D/agpscodec( 388): Copying data
D/agpscodec( 388): Command encoded.
D/agpscodec( 388): Data :
D/clientutils( 388): ClientThread: Sending the data
D/clientutils( 388): Data sent
D/clientutils( 388): Exiting clientUtils_SendCommandToServer
D/clientutils( 388): clientUtils_WaitForStatusFromServer
getochkn said:
That was as close as I got. I got the driver initialized as seen above, I fixed the SUPL error with moving a conf file over, but that failed call to the BrcmLbs just kept looping over and over again. I could never get anything close like that again afterwards. lol.
Click to expand...
Click to collapse
Interestingly this appears to be the same error that was reported with the Nexus S.
Theraze said:
Interestingly this appears to be the same error that was reported with the Nexus S.
Click to expand...
Click to collapse
It was a mash of Vibrant GPS files pulled from their Remics, what I used to fix Remics ICS for our devices, a patch for the GPS for Remics JB 4.2.2 and whatever day I pulled the build from Air's git. lol. I'd be lucky to recreate it if someone knew what caused it or how to fix it. lol.
getochkn said:
It was a mash of Vibrant GPS files pulled from their Remics, what I used to fix Remics ICS for our devices, a patch for the GPS for Remics JB 4.2.2 and whatever day I pulled the build from Air's git. lol. I'd be lucky to recreate it if someone knew what caused it or how to fix it. lol.
Click to expand...
Click to collapse
I have a few loose theories. They would be answered with getting an strace, as I showed in the deleteme thread. I'll explain more as I go...
airfluip1 said:
the closest I've gotten is here
Click to expand...
Click to collapse
I'd suggest going through your post and remove imei and other personal data. Just sayin...
getochkn said:
That was as close as I got. I got the driver initialized as seen above, I fixed the SUPL error with moving a conf file over, but that failed call to the BrcmLbs just kept looping over and over again. I could never get anything close like that again afterwards. lol.
Click to expand...
Click to collapse
If you find the function that fails in the code.. throw in a stacktrace or print out some data that function is handling. It may just be a regression in brcmlbs.
Sent from my boombox AT&T Note
Just wanted to clarify my request was Wifi, GPS and
itzik2sh said:
+ smooth HD recording and playback and fully working TV out.
10$ added to bounty.
sent from me
Click to expand...
Click to collapse
itzik2sh said:
Just wanted to clarify my request was Wifi, GPS and
Click to expand...
Click to collapse
OP updated.
sent from within the white knight
bhundven said:
I have a few loose theories. They would be answered with getting an strace, as I showed in the deleteme thread. I'll explain more as I go...
If you find the function that fails in the code.. throw in a stacktrace or print out some data that function is handling. It may just be a regression in brcmlbs.
Sent from my boombox AT&T Note
Click to expand...
Click to collapse
Well this is the long weekend coming up in Canada, and I'm going out of town to Niagara Falls with my girlfriend, so that takes priority over GPS this weekend, but I'll try to recreate what I did to get to that point next week and see what kind of info I can get from there.
GFX.myst. said:
OP updated.
sent from within the white knight
Click to expand...
Click to collapse
Please fix "Main things stopping were Wife" to WiFi.... LOL
getochkn said:
Well this is the long weekend coming up in Canada, and I'm going out of town to Niagara Falls with my girlfriend
Click to expand...
Click to collapse
Have fun bro, I love the Canadian Niagara Falls, it has great atmosphere.
TV out wont ever work since our phone is incapable of loading the libs for some reason... I'll look into it more, but that's my diagnosis.
airfluip1 said:
TV out wont ever work since our phone is incapable of loading the libs for some reason... I'll look into it more, but that's my diagnosis.
Click to expand...
Click to collapse
Which is weird since it had been working on Herring ICS. Why would it work on Herring ICS/GB and no longer be capable on Aries? Sadness. The last part of the bounty may keep things sitting for quite some time.
I now hold in my hand - Galaxy S i9000 with Aries and TV-out working on CM10.1...
Never say never. If you call it, it will come.
Does the current cm 10.1 not record in 720p?
Sent from my SGH-T959V using xda app-developers app
our device hates the tv out libs... I will look into it.
---------- Post added at 12:23 PM ---------- Previous post was at 12:22 PM ----------
right now... I am getting a GPSD strace winkwink bryan.
airfluip1 said:
our device hates the tv out libs... I will look into it.
Click to expand...
Click to collapse
airfluip1 said:
TV out wont ever work since our phone is incapable of loading the libs for some reason... I'll look into it more, but that's my diagnosis.
Click to expand...
Click to collapse
Don't try it, that guy said it wouldn't work.
FB, you managed to confuse me...
also, bryan I am unable to get a strace log out.
am I doing this wrong for the GPSD?
service gpsd /system/xbin/strace -tt -o /data/gps.strace /system/vendor/bin/gpsd -c /system/etc/gps.xml
airfluip1 said:
our device hates the tv out libs... I will look into it.
---------- Post added at 12:23 PM ---------- Previous post was at 12:22 PM ----------
right now... I am getting a GPSD strace winkwink bryan.
Click to expand...
Click to collapse
I don't care about Tv out...
Just GPS and its a perfect phone for me..
Since you fixed network problems and
added governors to cm 10.1 my phone is the ****
Thanks team UserDebug...
Sent from my Kindle Fire using xda premium
hutson23 said:
I don't care about Tv out...
Just GPS and its a perfect phone for me..
Since you fixed network problems and
added governors to cm 10.1 my phone is the ****
Thanks team UserDebug...
Sent from my Kindle Fire using xda premium
Click to expand...
Click to collapse
now now, we have to be fair to everyone's requests. some people could care less about the things others want. example: you want gps and wifi, but i could care less about those two. now, i'm gonna add to that list cause what i want is something this phone had on froyo (not sure about gb) which is dock audio and is something i could use personally cause i own the dock for my sgs4g. i'm also gonna bump up my amount to $75 cause 1, i can and 2, i feel that feature would be worth the extra $25.
sent from within the white knight
edit: OP updated.

Camera Reboots

Hello all,
I've gotten a second-hand Oneplus One (my previous Oneplus One had a broken sim card reader) and was surprised to see that this device is having reboots.
The device only reboots itself only when:
1. Either the stock camera or a third-party camera app is launched
2. Flashlight is activated
Usually, after launching any camera app, the device will reboot a few seconds later. This occurs even from third-party apps like Whatsapp or Carousell.
What I've tried:
1. Tried factory resetting the phone itself, but the problem still persist.
2. Clean flashed all kinds of roms, from 6.0.1 to 5.1.1 roms, but the problem still persist. Even the stock rom, oxygenOS and CM12/CM13 have the same issue.
3. Tried changing both the battery and the rear camera module from my old Oneplus One, but the problem still persist.
4. Limiting to 4 processes, but the problem still persist.
5. Used system app remover to uninstall the stock camera app. The replaced stock camera app still have the same issue.
6. Tried playing the camera options too - such as disabling HDR mode, disable RAW formats, and all sorts of stuffs. Still the same.
Any ideas?
whitecloud93 said:
Hello all,
I've gotten a second-hand Oneplus One (my previous Oneplus One had a broken sim card reader) and was surprised to see that this device is having reboots.
The device only reboots itself only when:
1. Either the stock camera or a third-party camera app is launched
2. Flashlight is activated
Usually, after launching any camera app, the device will reboot a few seconds later. This occurs even from third-party apps like Whatsapp or Carousell.
What I've tried:
1. Tried factory resetting the phone itself, but the problem still persist.
2. Clean flashed all kinds of roms, from 6.0.1 to 5.1.1 roms, but the problem still persist. Even the stock rom, oxygenOS and CM12/CM13 have the same issue.
3. Tried changing both the battery and the rear camera module from my old Oneplus One, but the problem still persist.
4. Limiting to 4 processes, but the problem still persist.
5. Used system app remover to uninstall the stock camera app. The replaced stock camera app still have the same issue.
6. Tried playing the camera options too - such as disabling HDR mode, disable RAW formats, and all sorts of stuffs. Still the same.
Any ideas?
Click to expand...
Click to collapse
Did you try flashing factory images using fastboot?
Flash CM11 44S factory images using fastboot
Index #8 http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
This is a weird issue.
Mr hOaX said:
Did you try flashing factory images using fastboot?
Flash CM11 44S factory images using fastboot
Index #8 http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
This is a weird issue.
Click to expand...
Click to collapse
I've flashed a 64gb version factory image using fastboot via the link below before, but it didn't help too:
http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
It is a weird issue huh :/ I do suspect the motherboard is faulty, but I couldn't cannibalize it from my old Oneplus One as its sim card reader is faulty too (unless I get someone to solder it). Kinda stuck atm ><
Have you checked last_kmsg or dmesg after the reboot happend?
Sent from my A0001 using XDA-Developers mobile app
DerRomtester said:
Have you checked last_kmsg or dmesg after the reboot happend?
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
Unfortunately, I'm not really adept in Android stuffs, so I'm not really sure what is last_kmsg or dmesg are :/
From what I've read, they are said to be kernel and last_kernel logs.
As such, I stimulated a reboot by launching the camera, and used Syslog (an app from Play Store) to get these two logs.
Those logs are attached in the following link below:
https://drive.google.com/open?id=0B_iRT-H2Va6BV2NXb1BqdnM3REk
Hope they are the right logs ><''
Thanks for helping out again!
whitecloud93 said:
Unfortunately, I'm not really adept in Android stuffs, so I'm not really sure what is last_kmsg or dmesg are :/
From what I've read, they are said to be kernel and last_kernel logs.
As such, I stimulated a reboot by launching the camera, and used Syslog (an app from Play Store) to get these two logs.
Those logs are attached in the following link below:
https://drive.google.com/open?id=0B_iRT-H2Va6BV2NXb1BqdnM3REk
Hope they are the right logs ><''
Thanks for helping out again!
Click to expand...
Click to collapse
Yes they are great but i am bad with reading logs. The camera driver trys to move the focus and than suddenly crashes with the following error. You tried already the cm13 nightlys ? Your kernel is some versios behind and maybe it is already fixed. It could be a hardware issue, too.
Code:
[117931.530603] [40000000] *pgd=00000000
[117931.530712] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
[117931.530753] CPU: 0 Tainted: G W (3.4.110-cyanogenmod-g1babf5c #1)
[117931.530825] PC is at kmem_cache_alloc+0x74/0x1e4
[117931.530867] LR is at proc_self_follow_link+0x6c/0x94
[117931.530936] pc : [<c02af210>] lr : [<c0309e48>] psr: 20000013
[117931.530936] sp : c4bddda8 ip : 00000011 fp : 082452bc
[117931.531006] r10: c4bdc028 r9 : c0309e48 r8 : 0d651000
[117931.531043] r7 : c4bdc000 r6 : 000000d0 r5 : 40000000 r4 : ee002480
[117931.531111] r3 : 00000000 r2 : 00000000 r1 : 000000d0 r0 : ee002480
[117931.531149] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
[117931.531218] Control: 10c5787d Table: 2995006a DAC: 00000015
[117931.531256]
[117931.531256] PC: 0xc02af190:
[117931.531323] f190 ffe5103c ffe50fa4 ffe50f54 e16d42f4 e1a04000 e1cd60f8 e1a06001 e1cd81f0
[117931.531702] f1b0 e1a0900e e1cda1f8 e58de020 e24dd00c e1a0300d e3c3ad7f e3ca703f e5973004
[117931.532052] f1d0 e2833001 e5873004 e5945000 ee1d8f90 e0883005 e593b004 e5973004 e2433001
[117931.532436] f1f0 e5873004 e5973000 e3130002 1a00005c e7985005 e3550000 0a000020 e5943014
[117931.532819] f210 e795e003 e10fc000 f10c0080 e5942000 e3a01000 ee1d0f90 e1a03002 e7908003
[117931.533176] f230 e1550008 0a000042 e121f00c e3510000 0affffe1 e5943014 f7def003 e3160902
[117931.533563] f250 1a000018 e5947010 e59f311c e594800c e79f3003 e5932004 e3520000 1a000018
[117931.533949] f270 e1a00005 e28dd00c e1cd40d0 e1cd60d8 e1cd81d0 e1cda1d8 e28dd020 e49df004
[117931.534333]
[117931.534333] LR: 0xc0309dc8:
[117931.534370] 9dc8 e3e00001 eafffff3 ebfadce9 ffdf62cc 00d59260 e16d41f0 e1a0300d e1a04001
[117931.534751] 9de8 e58d6008 e3c33d7f e58de00c e5902054 e3c3303f e593000c e59211e8 ebfb6501
[117931.535134] 9e08 e2506000 03e05001 1a000007 e594302c e3a00000 e283300c e7845103 e1cd40d0
[117931.535499] 9e28 e59d6008 e28dd00c e49df004 e59f302c e3a010d0 e79f3003 e5930000 ebfe94d4
[117931.535911] 9e48 e2505000 03e0500b 0affffef e59f1010 e1a02006 e08f1001 eb04fd74 eaffffea
[117931.536295] 9e68 ffdf6224 00d59188 e16d41fc e1a05003 e1cd81f0 e1a08001 e1a09002 e1cd60f8
[117931.536651] 9e88 e58de018 e24dd00c e590001c ebff127c e2504000 0a000025 ebff1231 e5840028
[117931.537036] 9ea8 e1a0000d ebfc2eff e1cd60d0 e1a00009 e3a01000 e1c464f4 e1c463f4 e1c463fc
[117931.537423]
[117931.537423] SP: 0xc4bddd28:
[117931.537461] dd28 00001678 dafc74b0 c16a6ee4 dafc74b0 00040053 00000000 c02af210 20000013
[117931.537814] dd48 ffffffff c4bddd94 0d651000 c0309e48 c4bdc028 c0109718 ee002480 000000d0
[117931.538194] dd68 00000000 00000000 ee002480 40000000 000000d0 c4bdc000 0d651000 c0309e48
[117931.538579] dd88 c4bdc028 082452bc 00000011 c4bddda8 c0309e48 c02af210 20000013 ffffffff
[117931.538932] dda8 00000000 c01c954c 577a71c1 c4bddef8 ee021ac5 00000316 c4bdde04 c4bdc000
[117931.539317] ddc8 ecd8a280 00000000 c4bdddfc c0309e48 00000000 ee021ac5 c4bddef8 c02c0d28
[117931.539699] dde8 c4bdde54 c03d8794 c4bdde14 00000000 577a71c1 ed220310 ecd8a280 ed220310
[117931.540104] de08 ecd8a280 99cf910b 00000004 ee021ac0 00000000 00000000 d9b7400a c4bddef8
[117931.540492]
[117931.540492] R0: 0xee002400:
[117931.540560] 2400 c140efc0 00000000 00000005 00000800 00000800 00000000 00000006 00030010
[117931.540907] 2420 00030010 00000002 00004000 00000002 00000000 00000800 00000040 00000000
[117931.541286] 2440 ee000180 ee0023c4 ee0024c4 eda6b7c0 ee0023d0 ee0024d0 eda1464c eda14640
[117931.541663] 2460 c14c9f90 eda6b840 00000001 00000007 ee001080 00001002 00000000 00000000
[117931.542042] 2480 c140efd8 00000000 00000006 00001000 00001000 00000000 00000002 00030008
[117931.542390] 24a0 00030008 00000001 00004000 00000004 00000000 00001000 00000040 00000000
[117931.542742] 24c0 ee0001c0 ee002444 ee002544 eda6b1c0 ee002450 ee002550 eda1464c eda14640
[117931.543126] 24e0 c14c9f90 eda6b240 00000001 00000007 ee001090 00000000 00002000 00000040
[117931.543479]
[117931.543479] R4: 0xee002400:
[117931.543547] 2400 c140efc0 00000000 00000005 00000800 00000800 00000000 00000006 00030010
[117931.543935] 2420 00030010 00000002 00004000 00000002 00000000 00000800 00000040 00000000
[117931.544285] 2440 ee000180 ee0023c4 ee0024c4 eda6b7c0 ee0023d0 ee0024d0 eda1464c eda14640
[117931.544669] 2460 c14c9f90 eda6b840 00000001 00000007 ee001080 00001002 00000000 00000000
[117931.545023] 2480 c140efd8 00000000 00000006 00001000 00001000 00000000 00000002 00030008
[117931.545407] 24a0 00030008 00000001 00004000 00000004 00000000 00001000 00000040 00000000
[117931.545762] 24c0 ee0001c0 ee002444 ee002544 eda6b1c0 ee002450 ee002550 eda1464c eda14640
[117931.546148] 24e0 c14c9f90 eda6b240 00000001 00000007 ee001090 00000000 00002000 00000040
[117931.546534]
[117931.546534] R7: 0xc4bdbf80:
[117931.546571] bf80 b5e868f8 b5e86930 00000001 c0109d44 c4bda000 00000000 b6bb7705 c01c83e4
[117931.546956] bfa0 b5e86930 c0109bc0 b5e86930 b5e868f8 00000000 000ff000 b5e868e0 00000008
[117931.547307] bfc0 b5e86930 b5e868f8 b5e86930 00000001 b5e86978 b6c25600 b67c4018 b6bb7705
[117931.547661] bfe0 00000078 b5e868f8 b6be309f b6bb2548 600f0010 00000000 00000000 00000000
[117931.548045] c000 00000002 00000002 00000000 e91ccb00 c14c5570 00000000 00000015 cea5f800
[117931.548429] c020 e91ccb00 ed0c0f00 c140e800 ed2bc300 00000000 c010225c c4bdde5c c4bdddb0
[117931.548813] c040 c0d5c434 00000000 00000000 00000000 00000000 00000000 01010000 00000000
[117931.549167] c060 937fe978 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.549549]
[117931.549549] R9: 0xc0309dc8:
[117931.549586] 9dc8 e3e00001 eafffff3 ebfadce9 ffdf62cc 00d59260 e16d41f0 e1a0300d e1a04001
[117931.549998] 9de8 e58d6008 e3c33d7f e58de00c e5902054 e3c3303f e593000c e59211e8 ebfb6501
[117931.550388] 9e08 e2506000 03e05001 1a000007 e594302c e3a00000 e283300c e7845103 e1cd40d0
[117931.550771] 9e28 e59d6008 e28dd00c e49df004 e59f302c e3a010d0 e79f3003 e5930000 ebfe94d4
[117931.551121] 9e48 e2505000 03e0500b 0affffef e59f1010 e1a02006 e08f1001 eb04fd74 eaffffea
[117931.551527] 9e68 ffdf6224 00d59188 e16d41fc e1a05003 e1cd81f0 e1a08001 e1a09002 e1cd60f8
[117931.551917] 9e88 e58de018 e24dd00c e590001c ebff127c e2504000 0a000025 ebff1231 e5840028
[117931.552268] 9ea8 e1a0000d ebfc2eff e1cd60d0 e1a00009 e3a01000 e1c464f4 e1c463f4 e1c463fc
[117931.552618]
[117931.552618] R10: 0xc4bdbfa8:
[117931.552685] bfa8 b5e86930 b5e868f8 00000000 000ff000 b5e868e0 00000008 b5e86930 b5e868f8
[117931.553036] bfc8 b5e86930 00000001 b5e86978 b6c25600 b67c4018 b6bb7705 00000078 b5e868f8
[117931.553418] bfe8 b6be309f b6bb2548 600f0010 00000000 00000000 00000000 00000002 00000002
[117931.553799] c008 00000000 e91ccb00 c14c5570 00000000 00000015 cea5f800 e91ccb00 ed0c0f00
[117931.554176] c028 c140e800 ed2bc300 00000000 c010225c c4bdde5c c4bdddb0 c0d5c434 00000000
[117931.554527] c048 00000000 00000000 00000000 00000000 01010000 00000000 937fe978 00000000
[117931.554906] c068 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.555289] c088 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.555641] Process WifiStateMachin (pid: 2704, stack limit = 0xc4bdc2f0)
[117931.555680] Stack: (0xc4bddda8 to 0xc4bde000)
[117931.555749] dda0: 00000000 c01c954c 577a71c1 c4bddef8 ee021ac5 00000316
[117931.555788] ddc0: c4bdde04 c4bdc000 ecd8a280 00000000 c4bdddfc c0309e48 00000000 ee021ac5
[117931.555857] dde0: c4bddef8 c02c0d28 c4bdde54 c03d8794 c4bdde14 00000000 577a71c1 ed220310
[117931.555927] de00: ecd8a280 ed220310 ecd8a280 99cf910b 00000004 ee021ac0 00000000 00000000
[117931.555966] de20: d9b7400a c4bddef8 c4bdde5c c4bdc000 00000000 00000000 c4bdde54 c02c0d78
[117931.556036] de40: 00000000 00000139 d8ccc3c0 c1419e38 c1412280 ed220310 c2e44280 ed220310
[117931.556105] de60: c2e44280 0074656e 00000003 d9b74006 c1419e38 00000000 c4bddf78 d9b74000
[117931.556174] de80: c4bdc000 ffffff9c c4bdc000 00000000 c4bddef8 c02c2a10 c4bddeb4 c02778c8
[117931.556214] dea0: 00000000 cd45e5e0 980b9000 00000000 cd45e5e0 00000000 00000000 c02797c8
[117931.556284] dec0: 00000000 00000400 00000000 00000001 c4bddf78 c4bddef8 d9b74000 ffffff9c
[117931.556354] dee0: c4bdc000 00000000 00000000 c02c2da0 00000041 c02f5434 ed220310 edc04180
[117931.556423] df00: dafc6204 dafc6198 dafc6198 e97883d0 edc04080 edc26020 00000011 00000002
[117931.556463] df20: 00000004 00000002 ea25ee80 ee021ac0 00000000 ffffff9c 0000011f e9d15e00
[117931.556531] df40: e18c5480 00000000 e9d15e40 00020000 00000000 d8ccc3c0 0000011f d9b74000
[117931.556601] df60: ffffff9c 00000001 c0109d44 c02b3f1c 00000000 d8cccc00 00020000 c02b0000
[117931.556670] df80: 00000024 00000100 e9d15e40 b6ca1d38 00000004 b6e23599 00000142 c0109d44
[117931.556709] dfa0: c4bdc000 c0109bc0 b6ca1d38 00000004 ffffff9c b6e23599 00020000 00000000
[117931.556779] dfc0: b6ca1d38 00000004 b6e23599 00000142 00000001 9eb3fcd8 000eb0ce 00000000
[117931.556849] dfe0: 13cbe820 937fe130 b6c2a095 b6c57530 600f0010 ffffff9c 00000000 00000000
[117931.556896] [<c02af210>] (kmem_cache_alloc+0x74/0x1e4) from [<c0309e48>] (proc_self_follow_link+0x6c/0x94)
[117931.556972] [<c0309e48>] (proc_self_follow_link+0x6c/0x94) from [<c02c0d28>] (link_path_walk+0x43c/0x8d8)
[117931.557045] [<c02c0d28>] (link_path_walk+0x43c/0x8d8) from [<c02c0d78>] (link_path_walk+0x48c/0x8d8)
[117931.557117] [<c02c0d78>] (link_path_walk+0x48c/0x8d8) from [<c02c2a10>] (path_openat+0xac/0x400)
[117931.557189] [<c02c2a10>] (path_openat+0xac/0x400) from [<c02c2da0>] (do_filp_open+0x3c/0xa4)
[117931.557261] [<c02c2da0>] (do_filp_open+0x3c/0xa4) from [<c02b3f1c>] (do_sys_open+0xf0/0x198)
[117931.557307] [<c02b3f1c>] (do_sys_open+0xf0/0x198) from [<c0109bc0>] (ret_fast_syscall+0x0/0x30)
[117931.557378] Code: e7985005 e3550000 0a000020 e5943014 (e795e003)
[117931.563237] ---[ end trace d7316cdb6053180e ]---
[117931.563303] Kernel panic - not syncing: Fatal exception
[117931.563401] CPU3: stopping
[117931.563476] [<c0110ce8>] (unwind_backtrace+0x0/0x160) from [<c010fa1c>] (handle_IPI+0x1f8/0x234)
[117931.563577] [<c010fa1c>] (handle_IPI+0x1f8/0x234) from [<c0102950>] (gic_handle_irq+0xd0/0x134)
[117931.563638] [<c0102950>] (gic_handle_irq+0xd0/0x134) from [<c010995c>] (__irq_usr+0x3c/0x60)
[117931.563732] Exception stack(0xe84d9fb0 to 0xe84d9ff8)
[117931.563825] 9fa0: aec236f4 aef39c88 00000003 00000000
[117931.563877] 9fc0: b3902a80 95a54900 aec236c0 aef39c88 aec236f4 aeeff694 aea97478 00000000
[117931.563968] 9fe0: b3623384 aeeff620 b362741f b3623380 80050010 ffffffff
[117931.564063] CPU2: stopping
[117931.564564] [<c0110ce8>] (unwind_backtrace+0x0/0x160) from [<c010fa1c>] (handle_IPI+0x1f8/0x234)
[117931.564688] [<c010fa1c>] (handle_IPI+0x1f8/0x234) from [<c0102950>] (gic_handle_irq+0xd0/0x134)
[117931.564747] [<c0102950>] (gic_handle_irq+0xd0/0x134) from [<c010995c>] (__irq_usr+0x3c/0x60)
[117931.564839] Exception stack(0xe863bfb0 to 0xe863bff8)
[117931.564929] bfa0: 00000000 b6c7288d b6c98600 00000040
[117931.564981] bfc0: 00000006 00000006 00002ed4 b4c56e40 1525f310 b4c76500 12c5c890 00000000
[117931.565072] bfe0: b6e7fe24 bef8fc38 b6e6eb5b b6c728ac 600f0030 ffffffff
[117932.565585] wcnss crash shutdown 0
[117932.565636] Rebooting in 5 seconds..
[117937.567241] Going down for restart now
[117937.567960] Calling SCM to disable SPMI PMIC arbiter
DerRomtester said:
Yes they are great but i am bad with reading logs. The camera driver trys to move the focus and than suddenly crashes with the following error. You tried already the cm13 nightlys ? Your kernel is some versios behind and maybe it is already fixed. It could be a hardware issue, too.
Code:
[117931.530603] [40000000] *pgd=00000000
[117931.530712] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
[117931.530753] CPU: 0 Tainted: G W (3.4.110-cyanogenmod-g1babf5c #1)
[117931.530825] PC is at kmem_cache_alloc+0x74/0x1e4
[117931.530867] LR is at proc_self_follow_link+0x6c/0x94
[117931.530936] pc : [<c02af210>] lr : [<c0309e48>] psr: 20000013
[117931.530936] sp : c4bddda8 ip : 00000011 fp : 082452bc
[117931.531006] r10: c4bdc028 r9 : c0309e48 r8 : 0d651000
[117931.531043] r7 : c4bdc000 r6 : 000000d0 r5 : 40000000 r4 : ee002480
[117931.531111] r3 : 00000000 r2 : 00000000 r1 : 000000d0 r0 : ee002480
[117931.531149] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
[117931.531218] Control: 10c5787d Table: 2995006a DAC: 00000015
[117931.531256]
[117931.531256] PC: 0xc02af190:
[117931.531323] f190 ffe5103c ffe50fa4 ffe50f54 e16d42f4 e1a04000 e1cd60f8 e1a06001 e1cd81f0
[117931.531702] f1b0 e1a0900e e1cda1f8 e58de020 e24dd00c e1a0300d e3c3ad7f e3ca703f e5973004
[117931.532052] f1d0 e2833001 e5873004 e5945000 ee1d8f90 e0883005 e593b004 e5973004 e2433001
[117931.532436] f1f0 e5873004 e5973000 e3130002 1a00005c e7985005 e3550000 0a000020 e5943014
[117931.532819] f210 e795e003 e10fc000 f10c0080 e5942000 e3a01000 ee1d0f90 e1a03002 e7908003
[117931.533176] f230 e1550008 0a000042 e121f00c e3510000 0affffe1 e5943014 f7def003 e3160902
[117931.533563] f250 1a000018 e5947010 e59f311c e594800c e79f3003 e5932004 e3520000 1a000018
[117931.533949] f270 e1a00005 e28dd00c e1cd40d0 e1cd60d8 e1cd81d0 e1cda1d8 e28dd020 e49df004
[117931.534333]
[117931.534333] LR: 0xc0309dc8:
[117931.534370] 9dc8 e3e00001 eafffff3 ebfadce9 ffdf62cc 00d59260 e16d41f0 e1a0300d e1a04001
[117931.534751] 9de8 e58d6008 e3c33d7f e58de00c e5902054 e3c3303f e593000c e59211e8 ebfb6501
[117931.535134] 9e08 e2506000 03e05001 1a000007 e594302c e3a00000 e283300c e7845103 e1cd40d0
[117931.535499] 9e28 e59d6008 e28dd00c e49df004 e59f302c e3a010d0 e79f3003 e5930000 ebfe94d4
[117931.535911] 9e48 e2505000 03e0500b 0affffef e59f1010 e1a02006 e08f1001 eb04fd74 eaffffea
[117931.536295] 9e68 ffdf6224 00d59188 e16d41fc e1a05003 e1cd81f0 e1a08001 e1a09002 e1cd60f8
[117931.536651] 9e88 e58de018 e24dd00c e590001c ebff127c e2504000 0a000025 ebff1231 e5840028
[117931.537036] 9ea8 e1a0000d ebfc2eff e1cd60d0 e1a00009 e3a01000 e1c464f4 e1c463f4 e1c463fc
[117931.537423]
[117931.537423] SP: 0xc4bddd28:
[117931.537461] dd28 00001678 dafc74b0 c16a6ee4 dafc74b0 00040053 00000000 c02af210 20000013
[117931.537814] dd48 ffffffff c4bddd94 0d651000 c0309e48 c4bdc028 c0109718 ee002480 000000d0
[117931.538194] dd68 00000000 00000000 ee002480 40000000 000000d0 c4bdc000 0d651000 c0309e48
[117931.538579] dd88 c4bdc028 082452bc 00000011 c4bddda8 c0309e48 c02af210 20000013 ffffffff
[117931.538932] dda8 00000000 c01c954c 577a71c1 c4bddef8 ee021ac5 00000316 c4bdde04 c4bdc000
[117931.539317] ddc8 ecd8a280 00000000 c4bdddfc c0309e48 00000000 ee021ac5 c4bddef8 c02c0d28
[117931.539699] dde8 c4bdde54 c03d8794 c4bdde14 00000000 577a71c1 ed220310 ecd8a280 ed220310
[117931.540104] de08 ecd8a280 99cf910b 00000004 ee021ac0 00000000 00000000 d9b7400a c4bddef8
[117931.540492]
[117931.540492] R0: 0xee002400:
[117931.540560] 2400 c140efc0 00000000 00000005 00000800 00000800 00000000 00000006 00030010
[117931.540907] 2420 00030010 00000002 00004000 00000002 00000000 00000800 00000040 00000000
[117931.541286] 2440 ee000180 ee0023c4 ee0024c4 eda6b7c0 ee0023d0 ee0024d0 eda1464c eda14640
[117931.541663] 2460 c14c9f90 eda6b840 00000001 00000007 ee001080 00001002 00000000 00000000
[117931.542042] 2480 c140efd8 00000000 00000006 00001000 00001000 00000000 00000002 00030008
[117931.542390] 24a0 00030008 00000001 00004000 00000004 00000000 00001000 00000040 00000000
[117931.542742] 24c0 ee0001c0 ee002444 ee002544 eda6b1c0 ee002450 ee002550 eda1464c eda14640
[117931.543126] 24e0 c14c9f90 eda6b240 00000001 00000007 ee001090 00000000 00002000 00000040
[117931.543479]
[117931.543479] R4: 0xee002400:
[117931.543547] 2400 c140efc0 00000000 00000005 00000800 00000800 00000000 00000006 00030010
[117931.543935] 2420 00030010 00000002 00004000 00000002 00000000 00000800 00000040 00000000
[117931.544285] 2440 ee000180 ee0023c4 ee0024c4 eda6b7c0 ee0023d0 ee0024d0 eda1464c eda14640
[117931.544669] 2460 c14c9f90 eda6b840 00000001 00000007 ee001080 00001002 00000000 00000000
[117931.545023] 2480 c140efd8 00000000 00000006 00001000 00001000 00000000 00000002 00030008
[117931.545407] 24a0 00030008 00000001 00004000 00000004 00000000 00001000 00000040 00000000
[117931.545762] 24c0 ee0001c0 ee002444 ee002544 eda6b1c0 ee002450 ee002550 eda1464c eda14640
[117931.546148] 24e0 c14c9f90 eda6b240 00000001 00000007 ee001090 00000000 00002000 00000040
[117931.546534]
[117931.546534] R7: 0xc4bdbf80:
[117931.546571] bf80 b5e868f8 b5e86930 00000001 c0109d44 c4bda000 00000000 b6bb7705 c01c83e4
[117931.546956] bfa0 b5e86930 c0109bc0 b5e86930 b5e868f8 00000000 000ff000 b5e868e0 00000008
[117931.547307] bfc0 b5e86930 b5e868f8 b5e86930 00000001 b5e86978 b6c25600 b67c4018 b6bb7705
[117931.547661] bfe0 00000078 b5e868f8 b6be309f b6bb2548 600f0010 00000000 00000000 00000000
[117931.548045] c000 00000002 00000002 00000000 e91ccb00 c14c5570 00000000 00000015 cea5f800
[117931.548429] c020 e91ccb00 ed0c0f00 c140e800 ed2bc300 00000000 c010225c c4bdde5c c4bdddb0
[117931.548813] c040 c0d5c434 00000000 00000000 00000000 00000000 00000000 01010000 00000000
[117931.549167] c060 937fe978 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.549549]
[117931.549549] R9: 0xc0309dc8:
[117931.549586] 9dc8 e3e00001 eafffff3 ebfadce9 ffdf62cc 00d59260 e16d41f0 e1a0300d e1a04001
[117931.549998] 9de8 e58d6008 e3c33d7f e58de00c e5902054 e3c3303f e593000c e59211e8 ebfb6501
[117931.550388] 9e08 e2506000 03e05001 1a000007 e594302c e3a00000 e283300c e7845103 e1cd40d0
[117931.550771] 9e28 e59d6008 e28dd00c e49df004 e59f302c e3a010d0 e79f3003 e5930000 ebfe94d4
[117931.551121] 9e48 e2505000 03e0500b 0affffef e59f1010 e1a02006 e08f1001 eb04fd74 eaffffea
[117931.551527] 9e68 ffdf6224 00d59188 e16d41fc e1a05003 e1cd81f0 e1a08001 e1a09002 e1cd60f8
[117931.551917] 9e88 e58de018 e24dd00c e590001c ebff127c e2504000 0a000025 ebff1231 e5840028
[117931.552268] 9ea8 e1a0000d ebfc2eff e1cd60d0 e1a00009 e3a01000 e1c464f4 e1c463f4 e1c463fc
[117931.552618]
[117931.552618] R10: 0xc4bdbfa8:
[117931.552685] bfa8 b5e86930 b5e868f8 00000000 000ff000 b5e868e0 00000008 b5e86930 b5e868f8
[117931.553036] bfc8 b5e86930 00000001 b5e86978 b6c25600 b67c4018 b6bb7705 00000078 b5e868f8
[117931.553418] bfe8 b6be309f b6bb2548 600f0010 00000000 00000000 00000000 00000002 00000002
[117931.553799] c008 00000000 e91ccb00 c14c5570 00000000 00000015 cea5f800 e91ccb00 ed0c0f00
[117931.554176] c028 c140e800 ed2bc300 00000000 c010225c c4bdde5c c4bdddb0 c0d5c434 00000000
[117931.554527] c048 00000000 00000000 00000000 00000000 01010000 00000000 937fe978 00000000
[117931.554906] c068 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.555289] c088 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[117931.555641] Process WifiStateMachin (pid: 2704, stack limit = 0xc4bdc2f0)
[117931.555680] Stack: (0xc4bddda8 to 0xc4bde000)
[117931.555749] dda0: 00000000 c01c954c 577a71c1 c4bddef8 ee021ac5 00000316
[117931.555788] ddc0: c4bdde04 c4bdc000 ecd8a280 00000000 c4bdddfc c0309e48 00000000 ee021ac5
[117931.555857] dde0: c4bddef8 c02c0d28 c4bdde54 c03d8794 c4bdde14 00000000 577a71c1 ed220310
[117931.555927] de00: ecd8a280 ed220310 ecd8a280 99cf910b 00000004 ee021ac0 00000000 00000000
[117931.555966] de20: d9b7400a c4bddef8 c4bdde5c c4bdc000 00000000 00000000 c4bdde54 c02c0d78
[117931.556036] de40: 00000000 00000139 d8ccc3c0 c1419e38 c1412280 ed220310 c2e44280 ed220310
[117931.556105] de60: c2e44280 0074656e 00000003 d9b74006 c1419e38 00000000 c4bddf78 d9b74000
[117931.556174] de80: c4bdc000 ffffff9c c4bdc000 00000000 c4bddef8 c02c2a10 c4bddeb4 c02778c8
[117931.556214] dea0: 00000000 cd45e5e0 980b9000 00000000 cd45e5e0 00000000 00000000 c02797c8
[117931.556284] dec0: 00000000 00000400 00000000 00000001 c4bddf78 c4bddef8 d9b74000 ffffff9c
[117931.556354] dee0: c4bdc000 00000000 00000000 c02c2da0 00000041 c02f5434 ed220310 edc04180
[117931.556423] df00: dafc6204 dafc6198 dafc6198 e97883d0 edc04080 edc26020 00000011 00000002
[117931.556463] df20: 00000004 00000002 ea25ee80 ee021ac0 00000000 ffffff9c 0000011f e9d15e00
[117931.556531] df40: e18c5480 00000000 e9d15e40 00020000 00000000 d8ccc3c0 0000011f d9b74000
[117931.556601] df60: ffffff9c 00000001 c0109d44 c02b3f1c 00000000 d8cccc00 00020000 c02b0000
[117931.556670] df80: 00000024 00000100 e9d15e40 b6ca1d38 00000004 b6e23599 00000142 c0109d44
[117931.556709] dfa0: c4bdc000 c0109bc0 b6ca1d38 00000004 ffffff9c b6e23599 00020000 00000000
[117931.556779] dfc0: b6ca1d38 00000004 b6e23599 00000142 00000001 9eb3fcd8 000eb0ce 00000000
[117931.556849] dfe0: 13cbe820 937fe130 b6c2a095 b6c57530 600f0010 ffffff9c 00000000 00000000
[117931.556896] [<c02af210>] (kmem_cache_alloc+0x74/0x1e4) from [<c0309e48>] (proc_self_follow_link+0x6c/0x94)
[117931.556972] [<c0309e48>] (proc_self_follow_link+0x6c/0x94) from [<c02c0d28>] (link_path_walk+0x43c/0x8d8)
[117931.557045] [<c02c0d28>] (link_path_walk+0x43c/0x8d8) from [<c02c0d78>] (link_path_walk+0x48c/0x8d8)
[117931.557117] [<c02c0d78>] (link_path_walk+0x48c/0x8d8) from [<c02c2a10>] (path_openat+0xac/0x400)
[117931.557189] [<c02c2a10>] (path_openat+0xac/0x400) from [<c02c2da0>] (do_filp_open+0x3c/0xa4)
[117931.557261] [<c02c2da0>] (do_filp_open+0x3c/0xa4) from [<c02b3f1c>] (do_sys_open+0xf0/0x198)
[117931.557307] [<c02b3f1c>] (do_sys_open+0xf0/0x198) from [<c0109bc0>] (ret_fast_syscall+0x0/0x30)
[117931.557378] Code: e7985005 e3550000 0a000020 e5943014 (e795e003)
[117931.563237] ---[ end trace d7316cdb6053180e ]---
[117931.563303] Kernel panic - not syncing: Fatal exception
[117931.563401] CPU3: stopping
[117931.563476] [<c0110ce8>] (unwind_backtrace+0x0/0x160) from [<c010fa1c>] (handle_IPI+0x1f8/0x234)
[117931.563577] [<c010fa1c>] (handle_IPI+0x1f8/0x234) from [<c0102950>] (gic_handle_irq+0xd0/0x134)
[117931.563638] [<c0102950>] (gic_handle_irq+0xd0/0x134) from [<c010995c>] (__irq_usr+0x3c/0x60)
[117931.563732] Exception stack(0xe84d9fb0 to 0xe84d9ff8)
[117931.563825] 9fa0: aec236f4 aef39c88 00000003 00000000
[117931.563877] 9fc0: b3902a80 95a54900 aec236c0 aef39c88 aec236f4 aeeff694 aea97478 00000000
[117931.563968] 9fe0: b3623384 aeeff620 b362741f b3623380 80050010 ffffffff
[117931.564063] CPU2: stopping
[117931.564564] [<c0110ce8>] (unwind_backtrace+0x0/0x160) from [<c010fa1c>] (handle_IPI+0x1f8/0x234)
[117931.564688] [<c010fa1c>] (handle_IPI+0x1f8/0x234) from [<c0102950>] (gic_handle_irq+0xd0/0x134)
[117931.564747] [<c0102950>] (gic_handle_irq+0xd0/0x134) from [<c010995c>] (__irq_usr+0x3c/0x60)
[117931.564839] Exception stack(0xe863bfb0 to 0xe863bff8)
[117931.564929] bfa0: 00000000 b6c7288d b6c98600 00000040
[117931.564981] bfc0: 00000006 00000006 00002ed4 b4c56e40 1525f310 b4c76500 12c5c890 00000000
[117931.565072] bfe0: b6e7fe24 bef8fc38 b6e6eb5b b6c728ac 600f0030 ffffffff
[117932.565585] wcnss crash shutdown 0
[117932.565636] Rebooting in 5 seconds..
[117937.567241] Going down for restart now
[117937.567960] Calling SCM to disable SPMI PMIC arbiter
Click to expand...
Click to collapse
Sorry for the late reply :/ I've tried flashing other roms with updated kernels, such as the CM13 nightlies with kernel 3.4 from here:
http://forum.xda-developers.com/one...m-kernel-unofficial-cyanogenmod-13-0-t3242700
The camera still crashes the device after it is being activated ><
Have you tried SultanXDA's build? From the looks of it, I'm 85-90% sure this is a software issue, not hardware (since you already changed the battery and camera) so try Sultan's build. He modded the camera HAL a lot so it might help.
Let us know how it works.
Sent from my OnePlus One using XDA Labs
kamikaze666 said:
Have you tried SultanXDA's build? From the looks of it, I'm 85-90% sure this is a software issue, not hardware (since you already changed the battery and camera) so try Sultan's build. He modded the camera HAL a lot so it might help.
Let us know how it works.
Sent from my OnePlus One using XDA Labs
Click to expand...
Click to collapse
Thanks for the quick reply!
I've clean flashed SultanXDA's build from the link below, both the latest build and the stable build:
http://forum.xda-developers.com/one...m-kernel-unofficial-cyanogenmod-13-0-t3242700
In both builds, my OPO is able to launch the camera and took a few photos. However, after using the phone for awhile, the device will reboot itself again :/
One thing noticeable however, is that the time between the camera launch and the reboot is much longer in this Sultan rom (as compared to other roms like cm13).
I have done the following today, but the problem still persist:
1. Full wipe (includes data, cache, dalvik cache, system and internal memory)
2. Fastboot install stock image from the 'Oneplus One return to 100% stock' forum thread
Upon launching the camera, the device will reboot a few seconds later D:
Just curious - is it possible to uninstall the stock camera and install a third party camera app? It might be a possible workaround through this problem

Settings Crash When Checking Data Useage

When I go to Settings --> Data usage --> Wi-Fi data usage, the app crashes with the message "Settings keeps stopping". http://i.imgur.com/nyaJvEy.png
Tried safe mode and clearing chache and still wouldn't work. Support suggested I factory reset. Tried that, it worked initially, but by the time I was done setting my phone back up (downloading all apps, tweaking settings, etc,) the issue was back.
Is anyone else seeing this issue or am I alone? Anyone else mind checking theirs and chiming in? Thanks!
dipson626 said:
Is anyone else seeing this issue or am I alone? Anyone else mind checking theirs and chiming in? Thanks!
Click to expand...
Click to collapse
Did you get this far? Seems to be working okay for me..
I don't have any ideas about the cause or solution, except one of your apps is breaking it. Not sure.
Sent from my sailfish using XDA Labs
I appreciate you checking. The device will usually load the graph quickly, then immediately throw the error.
I agree, I think when it's trying to load usage for a particular app it's crashing. Support wants to warranty my device but I have a feeling that's not going to help. Just wanted to see if anyone else has this issue, then maybe could narrow down the offending app.
Hey.
I have the same problem; but on my HTC ONE M9 (Stock)
But it worked a few weeks ago, and now it crashes immediatley.
And it looks like its not a device problem (http://forum.xda-developers.com/nexus-6p/help/data-usage-crash-t3355490), but a "special" general problem...
And i tried to wipe data and cache at the "usage data" programm, but didnt help..
I have the same issue in my Google Pixel. Checking Cellular data usage will crash sometimes, but checking Wi-Fi data usage will always crash, I found some info as below link, but not luck for #23 solution, the "Draw over other apps" of System UI is default Yes.
https://code.google.com/p/android/issues/detail?id=197735
I'm seeing this also - seems to be compounded by a device restore where high data usage happens within first few hours of device use. Noticed this on my 5x with 7.1 and 7.1.1 - just saw this on a NEW Pixel 128GB - NO ROOT - PURE Factory ROM, reported it to AOSP issues as well: https://code.google.com/p/android/issues/detail?id=232202
On my 5x with 7.1.1 - the problem stopped after 2-3 days (don't know if usage histogram just stabilized to not get the crash)
Are the people seeing this error using the OTA or did they use fastboot, if using fastboot was it with -w or without.
I have done many installs, factory and custom roms and never seen this, I've never taken an OTA cause to me, that equals a dirty install ?
Sent from my Pixel using XDA-Developers Legacy app
Finally, I clean app settings then, data usage is working (But lost all the app settings (Permissions, Background data,,,etc.)
I do some test, the data usage will crash when "Background data" in some applications are disabled. But I am not sure which app will cause the crash.
I have never experience that issue but from the symptoms : Tried factory reset > worked at the beginning > installed apps, tweaking settings > stopped working. It most probably is caused by an app (or setting), so next step would be to ID it.
Did you have a look at a logcat of the moment the crash happens? It could give you some hints.
Otherwise (I know it is long and boring) factory reset then install apps and tweak settings only one at a time trying the WiFi data between each until you find the culprit is the way to go.
bafforosso said:
I have never experience that issue but from the symptoms : Tried factory reset > worked at the beginning > installed apps, tweaking settings > stopped working. It most probably is caused by an app (or setting), so next step would be to ID it.
Did you have a look at a logcat of the moment the crash happens? It could give you some hints.
Otherwise (I know it is long and boring) factory reset then install apps and tweak settings only one at a time trying the WiFi data between each until you find the culprit is the way to go.
Click to expand...
Click to collapse
I was going to say the same thing. I'm thinking an app in particular is causing this. I've never had the issue myself. However if it did happen to me. I would uninstall apps in reverse order.
Think back to when you first noticed this and try and think of any new apps you might have installed around that time.
Go to the All section of My Apps and Games - Most recent apps are on top, so uninstall from the top down until you find the culprit.
dipson626 said:
When I go to Settings --> Data usage --> Wi-Fi data usage, the app crashes with the message "Settings keeps stopping". http://i.imgur.com/nyaJvEy.png
Tried safe mode and clearing chache and still wouldn't work. Support suggested I factory reset. Tried that, it worked initially, but by the time I was done setting my phone back up (downloading all apps, tweaking settings, etc,) the issue was back.
Is anyone else seeing this issue or am I alone? Anyone else mind checking theirs and chiming in? Thanks!
Click to expand...
Click to collapse
I had sort of the same problem. I ended up uninstalling apps. mixplorer was causing it for me. I downgraded to a older version of it and my FC went away.
I found that data usage will crash after setting "Background data" of some applications as restricted.
The following is the logcat log.
03-16 16:27:52.937 1011 14355 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
03-16 16:27:52.991 18101 18101 D SubSettings: Launching fragment com.android.settings.datausage.DataUsageList
03-16 16:27:53.145 1011 1137 I ActivityManager: Displayed com.android.settings/.SubSettings: +185ms
03-16 16:27:53.196 18101 18128 D OpenGLRenderer: endAllActiveAnimators on 0x7016f89400 (RippleDrawable) with handle 0x7026d82860
03-16 16:27:53.205 2669 2669 D TextExpansionAccessibilityServicePro: onAccessibilityEvent: windows changeds
03-16 16:27:53.348 18101 18101 D AndroidRuntime: Shutting down VM
03-16 16:27:53.348 18101 18101 E AndroidRuntime: FATAL EXCEPTION: main
03-16 16:27:53.348 18101 18101 E AndroidRuntime: Process: com.android.settings, PID: 18101
03-16 16:27:53.348 18101 18101 E AndroidRuntime: java.util.concurrent.RejectedExecutionException: Task [email protected] rejected from [email protected][Running, pool size = 9, active threads = 9, queued tasks = 128, completed tasks = 15]
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:814)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.AsyncTask.executeOnExecutor(AsyncTask.java:623)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.settings.datausage.AppDataUsagePreference$UidDetailTask.bindView(AppDataUsagePreference.java:93)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.settings.datausage.AppDataUsagePreference.<init>(AppDataUsagePreference.java:49)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.settings.datausage.DataUsageList.bindStats(DataUsageList.java:390)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.settings.datausage.DataUsageList$3.onLoadFinished(DataUsageList.java:548)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.settings.datausage.DataUsageList$3.onLoadFinished(DataUsageList.java:545)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:489)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:457)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.content.Loader.deliverResult(Loader.java:144)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.content.AsyncTaskLoader.dispatchOnLoadComplete(AsyncTaskLoader.java:265)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.content.AsyncTaskLoader$LoadTask.onPostExecute(AsyncTaskLoader.java:92)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:667)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.AsyncTask.-wrap1(AsyncTask.java)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:684)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6119)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
03-16 16:27:53.348 18101 18101 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
03-16 16:27:53.352 1011 14353 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
03-16 16:27:53.359 1011 14353 W ActivityManager: Force finishing activity com.android.settings/.Settings$DataUsageSummaryActivity
03-16 16:27:53.446 1011 23150 I OpenGLRenderer: Initialized EGL, version 1.4
03-16 16:27:53.446 1011 23150 D OpenGLRenderer: Swap behavior 1
03-16 16:27:53.561 2669 2669 D TextExpansionAccessibilityServicePro: onAccessibilityEvent: windows changeds
03-16 16:27:53.627 18101 18111 W art : Suspending all threads took: 10.978ms
03-16 16:27:53.630 18101 18111 I art : Background partial concurrent mark sweep GC freed 31617(1304KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 8MB/14MB, paused 11.582ms total 46.596ms
03-16 16:27:53.859 1011 1066 W ActivityManager: Activity pause timeout for ActivityRecord{542b1f9 u0 com.android.settings/.SubSettings t16865 f}
03-16 16:27:53.997 1011 1031 I sensors : batch
03-16 16:27:53.998 1011 1031 I nanohub : queueBatch: sensor=1, handle=1, period=2500000, latency=0
03-16 16:27:53.998 1011 1031 I sensors : activate
03-16 16:27:54.000 1011 1031 I nanohub : queueActivate: sensor=1, handle=1, enable=1
03-16 16:27:54.002 1011 1384 I nanohub : osLog: [BMI160] accSetRate: rate=409600, latency=2499584, state=3
03-16 16:27:54.028 484 484 E SurfaceFlinger: releasePendingBuffer failed: Unknown error -1 (1)
03-16 16:27:54.062 2669 2669 D TextExpansionAccessibilityServicePro: onAccessibilityEvent: windows changeds
03-16 16:27:54.212 18101 18470 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2, previously 1329
03-16 16:27:54.299 1011 1066 I ActivityManager: Killing 17506:air.byss.mobi.instaweatherpro/u0a189 (adj 906): empty #17
03-16 16:27:54.425 1011 1384 I nanohub : osLog: bridge: Got event 0x00000221 with 1296 bytes of data
03-16 16:27:54.440 1011 1384 I nanohub : osLog: bridge: Got event 0x00000221 with 528 bytes of data
03-16 16:27:54.445 1011 1384 I nanohub : osLog: bridge: Issuing on-demand request for Cell Info
03-16 16:27:54.467 1011 1384 I nanohub : osLog: bridge: Got event 0x00000225 with 456 bytes of data
03-16 16:27:54.480 2309 17835 W ctxmgr : [AclManager]No 2 for (accnt=account#-2037801134#, com.google.android.gms(10019):UserLocationProducer, vrsn=10298000, 0, 3pPkg = null , 3pMdlId = null). Was: 2 for 1, account#-2037801134#
03-16 16:27:54.482 1011 1384 I nanohub : osLog: [WifiLocator] incoming scan 0x20028a64
03-16 16:27:54.484 1011 1384 I nanohub : osLog: [WifiLocator] wifi position success (24m)
03-16 16:27:54.485 1011 1384 I nanohub : osLog: [CellLocator] incoming scan 0x20028988
03-16 16:27:54.486 1011 1384 I nanohub : osLog: [CellLocator] cell position success (741m)
03-16 16:27:54.488 1011 1384 I nanohub : osLog: [LocEng] Sending Scan Request with interval ~60 seconds, ~520 meters
03-16 16:27:54.489 1011 1384 I nanohub : osLog: [GeofencingEngine] LocationCallback: provider 1, accuracy 20 meters, 0 transitions
03-16 16:27:54.534 1011 1069 E libprocessgroup: failed to kill 1 processes for processgroup 17506
03-16 16:27:54.660 1011 2783 D ActivityManager: cleanUpApplicationRecord -- 17506
Click to expand...
Click to collapse
I have the same problem:
01-09 11:58:07.691 22967 22967 E AndroidRuntime: java.util.concurrent.RejectedExecutionException: Task [email protected] rejected from [email protected][Running, pool size = 17, active threads = 17, queued tasks = 128, completed tasks = 52]
I have to ENABLE background data on all apps to resolve this?
Solved
I had the same problem on my Samsung J7 prime for more than 6 months! I tried force restart, clear the Settings app cache & data, wiping the cash partition, run in safe mode...
but finally THE SOLUTION was : resting the apps preferences
like this : settings >> apps >> the 3 dots in the top corner >> reset apps preferences

Categories

Resources