libmedia_jni.so errors - Android Q&A, Help & Troubleshooting

Can someone help me fix this:
--------- beginning of /dev/log/main
I//system/xbin/busybox( 1180): run-parts: /system/etc/pre-init.d: No such file or directory
I/logwrapper( 1180): /system/xbin/busybox terminated by exit(0)
I/rmt_storage( 1212): rmt_storage user app start
I/rmt_storage( 1212): rmt_storage open success
I/rmt_storage( 1212): rmt_storage shared memory ioctl success
I/rmt_storage( 1212): rmt_storage mmap addr = 40011000
--------- beginning of /dev/log/system
I/Vold ( 1183): Vold 2.1 (the revenge) firing up
E/Vold ( 1183): Set handling read only 0
D/Vold ( 1183): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Netd ( 1184): Netd 1.0 starting
W/VoldDirectVolume( 1183): device name = mmcblk1
D/Vold ( 1183): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 1183): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/DEBUG ( 1185): debuggerd: Jan 20 2012 21:44:10
E/DxDrmNexPlayerIntegrator( 1199): ** Discretix Server loaded config file - result=0 **
W/Vold ( 1183): Ignoring unknown switch 'msm72k_udc'
W/Vold ( 1183): Ignoring unknown switch 'usb_connected'
W/Vold ( 1183): Cannot open CDROM ISO file
W/Vold ( 1183): USB disconnected
W/Vold ( 1183): Share method ums now unavailable
W/Vold ( 1183): Ignoring unknown switch 'usb_configuration'
W/Vold ( 1183): Ignoring unknown switch 'usb_connected'
W/Vold ( 1183): Cannot open CDROM ISO file
W/Vold ( 1183): USB connected
W/Vold ( 1183): Share method ums now available
E/DxDrmNexPlayerIntegrator( 1199): ** Discretix SignalsListener Thread is starting **
E/DxSecureClock( 1199): ** Discretix Clock Monitor is starting **
W/Vold ( 1183): Ignoring unknown switch 'msm72k_udc'
W/Vold ( 1183): Ignoring unknown switch 'usb_configuration'
D/AndroidRuntime( 1208):
D/AndroidRuntime( 1208): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1208): CheckJNI is OFF
I/htcfs-main( 1191): main()
I/htcfs-main( 1191): ############# HTC FS - START ##################
I/dalvikvm( 1208): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1208): mlock(1185062912, 3369360), fd=8
I/rmt_storage( 1212): rmt_storage open event
I/rmt_storage( 1212): rmt_storage client thread started
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): rmt_storage register cb event
I/rmt_storage( 1212): rmt_storage status id = 2
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): rmt_storage open event
I/rmt_storage( 1212): rmt_storage client thread started
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): rmt_storage register cb event
I/rmt_storage( 1212): rmt_storage status id = 2
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): rmt_storage write event
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): rmt_storage lseek...
I/rmt_storage( 1212): rmt_storage lseek ret = 0
I/rmt_storage( 1212): rmt_storage write buf = 0x40011000, num_sector = 6143
I/rmt_storage( 1212): rmt_storage write: bytes written = 512
I/rmt_storage( 1212): rmt_storage status handle = 2
I/rmt_storage( 1212): rmt_storage write: bytes written = 3145216
I/rmt_storage( 1212): rmt_storage lseek...
I/rmt_storage( 1212): rmt_storage lseek ret = 6143
I/rmt_storage( 1212): rmt_storage write buf = 0x40310e00, num_sector = 1
D/dalvikvm( 1208): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1208): Unable to stat classpath element '/system/framework/usbnet.jar'
I/SamplingProfilerIntegration( 1208): Profiling disabled.
I/Zygote ( 1208): Preloading classes...
D/dalvikvm( 1208): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 0ms+0ms
D/dalvikvm( 1208): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1208): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+1ms
D/dalvikvm( 1208): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1208): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 0ms+1ms
D/dalvikvm( 1208): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+0ms
D/CursorWindowStats( 1208): Get CursorWindow size from framework resource:2097152
D/dalvikvm( 1208): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 1ms+1ms
W/Zygote ( 1208): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1208): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 1ms+0ms
D/TextLayoutCache( 1208): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1208): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1208): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1208): Error preloading android.media.CameraProfile.
E/Zygote ( 1208): java.lang.ExceptionInInitializerError
E/Zygote ( 1208): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1208): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1208): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1208): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1208): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1208): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1208): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1208): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1208 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1208 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1208): )
E/Zygote ( 1208): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1208): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1208): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1208): ... 7 more
D/AndroidRuntime( 1208): Shutting down VM
W/dalvikvm( 1208): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
I/Netd ( 1299): Netd 1.0 starting
D/AndroidRuntime( 1318):
D/AndroidRuntime( 1318): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1318): CheckJNI is OFF
D/AndroidRuntime( 1323):
D/AndroidRuntime( 1323): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
I/dalvikvm( 1318): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1318): mlock(1185062912, 3369360), fd=8
D/AndroidRuntime( 1323): CheckJNI is OFF
D/dalvikvm( 1323): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I/dalvikvm( 1323): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1323): mlock(1185062912, 3369360), fd=8
D/dalvikvm( 1318): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1323): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1318): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1323): Unable to stat classpath element '/system/framework/usbnet.jar'
I/SamplingProfilerIntegration( 1318): Profiling disabled.
I/SamplingProfilerIntegration( 1323): Profiling disabled.
I/Zygote ( 1318): Preloading classes...
I/Zygote ( 1323): Preloading classes...
D/dalvikvm( 1318): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 0ms+1ms
D/dalvikvm( 1323): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 1ms+1ms
D/dalvikvm( 1318): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1323): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1323): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+0ms
D/dalvikvm( 1318): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 1ms+1ms
D/dalvikvm( 1318): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1318): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 0ms+0ms
D/dalvikvm( 1323): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1323): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 0ms+1ms
D/dalvikvm( 1318): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 1ms+1ms
D/dalvikvm( 1323): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+1ms
D/CursorWindowStats( 1318): Get CursorWindow size from framework resource:2097152
D/CursorWindowStats( 1323): Get CursorWindow size from framework resource:2097152
D/dalvikvm( 1318): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 1ms+0ms
D/dalvikvm( 1323): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 0ms+0ms
W/Zygote ( 1318): Class not found for preloading: android.graphics.Bitmap$2
W/Zygote ( 1323): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1318): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 1ms+1ms
D/dalvikvm( 1323): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 1ms+1ms
D/TextLayoutCache( 1318): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1318): Class not found for preloading: android.media.AudioManager$2
D/TextLayoutCache( 1323): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1323): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1318): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1318): Error preloading android.media.CameraProfile.
E/Zygote ( 1318): java.lang.ExceptionInInitializerError
E/Zygote ( 1318): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1318): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1318): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1318): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1318): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1318): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1318): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1318): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1318 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1318 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1318): )
E/Zygote ( 1318): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1318): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1318): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1318): ... 7 more
D/AndroidRuntime( 1318): Shutting down VM
W/dalvikvm( 1318): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
W/dalvikvm( 1323): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1323): Error preloading android.media.CameraProfile.
E/Zygote ( 1323): java.lang.ExceptionInInitializerError
E/Zygote ( 1323): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1323): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1323): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1323): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1323): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1323): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1323): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1323): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1323 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1323 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1323): )
E/Zygote ( 1323): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1323): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1323): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1323): ... 7 more
D/AndroidRuntime( 1323): Shutting down VM
W/dalvikvm( 1323): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
I/Netd ( 1331): Netd 1.0 starting
D/AndroidRuntime( 1350):
D/AndroidRuntime( 1350): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1355):
D/AndroidRuntime( 1355): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1350): CheckJNI is OFF
I/dalvikvm( 1350): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
D/AndroidRuntime( 1355): CheckJNI is OFF
D/dalvikvm( 1355): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I/dalvikvm( 1350): mlock(1185062912, 3369360), fd=8
I/dalvikvm( 1355): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1355): mlock(1185062912, 3369360), fd=8
D/dalvikvm( 1350): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1355): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1355): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 1350): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1355): Unable to stat classpath element '/system/framework/usbnet.jar'
I/SamplingProfilerIntegration( 1350): Profiling disabled.
I/SamplingProfilerIntegration( 1355): Profiling disabled.
I/Zygote ( 1355): Preloading classes...
I/Zygote ( 1350): Preloading classes...
D/dalvikvm( 1355): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 2ms+1ms
D/dalvikvm( 1350): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 1ms+1ms
D/dalvikvm( 1355): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 1ms+1ms
D/dalvikvm( 1350): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 1ms+0ms
D/dalvikvm( 1350): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+1ms
D/dalvikvm( 1355): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+0ms
D/dalvikvm( 1350): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1355): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1350): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 1ms+0ms
D/dalvikvm( 1355): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 1ms+1ms
D/dalvikvm( 1350): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+0ms
D/dalvikvm( 1355): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 1ms+5ms
D/CursorWindowStats( 1355): Get CursorWindow size from framework resource:2097152
D/CursorWindowStats( 1350): Get CursorWindow size from framework resource:2097152
D/dalvikvm( 1355): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 6ms+0ms
D/dalvikvm( 1350): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 0ms+1ms
W/Zygote ( 1355): Class not found for preloading: android.graphics.Bitmap$2
W/Zygote ( 1350): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1350): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 0ms+1ms
D/dalvikvm( 1355): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 0ms+1ms
D/TextLayoutCache( 1355): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1355): Class not found for preloading: android.media.AudioManager$2
D/TextLayoutCache( 1350): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1350): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1355): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
W/dalvikvm( 1350): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1355): Error preloading android.media.CameraProfile.
E/Zygote ( 1355): java.lang.ExceptionInInitializerError
E/Zygote ( 1355): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1355): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1355): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1355): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1355): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1355): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1355): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1355): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1355 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1355 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1355): )
E/Zygote ( 1355): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1355): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1355): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1355): ... 7 more
E/Zygote ( 1350): Error preloading android.media.CameraProfile.
E/Zygote ( 1350): java.lang.ExceptionInInitializerError
E/Zygote ( 1350): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1350): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1350): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1350): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1350): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1350): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1350): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1350): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1350 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1350 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1350): )
E/Zygote ( 1350): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1350): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1350): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1350): ... 7 more
D/AndroidRuntime( 1355): Shutting down VM
W/dalvikvm( 1355): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
D/AndroidRuntime( 1350): Shutting down VM
W/dalvikvm( 1350): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
I/Netd ( 1363): Netd 1.0 starting
D/AndroidRuntime( 1382):
D/AndroidRuntime( 1382): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1387):
D/AndroidRuntime( 1387): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1387): CheckJNI is OFF
I/dalvikvm( 1387): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
D/AndroidRuntime( 1382): CheckJNI is OFF
D/dalvikvm( 1382): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I/dalvikvm( 1387): mlock(1185062912, 3369360), fd=8
I/dalvikvm( 1382): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1382): mlock(1185062912, 3369360), fd=8
D/dalvikvm( 1387): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1382): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1387): Unable to stat classpath element '/system/framework/usbnet.jar'
D/dalvikvm( 1382): Unable to stat classpath element '/system/framework/usbnet.jar'
I/SamplingProfilerIntegration( 1382): Profiling disabled.
I/SamplingProfilerIntegration( 1387): Profiling disabled.
I/Zygote ( 1387): Preloading classes...
I/Zygote ( 1382): Preloading classes...
D/dalvikvm( 1387): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 0ms+1ms
D/dalvikvm( 1382): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 0ms+0ms
D/dalvikvm( 1387): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1382): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1387): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+0ms
D/dalvikvm( 1382): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 0ms+1ms
D/dalvikvm( 1387): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1382): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1382): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 1ms+0ms
D/dalvikvm( 1387): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 0ms+1ms
D/dalvikvm( 1387): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+0ms
D/dalvikvm( 1382): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+1ms
D/CursorWindowStats( 1387): Get CursorWindow size from framework resource:2097152
D/CursorWindowStats( 1382): Get CursorWindow size from framework resource:2097152
D/dalvikvm( 1387): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 1ms+1ms
W/Zygote ( 1387): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1382): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 3ms+10ms
W/Zygote ( 1382): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1387): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 0ms+0ms
D/dalvikvm( 1382): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 0ms+1ms
D/TextLayoutCache( 1387): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1387): Class not found for preloading: android.media.AudioManager$2
D/TextLayoutCache( 1382): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1382): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1387): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1387): Error preloading android.media.CameraProfile.
E/Zygote ( 1387): java.lang.ExceptionInInitializerError
E/Zygote ( 1387): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1387): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1387): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1387): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1387): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1387 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1387 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1387): )
E/Zygote ( 1387): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1387): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1387): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1387): ... 7 more
D/AndroidRuntime( 1387): Shutting down VM
W/dalvikvm( 1387): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
W/dalvikvm( 1382): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1382): Error preloading android.media.CameraProfile.
E/Zygote ( 1382): java.lang.ExceptionInInitializerError
E/Zygote ( 1382): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1382): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1382): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1382): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1382): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1382): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1382): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1382): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1382 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1382 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1382): )
E/Zygote ( 1382): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1382): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1382): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1382): ... 7 more
D/AndroidRuntime( 1382): Shutting down VM
W/dalvikvm( 1382): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
I/Netd ( 1395): Netd 1.0 starting
D/AndroidRuntime( 1414):
D/AndroidRuntime( 1414): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1414): CheckJNI is OFF
I/dalvikvm( 1414): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=8
I/dalvikvm( 1414): mlock(1185062912, 3369360), fd=8
D/dalvikvm( 1414): Unable to stat classpath element '/system/framework/VirtuousExtension.jar'
D/dalvikvm( 1414): Unable to stat classpath element '/system/framework/usbnet.jar'
I/SamplingProfilerIntegration( 1414): Profiling disabled.
I/Zygote ( 1414): Preloading classes...
D/dalvikvm( 1414): GC_EXPLICIT freed 44K, 89% free 482K/4096K, paused 0ms+1ms
D/dalvikvm( 1414): GC_EXPLICIT freed 4K, 87% free 548K/4096K, paused 0ms+0ms
D/dalvikvm( 1414): GC_EXPLICIT freed 13K, 86% free 608K/4096K, paused 1ms+0ms
D/dalvikvm( 1414): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stub; has 153 unimplemented (abstract) methods
D/dalvikvm( 1414): GC_EXPLICIT freed 19K, 85% free 642K/4096K, paused 1ms+1ms
D/dalvikvm( 1414): GC_EXPLICIT freed 28K, 84% free 690K/4096K, paused 0ms+1ms
D/CursorWindowStats( 1414): Get CursorWindow size from framework resource:2097152
D/dalvikvm( 1414): GC_EXPLICIT freed 28K, 83% free 717K/4096K, paused 0ms+0ms
W/Zygote ( 1414): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1414): GC_EXPLICIT freed 31K, 82% free 749K/4096K, paused 1ms+0ms
D/TextLayoutCache( 1414): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1414): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1414): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/CameraProfile;
E/Zygote ( 1414): Error preloading android.media.CameraProfile.
E/Zygote ( 1414): java.lang.ExceptionInInitializerError
E/Zygote ( 1414): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1414): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1414): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1414): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:285)
E/Zygote ( 1414): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:232)
E/Zygote ( 1414): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:520)
E/Zygote ( 1414): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1414): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1414 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1414 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRNS_18MediaScannerClientEb'...
E/Zygote ( 1414): )
E/Zygote ( 1414): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1414): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1414): at android.media.CameraProfile.<clinit>(CameraProfile.java:92)
E/Zygote ( 1414): ... 7 more
D/AndroidRuntime( 1414): Shutting down VM
W/dalvikvm( 1414): threadid=1: thread exiting with uncaught exception (group=0x40a4a228)
I/rmt_storage( 1212): rmt_storage write event
I/rmt_storage( 1212): rmt_storage events processing done
I/rmt_storage( 1212): unblock rmt_storage client thread
I/rmt_storage( 1212): rmt_storage lseek...
I/rmt_storage( 1212): rmt_storage lseek ret = 0
I/rmt_storage( 1212): rmt_storage write buf = 0x40011000, num_sector = 6143
I/rmt_storage( 1212): rmt_storage write: bytes written = 3145216
I/rmt_storage( 1212): rmt_storage lseek...
I/rmt_storage( 1212): rmt_storage lseek ret = 6143
I/rmt_storage( 1212): rmt_storage write buf = 0x40310e00, num_sector = 1
I/rmt_storage( 1212): rmt_storage write: bytes written = 512
I/rmt_storage( 1212): rmt_storage status handle = 1
I don't know what's causing libmedia_jni.so to not load stagefright
Thanks
I'm porting Sense 4 from the Nexus S to the Desire HD btw

It already tells you why,
Code:
E/Zygote ( 1382): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1382 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1382 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRN S_18MediaScannerClientEb'...
Now, why can't it find it? No idea is this a port or source? If its a port. I can't really help.

lithid-cm said:
It already tells you why,
Code:
E/Zygote ( 1382): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1937]: 1382 could not load needed library 'libstagefright.so' for 'libmedia_jni.so' (reloc_library[1286]: 1382 cannot locate '_ZN7android12MediaScanner16processDirectoryEPKcRN S_18MediaScannerClientEb'...
Now, why can't it find it? No idea is this a port or source? If its a port. I can't really help.
Click to expand...
Click to collapse
But what does that mean? And it's a port

Quinny899 said:
But what does that mean? And it's a port
Click to expand...
Click to collapse
Its looking for a call in stagefreight that isn't present.

I'll restore the original stagefright, see if that helps
EDIT: Yep, that solved it, just need to carry on lib replacing now. Thanks for your help

New one now:
E/Zygote ( 1411): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1286]: 1411 cannot locate '_ZN7android12MediaScanner21setMediaFileExtensionEPKc'...

Anyone?
Sent from my ARCHOS 80G9 using XDA Premium HD app

I found the lib for that earlier one, but now I have a new one. Anyone know which lib contains _ZN7android14SurfaceTexture14updateTexImageEbb?

Nope?

Related

[SOLVED] Need help! phone dont start !

hi people ! I need your help !
I am accidentally deleted /system/framework/framework-res.apk
and now, the phone start, boot to the boot screen "Sony Erricson" - thats all.
I can connect to him with adb shell, but i can install framework-res.apk or use "su"
mode.
$ mount -o remount,rw /dev/block/mtdblock0 /system
mount -o remount,rw /dev/block/mtdblock0 /system
mount: Operation not permitted
$ su
su
[1] + Stopped (signal) su
$ su
su
[2] + Stopped (signal) su
[1] Segmentation fault su
some of logg
Code:
D/dalvikvm( 2051): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2051): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2051): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2051): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2051): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2051): GC freed 3790 objects / 196984 bytes in 16ms
D/dalvikvm( 2051): GC freed 463 objects / 26360 bytes in 15ms
D/dalvikvm( 2051): GC freed 294 objects / 17048 bytes in 16ms
D/dalvikvm( 2051): GC freed 204 objects / 11480 bytes in 17ms
D/dalvikvm( 2051): GC freed 172 objects / 9256 bytes in 18ms
D/dalvikvm( 2051): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2051): Added shared lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2051): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2051): Shared lib '/system/lib/libsrec_jni.so' already loaded in same CL 0x0
W/asset ( 2051): Asset path /system/framework/framework-res.apk is neither a directory nor file (type=1).
W/asset ( 2051): Unable to find resources file resources.arsc
W/dalvikvm( 2051): Exception Landroid/content/res/Resources$NotFoundException; thrown during Landroid/text/AutoText;.<clinit>
E/Zygote ( 2051): Error preloading android.text.AutoText.
E/Zygote ( 2051): java.lang.ExceptionInInitializerError
E/Zygote ( 2051): at java.lang.Class.classForName(Native Method)
E/Zygote ( 2051): at java.lang.Class.forName(Class.java:237)
E/Zygote ( 2051): at java.lang.Class.forName(Class.java:183)
E/Zygote ( 2051): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:295)
E/Zygote ( 2051): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:590)
E/Zygote ( 2051): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 2051): Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x10b0001
E/Zygote ( 2051): at android.content.res.Resources.getValue(Resources.java:891)
E/Zygote ( 2051): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1865)
E/Zygote ( 2051): at android.content.res.Resources.getXml(Resources.java:779)
E/Zygote ( 2051): at android.text.AutoText.init(AutoText.java:160)
E/Zygote ( 2051): at android.text.AutoText.<init>(AutoText.java:76)
E/Zygote ( 2051): at android.text.AutoText.<clinit>(AutoText.java:56)
E/Zygote ( 2051): ... 6 more
D/AndroidRuntime( 2051): Shutting down VM
W/dalvikvm( 2051): threadid=3: thread exiting with uncaught exception (group=0x40026160)
D/dalvikvm( 2051): DestroyJavaVM waiting for non-daemon threads to exit
D/dalvikvm( 2051): DestroyJavaVM shutting VM down
D/dalvikvm( 2051): VM cleaning up
D/dalvikvm( 2051): LinearAlloc 0x0 used 1416396 of 5242880 (27%)
D/skia ( 2051): purging 6K from font cache [1 entries]
I/ServiceManager( 1092): service 'media.audio_flinger' died
I/ServiceManager( 1092): service 'media.player' died
I/ServiceManager( 1092): service 'media.camera' died
I/ServiceManager( 1092): service 'media.audio_policy' died
D/AudioHardwareInterface( 2052): setMode(NORMAL)
I/CameraService( 2052): CameraService started: pid=2052
I/AudioFlinger( 2052): AudioFlinger's thread 0xbec0 ready to run
D/AudioHardwareMSM72XX( 2052): setVoiceVolume(1.000000)
I am fixed my trouble !
I connect my phone with USB, then start SuperOneClick, push ShellRoot - get rooted shel in my session.Next i remount my system folder "mount -o remount,rw /dev/block/mtdblock0 /system" and put the file
adb push framework-res.apk /system/framework/framework-res.apk
Now all works good !
Thank you kobzarcheg
You saved me a lot of agony.
you wellcome

Flyer just reboot...

Hi all ,
if i flash an original HC Rom , my flyer boots up normally, but everytime i install a custom rom (ive tryed out every custom HC and ICS Rom i found here ) my flyer boots up normally, but after gettin the lockscreen, the flyer reboots bring me back to bootanimation and after a few seconds back to the lockscreen ... this is done in a loop will never end.
Can anybody help me?
Here is a logcat
<code>
I/HTC Acoustic( 3319): htc_effect_mask = 0xf0000056
I/AudioHardwareMSM7X30( 3319): mSoundEffectMask = F0000056
D/AudioHardwareInterface( 3319): setMode(NORMAL)
I/AudioHardwareMSM7X30( 3319): Set master volume to 7.
I//system/bin/iptables( 3320): Flushing chain `OUTPUT'
I/logwrapper( 3338): CMD:/system/bin/iptables
D/CursorWindowStats( 3321): Get CursorWindow size from framework resource:419430
4
I/SamplingProfilerIntegration( 3321): Profiling disabled.
I/Zygote ( 3321): Preloading classes...
D/dalvikvm( 3321): GC_EXPLICIT freed 40K, 85% free 317K/2048K, paused 1ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 3K, 82% free 379K/2048K, paused 0ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 17K, 80% free 425K/2048K, paused 0ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 30K, 77% free 477K/2048K, paused 0ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 25K, 76% free 507K/2048K, paused 0ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 27K, 71% free 600K/2048K, paused 0ms+0ms
I/dalvikvm( 3321): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
D/MtpDeviceJNI( 3321): register_android_mtp_MtpDevice
I/dalvikvm( 3321): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
I/dalvikvm( 3321): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
D/dalvikvm( 3321): GC_EXPLICIT freed 14K, 69% free 641K/2048K, paused 1ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 24K, 67% free 685K/2048K, paused 1ms+1ms
I/logwrapper( 3340): CMD:/system/bin/iptables
D/dalvikvm( 3321): GC_EXPLICIT freed 33K, 64% free 756K/2048K, paused 0ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 24K, 49% free 1058K/2048K, paused 1ms+0ms
D/dalvikvm( 3321): GC_EXPLICIT freed 26K, 48% free 1085K/2048K, paused 0ms+0ms
W/Zygote ( 3321): Class not found for preloading: android.view.VelocityTracker$
Pointer
D/dalvikvm( 3321): GC_EXPLICIT freed 29K, 46% free 1111K/2048K, paused 0ms+1ms
I/CameraService( 3319): CameraService started (pid=3319)
D/HTC Acoustic( 3319): int android::support_back_mic(), support_back_mic: 1
I/ServiceManager( 770): service 'simphonebook' died
I/ServiceManager( 770): service 'isms' died
I/ServiceManager( 770): service 'iphonesubinfo' died
I/ServiceManager( 770): service 'phone' died
I/ServiceManager( 770): service 'htctelephony' died
I/ServiceManager( 770): service 'sip' died
D/AudioPolicyManagerBase( 3319): mSupportBacMic = 1
E/HTC Acoustic( 3319): read receiver state fail. -1
D/AudioPolicyManagerBase( 3319): mSupportReceiver = 1
I/AudioFlinger( 3319): AudioFlinger's thread 0x162a8 ready to run
I/AudioHardwareMSM7X30( 3319): AudioHardware pcm playback is going to standby.
I/AudioHardwareMSM7X30( 3319): Routing audio to Speakerphone
I/HTC Acoustic( 3319): set_audio_effect: Playback_Default
I/HTC Acoustic( 3319): set_audio_effect: match with name Playback_Default (1)
I/HTC Acoustic( 3319): found enabled DSP firmwares and return 0
I/AudioHardwareMSM7X30( 3319): aic3254_config: sound effect (Playback_Default)
D/SurfaceFlinger( 3318): getTokenForSurface(0x635a4) => 0 (client=0x98fb0, bitma
p=00000001), pid=3335
W/zipro ( 3335): Unable to open zip '/system/etc/customer/bootanimation.zip':
No such file or directory
D/HtcBootAnimation( 3335): Get cid:HTC__102
D/HtcBootAnimation( 3335): filepath:/system/customize/CID/HTC__102.xml
D/HtcBootAnimation( 3335): Load /system/customize/CID/default.xml
D/HtcBootAnimation( 3335): Using OpenGL
E/HtcBootAnimation( 3335): Could not find width.
E/HtcBootAnimation( 3335): Could not find height.
E/HtcBootAnimation( 3335): Could not find framerate.
E/HtcBootAnimation( 3335): Could not find part1.
E/HtcBootAnimation( 3335): Could not find part2.
E/HtcBootAnimation( 3335): Could not find part3.
I/HtcBootAnimation( 3335): checkAudioFromDb, getprop ro.phone.function=1
I/HtcBootAnimation( 3335): checkAudioFromDb, name = mode_ringer or name = volume
_ring
E/HtcBootAnimation( 3335): SQL error: unable to open database file
I//system/bin/iptables( 3320): Flushing chain `FORWARD'
D/HtcBootAnimation( 3335): silent reboot = 0
D/libEGL ( 3335): loaded /system/lib/egl/libGLES_android.so
I/logwrapper( 3347): CMD:/system/bin/iptables
D/libEGL ( 3335): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 3335): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 3335): loaded /system/lib/egl/libGLESv2_adreno200.so
D/libEGL ( 3335): initialized 0 dpy=0x1, ver=1.3, cnx=0xabadd500
D/libEGL ( 3335): initialized 1 dpy=0x1, ver=1.2, cnx=0xabadd5c4
D/msm7x30.gralloc( 3318): gpu_context_t::getGrallocInformationFromFormat 4
I/dalvikvm( 3321): threadid=1: recursive native library load attempt (/system/li
b/libwebcore.so)
</code>
Do you have a pin lock on your sim, " have you tried booting without a sim
Flyer
ok after a full reset to original gb rom with original s-on ...
now the s-off and hc custom roms works
Did you s-off differently the second time?
Sent from my HTC Flyer P510e using XDA Premium HD app
no ... but after one rom change ... the same error came back ... now the sim card is without any simlock ... and int works fine ... this is a strange error ...
OK so how did you change ROM again and to which ROM did you change? Did you change your radio as well?
Sent from my HTC Flyer P510e using XDA Premium HD app
Finally! Someone has the same problem as me! Doesn't matter what ROM I flash, and even the stock HC ROM after less than an hour will have random reboots etc...
It's the same thing all the time and it's so frustrating! I have went back to stock and re-rooted and done full wipes etc... and NOTHING works! It's so frustrating!

[Q] FC Issue on Browser AOKP B40 Logcat

Hi Guys
Basically im a part time dev/porter and I need some help I have a ROM (look at sig) and its on build 37 of AOKP at the minute and there are no FC problems with the browser. Now Ive tried to update to the latest build 40 and even on build 38 and 39 for that matter and I keep getting this Force close issue on the stock browser and other 3rd party browsers, ive included the logcat of the event below but I have no idea what it means any help would be great full thanks
Rueben
Code:
E/libEGL ( 1026): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 1026): couldn't load the vertex shader!
E/libEGL ( 1026): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 1026): couldn't load the vertex shader!
I/dalvikvm( 1026): Wrote stack traces to '/data/anr/traces.txt'
D/WebViewTimersControl( 1026): onBrowserActivityResume
D/WebViewTimersControl( 1026): Resuming webview timers, [email protected]
W/BaseUi ( 1026): mMainView is already attached to wrapper in attachTabToContentView!
W/BaseUi ( 1026): mContainer is already attached to content in attachTabToContentView!
V/NFC ( 1026): this device does not have NFC support
I/ActivityManager( 204): Displayed com.android.browser/.BrowserActivity: +796ms
D/dalvikvm( 1026): GC_CONCURRENT freed 82K, 8% free 3678K/3975K, paused 2ms+2ms
D/dalvikvm( 1026): GC_FOR_ALLOC freed 10K, 8% free 3668K/3975K, paused 17ms
I/dalvikvm-heap( 1026): Grow heap (frag case) to 4.360MB for 656656-byte allocation
D/dalvikvm( 1026): GC_FOR_ALLOC freed 0K, 8% free 4309K/4679K, paused 16ms
W/NetworkManagementSocketTagger( 204): setKernelCountSet(10021, 0) failed with errno -2
W/dalvikvm( 1026): No implementation found for native Landroid/webkit/WebViewCore;.nativeGetTextureGeneratorThreadID ()I
W/dalvikvm( 1026): threadid=18: thread exiting with uncaught exception (group=0x409fa1f8)
E/AndroidRuntime( 1026): FATAL EXCEPTION: WebViewCoreThread
E/AndroidRuntime( 1026): java.lang.UnsatisfiedLinkError: nativeGetTextureGeneratorThreadID
E/AndroidRuntime( 1026): at android.webkit.WebViewCore.nativeGetTextureGeneratorThreadID(Native Method)
E/AndroidRuntime( 1026): at android.webkit.WebViewCore.access$800(WebViewCore.java:60)
E/AndroidRuntime( 1026): at android.webkit.WebViewCore$WebCoreThread$1.handleMessage(WebViewCore.java:709)
E/AndroidRuntime( 1026): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1026): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1026): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:789)
E/AndroidRuntime( 1026): at java.lang.Thread.run(Thread.java:856)
W/ActivityManager( 204): Force finishing activity com.android.browser/.BrowserActivity
D/dalvikvm( 204): GC_FOR_ALLOC freed 472K, 34% free 5944K/8903K, paused 65ms
D/WebViewTimersControl( 1026): onBrowserActivityPause
D/WebViewTimersControl( 1026): Pausing webview timers, [email protected]
W/NetworkManagementSocketTagger( 204): setKernelCountSet(10021, 1) failed with errno -2
W/NetworkManagementSocketTagger( 204): setKernelCountSet(10006, 0) failed with errno -2
D/webviewglue( 1026): nativeDestroy view: 0x2c7570
D/AudioHardwareALSA( 131): Inside AudioStreamOutALSA::standby
V/AudioHardwareALSA( 131): ALSAStreamOps::close()
I/AudioHardwareALSA( 131): Output standby called!!. Turn off PCM device.
I/Process ( 1026): Sending signal. PID: 1026 SIG: 9
D/AudioHardwareALSA( 131): Calling setDevice from write @..2348.
I/AudioHardwareALSA( 131): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
V/AudioHardwareALSA( 131): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
D/AudioHardwareALSA( 131): Using 2 channels for PLAYBACK.
I/AudioHardwareALSA( 131): DEFAULT_SAMPLE_RATE is 44100, mDefaults->sampleRate is 44100
D/AudioHardwareALSA( 131): Set PLAYBACK sample rate to 44100 HZ
D/AudioHardwareALSA( 131): Buffer size: 4096
D/AudioHardwareALSA( 131): Latency: 92879
I/ActivityManager( 204): Process com.android.browser (pid 1026) has died.
FULL LOGCAT BELOW
Anyone can you help me ?

CM7.2 and Viber Problem

Viber doesn't work in my ROM, but in other works, and I don't know why. The logcat show it
I/ActivityManager( 1332): Start proc com.viber.voip for restart com.viber.voip: pid=11625 uid=10004 gids={3003, 1015, 3002, 3001, 1007, 1006}
I/ActivityThread(11625): Pub com.viber.provider.vibercontacts: com.viber.voip.contacts.ViberContactsProvider
I/ActivityThread(11625): Pub com.viber.provider.vibermessages: com.viber.voip.messages.ViberMessagesProvider
D/dalvikvm(11625): GC_CONCURRENT freed 134K, 47% free 3020K/5639K, external 0K/0K, paused 7ms+8ms
D/Logger (11625): creating log dir /mnt/sdcard/viber/.logs/trace/
D/Logger (11625): Console_4 deleted=false
D/Logger (11625): Console_3 renamedTo=false Console_4
D/Logger (11625): Console_2 renamedTo=false Console_3
D/Logger (11625): Console_1 renamedTo=false Console_2
D/Logger (11625): Console renamedTo=false Console_1
D/dalvikvm(11625): GC_EXTERNAL_ALLOC freed 62K, 46% free 3071K/5639K, external 0K/0K, paused 89ms
E/GTalkService( 1782): asyncFetch: no username
D/C2DMRegistrar( 1782): [C2DMRegistrar.506] AuthTokenCallback: account missing
W/dalvikvm(11625): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/viber/voip/sound/SoundFactory;
W/dalvikvm(11625): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lcom/viber/jni/PhoneControllerHelper;
D/AndroidRuntime(11625): Shutting down VM
W/dalvikvm(11625): threadid=1: thread exiting with uncaught exception (group=0x40018608)
D/dalvikvm(11625): GC_CONCURRENT freed 306K, 47% free 3240K/6023K, external 9K/521K, paused 8ms+11ms
E/AndroidRuntime(11625): FATAL EXCEPTION: main
E/AndroidRuntime(11625): java.lang.ExceptionInInitializerError
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$VoipServiceImpl.init(VoipConnectorService.java:497)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$VoipServiceImpl.access$11(VoipConnectorService.java:492)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService$4.onAppReady(VoipConnectorService.java:168)
E/AndroidRuntime(11625): at com.viber.voip.ViberApplication.getViberApp(ViberApplication.java:720)
E/AndroidRuntime(11625): at com.viber.service.VoipConnectorService.onCreate(VoipConnectorService.java:160)
E/AndroidRuntime(11625): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)
E/AndroidRuntime(11625): at android.app.ActivityThread.access$2500(ActivityThread.java:123)
E/AndroidRuntime(11625): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)
E/AndroidRuntime(11625): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(11625): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(11625): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime(11625): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(11625): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime(11625): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
E/AndroidRuntime(11625): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
E/AndroidRuntime(11625): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(11625): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime(11625): at com.viber.jni.PhoneControllerHelper.<clinit>(PhoneControllerHelper.java:31)
E/AndroidRuntime(11625): ... 16 more
E/AndroidRuntime(11625): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load VoipEngineNative: findLibrary returned null
E/AndroidRuntime(11625): at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime(11625): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime(11625): at com.viber.voip.sound.SoundFactory.<clinit>(SoundFactory.java:54)
E/AndroidRuntime(11625): ... 17 more
W/ActivityManager( 1332): Process com.viber.voip has crashed too many times: killing!
I/Process (11625): Sending signal. PID: 11625 SIG: 9
I/ActivityManager( 1332): Process com.viber.voip (pid 11625) has died.
Click to expand...
Click to collapse
Anyone know how to fix it?
Someone?

Try to build CM 10 for Allwinner A13

Hi all,
I want to build my own cyanogenmod port for my device (tablet). It's an Allwinner 13 tablet (inet 86vz)
I started following Doc:_porting_intro on cyanogenmod wiki (cannot post url) and everything seems good and now the step for testing recovery image is a problem.
I successfully build the recovery.img. I installed it on my device and reboot it in recovery mode. I can see the beautiful hat ! But nands partitions have not been found and cache partition had not been mounted. I watch /tmp/recovery.log and it's confirm that.
I'm not sure it is the fix, but inserting (with insmod) the nand.ko module solve the problem. My question : how can I automate that ? In which file ?
I didn't find another similary device.
Thanks in advance for any help.
I continue my story. I successfully build recovery image and build cm10.2 for my device but it does not work: I've got a bootloop.
Between loop I can access (for a very short time) my device with adb.
I've got logcat for it.
Code:
--------- beginning of /dev/log/main
I/e2fsck ( 65): e2fsck 1.41.14 (22-Dec-2010)
I/e2fsck ( 65): /system/bin/e2fsck: Device or resource busy while trying to open /dev/block/nande
I/e2fsck ( 65): Filesystem mounted or opened exclusively by another program?
I/e2fsck ( 65): e2fsck terminated by exit(8)
I/e2fsck ( 70): e2fsck 1.41.14 (22-Dec-2010)
I/e2fsck ( 70): /system/bin/e2fsck: Device or resource busy while trying to open /dev/block/nandh
I/e2fsck ( 70): Filesystem mounted or opened exclusively by another program?
I/e2fsck ( 70): e2fsck terminated by exit(8)
I/installd( 84): installd firing up
I/DEBUG ( 78): debuggerd: Jan 27 2014 06:50:33
--------- beginning of /dev/log/system
I/Vold ( 76): Vold 2.1 (the revenge) firing up
E/Vold ( 76): failed to open /fstab.sun5i
E/Vold ( 76): Error reading configuration (No such file or directory)... continuing anyways
I/Netd ( 77): Netd 1.0 starting
W/InterfaceController( 77): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/AndroidRuntime( 91):
D/AndroidRuntime( 91): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 91): CheckJNI is ON
D/dalvikvm( 91): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 91): Added shared lib libjavacore.so 0x0
D/dalvikvm( 91): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 91): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 91): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 91): Profiling disabled.
I/Zygote ( 91): Preloading classes...
E/cutils-trace( 91): Error opening trace file: No such file or directory (2)
D/dalvikvm( 91): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/TextLayoutCache( 91): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 91): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 91): register_android_mtp_MtpDevice
I/dalvikvm( 91): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 91): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 91): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MDnsDS ( 77): MDnsSdListener::Hander starting up
D/MDnsDS ( 77): MDnsSdListener starting to monitor
D/MDnsDS ( 77): Going to poll with pollCount 1
I/dalvikvm( 91): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 91): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/AndroidRuntime( 315):
D/AndroidRuntime( 315): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 315): CheckJNI is ON
D/dalvikvm( 315): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 315): Added shared lib libjavacore.so 0x0
D/dalvikvm( 315): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 315): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 315): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 315): Profiling disabled.
I/Zygote ( 315): Preloading classes...
E/cutils-trace( 315): Error opening trace file: No such file or directory (2)
D/dalvikvm( 315): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/TextLayoutCache( 315): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 315): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 315): register_android_mtp_MtpDevice
I/dalvikvm( 315): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 315): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 315): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 315): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 315): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/AndroidRuntime( 323):
D/AndroidRuntime( 323): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 323): CheckJNI is ON
D/dalvikvm( 323): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 323): Added shared lib libjavacore.so 0x0
D/dalvikvm( 323): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 323): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 323): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 323): Profiling disabled.
I/Zygote ( 323): Preloading classes...
E/cutils-trace( 323): Error opening trace file: No such file or directory (2)
D/dalvikvm( 323): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/TextLayoutCache( 323): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 323): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 323): register_android_mtp_MtpDevice
I/dalvikvm( 323): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 323): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 323): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 323): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 323): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
W/dalvikvm( 323): Exception Ljava/lang/RuntimeException; thrown while initializing Lorg/apache/harmony/security/provider/crypto/RandomBitsSupplier;
W/dalvikvm( 323): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lorg/apache/harmony/security/fortress/Services;
W/dalvikvm( 323): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Ljava/security/KeyPairGenerator;
E/Zygote ( 323): Error preloading java.security.KeyPairGenerator.
E/Zygote ( 323): java.lang.ExceptionInInitializerError
E/Zygote ( 323): at org.apache.harmony.security.provider.crypto.CryptoProvider.<init>(CryptoProvider.java:58)
E/Zygote ( 323): at java.lang.Class.newInstanceImpl(Native Method)
E/Zygote ( 323): at java.lang.Class.newInstance(Class.java:1130)
E/Zygote ( 323): at org.apache.harmony.security.fortress.Services.<clinit>(Services.java:79)
E/Zygote ( 323): at java.security.SecureRandom.<init>(SecureRandom.java:89)
E/Zygote ( 323): at java.security.KeyPairGenerator.<clinit>(KeyPairGenerator.java:40)
E/Zygote ( 323): at java.lang.Class.classForName(Native Method)
E/Zygote ( 323): at java.lang.Class.forName(Class.java:204)
E/Zygote ( 323): at java.lang.Class.forName(Class.java:169)
E/Zygote ( 323): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:280)
E/Zygote ( 323): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:227)
E/Zygote ( 323): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:524)
E/Zygote ( 323): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 323): Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 323): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:36)
E/Zygote ( 323): ... 13 more
E/Zygote ( 323): Caused by: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 323): at libcore.io.IoBridge.open(IoBridge.java:409)
E/Zygote ( 323): at java.io.FileInputStream.<init>(FileInputStream.java:78)
E/Zygote ( 323): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:34)
E/Zygote ( 323): ... 13 more
E/Zygote ( 323): Caused by: libcore.io.ErrnoException: open failed: EACCES (Permission denied)
E/Zygote ( 323): at libcore.io.Posix.open(Native Method)
E/Zygote ( 323): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
E/Zygote ( 323): at libcore.io.IoBridge.open(IoBridge.java:393)
E/Zygote ( 323): ... 15 more
D/AndroidRuntime( 323): Shutting down VM
W/dalvikvm( 323): threadid=1: thread exiting with uncaught exception (group=0x41b887c0)
I/Netd ( 333): Netd 1.0 starting
W/InterfaceController( 333): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/AndroidRuntime( 338):
D/AndroidRuntime( 338): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 338): CheckJNI is ON
D/dalvikvm( 338): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 338): Added shared lib libjavacore.so 0x0
D/dalvikvm( 338): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 338): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 338): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 338): Profiling disabled.
I/Zygote ( 338): Preloading classes...
E/cutils-trace( 338): Error opening trace file: No such file or directory (2)
D/dalvikvm( 338): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/TextLayoutCache( 338): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 338): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 338): register_android_mtp_MtpDevice
I/dalvikvm( 338): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 338): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 338): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 338): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 338): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
W/dalvikvm( 338): Exception Ljava/lang/RuntimeException; thrown while initializing Lorg/apache/harmony/security/provider/crypto/RandomBitsSupplier;
W/dalvikvm( 338): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lorg/apache/harmony/security/fortress/Services;
W/dalvikvm( 338): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Ljava/security/KeyPairGenerator;
E/Zygote ( 338): Error preloading java.security.KeyPairGenerator.
E/Zygote ( 338): java.lang.ExceptionInInitializerError
E/Zygote ( 338): at org.apache.harmony.security.provider.crypto.CryptoProvider.<init>(CryptoProvider.java:58)
E/Zygote ( 338): at java.lang.Class.newInstanceImpl(Native Method)
E/Zygote ( 338): at java.lang.Class.newInstance(Class.java:1130)
E/Zygote ( 338): at org.apache.harmony.security.fortress.Services.<clinit>(Services.java:79)
E/Zygote ( 338): at java.security.SecureRandom.<init>(SecureRandom.java:89)
E/Zygote ( 338): at java.security.KeyPairGenerator.<clinit>(KeyPairGenerator.java:40)
E/Zygote ( 338): at java.lang.Class.classForName(Native Method)
E/Zygote ( 338): at java.lang.Class.forName(Class.java:204)
E/Zygote ( 338): at java.lang.Class.forName(Class.java:169)
E/Zygote ( 338): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:280)
E/Zygote ( 338): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:227)
E/Zygote ( 338): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:524)
E/Zygote ( 338): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 338): Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 338): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:36)
E/Zygote ( 338): ... 13 more
E/Zygote ( 338): Caused by: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 338): at libcore.io.IoBridge.open(IoBridge.java:409)
E/Zygote ( 338): at java.io.FileInputStream.<init>(FileInputStream.java:78)
E/Zygote ( 338): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:34)
E/Zygote ( 338): ... 13 more
E/Zygote ( 338): Caused by: libcore.io.ErrnoException: open failed: EACCES (Permission denied)
E/Zygote ( 338): at libcore.io.Posix.open(Native Method)
E/Zygote ( 338): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
E/Zygote ( 338): at libcore.io.IoBridge.open(IoBridge.java:393)
E/Zygote ( 338): ... 15 more
D/AndroidRuntime( 338): Shutting down VM
W/dalvikvm( 338): threadid=1: thread exiting with uncaught exception (group=0x40dc27c0)
I/Netd ( 544): Netd 1.0 starting
W/InterfaceController( 544): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/AndroidRuntime( 546):
D/AndroidRuntime( 546): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 546): CheckJNI is ON
D/AndroidRuntime( 551):
D/AndroidRuntime( 551): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 551): CheckJNI is ON
D/dalvikvm( 551): DexOpt: sleeping on flock(/cache/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 546): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 546): Added shared lib libjavacore.so 0x0
D/dalvikvm( 551): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 551): Added shared lib libjavacore.so 0x0
D/dalvikvm( 546): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 546): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 551): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 551): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 546): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
W/dalvikvm( 551): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 546): Profiling disabled.
I/SamplingProfilerIntegration( 551): Profiling disabled.
I/Zygote ( 546): Preloading classes...
E/cutils-trace( 546): Error opening trace file: No such file or directory (2)
I/Zygote ( 551): Preloading classes...
E/cutils-trace( 551): Error opening trace file: No such file or directory (2)
D/dalvikvm( 546): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/dalvikvm( 551): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
D/TextLayoutCache( 546): Using debug level = 0 - Debug Enabled = 0
D/TextLayoutCache( 551): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 546): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 551): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 546): register_android_mtp_MtpDevice
I/dalvikvm( 546): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 546): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 551): register_android_mtp_MtpDevice
I/dalvikvm( 551): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 546): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 551): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 551): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 546): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
I/dalvikvm( 551): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 551): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/dalvikvm( 546): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
W/dalvikvm( 546): Exception Ljava/lang/RuntimeException; thrown while initializing Lorg/apache/harmony/security/provider/crypto/RandomBitsSupplier;
W/dalvikvm( 546): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lorg/apache/harmony/security/fortress/Services;
W/dalvikvm( 546): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Ljava/security/KeyPairGenerator;
D/AndroidRuntime( 700):
D/AndroidRuntime( 700): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 700): CheckJNI is ON
E/Zygote ( 546): Error preloading java.security.KeyPairGenerator.
E/Zygote ( 546): java.lang.ExceptionInInitializerError
E/Zygote ( 546): at org.apache.harmony.security.provider.crypto.CryptoProvider.<init>(CryptoProvider.java:58)
E/Zygote ( 546): at java.lang.Class.newInstanceImpl(Native Method)
E/Zygote ( 546): at java.lang.Class.newInstance(Class.java:1130)
E/Zygote ( 546): at org.apache.harmony.security.fortress.Services.<clinit>(Services.java:79)
E/Zygote ( 546): at java.security.SecureRandom.<init>(SecureRandom.java:89)
E/Zygote ( 546): at java.security.KeyPairGenerator.<clinit>(KeyPairGenerator.java:40)
E/Zygote ( 546): at java.lang.Class.classForName(Native Method)
E/Zygote ( 546): at java.lang.Class.forName(Class.java:204)
E/Zygote ( 546): at java.lang.Class.forName(Class.java:169)
E/Zygote ( 546): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:280)
E/Zygote ( 546): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:227)
E/Zygote ( 546): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:524)
E/Zygote ( 546): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 546): Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 546): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:36)
E/Zygote ( 546): ... 13 more
E/Zygote ( 546): Caused by: java.io.FileNotFoundException: /dev/urandom: open failed: EACCES (Permission denied)
E/Zygote ( 546): at libcore.io.IoBridge.open(IoBridge.java:409)
E/Zygote ( 546): at java.io.FileInputStream.<init>(FileInputStream.java:78)
E/Zygote ( 546): at org.apache.harmony.security.provider.crypto.RandomBitsSupplier.<clinit>(RandomBitsSupplier.java:34)
E/Zygote ( 546): ... 13 more
E/Zygote ( 546): Caused by: libcore.io.ErrnoException: open failed: EACCES (Permission denied)
E/Zygote ( 546): at libcore.io.Posix.open(Native Method)
E/Zygote ( 546): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
E/Zygote ( 546): at libcore.io.IoBridge.open(IoBridge.java:393)
E/Zygote ( 546): ... 15 more
D/AndroidRuntime( 546): Shutting down VM
W/dalvikvm( 546): threadid=1: thread exiting with uncaught exception (group=0x40f1e7c0)
D/dalvikvm( 700): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 700): Added shared lib libjavacore.so 0x0
D/dalvikvm( 700): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 700): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 700): PR_SET_NO_NEW_PRIVS failed. Is your kernel compiled correctly?: Invalid argument
I/SamplingProfilerIntegration( 700): Profiling disabled.
D/MDnsDS ( 544): MDnsSdListener::Hander starting up
D/MDnsDS ( 544): MDnsSdListener starting to monitor
D/MDnsDS ( 544): Going to poll with pollCount 1
I/Zygote ( 700): Preloading classes...
E/cutils-trace( 700): Error opening trace file: No such file or directory (2)
D/dalvikvm( 700): Note: class Landroid/app/ActivityManagerNative; has 164 unimplemented (abstract) methods
Any idea to help me ? Thanks in advance.
If you want more information just tell me.
My device continue to go in bootloop. Don't know what to do or what information can be useful to find a solution.
Is there another way to try to port cyanogenmod to my device by small patch beginning with my stock rom ?

Categories

Resources