Hi! I updated to the latest version of OxygenOS last month, and I've been having various problems with my phone. For instance, my OnePlus 3T has glitches and hangs after sufficient use. After a couple hours of use, the phone's camera stops working and various apps will have problems: Chrome won't open new pages and UI elements are glitched, the Camera won't work, apps like Messenger won't load new messages, various elements within the apps are glitched, etc.
Sometimes, the whole screen goes black but the phone is still running. I can touch the capacitive keys (e.g back, home button, etc) but the screen remains black. It eventually restarts on its own.
Restarting the phone fixes the problem temporarily, but the problem comes back after some use.
I've connected my phone to my computer and ran `adb logcat` to diagnose these problems.
Here are log entries:
56:48.161 2694 2694 D Launcher: onPause
05-16 21:56:48.162 2694 2694 D Launcher: onNewIntent
05-16 21:56:48.162 2694 2694 D Launcher: updateAutoAdvanceState autoAdvanceRunning = false, mAutoAdvanceRunning = false
05-16 21:56:48.163 2694 2694 D Launcher: onResume
05-16 21:56:48.164 2694 2694 D WallpaperUtils: [isOnePlusBlurWallpaper]: user=0, info=null
05-16 21:56:48.571 1383 1831 D WifiQualifiedNetworkSelector:: ==========start qualified Network Selection==========
05-16 21:56:48.571 1383 1831 D WifiQualifiedNetworkSelector:: Current connection state (true,false,false)
05-16 21:56:48.572 1383 1831 D WifiQualifiedNetworkSelector:: Quit qualified Network Selection since it is not forced and current network is qualified already
05-16 21:56:48.964 2694 2694 D Launcher: onPageSwitch: mLastPageIndex=0, newPageIndex=0, hasCustomContent=false
05-16 21:56:50.101 1383 1383 I DeviceIdleController: updateChargingLocked: charging=true
05-16 21:56:50.101 1383 1383 I DeviceIdleController: becomeActiveLocked, reason = charging
05-16 21:56:50.106 2538 2689 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
05-16 21:56:50.110 1940 1940 I BatteryController: fireBatteryLevelChanged mLevel:73 PluggedIn:true Charging:true Fastcharge:false show:true style:0
05-16 21:56:50.110 24512 24512 I RecordNmeaService: intentIntent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
05-16 21:56:50.111 24512 24512 I RecordNmeaService: battery level : 73
05-16 21:56:50.466 1940 2161 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 19 -102 -7 202 2147483647 2147483647 3 3 gsm|lte level=3 voicelevel=3 datalevel=3
05-16 21:56:50.476 1940 2161 I NetworkController.MobileSignalController(2): showDisableIcon:true
05-16 21:56:50.780 24472 24488 W ThreadMonitor: Thread 'Camera Thread' (24493) is not responding, last response time is 96.18 seconds ago. Stack trace :
05-16 21:56:50.781 24472 24488 W ThreadMonitor: -> android.os.BinderProxy.transactNative (Native method) (Binder.java)
05-16 21:56:50.781 24472 24488 W ThreadMonitor: -> android.os.BinderProxy.transact (Binder.java:651)
05-16 21:56:50.781 24472 24488 W ThreadMonitor: -> android.hardware.ICameraService$Stub$Proxy.addListener (ICameraService.java:368)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> android.hardware.camera2.CameraManager$CameraManagerGlobal.connectCameraServiceLocked (CameraManager.java:953)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> android.hardware.camera2.CameraManager$CameraManagerGlobal.getCameraService (CameraManager.java:912)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> android.hardware.camera2.CameraManager.getOrCreateDeviceIdListLocked (CameraManager.java:733)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> android.hardware.camera2.CameraManager.getCameraIdList (CameraManager.java:106)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraDeviceManagerImpl.refreshCameraList (CameraDeviceManagerImpl.java:96)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraDeviceManagerImpl.-wrap0 (CameraDeviceManagerImpl.java)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraDeviceManagerImpl$1.onPropertyChanged (CameraDeviceManagerImpl.java:64)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> com.oneplus.base.BasicBaseObject.callPropertyChangedCallback (BasicBaseObject.java:212)
05-16 21:56:50.782 24472 24488 W ThreadMonitor: -> com.oneplus.base.BaseObjectAdapter.callPropertyChangedCallback (BaseObjectAdapter.java:44)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BasicBaseObject.notifyPropertyChanged (BasicBaseObject.java:407)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BasicBaseObject.setInternal (BasicBaseObject.java:755)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BasicBaseObject.setReadOnly (BasicBaseObject.java:771)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BaseObjectAdapter.setReadOnly (BaseObjectAdapter.java:84)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BaseThread.setReadOnly (BaseThread.java:434)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraThread.notifyRequiredPermissionsState (CameraThread.java:2038)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraThread.handleMessage (CameraThread.java:1979)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BaseThread$InternalHandler.handleMessage (BaseThread.java:90)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> android.os.Handler.dispatchMessage (Handler.java:102)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> android.os.Looper.loop (Looper.java:154)
05-16 21:56:50.783 24472 24488 W ThreadMonitor: -> com.oneplus.base.BaseThread.run (BaseThread.java:393)
05-16 21:56:50.784 24472 24488 W ThreadMonitor: Thread 'main' (24472) is not responding, last response time is 87.20 seconds ago. Stack trace :
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> java.lang.Object.wait (Native method) (Object.java)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> java.lang.Object.wait (Object.java:407)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> java.lang.Thread.join (Thread.java:1290)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> java.lang.Thread.join (Thread.java:1366)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> com.oneplus.camera.CameraActivity.onDestroy (CameraActivity.java:3819)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> com.oneplus.camera.OPCameraActivity.onDestroy (OPCameraActivity.java:484)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.Activity.performDestroy (Activity.java:6971)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.Instrumentation.callActivityOnDestroy (Instrumentation.java:1169)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4353)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4384)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.ActivityThread.-wrap6 (ActivityThread.java)
05-16 21:56:50.785 24472 24488 W ThreadMonitor: -> android.app.ActivityThread$H.handleMessage (ActivityThread.java:1588)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> android.os.Handler.dispatchMessage (Handler.java:102)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> android.os.Looper.loop (Looper.java:154)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> android.app.ActivityThread.main (ActivityThread.java:6290)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> java.lang.reflect.Method.invoke (Native method) (Method.java)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:886)
05-16 21:56:50.786 24472 24488 W ThreadMonitor: -> com.android.internal.os.ZygoteInit.main (ZygoteInit.java:776)
05-16 22:10:45.491 24831 25846 E tij : java.util.concurrent.RejectedExecutionException: Task tjw{[email protected]} is rejected by adapter [[email protected][Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 78]]
05-16 22:10:45.491 24831 25846 E tij : at sbj.a(PG:14)
05-16 22:10:45.491 24831 25846 E tij : at sbj.execute(PG:21)
05-16 22:10:45.491 24831 25846 E tij : at tij.b(PG:230)
05-16 22:10:45.491 24831 25846 E tij : at tij.a(PG:226)
05-16 22:10:45.491 24831 25846 E tij : at tij.a(PG:145)
05-16 22:10:45.491 24831 25846 E tij : at tix.run(PG:55)
05-16 22:10:45.491 24831 25846 E tij : at tkm.execute(PG:3)
05-16 22:10:45.491 24831 25846 E tij : at tij.b(PG:230)
05-16 22:10:45.491 24831 25846 E tij : at tij.a(PG:226)
05-16 22:10:45.491 24831 25846 E tij : at tij.a(PG:145)
05-16 22:10:45.491 24831 25846 E tij : at sev.execute(PG:13)
05-16 22:10:45.491 24831 25846 E tij : at tij.b(PG:230)
05-16 22:10:45.491 24831 25846 E tij : at tij.a(PG:226)
05-16 22:10:45.491 24831 25846 E tij : at tij.b(PG:136)
05-16 22:10:45.491 24831 25846 E tij : at van.a(PG:50)
05-16 22:10:45.491 24831 25846 E tij : at vby.run(PG:6)
05-16 22:10:45.491 24831 25846 E tij : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
05-16 22:10:45.491 24831 25846 E tij : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
05-16 22:10:45.491 24831 25846 E tij : at java.lang.Thread.run(Thread.java:761)
05-16 22:10:48.420 1383 1816 V AlarmManager: Triggering alarm #0: Alarm{7c3f188 type 1 when 1494987048419 com.android.chrome}operation =Intent { cmp=com.android.chrome/com.google.ipc.invalidation.external.client.contrib.AndroidListener$AlarmReceiver (has extras) }
05-16 22:10:48.972 776 776 I cnss-daemon: RTM_NEWNEIGH message received: 28
05-16 22:10:48.973 776 776 I cnss-daemon: NDA_DST received: 192.168.1.1 ul: 562992919980224
05-16 22:10:48.973 776 776 I cnss-daemon: NDA_LLADDR received
05-16 22:10:50.104 1383 1383 I DeviceIdleController: updateChargingLocked: charging=true
05-16 22:10:50.104 1383 1383 I DeviceIdleController: becomeActiveLocked, reason = charging
05-16 22:10:50.110 1940 1940 I BatteryController: fireBatteryLevelChanged mLevel:84 PluggedIn:true Charging:true Fastcharge:false show:true style:0
05-16 22:10:50.111 2538 2689 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
05-16 22:10:50.116 24512 24512 I RecordNmeaService: intentIntent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
05-16 22:10:50.116 24512 24512 I RecordNmeaService: battery level : 84
05-16 22:10:50.142 1940 2161 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 18 -105 -7 140 2147483647 2147483647 3 3 gsm|lte level=3 voicelevel=3 datalevel=3
05-16 22:10:50.146 1940 2161 I NetworkController.MobileSignalController(2): showDisableIcon:true
05-16 22:10:50.954 25822 25836 E chromium: [ERROR:gpu_watchdog_thread.cc(373)] The GPU process hung. Terminating after 10000 ms.
05-16 22:10:51.147 25822 25836 W google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###
05-16 22:10:51.147 25822 25836 W google-breakpad: Chrome build fingerprint:
05-16 22:10:51.147 25822 25836 W google-breakpad: 58.0.3029.83
05-16 22:10:51.147 25822 25836 W google-breakpad: 302908352
05-16 22:10:51.147 25822 25836 W google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###
05-16 22:10:51.147 25822 25836 W google-breakpad: Tombstones are disabled on JB MR2+ user builds.
05-16 22:10:51.147 25822 25836 W google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###
05-16 22:10:51.144 25851 25851 W ls : type=1400 audit(0.0:4328): avc: denied { getattr } for path="/proc/25822" dev="proc" ino=463687 scontext=u:r:core_dump:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=dir permissive=0
05-16 22:10:51.154 25850 25850 W coredump.sh: type=1400 audit(0.0:4329): avc: denied { sys_ptrace } for capability=19 scontext=u:r:core_dump:s0 tcontext=u:r:core_dump:s0 tclass=capability permissive=0
05-16 22:10:51.203 1383 10787 I ActivityManager: Process com.android.chromerivileged_process0 (pid 25822) has died
05-16 22:10:51.203 23618 23618 W cr_ChildProcessConnect: onServiceDisconnected (crash or killed by oom): pid=25822
05-16 22:10:51.203 1383 10787 D ActivityManager: cleanUpApplicationRecord -- 25822
Save what you want on a laptop/pc. You can scan them for viruses, on laptop/pc anti-virus, for safety.
Format the whole phone in Twrp or ADB. This will erase All in the phone.
Now you have a clean, empty phone. Install the latest Official OnePlus rom (v.4.1.3).
Copy back youre stuff.
If it's still not ok go back to 4.1.1 or 4.1.0 version.
Related
Hello, I installed the Viper4Android app and gave it SU, yet it doesn't work. In the screenshot it says not enabled, but it is enabled and force enabled. I've never had this issue before, and I'm on bubors cm11
Sent from my SGH-I927 using Tapatalk
You could either try local mode, or delete/disable DSP Manager. They are conflicting.
Sent from my OmniROM-powered LG Optimus 4X HD
Adam77Root said:
You could either try local mode, or delete/disable DSP Manager. They are conflicting.
Sent from my OmniROM-powered LG Optimus 4X HD
Click to expand...
Click to collapse
Didn't work for me, but I fixed it. I thought about it for a while, and then downloaded lucky patcher, and moved Viper4Android to my system apps, and now it's processing! Yes! Thanks.
Sent from my SGH-I927 using Tapatalk
And, now it stopped working again. As well, by local you mean compatible mode, right?
Sent from my SGH-I927 using Tapatalk
Logcat:
05-16 11:14:15.705 D/su (24991): sending code
05-16 11:14:15.705 D/su (24991): child exited
05-16 11:14:15.705 D/su (24989): client exited 0
05-16 11:14:15.745 D/su (25006): su invoked.
05-16 11:14:15.745 D/su (25006): starting daemon client 10095 10095
05-16 11:14:15.755 D/su (25008): remote pid: 25006
05-16 11:14:15.755 D/su (25008): remote pts_slave:
05-16 11:14:15.755 D/su (25008): waiting for child exit
05-16 11:14:15.755 D/su (25010): su invoked.
05-16 11:14:15.755 D/su (25010): db allowed
05-16 11:14:15.755 D/su (25010): 10095 /system/xbin/su executing 0 /system/bin/sh using binary /system/bin/sh : sh
05-16 11:14:15.835 D/su (25008): sending code
05-16 11:14:15.835 D/su (25008): child exited
05-16 11:14:15.835 D/su (25006): client exited 0
05-16 11:14:16.135 D/su (25014): su invoked.
05-16 11:14:16.135 D/su (25014): starting daemon client 10095 10095
05-16 11:14:16.155 D/su (25016): remote pid: 25014
05-16 11:14:16.155 D/su (25016): remote pts_slave:
05-16 11:14:16.155 D/su (25016): waiting for child exit
05-16 11:14:16.175 D/su (25018): su invoked.
05-16 11:14:16.175 D/su (25018): db allowed
05-16 11:14:16.175 D/su (25018): 10095 /system/xbin/su executing 0 /system/bin/sh using binary /system/bin/sh : sh
05-16 11:14:16.175 D/su (25016): sending code
05-16 11:14:16.175 D/su (25016): child exited
05-16 11:14:16.175 D/su (25014): client exited 1
05-16 11:14:16.215 D/AndroidRuntime(25011):
05-16 11:14:16.215 D/AndroidRuntime(25011): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
05-16 11:14:16.225 D/AndroidRuntime(25011): CheckJNI is OFF
05-16 11:14:16.245 D/dalvikvm(25011): Trying to load lib libjavacore.so 0x0
05-16 11:14:16.245 D/dalvikvm(25011): Added shared lib libjavacore.so 0x0
05-16 11:14:16.255 D/dalvikvm(25011): Trying to load lib libnativehelper.so 0x0
05-16 11:14:16.255 D/dalvikvm(25011): Added shared lib libnativehelper.so 0x0
05-16 11:14:16.255 D/dalvikvm(25011): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
05-16 11:14:16.335 E/cutils-trace(25011): Error opening trace file: No such file or directory (2)
05-16 11:14:16.345 D/dalvikvm(25011): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
05-16 11:14:16.545 D/AndroidRuntime(25019):
05-16 11:14:16.545 D/AndroidRuntime(25019): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
05-16 11:14:16.545 D/AndroidRuntime(25019): CheckJNI is OFF
05-16 11:14:16.575 D/dalvikvm(25019): Trying to load lib libjavacore.so 0x0
05-16 11:14:16.575 D/dalvikvm(25019): Added shared lib libjavacore.so 0x0
05-16 11:14:16.575 D/dalvikvm(25019): Trying to load lib libnativehelper.so 0x0
05-16 11:14:16.575 D/dalvikvm(25019): Added shared lib libnativehelper.so 0x0
05-16 11:14:16.575 D/dalvikvm(25019): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
05-16 11:14:16.605 E/memtrack(25011): Couldn't load memtrack module (No such file or directory)
05-16 11:14:16.605 E/android.os.Debug(25011): failed to load memtrack module: -2
05-16 11:14:16.655 E/cutils-trace(25019): Error opening trace file: No such file or directory (2)
05-16 11:14:16.665 D/dalvikvm(25019): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
05-16 11:14:16.705 D/AndroidRuntime(25011): Calling main entry com.android.commands.am.Am
05-16 11:14:16.945 E/memtrack(25019): Couldn't load memtrack module (No such file or directory)
05-16 11:14:16.945 E/android.os.Debug(25019): failed to load memtrack module: -2
05-16 11:14:17.025 D/su (25038): su invoked.
05-16 11:14:17.025 D/su (25038): starting daemon client 10095 10095
05-16 11:14:17.045 D/su (25040): remote pid: 25038
05-16 11:14:17.045 D/su (25040): remote pts_slave:
05-16 11:14:17.045 D/su (25040): waiting for child exit
05-16 11:14:17.045 D/su (25042): su invoked.
05-16 11:14:17.055 D/su (25042): db allowed
05-16 11:14:17.055 D/AndroidRuntime(25019): Calling main entry com.android.commands.am.Am
05-16 11:14:17.065 D/su (25042): 10095 /system/xbin/su executing 0 /system/bin/sh using binary /system/bin/sh : sh
05-16 11:14:17.165 W/InputMethodManagerService( 435): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
05-16 11:14:17.265 V/PhoneStatusBar(17667): setLightsOn(true)
05-16 11:14:17.485 D/AndroidRuntime(25044):
05-16 11:14:17.485 D/AndroidRuntime(25044): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
05-16 11:14:17.485 D/AndroidRuntime(25044): CheckJNI is OFF
05-16 11:14:17.505 D/dalvikvm(25044): Trying to load lib libjavacore.so 0x0
05-16 11:14:17.515 D/dalvikvm(25044): Added shared lib libjavacore.so 0x0
05-16 11:14:17.515 D/dalvikvm(25044): Trying to load lib libnativehelper.so 0x0
05-16 11:14:17.515 D/dalvikvm(25044): Added shared lib libnativehelper.so 0x0
05-16 11:14:17.515 D/dalvikvm(25044): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
05-16 11:14:17.545 E/cutils-trace(25044): Error opening trace file: No such file or directory (2)
05-16 11:14:17.555 D/AndroidRuntime(25011): Shutting down VM
05-16 11:14:17.575 D/dalvikvm(25044): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
05-16 11:14:17.615 D/AndroidRuntime(25019): Shutting down VM
05-16 11:14:17.855 E/memtrack(25044): Couldn't load memtrack module (No such file or directory)
05-16 11:14:17.855 E/android.os.Debug(25044): failed to load memtrack module: -2
05-16 11:14:17.965 D/AndroidRuntime(25044): Calling main entry com.android.commands.am.Am
05-16 11:14:17.985 I/LatinIME( 665): Starting input. Cursor position = -1,-1
05-16 11:14:18.085 D/AndroidRuntime(25044): Shutting down VM
05-16 11:14:18.285 I/Timeline(24844): Timeline: Activity_idle id: [email protected] time:54411181
05-16 11:14:18.285 I/InputAttributes( 665): InputType.TYPE_NULL is specified
05-16 11:14:18.345 I/LatinIME:LogUtils( 665): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1400077192 ; date = 1400253258
05-16 11:14:18.345 I/LatinIME:LogUtils( 665): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1400077192 ; date = 1400253258
05-16 11:14:18.355 I/LatinIME:LogUtils( 665): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1400077192 ; date = 1400253258
05-16 11:14:18.565 I/ActivityManager( 435): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher} from pid 435
05-16 11:14:18.695 I/LatinIME:LogUtils( 665): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1400077192 ; date = 1400253258
05-16 11:14:18.785 I/Timeline( 740): Timeline: Activity_idle id: [email protected] time:54411689
05-16 11:14:18.885 W/InputMethodManagerService( 435): Starting input on non-focused client [email protected] (uid=10095 pid=24844)
05-16 11:14:19.215 I/Timeline( 435): Timeline: Activity_windows_visible id: ActivityRecord{422083f8 u0 com.cyanogenmod.trebuchet/com.android.launcher3.Launcher t1} time:54412111
05-16 11:14:22.965 I/Timeline( 740): Timeline: Activity_launch_request id:com.vipercn.viper4android_v2 time:54415865
05-16 11:14:22.975 I/ActivityManager( 435): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.vipercn.viper4android_v2/.activity.ViPER4Android} from pid 740
05-16 11:14:23.005 I/ViPER4Android( 691): Jni library status = true
05-16 11:14:23.015 I/ViPER4Android( 691): Starting service, reason = ViPER4Android:nCreate
05-16 11:14:23.075 I/ViPER4Android( 691): Init environment
05-16 11:14:23.075 I/ViPER4Android( 691): Now checking for external storage writable, file = /storage/sdcard0/v4a_test_file
05-16 11:14:23.095 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
05-16 11:14:23.095 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x190 a=-1}
05-16 11:14:23.095 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x50 a=-1}
05-16 11:14:23.145 I/ViPER4Android( 691): External storage path = /storage/sdcard0/
05-16 11:14:23.145 I/ViPER4Android( 691): ViPER4Android root path = /storage/sdcard0/ViPER4Android/
05-16 11:14:23.145 I/ViPER4Android( 691): ViPER4Android kernel path = /storage/sdcard0/ViPER4Android/Kernel/
05-16 11:14:23.145 I/ViPER4Android( 691): ViPER4Android profile path = /storage/sdcard0/ViPER4Android/Profile/
05-16 11:14:23.145 I/ViPER4Android( 691): Check driver
05-16 11:14:23.145 I/ViPER4Android( 691): Found 15 effects
05-16 11:14:23.145 I/ViPER4Android( 691): [1], Multichannel Downmix To Stereo, The Android Open Source Project
05-16 11:14:23.145 I/ViPER4Android( 691): [2], Noise Suppression, The Android Open Source Project
05-16 11:14:23.145 I/ViPER4Android( 691): [3], Acoustic Echo Canceler, The Android Open Source Project
05-16 11:14:23.155 I/ViPER4Android( 691): [4], Automatic Gain Control, The Android Open Source Project
05-16 11:14:23.155 I/ViPER4Android( 691): [5], Visualizer, The Android Open Source Project
05-16 11:14:23.155 I/ViPER4Android( 691): [6], Insert Preset Reverb, NXP Software Ltd.
05-16 11:14:23.155 I/ViPER4Android( 691): [7], Auxiliary Preset Reverb, NXP Software Ltd.
05-16 11:14:23.155 I/ViPER4Android( 691): [8], Insert Environmental Reverb, NXP Software Ltd.
05-16 11:14:23.155 I/ViPER4Android( 691): [9], Auxiliary Environmental Reverb, NXP Software Ltd.
05-16 11:14:23.155 I/ViPER4Android( 691): [10], CyanogenMod's Equalizer, Antti S. Lankila
05-16 11:14:23.155 I/ViPER4Android( 691): [11], CyanogenMod's Headset Virtualization, Antti S. Lankila
05-16 11:14:23.155 I/ViPER4Android( 691): [12], CyanogenMod's Bass Boost, Antti S. Lankila
05-16 11:14:23.155 I/ViPER4Android( 691): [13], CyanogenMod's Dynamic Range Compression, Antti S. Lankila
05-16 11:14:23.155 I/ViPER4Android( 691): [14], Volume, NXP Software Ltd.
05-16 11:14:23.155 I/ViPER4Android( 691): [15], ViPER4Android [2.3.3.0], ViPER.WYF
05-16 11:14:23.155 I/ViPER4Android( 691): Perfect, found ViPER4Android engine at 15
05-16 11:14:23.155 I/ViPER4Android( 691): The version of ViPER4Android engine is 2.3.3.0
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x4/d=0x3dcccccd a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x96 a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x1f4 a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.205 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x28 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x64 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
05-16 11:14:23.215 W/Resources( 691): Converting to string:
As again, I figured it out. Not sure if anyone will ever read this, but it turns out Poweramp was the issue. I switched music players and now it works fine.
Sent from my SGH-I927 using Tapatalk
Hello.
I built Lineage 15.1 for Swift and it works well, no lag or whatsoever. The only thing that does not work is WiFi.
According to a commit (change 218676; I cannot post the full url because of xda-restrictions) something is wrong with the latest qmi/radio stack which breaks bluetooth and wifi.
I applied that commit before building LOS15.1 but WiFi is still not working. Also the hash-sums this commit changes are different to the ones I have in my tree.
Any idea how to get wifi to work? I would be happy about some ideas on how to fix it.
Thanks
Tepa
Here's the errors I see with logcat:
--------- beginning of main
07-01 05:48:49.397 260 406 D audio_hw_primary: out_standby: enter: stream (0xf447d800) usecase(1: low-latency-playback)
07-01 05:48:49.489 260 406 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
07-01 05:48:49.489 260 406 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:49.489 260 406 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
07-01 05:48:51.073 3895 3895 D HeadsetPhoneState: sendDeviceStateChanged. mService=1 mIsSimStateLoaded=true mSignal=3 mRoam=0 mBatteryCharge=4
07-01 05:48:52.553 6564 6564 I libmdmdetect: ESOC framework not supported
07-01 05:48:52.553 6564 6564 I libmdmdetect: Found internal modem: modem
07-01 05:48:52.585 6564 6564 I libmdmdetect: ESOC framework not supported
07-01 05:48:52.585 6564 6564 I libmdmdetect: Found internal modem: modem
07-01 05:48:52.586 6564 6564 E QC-NETMGR-LIB: QC-NETMGR
07-01 05:48:56.253 2359 2373 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.254 2092 2092 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
07-01 05:48:56.254 2092 2203 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
--------- beginning of system
07-01 05:48:56.258 2359 5014 D WifiService: setWifiEnabled: true pid=4257, uid=1000, package=com.android.settings
07-01 05:48:56.258 2359 5014 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
07-01 05:48:56.260 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.262 260 5297 D audio_hw_primary: start_output_stream: enter: stream(0xf447d800)usecase(1: low-latency-playback) devices(0x2)
07-01 05:48:56.262 260 5297 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_and_set_codec_backend_cfg: Usecase bitwidth 16, samplerate 48000, backend_idx 0
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 current bit width: 16 and sample rate: 48000
07-01 05:48:56.262 260 5297 D msm8916_platform: platform_check_codec_backend_cfg: resetting sample_rate back to default, backend_idx: 0
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
07-01 05:48:56.262 260 5297 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:56.262 260 5297 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
07-01 05:48:56.262 260 5297 D audio_route: Apply path: speaker
07-01 05:48:56.265 260 5297 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
07-01 05:48:56.265 260 5297 I audio_hw_primary: select_devices Selected apptype: 69936
07-01 05:48:56.265 260 5297 I audio_hw_utils: audio_extn_utils_send_app_type_cfg app_type 69936, acdb_dev_id 15, sample_rate 48000
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_asm_topology
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_adm_topology
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_audtable
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_audvoltable
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_afe_cal
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 15 path = 0
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
07-01 05:48:56.266 260 5297 W audio_hw_utils: audio_extn_utils_send_audio_calibration: No audio calibration for usecase type = 0
07-01 05:48:56.266 260 5297 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
07-01 05:48:56.266 260 5297 D audio_route: Apply path: low-latency-playback
07-01 05:48:56.266 260 5297 D audio_hw_primary: select_devices: done
07-01 05:48:56.273 260 5297 D msm8916_platform: platform_set_channel_map mixer_ctl_namelayback Channel Map12
07-01 05:48:56.274 260 5297 D msm8916_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
07-01 05:48:56.293 260 5297 D audio_hw_primary: start_output_stream: exit
07-01 05:48:56.306 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.306 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.307 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:56.511 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:56.512 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:56.514 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:56.520 2359 3954 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.520 2359 2373 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.522 2359 5020 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.522 2359 3934 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.526 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:56.526 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:56.530 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.566 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.566 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.566 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:56.768 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:56.769 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:56.770 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:56.772 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:56.772 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:56.774 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.786 2359 5013 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.786 2359 2372 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.787 2359 3951 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.787 2359 5014 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.817 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.817 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.819 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:57.020 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:57.021 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:57.023 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:57.025 2359 4924 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.026 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:57.026 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:57.027 2359 5336 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.028 2359 4310 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:57.029 2359 4252 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.559 6575 6575 I libmdmdetect: ESOC framework not supported
07-01 05:48:57.560 6575 6575 I libmdmdetect: Found internal modem: modem
07-01 05:48:57.595 6575 6575 I libmdmdetect: ESOC framework not supported
07-01 05:48:57.596 6575 6575 I libmdmdetect: Found internal modem: modem
07-01 05:48:57.596 6575 6575 E QC-NETMGR-LIB: QC-NETMGR
07-01 05:48:59.451 260 406 D audio_hw_primary: out_standby: enter: stream (0xf447d800) usecase(1: low-latency-playback)
07-01 05:48:59.542 260 406 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
07-01 05:48:59.543 260 406 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:59.543 260 406 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
07-01 05:48:59.712 3895 3895 D HeadsetPhoneState: sendDeviceStateChanged. mService=1 mIsSimStateLoaded=true mSignal=2 mRoam=0 mBatteryCharge=4
07-01 05:49:02.554 6582 6582 I libmdmdetect: ESOC framework not supported
07-01 05:49:02.555 6582 6582 I libmdmdetect: Found internal modem: modem
07-01 05:49:02.587 6582 6582 I libmdmdetect: ESOC framework not supported
07-01 05:49:02.588 6582 6582 I libmdmdetect: Found internal modem: modem
07-01 05:49:02.589 6582 6582 E QC-NETMGR-LIB: QC-NETMGR
Click to expand...
Click to collapse
Hello techy people,
I have bought XA2, unlocked bootloader and installed latest LOS 15 (30 Nov build). Installed Magisk, MicroG, Afwall, all worked well and today random reboots started to happen. Sometimes it happens when I play with location settings in maps app, sometimes when I use the messenger. I did a few logcats and all of them have the following bit:
12-02 39.242 12603 12689 D ConnectivityService: handleLingerComplete for NetworkAgentInfo [MOBILE (LTE) - 100]
12-02 39.258 12449 12488 W IptablesRestoreController: iptables-restore process 12453 terminated status=256
12-02 39.262 12449 12488 E Netd : failed to change iptables rule that sets incoming packet mark
12-02 39.262 12449 12488 E Netd : failed to change permission on interface rmnet_data0 of netId 100 from 0 to 1
12-02 39.266 12603 12689 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: ConnectivityServiceThread
12-02 39.266 12603 12689 E AndroidRuntime: java.lang.IllegalStateException: command '67 network permission network set NETWORK 100' failed with '400 67 setPermissionForNetworks() failed (Remote I/O error)'
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.NetworkManagementService.setNetworkPermission(NetworkManagementService.java:2707)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.ConnectivityService.updateCapabilities(ConnectivityService.java:4708)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.ConnectivityService.handleLingerComplete(ConnectivityService.java:4879)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.ConnectivityService.-wrap9(Unknown Source:0)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.maybeHandleNetworkAgentInfoMessage(ConnectivityService.java:2213)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.handleMessage(ConnectivityService.java:2225)
12-02 39.266 12603 12689 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.internal.util.WakeupMessage.onAlarm(WakeupMessage.java:111)
12-02 39.266 12603 12689 E AndroidRuntime: at android.app.AlarmManager$ListenerWrapper.run(AlarmManager.java:243)
12-02 39.266 12603 12689 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:790)
12-02 39.266 12603 12689 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
12-02 39.266 12603 12689 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
12-02 39.266 12603 12689 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
12-02 39.266 12603 12689 E AndroidRuntime: Caused by: com.android.server.NativeDaemonConnector$NativeDaemonFailureException: command '67 network permission network set NETWORK 100' failed with '400 67 setPermissionForNetworks() failed (Remote I/O error)'
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.NativeDaemonConnector.executeForList(NativeDaemonConnector.java:505)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.NativeDaemonConnector.execute(NativeDaemonConnector.java:401)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.NativeDaemonConnector.execute(NativeDaemonConnector.java:396)
12-02 39.266 12603 12689 E AndroidRuntime: at com.android.server.NetworkManagementService.setNetworkPermission(NetworkManagementService.java:2702)
12-02 39.266 12603 12689 E AndroidRuntime: ... 12 more
12-02 39.284 12603 12689 I Process : Sending signal. PID: 12603 SIG: 9
12-02 39.440 889 889 I adbd : Framework disconnect
12-02 39.445 859 859 I lowmemorykiller: ActivityManager disconnected
12-02 39.445 859 859 I lowmemorykiller: Closing Activity Manager data connection
12-02 39.446 924 924 E LocSvc_GnssInterface: serviceDied] service died. cookie: 0, who: 0x70de233c20
12-02 39.447 924 924 E LocSvc_APIClientBase: locAPIStopTracking:339] invalid session: 0.
12-02 39.447 924 924 E GnssHal_GnssGeofencing: serviceDied] service died. cookie: 0, who: 0x70de233fe0
12-02 39.447 924 924 E LocSvc_GnssNiInterface: serviceDied] service died. cookie: 0, who: 0x70de2b3020
12-02 39.451 12727 12744 W Sensors : sensorservice died [0x722207c3e0]
12-02 39.451 598 598 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x750ae5f000
12-02 39.451 575 575 I ServiceManager: service 'launcherapps' died
12-02 39.452 14342 14420 W Sensors : sensorservice died [0xe6b374c0]
12-02 39.452 575 575 I ServiceManager: service 'media_projection' died
12-02 39.452 575 575 I ServiceManager: service 'media.camera.proxy' died
12-02 39.453 575 575 I ServiceManager: service 'autofill' died
12-02 39.453 575 575 I ServiceManager: service 'imms' died
12-02 39.453 575 575 I ServiceManager: service 'profile' died
12-02 39.454 575 575 I ServiceManager: service 'usb' died
12-02 39.454 575 575 I ServiceManager: service 'serial' died
12-02 39.455 575 575 I ServiceManager: service 'hardware_properties' died
12-02 39.457 12445 12445 E Zygote : Exit zygote because system server (12603) has terminated
Click to expand...
Click to collapse
I understand that bootloops are caused by setPermissionForNetworks() but not sure how to fix it.
Any help would be appreciated.
All sorted, many thanks
pupsidze said:
All sorted, many thanks
Click to expand...
Click to collapse
How did you fix it?
Hi,
i'm trying to install few apps on Fujitsu Arrows F-03L (Android 8.1 Oreo). Most of them are requiring Google Services which is also not pre-installed on the phone. The most recent versions of Google Play Services are just crushing, so i've ended up with 14.5.82 (040400-222134188) build, and the older ones are saying that Play Services should be updated. Play Services require Services Framework, so i've installed 8.1.0-4487743 build.
The apps (Youtube) however are still failing to start. I can see the error in logs, but do not know how to fix it:
Code:
11-22 12:05:19.091 2391 2391 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.gms.common.app.GmsApplication: java.lang.SecurityException: addOnPermissionsChangeListener: Neither user 10103 nor current process has android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS.
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5920)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ActivityThread.-wrap1(Unknown Source:0)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1699)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6680)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:467)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:821)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: Caused by: java.lang.SecurityException: addOnPermissionsChangeListener: Neither user 10103 nor current process has android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS.
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:2013)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1959)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.addOnPermissionsChangeListener(IPackageManager.java:6145)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ApplicationPackageManager.addOnPermissionsChangeListener(ApplicationPackageManager.java:1442)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at qkz.a(:[email protected]@14.5.82 (040400-222134188):12)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at com.google.android.gms.common.app.GmsApplication.onCreate(:[email protected]@14.5.82 (040400-222134188):49)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1120)
11-22 12:05:19.091 2391 2391 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5917)
I wonder if anyone has positive (or any) experience with these phones? E.g. rooting/custom builds/installing gapps... any help appreciated.
Hi,
I have the same phone as you. I feel like not a single soul is using it except me bruh. I only found this page about it, and even there is no answers... Do you still use it? The version of Play Services you installed is already kinda old and is asking for an update. Did you managed to find a new one that works? Maybe working Play Store? Or just anything that could help me with this phone, working gapps, root, way to have a cursor on the screen, bc the navigation it has doesn't allow me to even register in a lot of apps i need like Telegram or Whatsapp, maybe just working versions of that apps. Anything will help..
Hi mate, i've abandoned the idea of using this phone as an Android device - i couldn't make it work with Play Store/Gapps, and without them it's pretty useless - i can't even sync my contacts. It's a shame cause i love both the form-factor and build quality of this device.
Oh well, thanks for answering. Good to know you're still on that forum. I still do not leave hopes to switch to it as the main device, tho. Fortunately, I don’t need G-Services so much (besides, they may be banned from us so soon), and with the rest of the necessary applications, I got used to working and configuring them through emulation of clicks through adb. With all the cons and inconveniences, I like it, it has everything i need for now, like messengers, browser and some specific android apps. I bought it for a digital detox. But still, if i wasn't so stubborn in my desire to use it, i wouldn't even try after a couple of unsuccessful attempts. There must be a line between stripped down functionality and simple disrespect and limitation of important functions. It's very sad that they ruined such a great smartphone (and the form factor in general)
Has anyone have Galaxy A52s(Upgraded to Android 13) encountered the same problem?
When open the "Developer Options", the setting APP will turn into a blank screen, and then crash immediately.
Try to dial *#9900# to bypass the ADB and export system Log, can see a lot of "getNrMode" prints, and then cause Stack Overflow Error, finally Settings APP seems to crash because of this exception.
The guide about the log dump refers to this article:
Get device logs
(The complete log file is attached below.)
The Exception like this
Code:
...
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpRvpCodecPreferenceController: isAvailable :: supportRvp : false, debug : false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpRvpCodecPreferenceController: onDeveloperOptionsEnabled :: supportRvp : false, debug : false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpDisablePreferenceController: isAvailable :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpDisablePreferenceController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothDualModeDisablePreferenceController: isAvailable :: debug false, support dual mode false
02-01 15:09:50.590 1000 8860 8860 I BluetoothDualModeDisablePreferenceController: onDeveloperOptionsEnabled :: debug false, support dual mode false
02-01 15:09:50.590 1000 8860 8860 I BluetoothMapNetworkTypePreferenceController: isAvailable :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothMapNetworkTypePreferenceController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothSapActivationController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 0 : 2
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 1 : 0
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getEnabledSimCnt : 1
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isNoSIM : 1
02-01 15:09:50.591 1000 8860 8860 I ConnectionsUtils: default network mode : 26
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isSupport5GConcept : true
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 0 : 2
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 1 : 0
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getEnabledSimCnt : 1
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isNoSIM : 1
02-01 15:09:50.591 1000 8860 8860 I ConnectionsUtils: default network mode : 26
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isSupport5GConcept : true
02-01 15:09:50.591 1000 8860 8860 I NetworkModeOf5gTypeController: onDeveloperOptionsEnabled : state = TRUE
02-01 15:09:50.591 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.594 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.595 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.596 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.596 10216 9335 9335 E roid.apps.turbo: Not starting debugger since process cannot load the jdwp agent.
02-01 15:09:50.596 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.597 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.598 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.599 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
(A lot of getNrMode prints)
...
Code:
--------- beginning of crash
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: FATAL EXCEPTION: main
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: Process: com.android.settings, PID: 8860
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: java.lang.StackOverflowError: stack size 8188KB
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:182)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.updateState(NetworkModeOf5gTypeController.java:141)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:191)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.updateState(NetworkModeOf5gTypeController.java:141)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:191)
.... (Cause by 141 line and 191 line repeats a lot)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.onDeveloperOptionsEnabled(NetworkModeOf5gTypeController.java:164)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.DevelopmentSettingsDashboardFragment.enableDeveloperOptions(DevelopmentSettingsDashboardFragment.java:524)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.DevelopmentSettingsDashboardFragment.onActivityCreated(DevelopmentSettingsDashboardFragment.java:262)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.Fragment.performActivityCreated(Fragment.java:3076)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStateManager.activityCreated(FragmentStateManager.java:578)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:264)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:115)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1374)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:2841)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.dispatchActivityCreated(FragmentManager.java:2784)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentController.dispatchActivityCreated(FragmentController.java:262)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentActivity.onStart(FragmentActivity.java:477)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.appcompat.app.AppCompatActivity.onStart(AppCompatActivity.java:246)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1510)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:8603)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4191)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2571)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8741)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
02-01 15:09:56.403 10131 9687 9687 V GraphicsEnvironment: ANGLE Developer option for 'com.microsoft.appmanager' set to: 'default'
02-01 15:09:56.404 10131 9687 9687 V GraphicsEnvironment: ANGLE GameManagerService for com.microsoft.appmanager: false
02-01 15:09:56.428 10131 9687 9687 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-01 15:09:56.433 10131 9687 9687 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-01 15:09:56.434 1000 1345 9704 I DropBoxManagerService: add tag=system_app_crash isTagEnabled=true flags=0x6
02-01 15:09:56.447 1000 1345 2381 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1252 com.android.server.am.AppErrors.crashApplicationInner:722 com.android.server.am.AppErrors.crashApplication:598 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:10389 com.android.server.am.ActivityManagerService.handleApplicationCrash:10258
02-01 15:09:56.448 1000 1345 2381 W ActivityTaskManager: Force finishing activity com.android.settings/.SubSettings
02-01 15:09:56.448 1000 1345 2381 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_CLOSE], mNextAppTransitionFlags=TRANSIT_FLAG_KEYGUARD_GOING_AWAY_TO_LAUNCHER_WITH_IN_WINDOW_ANIMATIONS | TRANSIT_FLAG_APP_CRASHED, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6380 com.android.server.wm.DisplayContent.requestTransitionAndLegacyPrepare:6396 com.android.server.wm.Task.finishTopCrashedActivityLocked:6613 com.android.server.wm.RootWindowContainer.lambda$finishTopCrashedActivities$19:2641 com.android.server.wm.RootWindowContainer.$r8$lambda$4nB35TzseTo6qyVD9NxDieoJN1Y:0
02-01 15:09:56.449 1000 1345 2381 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_CLOSE, TRANSIT_CLOSE], mNextAppTransitionFlags=TRANSIT_FLAG_KEYGUARD_GOING_AWAY_TO_LAUNCHER_WITH_IN_WINDOW_ANIMATIONS | TRANSIT_FLAG_APP_CRASHED, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6380 com.android.server.wm.DisplayContent.prepareAppTransition:6371 com.android.server.wm.ActivityRecord.finishIfPossible:4103 com.android.server.wm.ActivityRecord.finishIfPossible:3923 com.android.server.wm.Task.finishTopCrashedActivityLocked:6614
02-01 15:09:56.452 1000 1345 2381 W ActivityTaskManager: Force finishing activity com.android.settings/.homepage.SettingsHomepageActivity
02-01 15:09:56.453 1000 1345 2381 D InputDispatcher: Focused application(0): ActivityRecord{171c3eb u0 com.sec.android.app.launcher/.activities.LauncherActivity} t21}
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=22, focused=false
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=21, focused=true
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: sendRunningComponentFocus(), pkgName: com.sec.android.app.launcher, userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: onLooperPrepared(), msg: MSG_TASK_FOCUSED, pkgName: com.sec.android.app.launcher, userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: handleTaskFocused().
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: sendFocusOutConditionally() - mPrevNotiPkg: (unknown), userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: handleTaskFocused(), pkgName: com.sec.android.app.launcher, userID:0 mResumedPkgMap does not containsKey.
02-01 15:09:56.455 1000 1345 2381 V WindowManager: Setting visibility of Window{1bb67b2 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity}: true, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1236 com.android.server.wm.WindowToken.setClientVisible:431 com.android.server.wm.ActivityRecord.setClientVisible:7565 com.android.server.wm.ActivityRecord.setVisibility:5985 com.android.server.wm.ActivityRecord.setVisibility:5889
02-01 15:09:56.455 10126 2802 2802 I [email protected][LauncherActivity]: handleAppVisibility mAppVisible = false visible = true
02-01 15:09:56.456 10037 2338 2338 D TileLifecycleManager: Unbinding service Intent { cmp=com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile (has extras) } UserHandle{0}
02-01 15:09:56.458 1000 8860 8860 I Process : Sending signal. PID: 8860 SIG: 9
02-01 15:09:56.458 1000 1345 1703 D PersonaActivityHelper: Activity not in resumed state, do not run immediate lock
02-01 15:09:56.459 1000 1345 5494 I ActivityManager: Changes in 10126 5 to 2, 8 to 15
02-01 15:09:56.459 1000 1345 5494 I AppOps : updateUidProcState uid: 10126 procState: 2 capability:15
02-01 15:09:56.459 1000 1345 5494 I AppOps : commitUidPendingStateLocked() :: UID - 10126, 500 > 200, 8 > 15
02-01 15:09:56.460 1000 1001 4604 I sensors-hal: handle_sns_std_sensor_event:231, [SSC_LIGHT] P: 201(184),als:255,green:94,ir:1,delta_avg:0,delta_max:6,stdev:1,stdev_per_4sample:1,magig_code or itime:384
02-01 15:09:56.460 1000 1345 1701 D SSRM:LoadDetectMonitor: PID = 2802, UID = 10126
02-01 15:09:56.460 1000 4950 4950 I PowerMode.Tile: onUnbind
02-01 15:09:56.461 10126 2802 2802 I TopTaskTracker: onTaskMovedToFront : taskId = 21
02-01 15:09:56.461 1000 1345 1701 D Native_CFMS: CFMS Delete Task Tid(9216)
02-01 15:09:56.461 1000 4950 4950 I PowerMode.Tile: onDestroy
...
Your phone is actually a Taiwanese variant? Because your firmware is for the Taiwan variant (A528BZTU1DWA4)
Under the hood it looks like there's an issue with the TelephonyManager service in your phone, a preference item in the Developer Option bounces back and forth between these two functions since the "mStateMode" variable isn't set correctly, causing that stack overflow crash.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BlackMesa123 said:
Under the hood it looks like there's an issue with the TelephonyManager service in your phone, a preference item in the Developer Option bounces back and forth between these two functions since the "mStateMode" variable isn't set correctly, causing that stack overflow crash.
View attachment 5826253
View attachment 5826255
Click to expand...
Click to collapse
Yes, I bought this phone in Taiwan, and use Taiwan's telecommunications provider.
So what can I do to solve this problem? Can it be solved without wiping the data?
I'm trying to write a small program that executes decompiled instructions from the Settings App when the button is pressed (want to see what can I get when call the same thing)
But it seems that will cause "InvocationTargetException", maybe something I writes is wrong.
The code after pressed the button like below:
Java:
public void btnActivate(View view) {
TelephonyManager tel = (TelephonyManager) this.getSystemService(Context.TELEPHONY_SERVICE);
try {
Method method = TelephonyManager.class.getDeclaredMethod("semGetNrMode", new Class[0]);
method.setAccessible(true);
editText.setText(((Integer) method.invoke(tel, new Object[0])).intValue());
} catch (Exception e) {
StringWriter sw = new StringWriter();
PrintWriter pw = new PrintWriter(sw);
e.printStackTrace(pw);
editText.setText(sw.toString());
}
}
And the program outputs(I can't open ADB because the developer options is broken):
Bob Pan said:
I'm trying to write a small program that executes decompiled instructions from the Settings App when the button is pressed (want to see what can I get when call the same thing)
But it seems that will cause "InvocationTargetException", maybe something I writes is wrong.
The code after pressed the button like below:
Java:
public void btnActivate(View view) {
TelephonyManager tel = (TelephonyManager) this.getSystemService(Context.TELEPHONY_SERVICE);
try {
Method method = TelephonyManager.class.getDeclaredMethod("semGetNrMode", new Class[0]);
method.setAccessible(true);
editText.setText(((Integer) method.invoke(tel, new Object[0])).intValue());
} catch (Exception e) {
StringWriter sw = new StringWriter();
PrintWriter pw = new PrintWriter(sw);
e.printStackTrace(pw);
editText.setText(sw.toString());
}
}
And the program outputs(I can't open ADB because the developer options is broken):
View attachment 5826625
Click to expand...
Click to collapse
I don’t think you can call those API’s if your app doesn’t have the required permissions granted, by looking at the snippets of code I sent you it’s clear the returned value is “-1”, which is causing the loop.
Bob Pan said:
Yes, I bought this phone in Taiwan, and use Taiwan's telecommunications provider.
So what can I do to solve this problem? Can it be solved without wiping the data?
Click to expand...
Click to collapse
I’ll check later if there’s a way that specific preference can be disabled, but I’d try disabling 5G in network settings and see if the Developer Options page still crashes
BlackMesa123 said:
I’ll check later if there’s a way that specific preference can be disabled, but I’d try disabling 5G in network settings and see if the Developer Options page still crashes
Click to expand...
Click to collapse
I try to change some settings and... It solved?
The settings under the Mobile Network Options(maybe) (I need to switch language to the English to see what that things exactly in the English's firmware)
Switch the mode from "4G/3G/2G" to "5G/4G/3G/2G"
Weird...
Bob Pan said:
I try to change some settings and... It solved?
The settings under the Mobile Network Options(maybe) (I need to switch language to the English to see what that things exactly in the English's firmware)
Switch the mode from "4G/3G/2G" to "5G/4G/3G/2G"
Weird...
Click to expand...
Click to collapse
Well the preference causing that crash is related to 5G so it doesn’t surprises me, doesn’t changes the fact something’s wrong with the TelephonyManager service
The exactly options under the Connection > Mobile Network > Network Mode
(In Chinese: 連接 > 行動網路 > 網路模式)
Switch it to default(5G/4G/3G/2G) fixes the problem.
When I switch back to original options(4G/3G/2G), it broken again
Maybe some firmware bug cause it...?
BlackMesa123 said:
Well the preference causing that crash is related to 5G so it doesn’t surprises me, doesn’t changes the fact something’s wrong with the TelephonyManager service
Click to expand...
Click to collapse
Indeed, it will broken again after switching it over, and it will be normal after switching it back.
Bob Pan said:
The exactly options under the Connection > Mobile Network > Network Mode
(In Chinese: 連接 > 行動網路 > 網路模式)
When I switch back to original options(4G/3G/2G), it broken again
Maybe some firmware bug cause it...?
Click to expand...
Click to collapse
I try to use Samsung Members to reports this problem, hope the official developers can fix this problem at later updates.
May I know any update for this issue?? I am facing the same problem...
wong36987 said:
May I know any update for this issue?? I am facing the same problem...
Click to expand...
Click to collapse
Just sets your Network Mode, like the comment I writed before
Bob Pan said:
The exactly options under the Connection > Mobile Network > Network Mode
(In Chinese: 連接 > 行動網路 > 網路模式)
When I switch back to original options(4G/3G/2G), it broken again
Maybe some firmware bug cause it...?
Click to expand...
Click to collapse
It will temporary fixed the problem. But it seems like the firmware bug, so we need to wait the Samsung's team released the new firmware to fix it.
I tried the firmware released last month, seems the bug still exists.