TurnByTurn for Gear still work? - Samsung Galaxy Gear

I was wondering if there's a way to still make it work? I'm running 4.4.2 on my S4 Active and i tried an old apk and it loads but the map never loads. From what I can tell the SDK is expired and won't let the app run.
I have some logs of trying to start the app:
Code:
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority [0], There is no sepolicy file.
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority [1], There is no sepolicy version file.
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority , loading version is VE=SEPF_SAMSUNG-SGH-I537_4.4.2_0011
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): selinux_android_seapp_context_reload: seapp_contexts file is loaded from /seapp_contexts
07-16 18:47:42.507: W/ApplicationPackageManager(15623): getCSCPackageItemText()
07-16 18:47:42.537: E/MoreInfoHPW_ViewGroup(15623): Parent view is not a TextView
07-16 18:47:42.577: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0, skipping init
07-16 18:47:42.577: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0, skipping init
07-16 18:47:42.617: D/AbsListView(15623): Get MotionRecognitionManager
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Shared lib '/data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so' already loaded in same CL 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0
07-16 18:47:42.667: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0
07-16 18:47:42.667: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0, skipping init
07-16 18:47:42.667: W/ContextImpl(15623): Implicit intents with startService are not safe: Intent { act=com.nokia.maps.MapsService } android.content.ContextWrapper.startService:506 com.nokia.maps.MapServiceClient.connectService:31 com.nokia.maps.MapsEngine.a:212
07-16 18:47:42.677: D/AbsListView(15623): onVisibilityChanged() is called, visibility : 4
07-16 18:47:42.677: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.687: D/AbsListView(15623): onVisibilityChanged() is called, visibility : 0
07-16 18:47:42.687: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.687: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.707: I/Adreno-EGL(15623): <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: (CL3869936)
07-16 18:47:42.707: I/Adreno-EGL(15623): OpenGL ES Shader Compiler Version: 17.01.11.SPL
07-16 18:47:42.707: I/Adreno-EGL(15623): Build Date: 01/17/14 Fri
07-16 18:47:42.707: I/Adreno-EGL(15623): Local Branch:
07-16 18:47:42.707: I/Adreno-EGL(15623): Remote Branch:
07-16 18:47:42.707: I/Adreno-EGL(15623): Local Patches:
07-16 18:47:42.707: I/Adreno-EGL(15623): Reconstruct Branch:
07-16 18:47:42.727: D/OpenGLRenderer(15623): Enabling debug mode 0
07-16 18:47:42.737: I/System.out(15623): RestrictedMapFactory failed to initialise. error = USAGE_EXPIRED
07-16 18:47:42.797: D/AbsListView(15623): unregisterIRListener() is called
And it crashed at this point:
Code:
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority [0], There is no sepolicy file.
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority [1], There is no sepolicy version file.
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): Function: selinux_android_load_priority , loading version is VE=SEPF_SAMSUNG-SGH-I537_4.4.2_0011
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623):
07-16 18:47:42.436: I/SELinux(15623): selinux_android_seapp_context_reload: seapp_contexts file is loaded from /seapp_contexts
07-16 18:47:42.507: W/ApplicationPackageManager(15623): getCSCPackageItemText()
07-16 18:47:42.537: E/MoreInfoHPW_ViewGroup(15623): Parent view is not a TextView
07-16 18:47:42.577: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0, skipping init
07-16 18:47:42.577: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0
07-16 18:47:42.577: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libSdkResourcePkg.so 0x429494e0, skipping init
07-16 18:47:42.617: D/AbsListView(15623): Get MotionRecognitionManager
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Shared lib '/data/app-lib/com.here.tbt.demo.app-1/libstlport_shared.so' already loaded in same CL 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libcrypto.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libssl.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0
07-16 18:47:42.647: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libexticonv.so 0x429494e0, skipping init
07-16 18:47:42.647: D/dalvikvm(15623): Trying to load lib /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0
07-16 18:47:42.667: D/dalvikvm(15623): Added shared lib /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0
07-16 18:47:42.667: D/dalvikvm(15623): No JNI_OnLoad found in /data/app-lib/com.here.tbt.demo.app-1/libMAPSJNI.so 0x429494e0, skipping init
07-16 18:47:42.667: W/ContextImpl(15623): Implicit intents with startService are not safe: Intent { act=com.nokia.maps.MapsService } android.content.ContextWrapper.startService:506 com.nokia.maps.MapServiceClient.connectService:31 com.nokia.maps.MapsEngine.a:212
07-16 18:47:42.677: D/AbsListView(15623): onVisibilityChanged() is called, visibility : 4
07-16 18:47:42.677: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.687: D/AbsListView(15623): onVisibilityChanged() is called, visibility : 0
07-16 18:47:42.687: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.687: D/AbsListView(15623): unregisterIRListener() is called
07-16 18:47:42.707: I/Adreno-EGL(15623): <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: (CL3869936)
07-16 18:47:42.707: I/Adreno-EGL(15623): OpenGL ES Shader Compiler Version: 17.01.11.SPL
07-16 18:47:42.707: I/Adreno-EGL(15623): Build Date: 01/17/14 Fri
07-16 18:47:42.707: I/Adreno-EGL(15623): Local Branch:
07-16 18:47:42.707: I/Adreno-EGL(15623): Remote Branch:
07-16 18:47:42.707: I/Adreno-EGL(15623): Local Patches:
07-16 18:47:42.707: I/Adreno-EGL(15623): Reconstruct Branch:
07-16 18:47:42.727: D/OpenGLRenderer(15623): Enabling debug mode 0
[B][COLOR="Red"]07-16 18:47:42.737: I/System.out(15623): RestrictedMapFactory failed to initialise. error = USAGE_EXPIRED[/COLOR][/B]
07-16 18:47:42.797: D/AbsListView(15623): unregisterIRListener() is called

Related

USB Mass Storage Failed to Unmount internal SD

I have a Telus Fascinate 3G (SGH-T959D) running Slim ICS 4.2 (i9000 build) + Semaphore 1.2.6s, and UMS of internal SD stopped working since I installed Avast w/ Anti-Theft.
Uninstalling Anti-Theft & Avast did not solve the problem.
Upon tapping "Turn on USB storage" I get "If you turn on USB storage, some applications you are using will stop and may be unavailable until you turn off USB storage."
I can still access UMS of the emmc from Win7, but the internal SD Card will not unmount and lend it self to UMS.
I've tried switching usb cables, computers, usb ports, clear cache/dalvik cache, fix permissions through CWM Recovery with no avail.
I suspect it may be related to Avast breaking the file system unmount while implementing "prevent usb debugging"?
The following catlog may aid debugging:
Code:
07-16 01:36:32.718 I/Vold ( 147): /mnt/secure/staging/.android_secure sucessfully unmounted
07-16 01:36:32.718 I/Vold ( 147): /mnt/secure/asec sucessfully unmounted
07-16 01:36:32.718 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 9, action 0)
07-16 01:36:33.867 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 8, action 0)
07-16 01:36:35.019 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 7, action 0)
07-16 01:36:36.207 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 6, action 0)
07-16 01:36:37.363 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 5, action 0)
07-16 01:36:37.941 D/dalvikvm( 6009): GC_CONCURRENT freed 419K, 24% free 3020K/3971K, paused 2ms+2ms
07-16 01:36:38.531 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 4, action 0)
07-16 01:36:39.675 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 3, action 0)
07-16 01:36:40.824 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 2, action 1)
07-16 01:36:41.972 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 1, action 2)
07-16 01:36:43.121 W/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 0, action 0)
07-16 01:36:44.269 E/Vold ( 147): Giving up on unmount /mnt/secure/staging (Device or resource busy)
07-16 01:36:44.269 E/Vold ( 147): Failed to unmount /mnt/secure/staging (Device or resource busy)
07-16 01:36:44.269 D/Vold ( 147): Volume sdcard state changing 5 (Unmounting) -> 4 (Mounted)
07-16 01:36:44.273 W/MountService( 301): Duplicate state transition (mounted -> mounted) for /mnt/sdcard
07-16 01:36:44.273 D/MountService( 301): sendStorageIntent Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///mnt/sdcard (has extras) }
07-16 01:36:44.277 D/VoldCmdListener( 147): volume share /mnt/sdcard ums
07-16 01:36:44.285 D/MediaScannerReceiver( 6805): action: android.intent.action.MEDIA_MOUNTED path: /mnt/sdcard
07-16 01:36:44.300 E/MountService( 301): Failed to share/unshare
07-16 01:36:44.300 E/MountService( 301): com.android.server.NativeDaemonConnectorException: Cmd {volume share /mnt/sdcard ums} failed with code 405 : {volume operation failed (Device or resource busy)}
...
07-16 01:36:44.418 W/ActivityManager( 301): Unable to launch app com.google.android.youtube/10049 for broadcast Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///mnt/sdcard flg=0x10 (has extras) }: process is bad
07-16 01:36:44.418 W/ActivityManager( 301): finishReceiver called but none active
07-16 01:36:45.718 D/VoldCmdListener( 147): volume unshare /mnt/sdcard ums
07-16 01:36:45.718 W/Vold ( 147): Returning OperationFailed - no handler for errno 22
07-16 01:36:45.722 E/MountService( 301): Failed to share/unshare
07-16 01:36:45.722 E/MountService( 301): com.android.server.NativeDaemonConnectorException: Cmd {volume unshare /mnt/sdcard ums} failed with code 400 : {volume operation failed (Invalid argument)}
...
07-16 01:36:45.722 D/VoldCmdListener( 147): volume mount /mnt/sdcard
07-16 01:36:45.726 E/MountService( 301): Failed to remount /mnt/sdcard after disabling share method ums
Complete Catlog attached.
I would greatly appreciate any suggestion as to how I might resolve this issue.
I wouldn't mind reflashing kernel or ROM, but I'd like some advice before blowing everything away or possibly make the situation worse.
Issue solved by backup, format, and restoring the sdcard partition.
I think it may have been the media scanner service hanging on scanning a "bad" mp3 file, and now I avoid updating mp3 tag info after it has been loaded to the phone.
The recent Google Music app update may have solved this issue though.

Error Code for custom roms

Log Cat was for every rom i tried to install.. if ysomeone could dissect it and figure out what went wrong thated becool so i dont do it again
tringForUser(Settings.java)
E/SQLiteDatabase( 891): at android.provider.Settings$Secure.putStringFor
User(Settings.java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
$TextServicesSettings.putSelectedSpellCheckerSubtype(TextServicesManagerService.
java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
.setCurrentSpellCheckerSubtypeLocked(TextServicesManagerService.java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
.setCurrentSpellCheckerSubtype(TextServicesManagerService.java)
E/SQLiteDatabase( 891): at com.android.internal.textservice.ITextService
sManager$Stub.onTransact(ITextServicesManager.java)
E/SQLiteDatabase( 891): at android.os.Binder.execTransact(Binder.java)
E/SQLiteDatabase( 891): at dalvik.system.NativeStart.run(Native Method)
I/HTCIMEService( 1226): [onStartInputView] attribute=0x10081, package=com.androi
d.settings, restarting=false
I/PowerSavingUtil( 1226): [evaluateSkipIMEVibration] user_powersaver_enable = 0,
powersaver_haptic_feedback = 1, sys.psaver.haptic = false, skipIMEVibration = f
alse
E/SharedPreferencesImpl( 1226): Couldn't create directory for SharedPreferences
file /data/data/com.htc.android.htcime/shared_prefs/com.htc.android.htcime_prefe
rences.xml
I/TraceConfig( 1226): [load] mTracePrediction = false
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/SharedPreferencesImpl( 1226): Couldn't create directory for SharedPreferences
file /data/data/com.htc.android.htcime/shared_prefs/com.htc.android.htcime_prefe
rences.xml
I/HTCIMEService( 1226): [onStartInputView] mCurrSIP=com.htc.android.htcime.ezsip
.PortQwertySIPView{47c8c6c8 V.ED.... ......ID 0,0-0,0}, mData.mCurrIM=com.htc.an
[email protected]
I/XT9IME ( 1226): [handleLdbChange] handle LDBs change. (109, 0)
I/XT9_C ( 1226): [registerXT9LDB] Allocate memory of 'gLdbInfo.pbLdbBuff' (
size=4810151)
E/qdhwcomposer( 232): hwc_vsync_control: vsync control failed. Dpy=0, enable=0
: Invalid argument
E/SurfaceFlinger( 232): eventControl(0, 0) failed Invalid argument
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
I/XT9_JNI ( 1226): [loadFile] size=4810151 (loaded)
I/XT9_C ( 1226): [registerXT9LDB] LDB(00000109) loading [done]
D/XT9_C ( 1226): [registerXT9LDB] current LdbNum=0x109, First LdbNum=0x109, Se
cond LdbNum=0x0
W/System.err( 1226): java.io.FileNotFoundException: /data/data/com.htc.android.h
tcime/app_db/kdb_0d09.cfg: open failed: EROFS (Read-only file system)
W/System.err( 1226): at libcore.io.IoBridge.open(IoBridge.java:409)
W/System.err( 1226): at java.io.FileOutputStream.<init>(FileOutputStream.java
:88)
W/System.err( 1226): at java.io.FileOutputStream.<init>(FileOutputStream.java
:73)
W/System.err( 1226): at java.io.FileWriter.<init>(FileWriter.java:42)
W/System.err( 1226): at com.htc.android.htcime.latinim.KDBGenerator.genKDBCon
f(KDBGenerator.java:52)
W/System.err( 1226): at com.htc.android.htcime.latinim.LatinIM.setKDB(LatinIM
.java:114)
W/System.err( 1226): at com.htc.android.htcime.ezsip.PortQwertySIPView.startI
nput(PortQwertySIPView.java:322)
W/System.err( 1226): at com.htc.android.htcime.HTCIMEService.onStartInputView
(HTCIMEService.java:719)
W/System.err( 1226): at android.inputmethodservice.InputMethodService.showWin
dowInner(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.InputMethodService.showWin
dow(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.InputMethodService$InputMe
thodImpl.showSoftInput(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.IInputMethodWrapper.execut
eMessage(IInputMethodWrapper.java)
W/System.err( 1226): at com.android.internal.os.HandlerCaller$MyHandler.handl
eMessage(HandlerCaller.java)
W/System.err( 1226): at android.os.Handler.dispatchMessage(Handler.java)
W/System.err( 1226): at android.os.Looper.loop(Looper.java)
W/System.err( 1226): at android.app.ActivityThread.main(ActivityThread.java)
W/System.err( 1226): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 1226): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 1226): at com.android.internal.os.ZygoteInit$MethodAndArgsCalle
r.run(ZygoteInit.java)
W/System.err( 1226): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va)
W/System.err( 1226): at dalvik.system.NativeStart.main(Native Method)
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
W/System.err( 1226): Caused by: libcore.io.ErrnoException: open failed: EROFS (R
ead-only file system)
W/System.err( 1226): at libcore.io.Posix.open(Native Method)
W/System.err( 1226): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/System.err( 1226): at libcore.io.IoBridge.open(IoBridge.java:393)
W/System.err( 1226): ... 20 more
I/XT9_C ( 1226): [loadDB] File not found. Load default DB.
E/XT9_JNI ( 1226): Couldn't get asset xt9_raw/kdb_0d09.cfg
W/XT9_C ( 1226): [loadDefaultDB] DB (xt9_raw/kdb_0d09.cfg) load failed!
E/XT9_C ( 1226): [registerXT9KDB] KDB(00000d09) load failed!
I/XT9_C ( 1226): [loadDB] File not found. Load default DB.
I/XT9_C ( 1226): [loadDefaultDB] xt9_raw/mdb_normal size=12 (loaded)
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/qdhwcomposer( 232): ioctl MSMFB_BUFFER_SYNC failed, err=Operation not permitt
ed
E/qdoverlay( 232): Failed to call ioctl MSMFB_OVERLAY_PLAY err=Operation not pe
rmitted
E/qdoverlay( 232): MdpData failed to play
E/qdoverlay( 232): == Dump MdpData start ==
E/qdoverlay( 232): == Dump OvFD fd=52 path=/dev/graphics/fb0 start/end ==
E/qdoverlay( 232): mOvData msmfb_overlay_data id=1
E/qdoverlay( 232): data msmfb_data offset=0 memid=27 id=0 flags=0x1000 priv=0
E/qdoverlay( 232): == Dump MdpData end ==
E/qdhwcomposer( 232): draw: queueBuffer failed for FBUpdate
E/qdhwcomposer( 232): hwc_set_primary: FBUpdate draw failed
E/qdhwcomposer( 232): display_commit: MSMFB_DISPLAY_COMMIT for primary failed
E/qdhwcomposer( 232): hwc_set_primary: display commit fail!
E/qdhwcomposer( 232): ioctl MSMFB_BUFFER_SYNC failed, err=Operation not permitt
ed
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/qdoverlay( 232): Failed to call ioctl MSMFB_OVERLAY_PLAY err=Operation not pe
rmitted
E/qdoverlay( 232): MdpData failed to play
E/qdoverlay( 232): == Dump MdpData start ==
E/qdoverlay( 232): == Dump OvFD fd=52 path=/dev/graphics/fb0 start/end ==
E/qdoverlay( 232): mOvData msmfb_overlay_data id=1
E/qdoverlay( 232): data msmfb_data offset=8355840 memid=29 id=0 flags=0x1000 pr
iv=0
E/qdoverlay( 232): == Dump MdpData end ==
E/qdhwcomposer( 232): draw: queueBuffer failed for FBUpdate
E/qdhwcomposer( 232): hwc_set_primary: FBUpdate draw failed
E/qdhwcomposer( 232): display_commit: MSMFB_DISPLAY_COMMIT for primary failed
^^^this was right befor the phone shut off^^^^^^
Need some more info, man.
What ROMs did you try to install?
Are you currently on a stock ROM? Or a custom? Or still on the original stock set up?
Rooted?
Unlocked?
Firmware running?
What custom recovery do you have installed?
You have multiple errors, but it will be hard (at least for me) to ascertain what the problem is without more information....

[Q] builded iodaks kernel, stuck in cm loading screen

hi
i builded iodak's kernel to compile a driver module.
it compiled fine and i put the zimage back in the original *.zip file with a archive manager (to avoid breaking the validation). flashing the *.zip went fine but after booting, it stuck in the cm loading screen. reflashing the original iodak *.zip worked without a problem so i asume i did something wrong. can someone plz tell me how i get detailed information on what went wrong? or how i obtain it?
greez
mooin
Check build log and file size, maybe it failed on a command without exit in case of error
Try different gcc,make sure you used cm files and not stock
Also check if logcat is loaded and running on lg logo for more info
Rudjgaard said:
Check build log and file size, maybe it failed on a command without exit in case of error
Try different gcc,make sure you used cm files and not stock
Also check if logcat is loaded and running on lg logo for more info
Click to expand...
Click to collapse
why are there such issues and how can i fix them?
Code:
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/core.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/conscrypt.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/conscrypt.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/okhttp.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/okhttp.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/framework.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/framework2.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/framework2.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/telephony-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/telephony-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/voip-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/voip-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/mms-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/mms-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/webviewchromium.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/webviewchromium.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/telephony-msim.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/telephony-msim.jar'
E/dalvikvm( 813): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/mms-common.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/webviewchromium.jar:/system/framework/telephony-msim.jar'
this was the output from logcat:
Code:
D/NvOsDebugPrintf( 782): numReqBufs(0)
D/NvOmxCamera( 782): <<<Event handler got event [0] == 0x0
D/NvOmxCamera( 782): >>>>>>>>>>>>>>>> TRANSITION TO IDLE DONE!
D/NvOmxCamera( 782): connectCameraGraph: Done! [0x0]
D/NvOmxCamera( 782): connectCameraGraph ---
I/ServiceManager( 150): service 'media.audio_flinger' died
I/ServiceManager( 150): service 'media.player' died
I/ServiceManager( 150): service 'media.camera' died
I/auditd ( 812): Starting up
I/audit_log( 812): Previous audit logfile not detected
E/audit_log( 812): Could not open audit log file /data/misc/audit/audit.log : Invalid argument
E/auditd ( 812): Failed on audit_log_open
I/auditd ( 812): Exiting
I/Netd ( 817): Netd 1.0 starting
W/InterfaceController( 817): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/mediaserver( 814): ServiceManager: 0x4159e448
I/AudioFlinger( 814): Using default 3000 mSec as standby time.
E/MediaPlayerFactory( 814): calling dlopen on FACTORY_LIB
E/MediaPlayerFactory( 814): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
I/CameraService( 814): CameraService started (pid=814)
I/CameraService( 814): Loaded "NVIDIA Development Platform Camera HAL" camera module
D/NvOmxCamera( 814): int android::HAL_getNumberOfCameras() ++
D/NvOmxCameraSettingsParser( 814): NvOmxCameraSettingsParser constructor
D/NvOmxCameraYUVsave( 814): NvOmxCamera::PostProcessingFilter ++
D/NvOmxCamera( 814): NvOmxCamera::NvOmxCamera ++
D/NvOsDebugPrintf( 814): NvxLiteH264DecoderInit : Opening TVMR H264 block
D/NvOsDebugPrintf( 814): NvxLiteH264DecoderInit : Opening TVMR H264 block
D/NvOmxCamera( 814): NvOmxCamera() Creating Camera objects...
D/NvOmxCamera( 814): setCameraHWSensor +++++
D/NvOmxCamera( 814): setCameraSensor +++++
V/NvOmxCamera( 814): getCameraSensorSettings ++++
D/NvOsDebugPrintf( 814): NvOdmImagerOpen +++, ImagerGUID()
D/NvOsDebugPrintf( 814): using ImagerGUID 's_IMX111' (2)
D/NvOsDebugPrintf( 814): real using ImagerGUID 's_IMX111'
D/NvOsDebugPrintf( 814): NvOdmImagerOpen 215: found a sensor (0)
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerOpen : NResult = pImager->pSensor->pfnOpen --- ok!!
D/NvOsDebugPrintf( 814): NvOdmImagerOpen 298: try to get focuser
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerOpen : NvOdmImagerGetCapabilities --- ok!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerOpen : g_FocuserHalTable : 0
D/NvOsDebugPrintf( 814): Using FocuserGUID 'f_DW9714'
D/NvOsDebugPrintf( 814): Using FlashGUID 'l_LM3559'
D/NvOsDebugPrintf( 814): FlashLM3559_Open start!!
D/NvOsDebugPrintf( 814): End of Open!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOmxCamera( 814): >>>>>>>> SENSOR MODES >>>>>>>>>>
D/NvOmxCamera( 814): >>> 0 [640 x 480] {30}
D/NvOmxCamera( 814): >>> 1 [1280 x 720] {30}
D/NvOmxCamera( 814): >>> 2 [1920 x 1080] {30}
D/NvOmxCamera( 814): >>> 3 [3264 x 1836] {22}
D/NvOmxCamera( 814): >>> 4 [3264 x 2448] {22}
D/NvOmxCamera( 814): >>>>>>>> END SENSOR MODES >>>>>>>>>>
D/NvOmxCamera( 814): generateSupportedResolutions +++++
D/NvOmxCamera( 814): filterResolutions +++++
D/NvOmxCamera( 814): filterResolutions +++++
D/NvOmxCamera( 814): filterResolutions +++++
D/NvOmxCamera( 814): int android::HAL_getCameraInfo(int, camera_info*) ++
D/NvOmxCamera( 814): int android::HAL_getCameraInfo(int, camera_info*) --
D/NvOmxCamera( 814): <<<Event handler got event [0] == 0x3
D/NvOmxCamera( 814): createCameraObjects: Done! [0x0]
D/NvOmxCamera( 814): NvOmxCamera::NvOmxCamera --
D/NvOmxCamera( 814): int android::HAL_getNumberOfCameras() --
D/NvOmxCamera( 814): connectCameraGraph: mStateFlags = 0x0 +++
D/NvOmxCamera( 814): setupNonTunneledPort: +++++
D/NvOmxCamera( 814): setupNonTunneledPort: [OMX.Nvidia.camera:0] 960x720
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.camera,0] ==> 1
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
D/NvOmxCamera( 814): setupNonTunneledPort: ----- [0x0]
D/NvOmxCamera( 814): <<<Event handler got event [0] == 0x2
D/NvOmxCamera( 814): NvOmxCameraGraphEventHandler: NvOmxCamera receives camera preview port Disable Done from Camera
D/NvOmxCamera( 814): connectCameraGraph: disable port 0 [0x0]
D/NvOmxCamera( 814): setupNonTunneledPort: +++++
D/NvOmxCamera( 814): setupNonTunneledPort: [OMX.Nvidia.camera:5] 1280x720
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.camera,5] ==> 1
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
D/NvOmxCamera( 814): setupNonTunneledPort: ----- [0x0]
V/NvOmxCameraBuffers( 814): allocateBuffers +++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.camera,5] ==> 1
D/NvOmxCamera( 814): <<<Event handler got event [0] == 0x3
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
V/NvOmxCameraBuffers( 814): allocateBuffers -- [6]
D/NvOmxCamera( 814): <<<Event handler got event [0] == 0x2
D/NvOmxCamera( 814): setupNonTunneledPort: +++++
D/NvOmxCamera( 814): setupNonTunneledPort: [OMX.Nvidia.camera:1] 3264x2448
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
W/AudioPolicyManagerBase( 814): loadOutput() invalid supported devices
W/AudioPolicyManagerBase( 814): loadInput() invalid supported devices
I/AudioPolicyManagerBase( 814): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.camera,1] ==> 1
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
D/NvOmxCamera( 814): setupNonTunneledPort: ----- [0x0]
D/NvOmxCamera( 814): setupNonTunneledPort: +++++
D/NvOmxCamera( 814): setupNonTunneledPort: [OMX.Nvidia.jpeg.encoder:0] 3264x2448
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.jpeg.encoder,0] ==> 1
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
D/NvOmxCamera( 814): setupNonTunneledPort: ----- [0x0]
D/NvOmxCamera( 814): <<<Event handler got event [0] == 0x2
V/NvOmxCameraBuffers( 814): allocateBuffers +++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode ++
V/NvOmxCameraBuffers( 814): setUseNvBufferMode set [OMX.Nvidia.jpeg.encoder,1] ==> 0
V/NvOmxCameraBuffers( 814): setUseNvBufferMode --
V/NvOmxCameraBuffers( 814): allocateBuffers -- [5]
D/NvOmxCamera( 814): >>>>>>>>>>>>>>>> ConnectGraph [0]
D/NvOmxCamera( 814): >>>>>>>>>>>>>>>> ConnectGraph [1]
D/NvOmxCamera( 814): >>>>>>>>>>>>>>>> ConnectGraph [4]
D/NvOsDebugPrintf( 814): OMX minor version mismatch
D/NvOmxCamera( 814): >>>>>>>>>>>>>>>> TRANSITION TO IDLE START
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
V/nvaudio_hw( 814): nvaudio_dev_open : audio_hw_if
V/nvaudio_hw( 814): at command for invalid dev_cfg
I/ServiceManager( 814): Waiting for service media.nvidia.audio_alsa...
D/NvOsDebugPrintf( 814): [imx111] GetBestValidSensorMode: DesiredRes W=960, H=720, Fps=15.000000, VideoMode(0)
D/NvOsDebugPrintf( 814): GetParameter(): 50 not supported
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/AndroidRuntime( 813):
D/AndroidRuntime( 813): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 813): CheckJNI is OFF
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/core.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/conscrypt.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/conscrypt.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/okhttp.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/okhttp.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/core-junit.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/core-junit.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/bouncycastle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/bouncycastle.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/ext.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/framework.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/framework2.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/framework2.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/telephony-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/telephony-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/voip-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/voip-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/mms-common.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/mms-common.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/android.policy.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/services.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/apache-xml.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/apache-xml.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/webviewchromium.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/webviewchromium.jar'
E/dalvikvm( 813): Could not stat dex cache directory '/data/dalvik-cache': No such file or directory
I/dalvikvm( 813): Unable to open or create cache for /system/framework/telephony-msim.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 813): Unable to process classpath element '/system/framework/telephony-msim.jar'
E/dalvikvm( 813): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/mms-common.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/webviewchromium.jar:/system/framework/telephony-msim.jar'
E/dalvikvm( 813): VM aborting
F/libc ( 813): Fatal signal 6 (SIGABRT) at 0x0000032d (code=-6), thread 813 (zygote)
D/NvOsDebugPrintf( 814): [imx111] GetBestValidSensorMode: DesiredRes W=1280, H=720, Fps=15.000000, VideoMode(0)
D/NvOsDebugPrintf( 814): GetParameter(): 50 not supported
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): !!!!!!!!!!!!!! NvOdmImagerListSensorModes !!!!!!!!!!!!!!!
D/NvOsDebugPrintf( 814): NvMMLiteBlockCreate : Block : BlockType = 1
I/DEBUG ( 154): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 154): Build fingerprint: 'lge/x3_open_eu/x3:4.1.2/JZO54K/P88020a.1e56bb4c69:user/release-keys'
I/DEBUG ( 154): Revision: '7'
I/DEBUG ( 154): pid: 813, tid: 813, name: zygote >>> zygote <<<
I/DEBUG ( 154): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
D/NvOsDebugPrintf( 814): NvMMLiteJPEGEncGetBufferRequirements : BufferSize 11985408
I/DEBUG ( 154): r0 00000000 r1 0000032d r2 00000006 r3 00000000
I/DEBUG ( 154): r4 4005cf2c r5 00000006 r6 00000002 r7 0000010c
I/DEBUG ( 154): r8 00000000 r9 41e87dc8 sl 41e87bb0 fp 41e87dc0
I/DEBUG ( 154): ip 0000032d sp be986c20 lr 400e00a7 pc 400ef04c cpsr 000f0010
I/DEBUG ( 154): d0 74726f6261204d56 d1 6265772f6b726f77
I/DEBUG ( 154): d2 6f72686377656976 d3 72616a2e6d75696d
I/DEBUG ( 154): d4 6d65747379732f3a d5 6f77656d6172662f
I/DEBUG ( 154): d6 70656c65742f6b72 d7 69736d2d796e6f68
I/DEBUG ( 154): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 154): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 154): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 154): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 154): d16 ffffffffffffffeb d17 000000000000fe07
I/DEBUG ( 154): d18 41c7923f95800000 d19 0000000000000000
I/DEBUG ( 154): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 154): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 154): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 154): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 154): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 154): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 154): scr 80000010
D/NvOsDebugPrintf( 814): numReqBufs(0)
I/DEBUG ( 154):
I/DEBUG ( 154): backtrace:
I/DEBUG ( 154): #00 pc 0002204c /system/lib/libc.so (tgkill+12)
I/DEBUG ( 154): #01 pc 000130a3 /system/lib/libc.so (pthread_kill+50)
I/DEBUG ( 154): #02 pc 0001329b /system/lib/libc.so (raise+10)
I/DEBUG ( 154): #03 pc 00011ffb /system/lib/libc.so
I/DEBUG ( 154): #04 pc 00021900 /system/lib/libc.so (abort+4)
I/DEBUG ( 154): #05 pc 000471ab /system/lib/libdvm.so (dvmAbort+78)
I/DEBUG ( 154): #06 pc 0006b9b9 /system/lib/libdvm.so (dvmClassStartup()+652)
I/DEBUG ( 154): #07 pc 00048bc9 /system/lib/libdvm.so (dvmStartup(int, char const* const*, bool, _JNIEnv*)+5416)
I/DEBUG ( 154): #08 pc 0004f247 /system/lib/libdvm.so (JNI_CreateJavaVM+582)
I/DEBUG ( 154): #09 pc 00002e35 /system/lib/libnativehelper.so (JniInvocation::JNI_CreateJavaVM(_JavaVM**, _JNIEnv**, void*)+10)
I/DEBUG ( 154): #10 pc 00052dc7 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startVm(_JavaVM**, _JNIEnv**)+1722)
I/DEBUG ( 154): #11 pc 00053085 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+160)
I/DEBUG ( 154): #12 pc 0000105b /system/bin/app_process
I/DEBUG ( 154): #13 pc 0000e41b /system/lib/libc.so (__libc_init+50)
I/DEBUG ( 154): #14 pc 00000d7c /system/bin/app_process
I/DEBUG ( 154):
I/DEBUG ( 154): stack:
I/DEBUG ( 154): be986be0 00000000
I/DEBUG ( 154): be986be4 00000000
I/DEBUG ( 154): be986be8 41e87dc8 [heap]
......shortend......................
^C

Android calendar 5.0 Problems

I would like to open this thread to collect all problems people are having with the latest versione of Android Calendar 5.0
As regards me and @@soka
1. create a new event
2. set recurrence to "Every month"
3. save
4. open event
5. crash
thegios said:
I would like to open this thread to collect all problems people are having with the latest versione of Android Calendar 5.0
As regards me and @@soka
1. create a new event
2. set recurrence to "Every month"
3. save
4. open event
5. crash
Click to expand...
Click to collapse
APK taken from here
http://www.androidpolice.com/2014/11/04/google-calendar-5-0-ready-4-0-3-devices-apk-download/
thegios said:
APK taken from here
http://www.androidpolice.com/2014/11/04/google-calendar-5-0-ready-4-0-3-devices-apk-download/
Click to expand...
Click to collapse
I have the logcat
It seems the problem is here:
Could not find method com.android.calendarcommon2.EventRecurrence.repeatsMonthlyOnDayCountAllowNeg, referenced from method com.android.recurrencepicker.Utils.getRepeatString
-----
FULL LOG
----
11-05 16:12:28.725 I/ActivityManager(1160): Timeline: Activity_windows_visible id: ActivityRecord{46970318 u0 com.google.android.calendar/com.android.calendar.AllInOneCalendarActivity t13} time:7159580
11-05 16:12:28.765 I/dalvikvm(8135): Could not find method com.android.calendarcommon2.EventRecurrence.repeatsMonthlyOnDayCountAllowNeg, referenced from method com.android.recurrencepicker.Utils.getRepeatString
11-05 16:12:28.765 W/dalvikvm(8135): VFY: unable to resolve virtual method 12344: Lcom/android/calendarcommon2/EventRecurrence;.repeatsMonthlyOnDayCountAllowNeg ()Z
11-05 16:12:28.765 D/dalvikvm(8135): VFY: replacing opcode 0x74 at 0x020e
11-05 16:12:28.765 D/AndroidRuntime(8135): Shutting down VM
11-05 16:12:28.765 W/dalvikvm(8135): threadid=1: thread exiting with uncaught exception (group=0x42083d88)
11-05 16:12:28.775 E/AndroidRuntime(8135): FATAL EXCEPTION: main
11-05 16:12:28.775 E/AndroidRuntime(8135): Process: com.google.android.calendar, PID: 8135
11-05 16:12:28.775 E/AndroidRuntime(8135): java.lang.NoSuchMethodError: com.android.calendarcommon2.EventRecurrence.repeatsMonthlyOnDayCountAllowNeg
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.recurrencepicker.Utils.getRepeatString(Utils.java:133)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.calendar.event.segment.WhenSegment.updateWhen(WhenSegment.java:118)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.calendar.event.segment.WhenSegment.onRefreshModel(WhenSegment.java:64)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.calendar.event.EventInfoFragment.setView(EventInfoFragment.java:516)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.calendar.event.EventInfoFragment.onAllDataLoaded(EventInfoFragment.java:2398)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.calendar.event.EventInfoFragment.onQueryComplete(EventInfoFragment.java:2190)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.google.android.calendar.event.TimelyEventInfoFragment.access$100(TimelyEventInfoFragment.java:73)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.google.android.calendar.event.TimelyEventInfoFragment$LoaderCallbacks.finishLoader(TimelyEventInfoFragment.java:109)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.google.android.calendar.event.TimelyEventInfoFragment$3.onLoadFinished(TimelyEventInfoFragment.java:848)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:483)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:451)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.content.Loader.deliverResult(Loader.java:144)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.content.AsyncTaskLoader.dispatchOnLoadComplete(AsyncTaskLoader.java:265)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.content.AsyncTaskLoader$LoadTask.onPostExecute(AsyncTaskLoader.java:92)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.os.AsyncTask.finish(AsyncTask.java:632)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.os.AsyncTask.access$600(AsyncTask.java:177)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.os.Handler.dispatchMessage(Handler.java:102)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.os.Looper.loop(Looper.java:212)
11-05 16:12:28.775 E/AndroidRuntime(8135): at android.app.ActivityThread.main(ActivityThread.java:5135)
11-05 16:12:28.775 E/AndroidRuntime(8135): at java.lang.reflect.Method.invokeNative(Native Method)
11-05 16:12:28.775 E/AndroidRuntime(8135): at java.lang.reflect.Method.invoke(Method.java:515)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:877)
11-05 16:12:28.775 E/AndroidRuntime(8135): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
11-05 16:12:28.775 E/AndroidRuntime(8135): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
11-05 16:12:28.775 E/AndroidRuntime(8135): at dalvik.system.NativeStart.main(Native Method)
11-05 16:12:28.775 D/ActivityManager(1160): New dropbox entry: com.google.android.calendar, data_app_crash, 9c91e613-bb1a-404f-b4c5-56106d55c07c
11-05 16:12:28.775 W/ActivityManager(1160): Force finishing activity com.google.android.calendar/com.android.calendar.AllInOneCalendarActivity
11-05 16:12:28.885 D/dalvikvm(1160): GC_FOR_ALLOC freed 1843K, 12% free 76589K/86580K, paused 91ms, total 92ms
11-05 16:12:28.895 I/CrashMonitor(5631): CrashMonitorServiceBroadcastReceiver: Forwarding intent: android.intent.action.DROPBOX_ENTRY_ADDED tag: data_app_crash
11-05 16:12:28.895 I/CrashMonitor(5631): CrashMonitorService: Service started...

An apk call a function not located in it's source code

I am doing some reverse engineering on an gapephone app from the play store. When I run it in debug mode I get those lines from logcat :
Code:
02-11 19:56:08.857: I/ActivityManager(773): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.ankama.dofustouch/.MainActivity (has extras)} from uid 10039 on display 0
02-11 19:56:09.057: I/Xposed(12567): Inspeckage_Error com.android.okhttp.OkHttpClient#open(java.net.URI)#exact
02-11 19:56:09.113: I/Xposed(12567): Inspeckage_Error java.lang.ClassNotFoundException: org.apache.http.conn.ssl.HttpsURLConnection
02-11 19:56:09.114: I/Xposed(12567): Inspeckage_Error java.lang.ClassNotFoundException: okhttp3.CertificatePinner
I'm confused because when I look to the source code I can't find any lines invoking okhttp. I wonder if it's possible to come from it's '.so' libraries.
all suggestions are welcome
yes you can invoke any class from native because class or method name is needed to be add in String parameter

Categories

Resources