[Q] Huawei Ascend P1 Camera Crash - Huawei Ascend P1

Hello!
I tried to get some advice from the "Ask any question" thread but until now, no good solution to my problem.
I have the Huawei Ascend P1 with the stock firmware Gl-B229 (4.0.3) and I tried to use some alternative ROM, either CM 10.1 or 10.2.
I always get the same error when I try to use the camera "Can't connect to camera". I found out that even if I use the stock firmware updates CH-B704 (4.1.1) or even a previous version I have the same error.
I have a logcat of this issue using the CM 10.2 (with the other versions the logcat is similar)
logcat CM 10.2
Code:
E/audio_hw_primary( 179): start_output_stream(mode:0)
E/audio_hw_primary( 179): start_output_stream(mode:0)
E/CameraService( 179): CameraService::connect X (pid 22596) rejected (invalid cameraId 0).
E/CameraHolder(22596): fail to connect Camera
E/CameraHolder(22596): java.lang.RuntimeException: Fail to connect to camera service
E/CameraHolder(22596): at android.hardware.Camera.native_setup(Native Method)
E/CameraHolder(22596): at android.hardware.Camera.<init>(Camera.java:366)
E/CameraHolder(22596): at android.hardware.Camera.open(Camera.java:322)
E/CameraHolder(22596): at com.android.camera.CameraManager.cameraOpen(CameraManager.java:297)
E/CameraHolder(22596): at com.android.camera.CameraHolder.open(CameraHolder.java:210)
E/CameraHolder(22596): at com.android.camera.Util.openCamera(Util.java:434)
E/CameraHolder(22596): at com.android.camera.PhotoModule$CameraStartUpThread.run(PhotoModule.java:301)
E/AndroidRuntime(23884): FATAL EXCEPTION: Timer-0
E/AndroidRuntime(23884): java.lang.NullPointerException
E/AndroidRuntime(23884): at net.cactii.flash2.FlashDevice.setFlashMode(FlashDevice.java:141)
E/AndroidRuntime(23884): at net.cactii.flash2.TorchService$2.run(TorchService.java:59)
E/AndroidRuntime(23884): at java.util.Timer$TimerImpl.run(Timer.java:284)
E/AndroidRuntime(23907): FATAL EXCEPTION: main
logcat CH-B704 (4.1.1 - Stock firmware from Huawei)
Code:
E/CameraHal( 2700): (41e87bf0) hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXCameraAdapter.cpp:4908 processEvent - Error event received, data1 = 0x80001009, data2 = 0x 0
E/CameraHal( 2700): (41e7bf88) hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXCameraAdapter.cpp:4691 switchToState - Switching to state 0x1 has failed
E/CameraHal( 2700): (41e7bf88) hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXCameraAdapter.cpp:4727 fetchCapabiltiesForMode - Failed to switch to Loaded state, error: -2147483648
E/CameraHal( 2700): (41e7bf88) hardware/ti/omap4xxx/camera/BaseCameraAdapter.cpp:2686 CameraAdapter_Capabilities - supportedCameras= 0
E/CameraHal( 2700): (41e7bf88) hardware/ti/omap4xxx/camera/CameraProperties.cpp:111 loadProperties - camera busy. properties not loaded. num_cameras = 0
E/CameraHal( 2700): (41e7bf88) hardware/ti/omap4xxx/camera/CameraHal_Module.cpp:750 camera_get_number_of_cameras - Unable to create or initialize CameraProperties
E/CameraHolder( 2580): fail to connect Camera
E/CameraHolder( 2580): java.lang.RuntimeException: Fail to connect to camera service
E/CameraHolder( 2580): at android.hardware.Camera.native_setup(Native Method)
E/CameraHolder( 2580): at android.hardware.Camera.<init>(Camera.java:317)
E/CameraHolder( 2580): at android.hardware.Camera.open(Camera.java:279)
E/CameraHolder( 2580): at com.android.hwcamera.CameraHolder.open(CameraHolder.java:142)
E/CameraHolder( 2580): at com.android.hwcamera.Util.openCamera(Util.java:594)
E/CameraHolder( 2580): at com.android.hwcamera.Camera.openCameraDevice(Camera.java:3365)
E/CameraHolder( 2580): at com.android.hwcamera.CameraAppImpl$OpenCameraHandler.handleMessage(CameraAppImpl.java:125)
E/CameraHolder( 2580): at android.os.Handler.dispatchMessage(Handler.java:99)
E/CameraHolder( 2580): at android.os.Looper.loop(Looper.java:137)
E/CameraHolder( 2580): at android.os.HandlerThread.run(HandlerThread.java:60)
E/Camera ( 2580): camera hardware open failed!
E/CameraService( 2700): CameraService::connect X (pid 2580) rejected (invalid cameraId 0).
E/CameraService( 2700): connect detect 0 camera, so try to detect again
So far the only ROM that doens't have this problem is the one that came with the device, Gl-B229
I followed all the instructions given when installing the ROM's, either the CM based ones or the Stock ROM's, like it's explained on this thread:
http://forum.xda-developers.com/showthread.php?t=2132043
I had no errors while installing the ROM's.
Well, at this point I almost lost all my hope of getting an updated version of Android working properly, so this is my last resort. If someone could help me, i'd be very grateful.
Thanks in advance.

Related

Cant access sound settings.

Hi,
Everytime i try and access my sound settings i get a FC. I have tried many roms all with wipes. Does anybody have any idea why this might be?
Bump
This is my logcat thing:
FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SoundSettings}: java.lang.ClassCastException: java.lang.Boolean
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
at android.app.ActivityThread.access$2300(ActivityThread.java:125)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassCastException: java.lang.Boolean
at android.app.ContextImpl$SharedPreferencesImpl.getString(ContextImpl.java:2700)
at android.preference.Preference.getPersistedString(Preference.java:1249)
at android.preference.ListPreference.onSetInitialValue(ListPreference.java:278)
at android.preference.Preference.dispatchSetInitialValue(Preference.java:1172)
at android.preference.Preference.onAttachedToHierarchy(Preference.java:984)
at android.preference.PreferenceGroup.addPreference(PreferenceGroup.java:156)
at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:97)
at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:38)
at android.preference.GenericInflater.rInflate(GenericInflater.java:488)
at android.preference.GenericInflater.inflate(GenericInflater.java:326)
at android.preference.GenericInflater.inflate(GenericInflater.java:263)
at android.preference.PreferenceManager.inflateFromResource(PreferenceManager.java:251)
at android.preference.PreferenceActivity.addPreferencesFromResource(PreferenceActivity.java:262)
at com.android.settings.SoundSettings.onCreate(SoundSettings.java:102)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
... 11 more
Anyone with any brains have an idea?

Flixster not working

Hi
Recently bought an Ouya and initially installed some apps from the DISCOVER section, at this time Flixster was working ok. I then rooted, installed mod collection for ouya, google app store, busy box, nova launcher plus side loaded quite other few apps.
All is working perfectly and I couldn't be happier BUT... Flixster has stopped working! It fails to run at all... I've re-installed from Ouya, from the App store and old version apk... cleared data, cache etc. but still no joy.
here's the log:
Is anyone having similar issues... any tips on how to troubleshoot further?
2013-11-28 20:13:20.806 E 5141/AndroidRuntime: FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to start activity ComponentInfo{net.flixster.android/com.flixster.android.activity.gtv.Main}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2059)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
at android.app.ActivityThread.access$600(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.content.res.Resources.getValue(Resources.java:1013)
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2098)
at android.content.res.XResources.loadXmlResourceParser(XResources.java:525)
at android.content.res.Resources.getLayout(Resources.java:852)
at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:256)
at android.app.Activity.setContentView(Activity.java:1869)
at com.flixster.android.activity.gtv.Main.onCreate(Main.java:47)
at android.app.Activity.performCreate(Activity.java:5032)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2023)
... 12 more
2013-11-28 20:13:23.596 E 5182/ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
2013-11-28 20:13:23.776 E 5182/AndroidRuntime: FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to start activity ComponentInfo{net.flixster.android/com.flixster.android.activity.gtv.Main}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2059)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
at android.app.ActivityThread.access$600(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.content.res.Resources.getValue(Resources.java:1013)
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2098)
at android.content.res.XResources.loadXmlResourceParser(XResources.java:525)
at android.content.res.Resources.getLayout(Resources.java:852)
at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:256)
at android.app.Activity.setContentView(Activity.java:1869)
at com.flixster.android.activity.gtv.Main.onCreate(Main.java:47)
at android.app.Activity.performCreate(Activity.java:5032)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2023)
... 12 more
2013-11-28 20:13:33.326 E 5349/ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
2013-11-28 20:13:33.536 E 5349/AndroidRuntime: FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to start activity ComponentInfo{net.flixster.android/com.flixster.android.activity.gtv.Main}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2059)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
at android.app.ActivityThread.access$600(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.content.res.Resources.getValue(Resources.java:1013)
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2098)
at android.content.res.XResources.loadXmlResourceParser(XResources.java:525)
at android.content.res.Resources.getLayout(Resources.java:852)
at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:256)
at android.app.Activity.setContentView(Activity.java:1869)
at com.flixster.android.activity.gtv.Main.onCreate(Main.java:47)
at android.app.Activity.performCreate(Activity.java:5032)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2023)
... 12 more
2013-11-28 20:13:35.796 E 5431/ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
2013-11-28 20:13:36.016 E 5431/AndroidRuntime: FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to start activity ComponentInfo{net.flixster.android/com.flixster.android.activity.gtv.Main}: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2059)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
at android.app.ActivityThread.access$600(ActivityThread.java:130)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030048
at android.content.res.Resources.getValue(Resources.java:1013)
at android.content.res.Resources.loadXmlResourceParser(Resources.java:2098)
at android.content.res.XResources.loadXmlResourceParser(XResources.java:525)
at android.content.res.Resources.getLayout(Resources.java:852)
at android.view.LayoutInflater.inflate(LayoutInflater.java:394)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:256)
at android.app.Activity.setContentView(Activity.java:1869)
at com.flixster.android.activity.gtv.Main.onCreate(Main.java:47)
at android.app.Activity.performCreate(Activity.java:5032)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2023)
... 12 more
2013-11-28 20:57:59.216 D 13330/dalvikvm: DexOpt: 'Landroid/annotation/SuppressLint;' has an earlier definition; blocking out
2013-11-28 20:57:59.216 D 13330/dalvikvm: DexOpt: 'Landroid/annotation/TargetApi;' has an earlier definition; blocking out
2013-11-28 20:57:59.306 D 13330/dalvikvm: DexOpt: not verifying/optimizing 'Landroid/annotation/SuppressLint;': multiple definitions
2013-11-28 20:57:59.306 D 13330/dalvikvm: DexOpt: not verifying/optimizing 'Landroid/annotation/TargetApi;': multiple definitions
2013-11-28 20:57:59.536 D 13330/dalvikvm: DexOpt: load 93ms, verify+opt 231ms, 1179836 bytes
2013-11-28 20:58:03.056 D 13530/OuyaEnvironment: Setting application to: yuku.logviewer
2013-11-28 20:58:03.056 D 13530/OuyaEnvironment: Found app directory: /data/app/yuku.logviewer-1.apk
2013-11-28 20:58:03.196 D 13530/libEGL: loaded /system/lib/egl/libEGL_tegra.so
2013-11-28 20:58:03.196 E 13530/: file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not found!
2013-11-28 20:58:03.196 I 13530/: Attempting to load EGL implementation /system/lib//egl/libEGL_tegra_impl
2013-11-28 20:58:03.196 I 13530/: Loaded EGL implementation /system/lib//egl/libEGL_tegra_impl
2013-11-28 20:58:03.196 D 13530/libEGL: loaded /system/lib/egl/libGLESv1_CM_tegra.so
2013-11-28 20:58:03.196 D 13530/libEGL: loaded /system/lib/egl/libGLESv2_tegra.so
2013-11-28 20:58:03.246 I 13530/: Loading GLESv2 implementation /system/lib//egl/libGLESv2_tegra_impl
2013-11-28 20:58:03.246 D 13530/OpenGLRenderer: Enabling debug mode 0
Fixed
Seems to be that at times after sleeping and waking the Ouya Flixster will not run. Workaround is to sleep and wake again

[Q] Help with a Crash

Hi All,
I posted a similar thread a few days back but the parameters of the problem have changed enough that I feel like it would be confusing to try and continue down that path.
Anyway, my phone seems to crash every once in a while. It becomes unresponsive, but is still accessible via ADB, so I"ve been trying to debug via logcat to see what's going wrong. The problem is I never really looked at the logcat BEFORE this situation (why would I) so I have no idea which of these errors are normal.
All of this is after a CLEAN install (full wipe) with no restore, either via Google (I set up as a new device) or Titanium (I restored messages and call log and the data for like 3 games, but for the most part no restoring of anything, all fresh installs).
THe most common non-fatal ones are :
Code:
I/ActivityManager( 892): Cannot resolve ContentProvider=ui.email2.android.com
It's not even a warning but I see it a LOT. Dozens of times.
I get this error a lot :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
Not just for amazon.venezia (teh Amazon app store I believe) but also a few other apps, all looking for stuff on /storage/ext_sd. I do NOT have an external SD card, nor have I ever, so I have no idea why things are looking there.
The first fatal error I see is sandwiched between dozens of the ext_sd messages, and looks like this :
Code:
--------- beginning of crash
E/AndroidRuntime( 892): *** FATAL EXCEPTION IN SYSTEM PROCESS: main
E/AndroidRuntime( 892): java.lang.NullPointerException: Attempt to invoke interface method 'void o.CK.D()' on a null object reference
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at android.os.Parcel.readException(Parcel.java)
E/AndroidRuntime( 892): at com.android.internal.widget.IRemoteViewsAdapterConnection$Stub$Proxy.onServiceConnected(IRemoteViewsAdapterConnection.java)
E/AndroidRuntime( 892): at com.android.server.appwidget.AppWidgetServiceImpl$ServiceConnectionProxy.onServiceConnected(AppWidgetServiceImpl.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java)
E/AndroidRuntime( 892): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java)
E/AndroidRuntime( 892): at android.os.Handler.handleCallback(Handler.java)
E/AndroidRuntime( 892): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 892): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.run(SystemServer.java)
E/AndroidRuntime( 892): at com.android.server.SystemServer.main(SystemServer.java)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 892): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
E/AndroidRuntime( 892): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.amazon.venezia/files/
W/Vold ( 382): Returning OperationFailed - no handler for errno 22
E/AndroidRuntime( 2165): FATAL EXCEPTION: NetworkLocationCallbackRunner
E/AndroidRuntime( 2165): Process: com.google.process.location, PID: 2165
E/AndroidRuntime( 2165): java.lang.SecurityException: attempting to read gservices without permission: Neither user 10009 nor current process has com.google.android.providers.gsf.permission.READ_GSERVICES.
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforce(ContextImpl.java)
E/AndroidRuntime( 2165): at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java)
E/AndroidRuntime( 2165): at android.content.ContextWrapper.enforceCallingOrSelfPermission(ContextWrapper.java)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.c(SourceFile:107)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:121)
E/AndroidRuntime( 2165): at com.google.android.gsf.f.a(SourceFile:182)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.l.a(SourceFile:306)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.g.a(SourceFile:237)
E/AndroidRuntime( 2165): at com.google.android.gms.common.a.d.c(SourceFile:197)
E/AndroidRuntime( 2165): at com.google.android.location.activity.k.f(SourceFile:533)
E/AndroidRuntime( 2165): at com.google.android.location.activity.ah.e(SourceFile:125)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.l(SourceFile:79)
E/AndroidRuntime( 2165): at com.google.android.location.activity.as.g(SourceFile:65)
E/AndroidRuntime( 2165): at com.google.android.location.activity.az.a(SourceFile:134)
E/AndroidRuntime( 2165): at com.google.android.location.activity.u.at_(SourceFile:144)
E/AndroidRuntime( 2165): at com.google.android.location.activity.h.a(SourceFile:53)
E/AndroidRuntime( 2165): at com.google.android.location.activity.f.a(SourceFile:338)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.w.run(SourceFile:143)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ab.handleMessage(SourceFile:449)
E/AndroidRuntime( 2165): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 2165): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 2165): at com.google.android.location.os.real.ae.run(SourceFile:969)
E/AndroidRuntime( 2165): at java.lang.Thread.run(Thread.java:818)
E/AndroidRuntime( 2165): Error reporting crash
ANY thoughts someone can provide would be really hlepful. I've reinstalled this ROM (Which has worked fine for me for months) a few times with a few different kernels to try and get around this problem but it keeps coming back. NO idea what could be causing it but it's frustrating as hell ( and GOogling these error messages is leading me nowhere). Full logcat attached. Thanks for any insight at all.
Flash latest firmware or run a ruu.Then flash your rom
crazykas said:
Flash latest firmware or run a ruu.Then flash your rom
Click to expand...
Click to collapse
I appreciate the advice, but I am trying to learn a little from this, and would like to figure out what went wrong before going nuclear. I was using this firmware adn ROM before with no issues, and yet a clean install of the same ROM is suddenly constantly crashing?
Well, I fully wiped my SD card and did an RUU. Haven't had a crash yet but still see this error in my logcat :
Code:
E/Vold ( 382): Failed to find mounted volume for /storage/ext_sd/Android/data/com.google.android.youtube/cache
For a few apps (these are all system / default apps, I haven't installed anything yet).
And also a few other errors that just shouldn't be there for a clean install
Code:
I/ActivityManager( 895): Start proc com.android.cellbroadcastreceiver for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver: pid=2959 uid=10003 gids={50003, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2504:com.htc.sense.hsp/u0a14 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2504
W/BroadcastQueue( 895): Exception when sending broadcast to ComponentInfo{com.htc.sense.hsp/com.htc.sense.hsp.weather.provider.data.Receiver}
W/BroadcastQueue( 895): android.os.DeadObjectException
W/BroadcastQueue( 895): at android.os.BinderProxy.transactNative(Native Method)
W/BroadcastQueue( 895): at android.os.BinderProxy.transact(Binder.java)
W/BroadcastQueue( 895): at android.app.ApplicationThreadProxy.scheduleReceiver(ApplicationThreadNative.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processCurBroadcastLocked(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java)
W/BroadcastQueue( 895): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java)
W/BroadcastQueue( 895): at android.os.Binder.execTransact(Binder.java)
W/libprocessgroup( 895): failed to open /acct/uid_10014/pid_2504/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc com.htc.sense.hsp for broadcast com.htc.sense.hsp/.weather.provider.data.Receiver: pid=2991 uid=10014 gids={50014, 9997, 1023, 3003} abi=armeabi-v7a
W/ActivityManager( 895): Spurious death for ProcessRecord{ee7324c 2991:com.htc.sense.hsp/u0a14}, curProc for 2504: null
I/ActivityManager( 895): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.PhoneStateReceiver: pid=3030 uid=10013 gids={50013, 9997, 3003} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2526:com.android.managedprovisioning/u0a15 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2526
W/libprocessgroup( 895): failed to open /acct/uid_10015/pid_2526/cgroup.procs: No such file or directory
I/ActivityManager( 895): Start proc eu.chainfire.supersu for broadcast eu.chainfire.supersu/.UserPresentReceiver: pid=3054 uid=10050 gids={50050, 9997} abi=armeabi-v7a
I/ActivityManager( 895): Killing 2548:com.ota.updates/u0a17 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2548
W/libprocessgroup( 895): failed to open /acct/uid_10017/pid_2548/cgroup.procs: No such file or directory
I/ActivityManager( 895): Killing 2088:com.google.android.apps.walletnfcrel/u0a26 (adj 15): empty #17
I/ActivityManager( 895): Recipient 2088
W/libprocessgroup( 895): failed to open /acct/uid_10026/pid_2088/cgroup.procs: No such file or directory
Hopefully these are innocuous or at this point I have to suspect a hardware problem.

Strange crash

After updating 5o the latest miui I have a crash to processes but I can't find out what's causing it. Any help?
java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaProvider: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
at android.app.ActivityThread.installProvider(ActivityThread.java)
at android.app.ActivityThread.installContentProviders(ActivityThread.java)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java)
at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)
at android.app.ActivityThread.handleBindApplication(<Xposed>)
at android.app.ActivityThread.access$1700(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.app.ActivityThread.main(ActivityThread.java)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
at android.database.sqlite.SQLiteConnection.nativeExecuteForLong(Native Method)
at android.database.sqlite.SQLiteConnection.executeForLong(SQLiteConnection.java)
at android.database.sqlite.SQLiteSession.executeForLong(SQLiteSession.java)
at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java)
at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java)
at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java)
at android.database.sqlite.SQLiteDatabase.getVersion(SQLiteDatabase.java)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java)
at com.android.providers.media.MediaProvider.query(MediaProvider.java)
at com.android.providers.media.MediaProvider.attachVolume(MediaProvider.java)
at com.android.providers.media.MediaProvider.onCreate(MediaProvider.java)
at android.content.ContentProvider.attachInfo(ContentProvider.java)
at android.content.ContentProvider.attachInfo(ContentProvider.java)
... 15 more

rear Camera Issue

after flashing stock rom i am unable to use flash light and rear camera...
i tried other roms but the problem still exist.
----- CRASH LOG----
SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@1f93608
versionCode=21
BOARD=QC_Reference_Phone
BOOTLOADER=unknown
TYPE=user
ID=NRD90M
TIME=1492497818000
BRAND=ZUK
TAG=Build
HARDWARE=qcom
SERIAL=6240b8f4
SUPPORTED_ABIS=[Ljava.lang.String;@7c2a1a1
CPU_ABI=arm64-v8a
IS_DEBUGGABLE=false
RADIO=unknown
MANUFACTURER=ZUK
IS_EMULATOR=false
SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@42b4fab
TAGS=release-keys
CPU_ABI2=
UNKNOWN=unknown
PERMISSIONS_REVIEW_REQUIRED=false
USER=buildslave
FINGERPRINT=ZUK/z2_plus_hw/z2_plus_hw:7.0/NRD90M/2.5.104_170418:user/release-keys
HOST=byws20
versionName=0.9.0.0
PRODUCT=z2_plus_hw
DISPLAY=NRD90M dev-keys
MODEL=ZUK Z2132
DEVICE=z2_plus_hw
java.lang.RuntimeException: Unable to start receiver com.zui.cameragallery.camera.DisableCameraReceiver: java.lang.IllegalArgumentException: Component class com.zui.cameragallery.camera.CameraLauncher does not exist in com.zui.cameragallery
at android.app.ActivityThread.handleReceiver(ActivityThread.java:3079)
at android.app.ActivityThread.-wrap18(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1565)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6153)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:758)
Caused by: java.lang.IllegalArgumentException: Component class com.zui.cameragallery.camera.CameraLauncher does not exist in com.zui.cameragallery
at android.os.Parcel.readException(Parcel.java:1687)
at android.os.Parcel.readException(Parcel.java:1636)
at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4485)
at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2233)
at com.zui.cameragallery.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:82)
at com.zui.cameragallery.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:48)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:3072)
... 8 more
java.lang.IllegalArgumentException: Component class com.zui.cameragallery.camera.CameraLauncher does not exist in com.zui.cameragallery
at android.os.Parcel.readException(Parcel.java:1687)
at android.os.Parcel.readException(Parcel.java:1636)
at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4485)
at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2233)
at com.zui.cameragallery.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:82)
at com.zui.cameragallery.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:48)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:3072)
at android.app.ActivityThread.-wrap18(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1565)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6153)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:758)

Categories

Resources