Help about decompile - K3 Note Q&A, Help & Troubleshooting

hey,my k3note is the Vibe3.1-6.0.
But if you recompile UI and push it to your system/app/reboot,it will FC.
The log is cant find a .os lib,but this .so can find in NotificationCenter.apk
So…… emmmm…
I nedd help
Sent from my Redmi Note 4 using XDA Free mobile app

zelendel said:
You will also need to change it in system ui
Click to expand...
Click to collapse
FC log:
01 02:30:28.047 E/AndroidRuntime(1342): Process: com.android.systemui, PID: 1342
01-01 02:30:28.047 E/AndroidRuntime(1342): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/priv-app/NotificationCenter/NotificationCenter.apk"],nativeLibraryDirectories=[/system/priv-app/NotificationCenter/lib/arm64, /system/priv-app/NotificationCenter/NotificationCenter.apk!/lib/arm64-v8a, /vendor/lib64, /system/lib64]]] couldn't find "liblibsystemuiBlur.so"
01-01 02:30:28.047 E/AndroidRuntime(1342): at java.lang.Runtime.loadLibrary(Runtime.java:367)
01-01 02:30:28.047 E/AndroidRuntime(1342): at java.lang.System.loadLibrary(System.java:1076)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.NativeBlurProcess.<clinit>(NativeBlurProcess.java:14)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.StackBlurManager.<init>(StackBlurManager.java:48)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.BlurUtil.processBitmapToBlur(BlurUtil.java:111)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.lenovo.blur.BlurUtil.changeBitmapToBlur(BlurUtil.java:62)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.PhoneStatusBar.setKeyguardMagazineBlur(PhoneStatusBar.java:6527)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.setQsExpanded(NotificationPanelView.java:2745)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.setQsExpansion(NotificationPanelView.java:3200)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.onQsTouch(NotificationPanelView.java:2622)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.handleQsTouch(NotificationPanelView.java:2480)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.onTouchEvent(NotificationPanelView.java:2451)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.View.dispatchTouchEvent(View.java:9436)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2660)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2304)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.NotificationPanelView.dispatchTouchEvent(NotificationPanelView.java:1545)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2666)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2318)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2666)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2318)
01-01 02:30:28.047 E/AndroidRuntime(1342): at com.android.systemui.statusbar.phone.StatusBarWindowView.dispatchTouchEvent(StatusBarWindowView.java:230)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.View.dispatchPointerEvent(View.java:9667)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:4744)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:4602)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4160)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4126)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4272)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4134)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4329)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4160)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4126)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4134)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4107)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:6572)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:6546)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:6478)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:6744)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.nativeConsumeBatchedInputEvents(Native Method)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.InputEventReceiver.consumeBatchedInputEvents(InputEventReceiver.java:176)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl.doConsumeBatchedInput(ViewRootImpl.java:6703)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.ViewRootImpl$ConsumeBatchedInputRunnable.run(ViewRootImpl.java:6770)
01-01 02:30:28.047 E/AndroidRuntime(1342): at android.view.Ch
01-01 02:30:28.228 E/ConnectivityService(958): RemoteException caught trying to send a callback msg for NetworkRequest [ id=3, legacyType=-1, [] ]
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): Methods are:
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static void android.os.SystemProperties.addChangeCallback(java.lang.Runnable)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public boolean java.lang.Object.equals(java.lang.Object)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static java.lang.String android.os.SystemProperties.get(java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static java.lang.String android.os.SystemProperties.get(java.lang.String,java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static boolean android.os.SystemProperties.getBoolean(java.lang.String,boolean)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final java.lang.Class java.lang.Object.getClass()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static int android.os.SystemProperties.getInt(java.lang.String,int)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static long android.os.SystemProperties.getLong(java.lang.String,long)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public int java.lang.Object.hashCode()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.notify()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.notifyAll()
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public static void android.os.SystemProperties.set(java.lang.String,java.lang.String)
01-01 02:30:28.381 E/LenovoRoSystemReflect(3169): public java.lang.String java.lang.Object.toString()
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.wait() throws java.lang.InterruptedException
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final void java.lang.Object.wait(long) throws java.lang.InterruptedException
01-01 02:30:28.382 E/LenovoRoSystemReflect(3169): public final native void java.lang.Object.wait(long,int) throws java.lang.InterruptedException
01-01 02:30:28.423 E/MPlugin (3169): Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
Sent from my Redmi Note 4 using XDA Free mobile app

Related

[Q] Detect the crash reason

I'm not able to get a stable (or usable) CM version. My P1000 crash every times, sometimes before to imput the the sim pin.
I'm tryed different cm versions CM9/10/10.1 with different kernel options and relative gapps.
How can I get the log to detect the crash issues?
I'm make a full restock with repartitions before every test.......
Autoreply....
Click to expand...
Click to collapse
Logs below come after a full restock(with repartitions) -> Overcome Kernel 4.0 -> 3 Wipes -> official cm-10.1-20130528-NIGHTLY-p1.zip
No gapps, no more apps installed!!
Here last part of tombstone files
Code:
05-29 08:30:25.960 429 429 E BatteryService: wirelessOnlinePath not found
05-29 08:30:25.960 429 429 I sysproc : Entered system_init()
05-29 08:30:25.960 429 429 I sysproc : ServiceManager: 0x4da0b5a8
05-29 08:30:25.960 429 429 D SensorService: nuSensorService starting...
05-29 08:30:26.148 429 429 E Sensors : couldn't find 'proximity' input device
05-29 08:30:26.191 429 442 E AKMD2 : libkam : Unable to load settings file, using defaults.
05-29 08:30:26.191 429 442 I AKMD2 : Thread Start >>>
05-29 08:30:26.382 429 429 I SensorService: BMA020 3-axis Accelerometer
05-29 08:30:26.382 429 429 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 08:30:26.382 429 429 I SensorService: AK8973 Orientation sensor
05-29 08:30:26.382 429 429 I SensorService: BH1721 Light sensor
05-29 08:30:26.382 429 429 I SensorService: L3G4200D Gyroscope sensor
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android runtime.
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android services.
05-29 08:30:26.386 429 429 I sysproc : System server: entering thread pool.
05-29 08:30:26.390 429 443 D SensorService: nuSensorService thread starting...
05-29 08:30:26.390 429 443 F libc : Fatal signal 8 (SIGFPE) at 0x000001ad (code=0), thread 443 (SensorService)
Code:
05-29 10:31:49.535 960 960 I CalendarDatabaseHelper: Bootstrapping database
05-29 10:31:57.152 960 960 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
05-29 10:31:57.156 960 960 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
05-29 12:01:04.578 960 967 F libc : Fatal signal 11 (SIGSEGV) at 0x00082028 (code=1), thread 967 (Compiler)
Code:
05-29 12:01:02.152 429 432 D dalvikvm: GC_CONCURRENT freed 1979K, 22% free 8038K/10216K, paused 4ms+8ms, total 222ms
05-29 12:01:02.507 429 445 V TAG : bug 7643792: fitSystemWindows([0,25][0,0])
05-29 12:01:04.421 429 482 I InputReader: Reconfiguring input devices. changes=0x00000004
05-29 12:01:04.421 429 482 I InputReader: Device reconfigured: id=6, name='AT42QT602240 Touchscreen', size 600x1024, orientation 1, mode 1, display id 0
05-29 12:01:05.152 429 467 D dalvikvm: GC_FOR_ALLOC freed 822K, 29% free 7342K/10216K, paused 106ms, total 111ms
05-29 12:01:07.765 429 446 F libc : Fatal signal 11 (SIGSEGV) at 0x00440085 (code=1), thread 446 (WindowManager)
Code:
05-29 12:02:02.523 410 410 I SensorService: BMA020 3-axis Accelerometer
05-29 12:02:02.523 410 410 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 12:02:02.523 410 410 I SensorService: AK8973 Orientation sensor
05-29 12:02:02.523 410 410 I SensorService: BH1721 Light sensor
05-29 12:02:02.523 410 410 I SensorService: L3G4200D Gyroscope sensor
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android runtime.
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android services.
05-29 12:02:02.527 410 410 I sysproc : System server: entering thread pool.
05-29 12:02:02.527 410 424 D SensorService: nuSensorService thread starting...
05-29 12:02:02.527 410 424 F libc : Fatal signal 8 (SIGFPE) at 0x0000019a (code=0), thread 424 (SensorService)
Code:
05-29 12:15:09.960 1109 1109 D dalvikvm: GC_EXPLICIT freed 1465K, 56% free 5891K/13348K, paused 4ms+4ms, total 46ms
05-29 12:15:22.093 1109 1112 D dalvikvm: GC_CONCURRENT freed 1043K, 56% free 5988K/13348K, paused 4ms+12ms, total 67ms
05-29 12:15:25.597 1109 1112 D dalvikvm: GC_CONCURRENT freed 1591K, 59% free 5557K/13348K, paused 3ms+9ms, total 63ms
05-29 12:16:01.632 1109 1112 D dalvikvm: GC_CONCURRENT freed 1017K, 59% free 5525K/13348K, paused 3ms+3ms, total 54ms
05-29 12:16:04.878 1109 1112 D dalvikvm: GC_CONCURRENT freed 856K, 58% free 5617K/13348K, paused 7ms+5ms, total 63ms
05-29 12:16:05.367 1109 1112 D dalvikvm: GC_CONCURRENT freed 1072K, 59% free 5552K/13348K, paused 3ms+8ms, total 56ms
05-29 12:16:10.238 1109 1112 D dalvikvm: GC_CONCURRENT freed 968K, 59% free 5570K/13348K, paused 3ms+9ms, total 59ms
05-29 12:16:18.589 1109 1112 D dalvikvm: GC_CONCURRENT freed 1029K, 59% free 5576K/13348K, paused 3ms+3ms, total 65ms
05-29 12:16:21.808 1109 1112 D dalvikvm: GC_CONCURRENT freed 999K, 59% free 5574K/13348K, paused 3ms+12ms, total 59ms
05-29 12:16:53.800 1109 1112 D dalvikvm: GC_CONCURRENT freed 984K, 59% free 5547K/13348K, paused 3ms+4ms, total 52ms
05-29 12:16:58.382 1109 1112 D dalvikvm: GC_CONCURRENT freed 822K, 58% free 5734K/13348K, paused 3ms+2ms, total 53ms
05-29 12:17:05.343 1109 1112 D dalvikvm: GC_CONCURRENT freed 938K, 56% free 5884K/13348K, paused 3ms+5ms, total 65ms
05-29 12:17:19.539 1109 1109 F libc : Fatal signal 11 (SIGSEGV) at 0x32b0f8e5 (code=1), thread 1109 (mod.filemanager)
Well. SDK installed, dmseg and 2 logcat after browser and system crash (not complete reboot)
Situation before crash:
new installation of official cm-10.1-20130606-NIGHTLY-p1 after a new GB restock
no gapps installed
no other apps over the original inluded on CM distributions
3g data connection and wifi enabled
nothing else.......
Browser crash every minutes and is unusable.
Tablet run smooth with 2.3.3 stock rom, so there aren't hardware problems.....
At same times I read from a lot of users that runs CM without probmens but my P1000 crash on all CM distributions.
Any idea?

[SOLVED][Q]Need someone who can read a logcat, please

hey everyone,
i'm running arararagi's modded CM with WW CM kernel, and yesterday i noticed i have an issue with 4.2 camera ported from nexus 4 (i use it for photosphere). when i try opening the camera, the app crashes instantly. the app works flawlessly on a fresh installation of arararagi's CM, so it must be one of my apps that are installed somehow crashing it, but i have no idea which one.
anyway, here are two separate logcats of crash events, one is with all debug info, one is with error info only. if anyone could give me any tips on how to solve this, i'd be grateful:
Code:
06-14 21:38:54.744 D/NvOmxCamera(149): OMX_ERRORTYPE android::NvOmxCamera::allocatePreviewBuffersFromNativeWindow(NvxComponent*, OMX_U32):--
06-14 21:38:54.744 D/NvOmxCamera(149): <<<Event handler got event [0] == 0x3
06-14 21:38:54.744 D/NvOmxCamera(149): sendANBs ++
06-14 21:38:54.744 D/NvOmxCamera(149): sendANBs --
06-14 21:38:54.744 V/NvOmxCamera(149): preparePreviewPort: ---
06-14 21:38:54.744 D/NvOmxCamera(149): NvxDoCameraControl +++++ 0
06-14 21:38:54.744 E/NvOmxCamera(149): NvxCameraControl_PreviewStart ++0
06-14 21:38:54.744 D/NvOmxCamera(149): NvxDoCameraControl ----- 0
06-14 21:38:54.744 D/NvOsDebugPrintf(149): [imx111]NvCameraUpdateResolution 3264x2448 SetViClock(ViClockType_Core) : ClockTemp = 199200
06-14 21:38:54.744 D/NvOsDebugPrintf(149): [imx111] SensorClockkHz=24000, ClockRatio=8.500000, PllMult=83, VtPixClkFreqHz:199200000
06-14 21:38:54.744 D/NvOsDebugPrintf(149): [imx111] IMX111_IOCTL_SET_MODE start
06-14 21:38:54.754 D/GmsClient(4857): service broker connected, binder: [email protected]
06-14 21:38:54.764 W/ResourceType(4857): Skipping entry 0xa040078 in package table 0 because it is not complex!
06-14 21:38:54.764 D/AndroidRuntime(4857): Shutting down VM
06-14 21:38:54.764 W/dalvikvm(4857): threadid=1: thread exiting with uncaught exception (group=0x4188d930)
06-14 21:38:54.764 E/AndroidRuntime(4857): FATAL EXCEPTION: main
06-14 21:38:54.764 E/AndroidRuntime(4857): android.view.InflateException: While create instance ofcom.android.camera.IconListPreference
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PreferenceInflater.newPreference(PreferenceInflater.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PreferenceInflater.inflate(PreferenceInflater.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PreferenceInflater.inflate(PreferenceInflater.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.CameraSettings.getPreferenceGroup(CameraSettings.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PhotoModule.loadCameraPreferences(PhotoModule.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PhotoModule.initializePhotoControl(PhotoModule.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PhotoModule.initializeAfterCameraOpen(PhotoModule.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PhotoModule.access$2400(PhotoModule.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.PhotoModule$MainHandler.handleMessage(PhotoModule.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at android.os.Handler.dispatchMessage(Handler.java:99)
06-14 21:38:54.764 E/AndroidRuntime(4857): at android.os.Looper.loop(Looper.java:137)
06-14 21:38:54.764 E/AndroidRuntime(4857): at android.app.ActivityThread.main(ActivityThread.java:5222)
06-14 21:38:54.764 E/AndroidRuntime(4857): at java.lang.reflect.Method.invokeNative(Native Method)
06-14 21:38:54.764 E/AndroidRuntime(4857): at java.lang.reflect.Method.invoke(Method.java:511)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
06-14 21:38:54.764 E/AndroidRuntime(4857): at dalvik.system.NativeStart.main(Native Method)
06-14 21:38:54.764 E/AndroidRuntime(4857): Caused by: java.lang.reflect.InvocationTargetException
06-14 21:38:54.764 E/AndroidRuntime(4857): at java.lang.reflect.Constructor.constructNative(Native Method)
06-14 21:38:54.764 E/AndroidRuntime(4857): at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
06-14 21:38:54.764 E/AndroidRuntime(4857): ... 17 more
06-14 21:38:54.764 E/AndroidRuntime(4857): Caused by: android.content.res.Resources$NotFoundException: Array resource ID #0xa040078
06-14 21:38:54.764 E/AndroidRuntime(4857): at android.content.res.Resources.obtainTypedArray(Resources.java:491)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.IconListPreference.getIds(IconListPreference.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): at com.android.camera.IconListPreference.<init>(IconListPreference.java)
06-14 21:38:54.764 E/AndroidRuntime(4857): ... 19 more
06-14 21:38:54.764 W/ActivityManager(488): Force finishing activity com.google.android.gallery3d/com.android.camera.CameraLauncher
06-14 21:38:54.844 D/NvOsDebugPrintf(149): [imx111] IMX111_IOCTL_SET_MODE end
Code:
06-14 21:58:16.604 E/NvOmxCameraSettingsParser(149): Param type 70 not supported
06-14 21:58:16.604 E/NvOmxCameraSettingsParser(149): Param type 82 not supported
06-14 21:58:16.604 E/NvOmxCameraSettingsParser(149): Param type 83 not supported
06-14 21:58:16.714 E/NvOmxCamera(149): stopPreviewInternal - Invalid state (No graph || preview already stopped not paused)
06-14 21:58:16.714 E/NvOmxCamera(149): bongryong -- bracketCaptureCount---burstCaptureCount = 1 ====
06-14 21:58:16.714 E/NvOmxCamera(149): bongryong -- bracketCaptureCount---Morpho HDR OFF ++
06-14 21:58:16.714 E/NvOmxCamera(149): ====
06-14 21:58:16.744 E/NvOmxCamera(149): NvxCameraControl_PreviewStart ++0
06-14 21:58:16.744 E/AndroidRuntime(5529): FATAL EXCEPTION: main
06-14 21:58:16.744 E/AndroidRuntime(5529): android.view.InflateException: While create instance ofcom.android.camera.IconListPreference
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PreferenceInflater.newPreference(PreferenceInflater.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PreferenceInflater.inflate(PreferenceInflater.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PreferenceInflater.inflate(PreferenceInflater.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.CameraSettings.getPreferenceGroup(CameraSettings.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PhotoModule.loadCameraPreferences(PhotoModule.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PhotoModule.initializePhotoControl(PhotoModule.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PhotoModule.initializeAfterCameraOpen(PhotoModule.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PhotoModule.access$2400(PhotoModule.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.PhotoModule$MainHandler.handleMessage(PhotoModule.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at android.os.Handler.dispatchMessage(Handler.java:99)
06-14 21:58:16.744 E/AndroidRuntime(5529): at android.os.Looper.loop(Looper.java:137)
06-14 21:58:16.744 E/AndroidRuntime(5529): at android.app.ActivityThread.main(ActivityThread.java:5222)
06-14 21:58:16.744 E/AndroidRuntime(5529): at java.lang.reflect.Method.invokeNative(Native Method)
06-14 21:58:16.744 E/AndroidRuntime(5529): at java.lang.reflect.Method.invoke(Method.java:511)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
06-14 21:58:16.744 E/AndroidRuntime(5529): at dalvik.system.NativeStart.main(Native Method)
06-14 21:58:16.744 E/AndroidRuntime(5529): Caused by: java.lang.reflect.InvocationTargetException
06-14 21:58:16.744 E/AndroidRuntime(5529): at java.lang.reflect.Constructor.constructNative(Native Method)
06-14 21:58:16.744 E/AndroidRuntime(5529): at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
06-14 21:58:16.744 E/AndroidRuntime(5529): ... 17 more
06-14 21:58:16.744 E/AndroidRuntime(5529): Caused by: android.content.res.Resources$NotFoundException: Array resource ID #0xa040078
06-14 21:58:16.744 E/AndroidRuntime(5529): at android.content.res.Resources.obtainTypedArray(Resources.java:491)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.IconListPreference.getIds(IconListPreference.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): at com.android.camera.IconListPreference.<init>(IconListPreference.java)
06-14 21:58:16.744 E/AndroidRuntime(5529): ... 19 more
06-14 21:58:17.984 E/InputDispatcher(488): channel '41c41310 com.google.android.gallery3d/com.android.camera.CameraActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
06-14 21:58:17.984 E/SurfaceTextureClient(149): queueBuffer: error queuing buffer to SurfaceTexture, -32
06-14 21:58:17.984 E/NvOmxCamera(149): Queue Buffer Failed
06-14 21:58:17.984 E/NvOmxCamera(149): Queue Buffer Failed 1
06-14 21:58:17.994 E/DatabaseUtils(4317): Writing exception to parcel
06-14 21:58:17.994 E/DatabaseUtils(4317): java.lang.SecurityException: Permission Denial: reading com.google.android.gm.provider.PublicContentProvider uri content://com.google.android.gm/[email protected]/labels from pid=1138, uid=10075 requires com.google.android.gm.permission.READ_CONTENT_PROVIDER, or grantUriPermission()
06-14 21:58:17.994 E/DatabaseUtils(4317): at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:332)
06-14 21:58:17.994 E/DatabaseUtils(4317): at android.content.ContentProvider$Transport.query(ContentProvider.java:188)
06-14 21:58:17.994 E/DatabaseUtils(4317): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:113)
06-14 21:58:17.994 E/DatabaseUtils(4317): at android.os.Binder.execTransact(Binder.java:351)
06-14 21:58:17.994 E/DatabaseUtils(4317): at dalvik.system.NativeStart.run(Native Method)
06-14 21:58:17.994 E/ApexNotifier(1138): Error opening Gmail labels
06-14 21:58:17.994 E/ApexNotifier(1138): java.lang.SecurityException: Permission Denial: reading com.google.android.gm.provider.PublicContentProvider uri content://com.google.android.gm/[email protected]/labels from pid=1138, uid=10075 requires com.google.android.gm.permission.READ_CONTENT_PROVIDER, or grantUriPermission()
06-14 21:58:17.994 E/ApexNotifier(1138): at android.os.Parcel.readException(Parcel.java:1425)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:185)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:137)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.content.ContentResolver.query(ContentResolver.java:376)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.content.ContentResolver.query(ContentResolver.java:319)
06-14 21:58:17.994 E/ApexNotifier(1138): at com.anddoes.notifier.a.o.b(SourceFile:206)
06-14 21:58:17.994 E/ApexNotifier(1138): at com.anddoes.notifier.a.o.run(SourceFile:155)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.os.Handler.handleCallback(Handler.java:725)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.os.Handler.dispatchMessage(Handler.java:92)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.os.Looper.loop(Looper.java:137)
06-14 21:58:17.994 E/ApexNotifier(1138): at android.os.HandlerThread.run(HandlerThread.java:60)
06-14 21:58:18.984 E/NvOmxCamera(149): Queue Buffer Failed 2
06-14 21:58:18.984 E/SurfaceTextureClient(149): queueBuffer: error queuing buffer to SurfaceTexture, -32
06-14 21:58:18.984 E/NvOmxCamera(149): Queue Buffer Failed
06-14 21:58:18.984 E/NvOmxCamera(149): Queue Buffer Failed 1
06-14 21:58:19.984 E/NvOmxCamera(149): Queue Buffer Failed 2
06-14 21:58:19.984 E/NvOmxCamera(149): NvxDoCameraControl(PreviewStop) failed [0x80001011]
06-14 21:58:20.004 E/NvOmxCamera(149): stopPreviewInternal - Invalid state (No graph || preview already stopped not paused)
06-14 21:58:20.004 E/NvOmxCamera(149): mError Val unprepare encoder^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1
06-14 21:58:20.004 E/NvOmxCamera(149): mError Val unprepare camera^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1
06-14 21:58:20.264 E/NvOmxCamera(149): mError Val ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1
06-14 21:58:20.264 E/NvOmxCamera(149): Error has come ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06-14 21:58:20.474 E/NvOmxCamera(149): +++++Unprepare camera done
06-14 21:58:20.474 E/NvOmxCamera(149): +++++Delete camera object done camera done
06-14 21:58:20.474 E/NvOmxCamera(149): Already called release()
06-14 21:58:20.474 E/NvOmxCamera(149): Current opened camera made NULL **********************************
thank you everyone
found out what the issue is by trial & error. the app crashes when using Crystal2 theme for CM10.1. switching back to another theme fixed the issue. who would've tought
Flying_Bear said:
found out what the issue is by trial & error. the app crashes when using Crystal2 theme for CM10.1. switching back to another theme fixed the issue. who would've tought
Click to expand...
Click to collapse
In order to help us all, please tell @DaRk_dOg about it
laufersteppenwolf said:
In order to help us all, please tell @DaRk_dOg about it
Click to expand...
Click to collapse
i've sent him a pm, hope he manages to fix it ^^
I was about to say it was porobaby something in the theme as shown by this error
06-14 21:38:54.764 E/AndroidRuntime(4857): android.view.InflateException: While create instance ofcom.android.camera.IconListPreference
Sometimes missing assets from themes causes random fc's. In 4.1 one of the most common opnes was when mounting usb storage

[Q] Weird ClassLoader bug

I tried to hook method "java.lang.System.loadLibrary", but it caused the process crashed.
My code is simple:
@Override
public void handleLoadPackage(final XC_LoadPackage.LoadPackageParam loadPackageParam) throws Throwable {
if (!loadPackageParam.packageName.equals("com.shinybox.yongchuandixiachengfortx13"))
return;
XposedHelpers.findAndHookMethod("java.lang.System", loadPackageParam.classLoader, "loadLibrary",
String.class,
new XC_MethodHook() {
@Override
protected void beforeHookedMethod(MethodHookParam param) throws Throwable {
String libName = (String) param.args[0];
XposedBridge.log("XPOSED:" + libName);
XposedBridge.log("XPOSED:" + loadPackageParam.classLoader.toString());
super.beforeHookedMethod(param);
}
});
}
Click to expand...
Click to collapse
And I could got some output:
I/Xposed ( 1709): XPOSED:crypto
I/Xposed ( 1709): XPOSED:dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.shinybox.yongchuandixiachengfortx13-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.shinybox.yongchuandixiachengfortx13-1, /vendor/lib, /system/lib]]]
I/Xposed ( 1709): XPOSED:ssl
I/Xposed ( 1709): XPOSED:dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.shinybox.yongchuandixiachengfortx13-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.shinybox.yongchuandixiachengfortx13-1, /vendor/lib, /system/lib]]]
I/Xposed ( 1709): XPOSEDpenal
I/Xposed ( 1709): XPOSED:dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.shinybox.yongchuandixiachengfortx13-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.shinybox.yongchuandixiachengfortx13-1, /vendor/lib, /system/lib]]]
Click to expand...
Click to collapse
But the app crashed and here is the error info:
E/AndroidRuntime( 1709): java.lang.UnsatisfiedLinkError: Couldn't load openal from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/data/de.robv.android.xposed.installer/bin/XposedBridge.jar"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]]: findLibrary returned null
E/AndroidRuntime( 1709): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 1709): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:631)
E/AndroidRuntime( 1709): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
Click to expand...
Click to collapse
The reason is that the app tried to load the library "openal" from xposed installer's class loader rather than its own's. How this happened?

[ROM][UNOFFICIAL]CyanogenMod 13 for One Mini 2

Introduction
This is UNOFFICIAL CyanogenMod 13 for HTC One Mini 2.
Please use this thread to report bugs, request features, and offer feedback.
Installation instructions
You must unlock your bootloader or be S-OFF.
You must have a custom recovery installed. (TWRP)
Fully wipe your device from Recovery (Data, Dalvik and Cache!) and install the CM13 ROM.
If you would use Gapps install it now and than reboot.
The first boot will take a while!
Disclaimer
OFFICIAL DISCLAIMER
/*
* Your warranty is now void.
*
* I am not responsible for bricked device, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Changelog
Release V1.1 (19.02.2017)
added busybox
USB configuration reworked
remove MIDI USB mode
fix dex-preoptimization
enable call recording
set zram to 256MB
set swappiness to 60
set RLIMIT_MEMLOCK to 64MB
Kernel - enable cleancache
Kernel - switch to LZMA compression
Kernel - enable Video4Linux
Older changelogs:
Release V1.0 (04.02.2017)
fix our RT5506 Amplifier HAL for higher volume
switch to M8 libril and Qualcomm MSM Interface (QMI) props
fix a traffic forwarding problem in hotspot mode (over wifi or BT) that has only forwarded layer 3 (Network Layer) in standy
some radio signal improvements (also net speed)
Kernel - Some changes on the RT5506 amplifier driver
Kernel - Add missing wifi features (Legacy Fast Roaming, 802.11w Protected Management Frames, Fast Transition (11r))
Release V0.9 (12.01.2017)
enable IPv6 tethering
Kernel - Fix the unstable wlan connection in different situations
Release V0.8 (24.12.2016)
enable pre-odex
enable adaptive low memory killer
new settings for low memory killer
enable half res bootanimation to speed up booting. Especially first boot. - Dootanimation cpu usage goes from ~35% to ~8.5%. - No major decrease in resolution.
update to latest CM/Android source
update to latest android security patch level
Kernel - fix WLAN driver to support 5GHz networks
Release V0.7 (10.09.2016)
add a proximity check for DT2W
set swappiness to 100
improved lowmemorykiller settings
update to latest CM/Android source
update to latest android security patch level
switch to CM's new browser "Gello"
Release V0.6 (21.08.2016)
implement DoubleTap2Wake
fix some selinux denials
Release V0.5 (19.08.2016)
update to latest CM/Android source
switch to interactive CPU governor for faster freq scaling
increase zram to 400 Mbyte
Kernel - Read WiFi data from HTC NVS to provide HTCs MAC vendor code
Release V0.4 (14.08.2016)
fix thermal engine
rework on thermal engine configuration
changes on amplifier - tfa9895 and rt5506 is now working (no more cracking/clipping)
added access to HTC market (for HTC apps)
fix GPS configuration
changes in usb configuration
fix PTP usb mode
cleanup in codec configuration
added ffmpeg codecs
fix some audit denials
added IPC Security config
changes on init
removed insecure adb mode on first run
add Multiuser functionality (4 users max.)
implement powerhal
changes on performance configuration
fix a problem with mpdecision
fix a problem with mobile data that have not been initialised on startup
added NFC support
fix incorrect headphone channels
update to latest CM/Android source
update to latest android security patch level
kernel: Increased CONFIG_HZ in order to improve UI responsiveness on high CPU load
Kernel: fix security issue - Use after Free due to Race Conditions in KGSL Module (CVE-2016-2504, CVE-2016-2503)
Kernel: fix security issue - Invalid Path Check on ashmem Memory File (CVE-2016-5340)
Kernel: fix security issue - Linux IPC router binding any port as a control port (CVE-2016-2059)
Release V0.3 (05.08.2016)
fix FLP hal
fix FM radio
fix minimal gps bug
fix a selinux denial
remove wcnss htc client
kernel - revert wcnss changes to bring up wifi on some devices
kernel - move to prima v3.2.3.172 driver
kernel - fix many compiling errors
Release V0.2 (03.08.2016)
set LTE as default network
kernel - move back to 3.8.20.24 prima driver
kernel - patch prima driver to handle correct definition of struct wiphy_vendor_command
Release V0.1 (30.07.2016)
initial release
Downloads
ROM v1.1 CM13 19.02.2017
md5sum for ROM v1.1 CM13 19.02.2017
Older releases:
ROM v1.0 CM13 04.02.2017
md5sum for ROM v1.0 CM13 04.02.2017
ROM v0.9 CM13 11.01.2017
md5sum for ROM v0.9 CM13 11.01.2017
ROM v0.8 CM13 24.12.2016
md5sum for ROM v0.8 CM13 24.12.2016
ROM v0.7 CM13 10.09.2016
md5sum for ROM v0.7 CM13 10.09.2016
ROM v0.6 CM13 21.08.2016
md5sum for ROM v0.6 CM13 21.08.2016
ROM v0.5 CM13 19.08.2016
md5sum for ROM v0.5 CM13 19.08.2016
ROM v0.4 CM13 14.08.2016
md5sum for ROM v0.4 CM13 14.08.2016
Open Gapps for all ROMs: Gapps
Thanks
Big thanks to MrAnswer for his one mini 2 that i can use for development purposes.
XDA:DevDB Information
CyanogenMod 13 for One Mini 2, ROM for the HTC One Mini 2
Contributors
nightcore500
Source Code: http://icera-network.de/pub-fs/htc_memul/cm-13_release/download.php?Down=htc_memul-kernelsource-cm13_080816.zip
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest stock
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2017-02-19
Created 2016-07-30
Last Updated 2017-04-24
Reserved
First Build!
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
csoulr666 said:
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
Click to expand...
Click to collapse
Have you made a full wipe? (data, cache and dalvik) Do you use gapps? What version of gapps? Are you proceed as follows: Boot into recovery -> make full wipe -> install CM13 ROM -> install gapps -> reboot? Can you send me a full logcat?
nightcore500 said:
Have you made a full wipe? (data, cache and dalvik) Do you use gapps? What version of gapps? Are you proceed as follows: Boot into recovery -> make full wipe -> install CM13 ROM -> install gapps -> reboot? Can you send me a full logcat?
Click to expand...
Click to collapse
I made a full wipe and am using OpenGapps Mini. I will send a full logcat when I flash it again later tonight.
I just tested the latest gapp mini variant. (i use pico)
Unfortunately, I can not reproduce the problem. Are you using TWRP recovery? Do you use the md5sum? md5 check passed?
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
multiwirth said:
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
Click to expand...
Click to collapse
Same here. During setup, while detecting WIFI, full reboot. With or without GAPPS.
Clean (full Wipe) install
Thanks for your working! Nice to see, that somebody do new ROM for this device. Good luck.
Just an idea... tried to remove bartery and restart? Happens to me with CM (S3/4).
csoulr666 said:
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
Click to expand...
Click to collapse
ufon007 said:
Just an idea... tried to remove bartery and restart? Happens to me with CM (S3/4).
Click to expand...
Click to collapse
I think you mean battery:
Try to remove a build in battery.
Good luck
It is a problem with the wifi driver.
It restarts if the phone tries to enable wifi.
I have reboot too (when language settings is starting). No gapps, full wipe.
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
multiwirth said:
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
Click to expand...
Click to collapse
A clean installation is needed
nightcore500 said:
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
This is mine. If that is what you need (the right one)
Click to expand...
Click to collapse
jis251 said:
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
This is mine. If that is what you need (the right one)
Click to expand...
Click to collapse
Your device Crashes also? Do you get after the crash the HTC logo (bootloader) or the CM face? Can you post the last full kernel message log after the crash?
nightcore500 said:
Your device Crashes also? Do you get after the crash the HTC logo (bootloader) or the CM face? Can you post the last full kernel message log after the crash?
Click to expand...
Click to collapse
Yes it does. It makes Hard Reboot (goes to HTC logo and then normally to CM logo)
Logcat here, if it is the correct one
HBOOT: 3.19.0.000
RADIO: 1.101.1102.19.1017
Same here. Device reboots on language selection dialog. Attached are a few logcats as well as the kernel log.
1_logcat_first_boot.txt is the log directly after flash ROM and gapps micro.
Then i saw "finishing boot" on the screen and the device rebooted
2_logcat_second_boot.txt is the log after that reboot.
Then i saw "android is starting", "optimizing 13 of 22.", "starting apps", followed by the language selection dialog. I chose germany and the device rebooted. I quickly pushed volume down + power to get into recovery and copied /proc/last_kmsg to the sd card from twrp
Thanks for your work btw Hope to see some code on github soon.
FCKöln said:
Same here. Device reboots on language selection dialog. Attached are a few logcats as well as the kernel log.
1_logcat_first_boot.txt is the log directly after flash ROM and gapps micro.
Then i saw "finishing boot" on the screen and the device rebooted
2_logcat_second_boot.txt is the log after that reboot.
Then i saw "android is starting", "optimizing 13 of 22.", "starting apps", followed by the language selection dialog. I chose germany and the device rebooted. I quickly pushed volume down + power to get into recovery and copied /proc/last_kmsg to the sd card from twrp
Thanks for your work btw Hope to see some code on github soon.
Click to expand...
Click to collapse
Thanks, our kernel is crashing. There is definitely a problem with the new prima driver. I try to fix this!
nightcore500 said:
Thanks, our kernel is crashing. There is definitely a problem with the new prima driver. I try to fix this!
Click to expand...
Click to collapse
would be great
Unfortunately, I can't get past the Language Select screen.
---------- Post added at 06:10 AM ---------- Previous post was at 05:32 AM ----------
Help me please!

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

Categories

Resources