[Q] SGS4 (SCH-I545 : jfltevzw : Verizon) 4.4.2 - OGL ES2 crashes - Galaxy S 4 Q&A, Help & Troubleshooting

Hi there.
Here i have one application published at Google Play. There was no ANR/Crashes since publication at over 400 installs.
But at this week i found 3 new crashes. All 3 was on same device, same android version. All 3 crashes are totally same.
Device is : Samsung Galaxy S4 (jfltevzw). Here is crash report.
Code:
Build fingerprint: 'Verizon/jfltevzw/jfltevzw:4.4.2/KOT49H/I545VRUFNC5:user/release-keys'
Revision: '11'
pid: 8444, tid: 8457, name: ###.game### >>> com.###.game### <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000006c
r0 76d47a96 r1 76d47a94 r2 0000006c r3 00000006
r4 00000006 r5 0000006c r6 79a14818 r7 0000006c
r8 79a14008 r9 00000001 sl 0000006c fp 00000000
ip 00000000 sp 76d47a38 lr 7608a95f pc 7608a282 cpsr 60070030
d0 0000000000000000 d1 0000000000000000
d2 0000000000000000 d3 0000000000000000
d4 000000000f000008 d5 00000000ffff0400
d6 0000000044220000 d7 0000000000000000
d8 3ea0000000000000 d9 3fe0000000000000
d10 0000000000000000 d11 0000000000000000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 3f8000003f800000 d17 3a020ce03f800000
d18 3acccccd00000000 d19 0000000000000000
d20 0000000000000000 d21 000000003a032338
d22 3c5999c0bab60c00 d23 3f8000003e064324
d24 0000000000000000 d25 0000000000000000
d26 0000000000000000 d27 0000000000000000
d28 3fef8d75f3bcb1e2 d29 bfdffffffd0c5e81
d30 0000000000000000 d31 0000000000000000
scr 60000017
backtrace:
#00 pc 00046282 /system/vendor/lib/egl/libGLESv2_adreno.so (neon_pld_min_max_16+5)
#01 pc 0004695b /system/vendor/lib/egl/libGLESv2_adreno.so (cache_vertex_elements+80)
#02 pc 00049e61 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDrawElementsInstancedXXX+328)
#03 pc 00049fd7 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDrawElements+10)
#04 pc 00039767 /system/vendor/lib/egl/libGLESv2_adreno.so (glDrawElements+28)
#05 pc 000e72b1 ###
#06 pc 000d9567 ###
#07 pc 000bd857 ###
I know that the problem lies between bounded index buffer and called glDrawElements with index buffer offset (not the pointer) in last arg.
But i can't understand why the crashes are caused only at SGS4. Can somebody help me to understand this situation?
Application uses OpenGL ES2.0, VBO and IBO used intensively.

Related

How does GetDeviceData.exe work??

When you use GetDeviceData.exe, it reads something like:
Code:
PH20B 0 B GER R T-MOB101 1.12.00 0 0 1.12.100 1.02.00 02.00
|_00_|______________01______________|___02___|_____03_____|
What I want to know is HOW it reads this information; I've managed to know how to get the part 00 (model) using the SystemParametersInfo API and the part 02 (extended rom version) checking the registry key "HKLM\SOFTWARE\OEM\3rdversion\MSYSTEM".
Does anyone know how to get the part 01 (language, operator, rom version) and 03 (radio rom version)?
Thank's in advance for your help!
Best regards, Pedro Lamas

where to download DDI.DLL

I'd like to try different DDI.DLL on my 800*480 landscape gps (wince5) like the one for the HTC HD or any other. Can you post some links.
DeviceInfo2, v2.4, Nov 28 2008, 21:08:18
Platform: [Centrality Titan]
Version: 5.0, Build 0
OEM: [HP iPAQ 310 Travel Companion]
Devicetype: 0000h
Other Info: []
PlatformName: [Microsoft Windows CE Hardware Reference Platform]
Manufacturer: []
ProductID: 00000000
Platform ID: 00005048 19bf5000
CPU: a11h, Lev.4h, Rev.2h
CPUId: 4117b362h
Display: 800x480x16
Orientation: 0
FB v:3fef0000, p:00000000, size: 3072000
GX v:b4ff0000, p:3fef0000, res: 800x480, BPP: 16, Format: 160, Stride: 1600
Mem: 00000000
Memory: RAM:28476/67492, OS:6186/45496
GWE Settings ###################
[System\GDI\Drivers]
"MainDisplay"="DDI.DLL"
"DisplayPowerClass"="{EB91C7C9-8BF6-4a2d-9AB8-69724EED97D1}"
[System\GDI\Gamma]
"Gamma Value"=dword:000005dc
I am also searching for the same.
The DDI.dll has no rotation implementation and this is my problem.
Does anybody know how to do this here?
http://msdn.microsoft.com/en-us/library/ms893969.aspx

SIGSEGV in libGLES

I'm getting a seg fault when playing a game called CrossMe. Rebooting the device will cause it to work again for a while, but then the seg faults return. Here's the relevant part of the log:
Code:
05-31 08:15:25.960 D/NvOsDebugPrintf(28397): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 64451955)
05-31 08:15:25.960 D/NvOsDebugPrintf(28397): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 64451955)
05-31 08:15:26.010 F/libc (28397): Fatal signal 11 (SIGSEGV) at 0x018a83fc (code=1)
05-31 08:15:26.510 I/DEBUG (24813): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-31 08:15:26.510 I/DEBUG (24813): Build fingerprint: 'asus/US_epad/TF101:4.0.3/IML74K/US_epad-9.2.1.24-20120503:user/release-keys'
05-31 08:15:26.510 I/DEBUG (24813): pid: 28397, tid: 28417 >>> com.mobiledynamix.crossme <<<
05-31 08:15:26.510 I/DEBUG (24813): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 018a83fc
05-31 08:15:26.510 I/DEBUG (24813): r0 018a83fc r1 00000000 r2 01c28320 r3 00000000
05-31 08:15:26.510 I/DEBUG (24813): r4 00000de1 r5 579b0198 r6 01c28320 r7 00000000
05-31 08:15:26.510 I/DEBUG (24813): r8 5bf7cc10 r9 579dcc68 10 00000000 fp 5bf7cc24
05-31 08:15:26.510 I/DEBUG (24813): ip 00000000 sp 5bf7cbf0 lr 5be33a3c pc 579a56a0 cpsr a8000030
05-31 08:15:26.510 I/DEBUG (24813): d0 3f7f800000000000 d1 000000003f800000
05-31 08:15:26.510 I/DEBUG (24813): d2 000000003f800000 d3 00000000430a0000
05-31 08:15:26.510 I/DEBUG (24813): d4 0000000000000000 d5 430a000000000000
05-31 08:15:26.510 I/DEBUG (24813): d6 0000000000000000 d7 000000003f800000
05-31 08:15:26.510 I/DEBUG (24813): d8 000000003f800000 d9 80000000443c0000
05-31 08:15:26.510 I/DEBUG (24813): d10 437d000041e00000 d11 0000000000000000
05-31 08:15:26.510 I/DEBUG (24813): d12 0000000000000000 d13 0000000000000000
05-31 08:15:26.510 I/DEBUG (24813): d14 0000000000000000 d15 0000000000000000
05-31 08:15:26.510 I/DEBUG (24813): scr 80000012
05-31 08:15:26.510 I/DEBUG (24813):
05-31 08:15:27.610 I/DEBUG (24813): #00 pc 0000e6a0 /system/lib/egl/libGLESv1_CM_tegra.so
05-31 08:15:27.610 I/DEBUG (24813): #01 pc 0000e818 /system/lib/egl/libGLESv1_CM_tegra.so (glDisable)
05-31 08:15:27.610 I/DEBUG (24813): #02 pc 0001ec30 /system/lib/libdvm.so (dvmPlatformInvoke)
05-31 08:15:27.620 I/DEBUG (24813): #03 pc 000593ca /system/lib/libdvm.so (_Z16dvmCallJNIMethodPKjP6JValuePK6MethodP6Thread)
05-31 08:15:27.620 I/DEBUG (24813):
05-31 08:15:27.620 I/DEBUG (24813): code around pc:
05-31 08:15:27.620 I/DEBUG (24813): 579a5680 d803d042 429c3b21 e043d174 5360f648 B...!;.Bt.C.H.`S
05-31 08:15:27.620 I/DEBUG (24813): 579a5690 d019429c 428c1d59 e007d16c fe9ef7fa .B..Y..Bl.......
05-31 08:15:27.620 I/DEBUG (24813): 579a56a0 eb066803 f88c0c03 e0aa785e fe96f7fa .h......^x......
05-31 08:15:27.620 I/DEBUG (24813): 579a56b0 18726801 7860f882 f7fae0a3 6803fe8f .hr...`x.......h
05-31 08:15:27.620 I/DEBUG (24813): 579a56c0 f88018f0 e09c7862 fe88f7fa eb066802 ....bx.......h..
05-31 08:15:27.620 I/DEBUG (24813):
05-31 08:15:27.620 I/DEBUG (24813): code around lr:
05-31 08:15:27.620 I/DEBUG (24813): 5be33a1c e92d40f0 e1a05000 e5900034 e24dd00c [email protected]
05-31 08:15:27.620 I/DEBUG (24813): 5be33a2c e1a06001 e3e01000 e2800004 ebff77a4 .`...........w..
05-31 08:15:27.620 I/DEBUG (24813): 5be33a3c e3700001 e1a04000 0a000034 e3560000 [email protected]
05-31 08:15:27.620 I/DEBUG (24813): 5be33a4c 128d7004 11a0600d 1a000019 e28d7004 .p...`.......p..
05-31 08:15:27.620 I/DEBUG (24813): 5be33a5c e1a0600d e595c034 e1a0300d e1a02007 .`..4....0... ..
05-31 08:15:27.620 I/DEBUG (24813):
05-31 08:15:27.620 I/DEBUG (24813): memory map around addr 018a83fc:
05-31 08:15:27.620 I/DEBUG (24813): 0000a000-0000b000 /system/bin/app_process
05-31 08:15:27.620 I/DEBUG (24813): (no map for address)
05-31 08:15:27.620 I/DEBUG (24813): 019cd000-01cc9000 [heap]
05-31 08:15:27.620 I/DEBUG (24813):
05-31 08:15:27.620 I/DEBUG (24813): stack:
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbb0 01c29b30 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbb4 5be143a8 /system/lib/egl/libGLESv2_tegra.so
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbb8 01c29b30 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbbc 01c29b30 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbc0 00000505
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbc4 01c28320 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbc8 00000000
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbcc 5be181ec /system/lib/egl/libGLESv2_tegra.so
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbd0 01c28320 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbd4 579b0198 /system/lib/egl/libGLESv1_CM_tegra.so
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbd8 01c28320 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbdc 579a03f3 /system/lib/egl/libGLESv1_CM_tegra.so
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbe0 01c28320 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbe4 00000000
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbe8 df0027ad
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbec 00000000
05-31 08:15:27.620 I/DEBUG (24813): #00 5bf7cbf0 56c27568 /dev/ashmem/dalvik-LinearAlloc (deleted)
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbf4 01c2cce8 [heap]
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbf8 00000000
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cbfc 579dcc70
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cc00 5bf7cc10
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cc04 579a581d /system/lib/egl/libGLESv1_CM_tegra.so
05-31 08:15:27.620 I/DEBUG (24813): #01 5bf7cc08 56c27568 /dev/ashmem/dalvik-LinearAlloc (deleted)
05-31 08:15:27.620 I/DEBUG (24813): 5bf7cc0c 40810c34 /system/lib/libdvm.so
I don't know if this will be helpful to someone, or if anyone at Asus or Nvidia is interested in this, but I thought I'd put it out there.

[GUIDE] How to get the URL for an OTA update

Although we're not expecting any OTA for a good few weeks for Moto G3, I think it's better to have this up well in advance. Especially after how long we all waited last time we got an OTA, just to get someone who knew how to do this to get the notification.
So here we go...let's keep this bumped every couple weeks so it stays at the top, shall we?
The following requirements must be met:
latest stock android rom for your device (ota or factory image will do) ANY mods at all will cause the update to fail installing, but does not affect the OTA notification or downloading the OTA!! this includes root/SuperSU, as well as recovery
adb installed on your computer (the easiest way is with minimal adb.... http://forum.xda-developers.com/showthread.php?t=2317790)
When you get the ota notification DO NOT download the update, and DO NOT reboot your phone!
plug your usb cable into your computer (not a front port)
open the command terminal (start>accessories>cmd or type cmd in the search under the start menu. if you use minimal adb, open this.)
enable usb debugging on your android (settings>development>enable usb debugging)
type the following line exactly as it's written then press enter
adb logcat
it will print out a whole bunch of text below this line in the command terminal.
start the OTA download (you don't have to finish it if you don't want...just starting is enough to get the url)
copy and paste everything from the terminal into a notebook text document and attach it to your post if you can't find the url in this text yourself. someone will help you, for sure!
now it is safe to reboot your phone and install the update
Thanks for Noob friendly guide. I will definitely try after getting OTA. Hope it will be soon.
Sent from my MotoG3 using XDA Premium 4 mobile app
Bump!!
next time when i get update i will try this
bump
Marshmallow OTA notifications are hitting devices in a few regions. Let's grab those download links, people!!!
Someone in India please try to grab this for us..
Someone in India please try to grab Marshmallow for us..
Bump!
US 6.0 firmware 24.11.18 OTA is on its way. Let's get that URL everyone!!
Thanks!! Would try when I get the OTA for MM:good:
hp420 said:
Bump!
US 6.0 firmware 24.11.18 OTA is on its way. Let's get that URL everyone!!
Click to expand...
Click to collapse
waiting zip ota
Thanks for the guide !
---
If any one got xt1550 ota link
eterlux said:
Hi, I follow the steps but cannot find the URL in the text:
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/SFPerfTracer( 240): triggers: (rate: 0:1) (0 sw vsyncs) (0 skipped) (0:3
927 vsyncs) (1:8710)
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
V/AlarmManager( 1070): sending alarm {368fbc31 type 3 *alarm*:android.intent.act
ion.TIME_TICK}
D/KeyguardUpdateMonitor( 1210): handleTimeUpdate
V/KeyguardUpdateMonitor( 1210): PERF: END handleTimeUpdate
V/KeyguardIndicationController( 1210): PERF: BEGIN received android.intent.actio
n.TIME_TICK
V/KeyguardIndicationController( 1210): PERF: END received android.intent.action.
TIME_TICK
V/SBar.Clock( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/SBar.Clock( 1210): PERF: END received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: END received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: END received android.intent.action.TIME_TICK
V/DateView( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/DateView( 1210): PERF: END received android.intent.action.TIME_TICK
V/DateView( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/DateView( 1210): PERF: END received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: END received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/TextClock( 1210): PERF: END received android.intent.action.TIME_TICK
V/DateTimeView( 1210): PERF: BEGIN received android.intent.action.TIME_TICK
V/DateTimeView( 1210): PERF: END received android.intent.action.TIME_TICK
V/AlarmManager( 1070): done {368fbc31, *alarm*:android.intent.action.TIME_TICK}
[66ms]
I/SFPerfTracer( 240): triggers: (rate: 3:1164) (compose: 0:13) (post: 0:12
) (render: 0:36) (0:5292 frames) (1:8670)
D/SFPerfTracer( 240): layers: (3:11) (FocusedStackFrame (0xb7d35b30): 0:
44)* (DimLayer (0xb7d753a8): 0:45)* (DimLayer (0xb7d1b498): 0:15)* (StatusBar (0
xb7d5dd28): 1:5147) (NavigationBar (0xb7d62378): 0:67) (com.android.systemui.Ima
geWallpaper (0xb7d89498): 0:13)* (Sprite (0xb7d8d070): 0:412)* (Sprite (0xb7d1dd
18): 0:305)* (com.android.settings/com.android.settings.SubSettings (0xb7d5ca80)
: 0:147)
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
E/NEW_BHD ( 8510): Battery Power Supply logging Daemon start!!!!!
E/NEW_BHD ( 8510): Cannot run on production devices!
I/SFPerfTracer( 240): triggers: (rate: 0:1) (0 sw vsyncs) (0 skipped) (0:3
927 vsyncs) (2:8811)
E/global frequency( 8170): no tags to log
D/Checkin ( 8170): publish the event [tag = MOT_CHECKIN event name = LOG]
E/BSUtils ( 8170): Error checking isMultiSimEnabled, Exception:java.lang.ClassNo
tFoundException: android.telephony.MSimTelephonyManager
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
E/BSUtils ( 8170): Error checking isMultiSimEnabled, Exception:java.lang.ClassNo
tFoundException: android.telephony.MSimTelephonyManager
I/BSUtils ( 8170): failed to get sys.build.version.checksum. Setting swChkSum to
default: FFFF
I/BSUtils ( 8170): failed to get sys.build.version.checksum. Setting swChkSum to
default: FFFF
I/global frequency( 8170): BcsDSCheckin.logProperties: root status from persist.
qe isqe 1/1
D/Checkin ( 8170): publish the event [tag = MOT_CHECKIN event name = LOG]
I/global frequency( 8170): BcsDSCheckin.logProperties: BL State from property is
2
D/Checkin ( 8170): publish the event [tag = MOT_CHECKIN event name = LOG]
D/Checkin ( 8170): publish the event [tag = DEV_ATTRIBS event name = SW]
I/global frequency( 8170): BcsCore.doCallHomeCore: Exceeded maximum number of ch
eckins for one hour. Bailing out
D/Checkin ( 8170): publish the event [tag = MOT_CHECKIN event name = LOG]
I/SFPerfTracer( 240): triggers: (rate: 3:1204) (compose: 0:13) (post: 0:12
) (render: 0:36) (2:5333 frames) (3:8771)
D/SFPerfTracer( 240): layers: (3:11) (FocusedStackFrame (0xb7d35b30): 0:
44)* (DimLayer (0xb7d753a8): 0:45)* (DimLayer (0xb7d1b498): 0:15)* (StatusBar (0
xb7d5dd28): 2:5230) (NavigationBar (0xb7d62378): 0:67) (com.android.systemui.Ima
geWallpaper (0xb7d89498): 0:13)* (Sprite (0xb7d8d070): 0:412)* (Sprite (0xb7d1dd
18): 0:305)* (com.android.settings/com.android.settings.SubSettings (0xb7d5ca80)
: 0:147)
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
E/NEW_BHD ( 8511): Battery Power Supply logging Daemon start!!!!!
E/NEW_BHD ( 8511): Cannot run on production devices!
I/SFPerfTracer( 240): triggers: (rate: 0:1) (0 sw vsyncs) (0 skipped) (0:3
927 vsyncs) (2:8913)
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/SFPerfTracer( 240): triggers: (rate: 3:1243) (compose: 0:13) (post: 0:12
) (render: 0:36) (2:5373 frames) (3:8872)
D/SFPerfTracer( 240): layers: (3:11) (FocusedStackFrame (0xb7d35b30): 0:
44)* (DimLayer (0xb7d753a8): 0:45)* (DimLayer (0xb7d1b498): 0:15)* (StatusBar (0
xb7d5dd28): 2:5314) (NavigationBar (0xb7d62378): 0:67) (com.android.systemui.Ima
geWallpaper (0xb7d89498): 0:13)* (Sprite (0xb7d8d070): 0:412)* (Sprite (0xb7d1dd
18): 0:305)* (com.android.settings/com.android.settings.SubSettings (0xb7d5ca80)
: 0:147)
E/NEW_BHD ( 8512): Battery Power Supply logging Daemon start!!!!!
E/NEW_BHD ( 8512): Cannot run on production devices!
E/WifiStateMachine( 1070): WifiStateMachine CMD_START_SCAN source -2 txSuccessRa
te=0.66 rxSuccessRate=0.08 targetRoamBSSID=any RSSI=-50
E/WifiStateMachine( 1070): startDelayedScan send -> 16 milli 20000
E/WifiStateMachine( 1070): WifiStateMachine CMD_START_SCAN with age=60009 interv
al=45000 maxinterval=300000
E/WifiStateMachine( 1070): WifiStateMachine CMD_START_SCAN try full band scan ag
e=60009 interval=45000 maxinterval=300000
E/WifiStateMachine( 1070): WifiStateMachine CMD_START_SCAN full=true
E/WifiStateMachine( 1070): WifiStateMachine CMD_START_SCAN bump interval =67500
I/WifiHAL ( 1070): Poll result = 1
I/WifiHAL ( 1070): Found some events!!!
D/WifiHAL ( 1070): no_seq_check received
I/WifiHAL ( 1070): event received NL80211_CMD_TRIGGER_SCAN
I/WifiHAL ( 1070): event received NL80211_CMD_TRIGGER_SCAN, vendor_id = 0x0
I/WifiHAL ( 1070): event ignored!!
E/WifiStateMachine( 1070): [1,451,477,174,483 ms] noteScanstart no scan source u
id -2
V/AlarmManager( 1070): sending alarm {1cdb0380 type 2 *walarm*:com.motorola.blur
.service.blur.pm.alarmintent}
I/PollingManager( 3861): alarm fired!
D/Checkin ( 3861): publish the event [tag = MOT_CCE event name = LOG]
D/PollingManager( 3861): now: 377921 ,futureTime: 9223372036854775807
I/Central_PollingManager( 1428): alarm fired!
I/PollingManager( 8170): alarm fired!
D/Checkin ( 8170): publish the event [tag = MOT_CCE event name = LOG]
I/PollingManager( 8170): alarm fired!
D/Checkin ( 8170): publish the event [tag = MOT_CCE event name = LOG]
I/PollingManager( 8170): alarm fired!
D/Checkin ( 8170): publish the event [tag = MOT_CCE event name = LOG]
V/AlarmManager( 1070): done {1cdb0380, *walarm*:com.motorola.blur.service.blur.p
m.alarmintent} [75ms]
I/WifiHAL ( 1070): Poll result = 1
I/WifiHAL ( 1070): Found some events!!!
D/WifiHAL ( 1070): no_seq_check received
I/WifiHAL ( 1070): event received NL80211_CMD_NEW_SCAN_RESULTS
I/WifiHAL ( 1070): event received NL80211_CMD_NEW_SCAN_RESULTS, vendor_id = 0x0
I/WifiHAL ( 1070): event ignored!!
E/WifiStateMachine( 1070): [1,451,477,174,946 ms] noteScanEnd no scan source onT
ime=0
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
E/WifiStateMachine( 1070): wifi setScanResults statecom.android.server.wifi.Wifi
[email protected] sup_state=COMPLETED debouncing=false mConnect
ionRequests=1 selection=<none>
I/SFPerfTracer( 240): triggers: (rate: 0:1) (0 sw vsyncs) (0 skipped) (0:3
927 vsyncs) (1:9014)
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/SFPerfTracer( 240): triggers: (rate: 3:1268) (compose: 0:13) (post: 0:12
) (render: 0:36) (2:5399 frames) (3:8973)
D/SFPerfTracer( 240): layers: (3:11) (FocusedStackFrame (0xb7d35b30): 0:
44)* (DimLayer (0xb7d753a8): 0:45)* (DimLayer (0xb7d1b498): 0:15)* (StatusBar (0
xb7d5dd28): 2:5402) (NavigationBar (0xb7d62378): 0:67) (com.android.systemui.Ima
geWallpaper (0xb7d89498): 0:13)* (Sprite (0xb7d8d070): 0:412)* (Sprite (0xb7d1dd
18): 0:305)* (com.android.settings/com.android.settings.SubSettings (0xb7d5ca80)
: 0:147)
E/NEW_BHD ( 8513): Battery Power Supply logging Daemon start!!!!!
E/NEW_BHD ( 8513): Cannot run on production devices!
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Entered msg.what=1
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns true
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[0] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[1] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): notifyListeners: calling SB
[2] setWifiIndicators (Google api): vis=true Sig=0x7f02014d=stat_sys_wifi_signa
l_4_fully Desc="Se+¶al de Wi-Fi excelente"
I/MotoNetwCtrlr.MotoWifiHndlr( 1210): handleMessage: Completed
I/MotoNetwCtrlr( 1210): onReceive: Received intent=Intent { act=android.net.wifi
.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Entered: Intent=Int
ent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) } Action=andr
oid.net.wifi.RSSI_CHANGED
I/MotoNetwCtrlr.MotorolaWifiSignalController( 1210): isDirty: returns false
I/MotoNetwCtrlr.MotoWifiSignalCtrlr( 1210): handleBroadcast: Completed
I/MotoNetwCtrlr( 1210): onReceive: Completed intent=Intent { act=android.net.wif
i.RSSI_CHANGED flg=0x4000010 (has extras) } Action=android.net.wifi.RSSI_CHANGED
I/SFPerfTracer( 240): triggers: (rate: 0:1) (0 sw vsyncs) (0 skipped) (0:3
927 vsyncs) (1:9115)
V/AlarmManager( 1070): sending alarm {3951adb9 type 2 *walarm*:android.content.s
yncmanager.SYNC_ALARM}
V/AlarmManager( 1070): done {3951adb9, *walarm*:android.content.syncmanager.SYNC
_ALARM} [19ms]
C:\Program Files\Minimal ADB and Fastboot>
Moto XT1540
Click to expand...
Click to collapse
You did something wrong, it's not there. But it was already captured for xt1540
Sent from my MotoG3 using XDA Free mobile app
A request about OTA URL capture...
Can you share, also, HTTP(s) request/response during upgrade check?
For example, you can view HTTPS request/response decrypted using, on Win32, a tool like Fiddler. A guide about configuring Android device to use it here.
I constantly receive a 401 HTTP status response when my MotoG tries to check for updates and I think that isn't the correct behaviour.
I have a XT1541 Moto G.
My HTTP request
Code:
https://moto-cds.appspot.com/cds/upgrade/1/check/ctx/ota/key/MotoG3
x-moto-accept-verification-methods: CID,GOOGLE_EMAIL
Content-Type: application/json; charset=utf-8
User-Agent: Dalvik/2.1.0 (Linux; U; Android 5.1.1; MotoG3 Build/LPI23.72-47)
Host: moto-cds.appspot.com
Connection: Keep-Alive
Accept-Encoding: gzip
Content-Length: 1604
{
"id":"**********",
"contentTimestamp":0,
"deviceInfo":{
"manufacturer":"motorola",
"hardware":"qcom",
"brand":"motorola",
"model":"MotoG3",
"product":"Moto G",
"os":"Linux:null:null",
"osVersion":"5.1.1",
"country":"GB",
"region":"GB",
"language":"en",
"userLanguage":"it_IT"
},
"extraInfo":{
"carrier":"reteu",
"bootloaderVersion":"0x8090",
"brand":"motorola",
"model":"MotoG3",
"fingerprint":"motorola\/osprey_reteu_2gb\/osprey_u2:5.1.1\/LPI23.72-47\/29:user\/release-keys",
"radioVersion":"M8916_2020613.22.03.21.29R OSPREY_EMEA_CUST",
"buildTags":"release-keys",
"buildType":"user",
"buildDevice":"osprey_u2",
"buildId":"LPI23.72-47",
"buildDisplayId":"LPI23.72-47",
"buildIncrementalVersion":"29",
"releaseVersion":"5.1.1",
"softwareVersion":"Blur_Version.23.41.47.osprey_reteu_2gb.reteu.en.EU",
"provisionedTime":1448624975316,
"incrementalVersion":0,
"network":"WIFI",
"apkVersion":71000,
"additionalInfo":"Network type: wifi;Total Cache size: 260014080 bytes; Available Cache size: 254455808 bytes; Total Data partition size: 12679249920 bytes; Available Data size: 6699794432 bytes; Total System size: 2356424704 bytes; Available System size: 809824256 bytes",
"otaPackageType":"NOT_APPLICABLE"
},
"identityInfo":{
"imei":"*****************",
"imsi":"*****************",
"serialNumber":"**********"
},
"triggeredBy":"user",
"idType":"serialNumber"
}
My HTTP response
Code:
HTTP/1.1 401 Unauthorized
x-moto-google-endpoint-scope: audience:server:client_id:542746626385.apps.googleusercontent.com
x-moto-google-endpoint-url: https%3A%2F%2Fmoto-cds.appspot.com%2F_ah%2Fapi%2Fcontentcheck%2Fv2%2Femailauth%2Fcheck%3Fcontext%3Dota%26contextkey%3DMotoG3%26nonce%3Dmoto-cds%3A0094B07BAC41BBAFC7%26time%3D1451733852045
Expires: 0
x-moto-accept-verification-methods: GOOGLE_EMAIL
x-moto-google_email_domains: motorola.com
x-cds-content-exists: true
x-moto-accept-verification-nonce: moto-cds:********************
x-moto-gcs-endpoint-scope: https://www.googleapis.com/auth/devstorage.read_only
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate
Date: Sat, 02 Jan 2016 11:24:12 GMT
Content-Type: text/html
Server: Google Frontend
Content-Length: 0
Alternate-Protocol: 443:quic,p=1
Alt-Svc: quic=":443"; ma=604800; v="30,29,28,27,26,25"
OTA .zip
For the 6.0 .zip firmware for XT1540 1 GB: (Blur_Version.23.51.65.osprey_retus.retus.en.US.zip):
go to http://forum.xda-developers.com/2015-moto-g/general/ota-moto-g3-marshmallow-ota-links-t3284308
eterlux said:
I have the 6.0 .zip firmware for XT1540: (Blur_Version.23.51.65.osprey_retus.retus.en.US.zip)
Do you want me to share it with you?
Click to expand...
Click to collapse
Definitely! Which ram size?
minieod said:
Definitely! Which ram size?
Click to expand...
Click to collapse
1 GB, go to http://forum.xda-developers.com/2015-moto-g/general/ota-moto-g3-marshmallow-ota-links-t3284308 and you will find the link.
eterlux said:
1 GB, go to http://forum.xda-developers.com/2015-moto-g/general/ota-moto-g3-marshmallow-ota-links-t3284308 and you will find the link.
Click to expand...
Click to collapse
Post deleted
Enviado desde mi MotoG3 mediante Tapatalk
right now capturing Blur_Version.23.46.4.osprey_retla_ds_2gb.retla.en.01.zip
XT1543 2gb Retail LATAM/BRAZIL

Alarm problem

I have problem turn off and crash? I turn on alarms without crashing but when I turn them off the app crashes, I can only turn off alarms by deleting them and creating a new one.
Code:
java.lang.IllegalArgumentException: no any time date
at miuix.pickerwidget.date.DateUtils.getTimePatternResId(Unknown Source:199)
at miuix.pickerwidget.date.DateUtils.formatDateTime(Unknown Source:91)
at miuix.pickerwidget.date.DateUtils.formatDateTime(Unknown Source:15)
at com.android.deskclock.util.Util.getSkipDateString(Unknown Source:60)
at com.android.deskclock.alarm.AlarmClockFragment.showRepeatAlarmTurnOffDialog(Unknown Source:25)
at com.android.deskclock.alarm.AlarmClockFragment.access$1200(Unknown Source:0)
at com.android.deskclock.alarm.AlarmClockFragment$8.onCheckedChanged(Unknown Source:20)
at com.android.deskclock.alarm.AlarmAdapter$5.onCheckedChanged(Unknown Source:32)
at miuix.slidingwidget.widget.SlidingButtonHelper.notifyCheckedChangeListener(Unknown Source:14)
at miuix.slidingwidget.widget.SlidingButtonHelper.animateToState(Unknown Source:16)
at miuix.slidingwidget.widget.SlidingButtonHelper.animateToggle(Unknown Source:8)
at miuix.slidingwidget.widget.SlidingButtonHelper.onTouchEvent(Unknown Source:162)
at miuix.slidingwidget.widget.SlidingButton.onTouchEvent(Unknown Source:12)
at android.view.View.dispatchTouchEvent(Unknown Source:97)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at miuix.springback.view.SpringBackLayout.dispatchTouchEvent(Unknown Source:23)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at miuix.springback.view.SpringBackLayout.dispatchTouchEvent(Unknown Source:23)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at android.view.ViewGroup.dispatchTransformedTouchEvent(Unknown Source:58)
at android.view.ViewGroup.dispatchTouchEvent(Unknown Source:547)
at com.android.internal.policy.DecorView.superDispatchTouchEvent(Unknown Source:0)
at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(Unknown Source:2)
at android.app.Activity.dispatchTouchEvent(Unknown Source:13)
at androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent(Unknown Source:2)
at com.android.internal.policy.DecorView.dispatchTouchEvent(Unknown Source:20)
at android.view.View.dispatchPointerEvent(Unknown Source:9)
at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(Unknown Source:25)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(Unknown Source:115)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:21)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(Unknown Source:4)
at android.view.ViewRootImpl$InputStage.forward(Unknown Source:0)
at android.view.ViewRootImpl$AsyncInputStage.forward(Unknown Source:10)
at android.view.ViewRootImpl$InputStage.apply(Unknown Source:2)
at android.view.ViewRootImpl$AsyncInputStage.apply(Unknown Source:7)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:25)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(Unknown Source:4)
at android.view.ViewRootImpl$InputStage.forward(Unknown Source:0)
at android.view.ViewRootImpl$InputStage.apply(Unknown Source:2)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:25)
at android.view.ViewRootImpl.deliverInputEvent(Unknown Source:63)
at android.view.ViewRootImpl.doProcessInputEvents(Unknown Source:69)
at android.view.ViewRootImpl.enqueueInputEvent(Unknown Source:34)
at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(Unknown Source:65)
at android.view.InputEventReceiver.dispatchInputEvent(Unknown Source:25)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(Unknown Source:17)
at android.os.Looper.loop(Unknown Source:65)
at android.app.ActivityThread.main(Unknown Source:101)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)
EU ROM, 12.0.6

Categories

Resources