[DEVs ONLY]{ThinkTank} Android 4.0 IceCreamSandwich (ICS) SDK port - XPERIA X10 Android Development

---[ UPDATE ]----
kindly refer to zdzihu's thread and help if u can!
---[ UPDATE ]----
so guys seeing that newest android version 4.0 was released a few hours back and the SDK is already available may be we can try a SDK port like the HC SDK port done by aZuZu...
some relevant links:
How to Test Drive Android Ice Cream Sandwich (AVD)
Android 4.0 Ice Cream Sandwich SDK System Dump
[DUMP] ICS 4.0 Galaxy Prime System Dump
porting work going on for other devices:
[DESIRE Z/G2] [ROM] Ice Cream SandWich sdk port
some files from the ICS SDK (images):
ICS SDK ramdisk
uploading the system.img and userdata.img
i think we can use the files from the AVD system/system dump and try porting it to x10... aZuZu, spaarc, cobrato, rdannar (among others) are already familiar with the libs which are specific for our device...
i invite all devs/advanced users to helpout in whichever way you can... lets show the community that the X10 is not dead!!!
what do u guys think?
i can help out with the ramdisk/kernel related aspects
P.S.: UNLESS U HAVE SOMETHING USEFUL TO CONTRIBUTE (DEVELOPMENT-WISE) PLEASE DO NOT POST IN THIS THREAD
general chit-chat regarding ICS can be kept in the following thread: Ice Cream Sandwich

abt the kernel, how long can we use the 2.6.29 kernel into the future? I don't know how hard it is, but I think very hard instead we would have it yet, but any chance to get a 2.6.3x kernel in the future?
Oh and, I think I'm wrong, but I saw a short vid of the device (before google&samsung presented it officially) where I were able to see the kernel version as 3.0.1!? What does this mean, any ideas?
Regards,
L

9Lukas5 said:
abt the kernel, how long can we use the 2.6.29 kernel into the future? I don't know how hard it is, but I think very hard instead we would have it yet, but any chance to get a 2.6.3x kernel in the future?
Oh and, I think I'm wrong, but I saw a short vid of the device (before google&samsung presented it officially) where I were able to see the kernel version as 3.0.1!? What does this mean, any ideas?
Regards,
L
Click to expand...
Click to collapse
yes the 2.6.29 kernel is a major obstacle... many devs were/are still working on getting the 2.6.3x kernel ported over to x10... but there are some issues which still need to be resolved...
btw just check this screenshot, check kernel version (its fom AVD emulator):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

DooMLoRD said:
yes the 2.6.29 kernel is a major obstacle... many devs were/are still working on getting the 2.6.3x kernel ported over to x10... but there are some issues which still need to be resolved...
btw just check this screenshot, check kernel version (its fom AVD emulator):
Click to expand...
Click to collapse
Oh ok, yes I see it's 2.6.29.
again to the new kernel, are those issues that much or are they very difficult?

02-12 04:42:37.341: I/checkabortedflash(1061): [125] Latest flash seems OK.
02-12 04:42:42.671: I/DEBUG(1466): debuggerd: Oct 12 2011 12:38:31
02-12 04:42:42.981: D/DHCP(1478): failed to set ip addr for eth0 to 0.0.0.0: No such device
02-12 04:42:43.081: I/Vold(1464): Vold 2.1 (the revenge) firing up
02-12 04:42:43.091: I/Netd(1465): Netd 1.0 starting
02-12 04:42:43.091: D/Vold(1464): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
02-12 04:42:43.111: E/NetlinkEvent(1464): NetlinkEvent::FindParam(): Parameter 'NPARTS' not found
02-12 04:42:43.111: W/DirectVolume(1464): Kernel block uevent missing 'NPARTS'
02-12 04:42:43.111: D/Vold(1464): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
02-12 04:42:43.121: E/NetlinkEvent(1464): NetlinkEvent::FindParam(): Parameter 'PARTN' not found
02-12 04:42:43.121: W/DirectVolume(1464): Kernel block uevent missing 'PARTN'
02-12 04:42:43.121: D/Vold(1464): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
02-12 04:42:43.481: D/AndroidRuntime(1468): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
02-12 04:42:43.481: D/AndroidRuntime(1468): CheckJNI is OFF
02-12 04:42:43.511: I/dalvikvm(1468): DexOpt: Some deps went away
02-12 04:42:43.511: E/dalvikvm(1468): /system/framework/bouncycastle.jar odex has stale dependencies
02-12 04:42:43.511: I/dalvikvm(1468): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:43.511: D/dalvikvm(1468): Unable to process classpath element '/system/framework/bouncycastle.jar'
02-12 04:42:43.521: I/dalvikvm(1468): DexOpt: Some deps went away
02-12 04:42:43.521: E/dalvikvm(1468): /system/framework/ext.jar odex has stale dependencies
02-12 04:42:43.521: I/dalvikvm(1468): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:43.521: D/dalvikvm(1468): Unable to process classpath element '/system/framework/ext.jar'
02-12 04:42:43.531: I/dalvikvm(1468): DexOpt: Some deps went away
02-12 04:42:43.531: E/dalvikvm(1468): /system/framework/framework.jar odex has stale dependencies
02-12 04:42:43.531: I/dalvikvm(1468): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:43.531: D/dalvikvm(1468): Unable to process classpath element '/system/framework/framework.jar'
02-12 04:42:43.531: I/dalvikvm(1468): DexOpt: Some deps went away
02-12 04:42:43.531: E/dalvikvm(1468): /system/framework/android.policy.jar odex has stale dependencies
02-12 04:42:43.531: I/dalvikvm(1468): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:43.531: D/dalvikvm(1468): Unable to process classpath element '/system/framework/android.policy.jar'
02-12 04:42:43.531: I/dalvikvm(1468): DexOpt: Some deps went away
02-12 04:42:43.531: E/dalvikvm(1468): /system/framework/services.jar odex has stale dependencies
02-12 04:42:43.531: I/dalvikvm(1468): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:43.531: D/dalvikvm(1468): Unable to process classpath element '/system/framework/services.jar'
02-12 04:42:43.821: E/JNIHelp(1468): Native registration unable to find class 'android/debug/JNITest', aborting
02-12 04:42:43.821: A/libc(1468): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
02-12 04:42:44.323: I/DEBUG(1466): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-12 04:42:44.323: I/DEBUG(1466): Build fingerprint: 'Sony-Ericsson/rachael/rachael:4.0.1/ICS_MR0/202595:eng/test-keys'
02-12 04:42:44.323: I/DEBUG(1466): pid: 1468, tid: 1468 >>> zygote <<<
02-12 04:42:44.323: I/DEBUG(1466): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
02-12 04:42:44.323: I/DEBUG(1466): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
02-12 04:42:44.323: I/DEBUG(1466): r4 00000000 r5 00000027 r6 0000f2b8 r7 00000002
02-12 04:42:44.323: I/DEBUG(1466): r8 401973b4 r9 40178fa2 10 0000904c fp 00009062
02-12 04:42:44.323: I/DEBUG(1466): ip ffffffff sp becd7a98 lr 4001f121 pc 4001b880 cpsr 60000030
02-12 04:42:44.323: I/DEBUG(1466): d0 3f4000003f400000 d1 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): d2 0000000000000000 d3 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): d4 0000000000000000 d5 41970af058000000
02-12 04:42:44.323: I/DEBUG(1466): d6 3f50624dd2f1a9fc d7 c18af967009a1008
02-12 04:42:44.323: I/DEBUG(1466): d8 0000000000000000 d9 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): d10 0000000000000000 d11 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): d12 0000000000000000 d13 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): d14 0000000000000000 d15 0000000000000000
02-12 04:42:44.323: I/DEBUG(1466): scr 60000010
02-12 04:42:44.371: I/DEBUG(1466): #00 pc 00017880 /system/lib/libc.so
02-12 04:42:44.371: I/DEBUG(1466): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
02-12 04:42:44.381: I/DEBUG(1466): #02 pc 000700de /system/lib/libandroid_runtime.so (_ZN7android30register_android_debug_JNITestEP7_JNIEnv)
02-12 04:42:44.381: I/DEBUG(1466): #03 pc 00041524 /system/lib/libandroid_runtime.so
02-12 04:42:44.381: I/DEBUG(1466): #04 pc 00041556 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime8startRegEP7_JNIEnv)
02-12 04:42:44.381: I/DEBUG(1466): #05 pc 0004164c /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
02-12 04:42:44.381: I/DEBUG(1466): #06 pc 00008f0a /system/bin/app_process
02-12 04:42:44.381: I/DEBUG(1466): #07 pc 00016700 /system/lib/libc.so (__libc_init)
02-12 04:42:44.381: I/DEBUG(1466): code around pc:
02-12 04:42:44.381: I/DEBUG(1466): 4001b860 4623b15c 2c006824 e026d1fb b12368db
02-12 04:42:44.381: I/DEBUG(1466): 4001b870 21014a17 6011447a 48124798 24002527
02-12 04:42:44.381: I/DEBUG(1466): 4001b880 f7f47005 2106ee60 eeeef7f5 460aa901
02-12 04:42:44.381: I/DEBUG(1466): 4001b890 f04f2006 94015380 94029303 eab8f7f5
02-12 04:42:44.381: I/DEBUG(1466): 4001b8a0 4622a905 f7f52002 f7f4eac2 2106ee4c
02-12 04:42:44.381: I/DEBUG(1466): code around lr:
02-12 04:42:44.381: I/DEBUG(1466): 4001f100 41f0e92d 46804c0c 447c2600 68a56824
02-12 04:42:44.381: I/DEBUG(1466): 4001f110 e0076867 300cf9b5 dd022b00 47c04628
02-12 04:42:44.381: I/DEBUG(1466): 4001f120 35544306 37fff117 6824d5f4 d1ee2c00
02-12 04:42:44.381: I/DEBUG(1466): 4001f130 e8bd4630 bf0081f0 000283da 41f0e92d
02-12 04:42:44.381: I/DEBUG(1466): 4001f140 fb01b086 9004f602 461f4815 4615460c
02-12 04:42:44.381: I/DEBUG(1466): stack:
02-12 04:42:44.381: I/DEBUG(1466): becd7a58 0002f0f8
02-12 04:42:44.381: I/DEBUG(1466): becd7a5c 4004c4d0
02-12 04:42:44.381: I/DEBUG(1466): becd7a60 00000038
02-12 04:42:44.381: I/DEBUG(1466): becd7a64 4004c4b0
02-12 04:42:44.381: I/DEBUG(1466): becd7a68 40047720
02-12 04:42:44.381: I/DEBUG(1466): becd7a6c 400476b0
02-12 04:42:44.381: I/DEBUG(1466): becd7a70 00000000
02-12 04:42:44.381: I/DEBUG(1466): becd7a74 4001f121 /system/lib/libc.so
02-12 04:42:44.381: I/DEBUG(1466): becd7a78 00000000
02-12 04:42:44.381: I/DEBUG(1466): becd7a7c becd7aac
02-12 04:42:44.381: I/DEBUG(1466): becd7a80 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7a84 00000002
02-12 04:42:44.381: I/DEBUG(1466): becd7a88 401973b4
02-12 04:42:44.381: I/DEBUG(1466): becd7a8c 4001e28d /system/lib/libc.so
02-12 04:42:44.381: I/DEBUG(1466): becd7a90 df0027ad
02-12 04:42:44.381: I/DEBUG(1466): becd7a94 00000000
02-12 04:42:44.381: I/DEBUG(1466): #00 becd7a98 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7a9c d8d27cdc
02-12 04:42:44.381: I/DEBUG(1466): becd7aa0 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7aa4 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7aa8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:44.381: I/DEBUG(1466): becd7aac fffffbdf
02-12 04:42:44.381: I/DEBUG(1466): becd7ab0 00000002
02-12 04:42:44.381: I/DEBUG(1466): becd7ab4 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7ab8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:44.381: I/DEBUG(1466): becd7abc 401b9285 /system/lib/libnativehelper.so
02-12 04:42:44.381: I/DEBUG(1466): #01 becd7ac0 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7ac4 00000000
02-12 04:42:44.381: I/DEBUG(1466): becd7ac8 4018f7e0
02-12 04:42:44.381: I/DEBUG(1466): becd7acc 4018f9b0
02-12 04:42:44.381: I/DEBUG(1466): becd7ad0 0000f2b8
02-12 04:42:44.381: I/DEBUG(1466): becd7ad4 becd7bc4
02-12 04:42:44.381: I/DEBUG(1466): becd7ad8 0000907e /system/bin/app_process
02-12 04:42:44.381: I/DEBUG(1466): becd7adc 401740e1 /system/lib/libandroid_runtime.so
02-12 04:42:47.831: D/AndroidRuntime(1543): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
02-12 04:42:47.831: D/AndroidRuntime(1543): CheckJNI is OFF
02-12 04:42:47.841: I/dalvikvm(1543): DexOpt: Some deps went away
02-12 04:42:47.841: E/dalvikvm(1543): /system/framework/bouncycastle.jar odex has stale dependencies
02-12 04:42:47.841: I/dalvikvm(1543): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:47.841: D/dalvikvm(1543): Unable to process classpath element '/system/framework/bouncycastle.jar'
02-12 04:42:47.841: I/dalvikvm(1543): DexOpt: Some deps went away
02-12 04:42:47.841: E/dalvikvm(1543): /system/framework/ext.jar odex has stale dependencies
02-12 04:42:47.841: I/dalvikvm(1543): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:47.841: D/dalvikvm(1543): Unable to process classpath element '/system/framework/ext.jar'
02-12 04:42:47.841: I/dalvikvm(1543): DexOpt: Some deps went away
02-12 04:42:47.841: E/dalvikvm(1543): /system/framework/framework.jar odex has stale dependencies
02-12 04:42:47.841: I/dalvikvm(1543): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:47.841: D/dalvikvm(1543): Unable to process classpath element '/system/framework/framework.jar'
02-12 04:42:47.841: I/dalvikvm(1543): DexOpt: Some deps went away
02-12 04:42:47.841: E/dalvikvm(1543): /system/framework/android.policy.jar odex has stale dependencies
02-12 04:42:47.841: I/dalvikvm(1543): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:47.841: D/dalvikvm(1543): Unable to process classpath element '/system/framework/android.policy.jar'
02-12 04:42:47.841: I/dalvikvm(1543): DexOpt: Some deps went away
02-12 04:42:47.841: E/dalvikvm(1543): /system/framework/services.jar odex has stale dependencies
02-12 04:42:47.841: I/dalvikvm(1543): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:47.841: D/dalvikvm(1543): Unable to process classpath element '/system/framework/services.jar'
02-12 04:42:47.911: E/JNIHelp(1543): Native registration unable to find class 'android/debug/JNITest', aborting
02-12 04:42:47.911: A/libc(1543): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
02-12 04:42:48.413: I/DEBUG(1466): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-12 04:42:48.413: I/DEBUG(1466): Build fingerprint: 'Sony-Ericsson/rachael/rachael:4.0.1/ICS_MR0/202595:eng/test-keys'
02-12 04:42:48.413: I/DEBUG(1466): pid: 1543, tid: 1543 >>> zygote <<<
02-12 04:42:48.413: I/DEBUG(1466): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
02-12 04:42:48.413: I/DEBUG(1466): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
02-12 04:42:48.413: I/DEBUG(1466): r4 00000000 r5 00000027 r6 0000f2b8 r7 00000002
02-12 04:42:48.413: I/DEBUG(1466): r8 401973b4 r9 40178fa2 10 0000904c fp 00009062
02-12 04:42:48.413: I/DEBUG(1466): ip ffffffff sp be836a98 lr 4001f121 pc 4001b880 cpsr 60000030
02-12 04:42:48.413: I/DEBUG(1466): d0 3f4000003f400000 d1 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): d2 0000000000000000 d3 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): d4 0000000000000000 d5 419397d5e8000000
02-12 04:42:48.413: I/DEBUG(1466): d6 3f50624dd2f1a9fc d7 c18af96700e622c3
02-12 04:42:48.413: I/DEBUG(1466): d8 0000000000000000 d9 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): d10 0000000000000000 d11 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): d12 0000000000000000 d13 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): d14 0000000000000000 d15 0000000000000000
02-12 04:42:48.413: I/DEBUG(1466): scr 60000010
02-12 04:42:48.461: I/DEBUG(1466): #00 pc 00017880 /system/lib/libc.so
02-12 04:42:48.461: I/DEBUG(1466): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
02-12 04:42:48.461: I/DEBUG(1466): #02 pc 000700de /system/lib/libandroid_runtime.so (_ZN7android30register_android_debug_JNITestEP7_JNIEnv)
02-12 04:42:48.461: I/DEBUG(1466): #03 pc 00041524 /system/lib/libandroid_runtime.so
02-12 04:42:48.461: I/DEBUG(1466): #04 pc 00041556 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime8startRegEP7_JNIEnv)
02-12 04:42:48.461: I/DEBUG(1466): #05 pc 0004164c /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
02-12 04:42:48.461: I/DEBUG(1466): #06 pc 00008f0a /system/bin/app_process
02-12 04:42:48.461: I/DEBUG(1466): #07 pc 00016700 /system/lib/libc.so (__libc_init)
02-12 04:42:48.461: I/DEBUG(1466): code around pc:
02-12 04:42:48.461: I/DEBUG(1466): 4001b860 4623b15c 2c006824 e026d1fb b12368db
02-12 04:42:48.461: I/DEBUG(1466): 4001b870 21014a17 6011447a 48124798 24002527
02-12 04:42:48.461: I/DEBUG(1466): 4001b880 f7f47005 2106ee60 eeeef7f5 460aa901
02-12 04:42:48.461: I/DEBUG(1466): 4001b890 f04f2006 94015380 94029303 eab8f7f5
02-12 04:42:48.461: I/DEBUG(1466): 4001b8a0 4622a905 f7f52002 f7f4eac2 2106ee4c
02-12 04:42:48.461: I/DEBUG(1466): code around lr:
02-12 04:42:48.461: I/DEBUG(1466): 4001f100 41f0e92d 46804c0c 447c2600 68a56824
02-12 04:42:48.461: I/DEBUG(1466): 4001f110 e0076867 300cf9b5 dd022b00 47c04628
02-12 04:42:48.461: I/DEBUG(1466): 4001f120 35544306 37fff117 6824d5f4 d1ee2c00
02-12 04:42:48.461: I/DEBUG(1466): 4001f130 e8bd4630 bf0081f0 000283da 41f0e92d
02-12 04:42:48.461: I/DEBUG(1466): 4001f140 fb01b086 9004f602 461f4815 4615460c
02-12 04:42:48.461: I/DEBUG(1466): stack:
02-12 04:42:48.461: I/DEBUG(1466): be836a58 0002f170
02-12 04:42:48.461: I/DEBUG(1466): be836a5c 4004c4d0
02-12 04:42:48.461: I/DEBUG(1466): be836a60 00000038
02-12 04:42:48.461: I/DEBUG(1466): be836a64 4004c4b0
02-12 04:42:48.461: I/DEBUG(1466): be836a68 40047720
02-12 04:42:48.461: I/DEBUG(1466): be836a6c 400476b0
02-12 04:42:48.461: I/DEBUG(1466): be836a70 00000000
02-12 04:42:48.461: I/DEBUG(1466): be836a74 4001f121 /system/lib/libc.so
02-12 04:42:48.461: I/DEBUG(1466): be836a78 00000000
02-12 04:42:48.461: I/DEBUG(1466): be836a7c be836aac
02-12 04:42:48.461: I/DEBUG(1466): be836a80 0000f2b8
02-12 04:42:48.461: I/DEBUG(1466): be836a84 00000002
02-12 04:42:48.461: I/DEBUG(1466): be836a88 401973b4
02-12 04:42:48.461: I/DEBUG(1466): be836a8c 4001e28d /system/lib/libc.so
02-12 04:42:48.461: I/DEBUG(1466): be836a90 df0027ad
02-12 04:42:48.461: I/DEBUG(1466): be836a94 00000000
02-12 04:42:48.461: I/DEBUG(1466): #00 be836a98 0000f2b8
02-12 04:42:48.461: I/DEBUG(1466): be836a9c e5cf3b79
02-12 04:42:48.461: I/DEBUG(1466): be836aa0 0000f2b8
02-12 04:42:48.461: I/DEBUG(1466): be836aa4 0000f2b8
02-12 04:42:48.461: I/DEBUG(1466): be836aa8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:48.461: I/DEBUG(1466): be836aac fffffbdf
02-12 04:42:48.461: I/DEBUG(1466): be836ab0 00000002
02-12 04:42:48.471: I/DEBUG(1466): be836ab4 0000f2b8
02-12 04:42:48.471: I/DEBUG(1466): be836ab8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:48.471: I/DEBUG(1466): be836abc 401b9285 /system/lib/libnativehelper.so
02-12 04:42:48.471: I/DEBUG(1466): #01 be836ac0 0000f2b8
02-12 04:42:48.471: I/DEBUG(1466): be836ac4 00000000
02-12 04:42:48.471: I/DEBUG(1466): be836ac8 4018f7e0
02-12 04:42:48.471: I/DEBUG(1466): be836acc 4018f9b0
02-12 04:42:48.471: I/DEBUG(1466): be836ad0 0000f2b8
02-12 04:42:48.471: I/DEBUG(1466): be836ad4 be836bc4
02-12 04:42:48.471: I/DEBUG(1466): be836ad8 0000907e /system/bin/app_process
02-12 04:42:48.471: I/DEBUG(1466): be836adc 401740e1 /system/lib/libandroid_runtime.so
02-12 04:42:52.911: D/AndroidRuntime(1555): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
02-12 04:42:52.911: D/AndroidRuntime(1555): CheckJNI is OFF
02-12 04:42:52.911: I/dalvikvm(1555): DexOpt: Some deps went away
02-12 04:42:52.911: E/dalvikvm(1555): /system/framework/bouncycastle.jar odex has stale dependencies
02-12 04:42:52.911: I/dalvikvm(1555): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:52.911: D/dalvikvm(1555): Unable to process classpath element '/system/framework/bouncycastle.jar'
02-12 04:42:52.921: I/dalvikvm(1555): DexOpt: Some deps went away
02-12 04:42:52.921: E/dalvikvm(1555): /system/framework/ext.jar odex has stale dependencies
02-12 04:42:52.921: I/dalvikvm(1555): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:52.921: D/dalvikvm(1555): Unable to process classpath element '/system/framework/ext.jar'
02-12 04:42:52.921: I/dalvikvm(1555): DexOpt: Some deps went away
02-12 04:42:52.921: E/dalvikvm(1555): /system/framework/framework.jar odex has stale dependencies
02-12 04:42:52.921: I/dalvikvm(1555): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:52.921: D/dalvikvm(1555): Unable to process classpath element '/system/framework/framework.jar'
02-12 04:42:52.921: I/dalvikvm(1555): DexOpt: Some deps went away
02-12 04:42:52.921: E/dalvikvm(1555): /system/framework/android.policy.jar odex has stale dependencies
02-12 04:42:52.921: I/dalvikvm(1555): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:52.921: D/dalvikvm(1555): Unable to process classpath element '/system/framework/android.policy.jar'
02-12 04:42:52.921: I/dalvikvm(1555): DexOpt: Some deps went away
02-12 04:42:52.921: E/dalvikvm(1555): /system/framework/services.jar odex has stale dependencies
02-12 04:42:52.921: I/dalvikvm(1555): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:52.921: D/dalvikvm(1555): Unable to process classpath element '/system/framework/services.jar'
02-12 04:42:52.981: E/JNIHelp(1555): Native registration unable to find class 'android/debug/JNITest', aborting
02-12 04:42:52.981: A/libc(1555): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
02-12 04:42:53.491: I/DEBUG(1466): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-12 04:42:53.491: I/DEBUG(1466): Build fingerprint: 'Sony-Ericsson/rachael/rachael:4.0.1/ICS_MR0/202595:eng/test-keys'
02-12 04:42:53.491: I/DEBUG(1466): pid: 1555, tid: 1555 >>> zygote <<<
02-12 04:42:53.491: I/DEBUG(1466): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
02-12 04:42:53.491: I/DEBUG(1466): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
02-12 04:42:53.491: I/DEBUG(1466): r4 00000000 r5 00000027 r6 0000f2b8 r7 00000002
02-12 04:42:53.491: I/DEBUG(1466): r8 401973b4 r9 40178fa2 10 0000904c fp 00009062
02-12 04:42:53.491: I/DEBUG(1466): ip ffffffff sp be960a98 lr 4001f121 pc 4001b880 cpsr 60000030
02-12 04:42:53.491: I/DEBUG(1466): d0 3f4000003f400000 d1 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): d2 0000000000000000 d3 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): d4 0000000000000000 d5 41a41a0908000000
02-12 04:42:53.491: I/DEBUG(1466): d6 3f50624dd2f1a9fc d7 c18af9670133bfb1
02-12 04:42:53.491: I/DEBUG(1466): d8 0000000000000000 d9 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): d10 0000000000000000 d11 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): d12 0000000000000000 d13 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): d14 0000000000000000 d15 0000000000000000
02-12 04:42:53.491: I/DEBUG(1466): scr 60000010
02-12 04:42:53.541: I/DEBUG(1466): #00 pc 00017880 /system/lib/libc.so
02-12 04:42:53.541: I/DEBUG(1466): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
02-12 04:42:53.541: I/DEBUG(1466): #02 pc 000700de /system/lib/libandroid_runtime.so (_ZN7android30register_android_debug_JNITestEP7_JNIEnv)
02-12 04:42:53.541: I/DEBUG(1466): #03 pc 00041524 /system/lib/libandroid_runtime.so
02-12 04:42:53.541: I/DEBUG(1466): #04 pc 00041556 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime8startRegEP7_JNIEnv)
02-12 04:42:53.541: I/DEBUG(1466): #05 pc 0004164c /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
02-12 04:42:53.541: I/DEBUG(1466): #06 pc 00008f0a /system/bin/app_process
02-12 04:42:53.541: I/DEBUG(1466): #07 pc 00016700 /system/lib/libc.so (__libc_init)
02-12 04:42:53.541: I/DEBUG(1466): code around pc:
02-12 04:42:53.541: I/DEBUG(1466): 4001b860 4623b15c 2c006824 e026d1fb b12368db
02-12 04:42:53.541: I/DEBUG(1466): 4001b870 21014a17 6011447a 48124798 24002527
02-12 04:42:53.541: I/DEBUG(1466): 4001b880 f7f47005 2106ee60 eeeef7f5 460aa901
02-12 04:42:53.541: I/DEBUG(1466): 4001b890 f04f2006 94015380 94029303 eab8f7f5
02-12 04:42:53.541: I/DEBUG(1466): 4001b8a0 4622a905 f7f52002 f7f4eac2 2106ee4c
02-12 04:42:53.541: I/DEBUG(1466): code around lr:
02-12 04:42:53.541: I/DEBUG(1466): 4001f100 41f0e92d 46804c0c 447c2600 68a56824
02-12 04:42:53.541: I/DEBUG(1466): 4001f110 e0076867 300cf9b5 dd022b00 47c04628
02-12 04:42:53.541: I/DEBUG(1466): 4001f120 35544306 37fff117 6824d5f4 d1ee2c00
02-12 04:42:53.541: I/DEBUG(1466): 4001f130 e8bd4630 bf0081f0 000283da 41f0e92d
02-12 04:42:53.541: I/DEBUG(1466): 4001f140 fb01b086 9004f602 461f4815 4615460c
02-12 04:42:53.541: I/DEBUG(1466): stack:
02-12 04:42:53.541: I/DEBUG(1466): be960a58 0002f170
02-12 04:42:53.541: I/DEBUG(1466): be960a5c 4004c4d0
02-12 04:42:53.541: I/DEBUG(1466): be960a60 00000038
02-12 04:42:53.541: I/DEBUG(1466): be960a64 4004c4b0
02-12 04:42:53.541: I/DEBUG(1466): be960a68 40047720
02-12 04:42:53.541: I/DEBUG(1466): be960a6c 400476b0
02-12 04:42:53.541: I/DEBUG(1466): be960a70 00000000
02-12 04:42:53.541: I/DEBUG(1466): be960a74 4001f121 /system/lib/libc.so
02-12 04:42:53.541: I/DEBUG(1466): be960a78 00000000
02-12 04:42:53.541: I/DEBUG(1466): be960a7c be960aac
02-12 04:42:53.541: I/DEBUG(1466): be960a80 0000f2b8
02-12 04:42:53.541: I/DEBUG(1466): be960a84 00000002
02-12 04:42:53.541: I/DEBUG(1466): be960a88 401973b4
02-12 04:42:53.541: I/DEBUG(1466): be960a8c 4001e28d /system/lib/libc.so
02-12 04:42:53.541: I/DEBUG(1466): be960a90 df0027ad
02-12 04:42:53.541: I/DEBUG(1466): be960a94 00000000
02-12 04:42:53.541: I/DEBUG(1466): #00 be960a98 0000f2b8
02-12 04:42:53.541: I/DEBUG(1466): be960a9c 9a9c6d58
02-12 04:42:53.541: I/DEBUG(1466): be960aa0 0000f2b8
02-12 04:42:53.541: I/DEBUG(1466): be960aa4 0000f2b8
02-12 04:42:53.541: I/DEBUG(1466): be960aa8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:53.541: I/DEBUG(1466): be960aac fffffbdf
02-12 04:42:53.541: I/DEBUG(1466): be960ab0 00000002
02-12 04:42:53.541: I/DEBUG(1466): be960ab4 0000f2b8
02-12 04:42:53.541: I/DEBUG(1466): be960ab8 40189364 /system/lib/libandroid_runtime.so
02-12 04:42:53.541: I/DEBUG(1466): be960abc 401b9285 /system/lib/libnativehelper.so
02-12 04:42:53.541: I/DEBUG(1466): #01 be960ac0 0000f2b8
02-12 04:42:53.551: I/DEBUG(1466): be960ac4 00000000
02-12 04:42:53.551: I/DEBUG(1466): be960ac8 4018f7e0
02-12 04:42:53.551: I/DEBUG(1466): be960acc 4018f9b0
02-12 04:42:53.551: I/DEBUG(1466): be960ad0 0000f2b8
02-12 04:42:53.551: I/DEBUG(1466): be960ad4 be960bc4
02-12 04:42:53.551: I/DEBUG(1466): be960ad8 0000907e /system/bin/app_process
02-12 04:42:53.551: I/DEBUG(1466): be960adc 401740e1 /system/lib/libandroid_runtime.so
02-12 04:42:58.041: D/AndroidRuntime(1568): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
02-12 04:42:58.041: D/AndroidRuntime(1568): CheckJNI is OFF
02-12 04:42:58.041: I/dalvikvm(1568): DexOpt: Some deps went away
02-12 04:42:58.041: E/dalvikvm(1568): /system/framework/bouncycastle.jar odex has stale dependencies
02-12 04:42:58.041: I/dalvikvm(1568): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:58.041: D/dalvikvm(1568): Unable to process classpath element '/system/framework/bouncycastle.jar'
02-12 04:42:58.041: I/dalvikvm(1568): DexOpt: Some deps went away
02-12 04:42:58.041: E/dalvikvm(1568): /system/framework/ext.jar odex has stale dependencies
02-12 04:42:58.041: I/dalvikvm(1568): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:58.041: D/dalvikvm(1568): Unable to process classpath element '/system/framework/ext.jar'
02-12 04:42:58.041: I/dalvikvm(1568): DexOpt: Some deps went away
02-12 04:42:58.041: E/dalvikvm(1568): /system/framework/framework.jar odex has stale dependencies
02-12 04:42:58.041: I/dalvikvm(1568): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:58.041: D/dalvikvm(1568): Unable to process classpath element '/system/framework/framework.jar'
02-12 04:42:58.041: I/dalvikvm(1568): DexOpt: Some deps went away
02-12 04:42:58.041: E/dalvikvm(1568): /system/framework/android.policy.jar odex has stale dependencies
02-12 04:42:58.041: I/dalvikvm(1568): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:58.041: D/dalvikvm(1568): Unable to process classpath element '/system/framework/android.policy.jar'
02-12 04:42:58.041: I/dalvikvm(1568): DexOpt: Some deps went away
02-12 04:42:58.041: E/dalvikvm(1568): /system/framework/services.jar odex has stale dependencies
02-12 04:42:58.041: I/dalvikvm(1568): Zip is good, but no classes.dex inside, and no valid .odex file in the same directory
02-12 04:42:58.041: D/dalvikvm(1568): Unable to process classpath element '/system/framework/services.jar'
02-12 04:42:58.111: E/JNIHelp(1568): Native registration unable to find class 'android/debug/JNITest', aborting
02-12 04:42:58.111: A/libc(1568): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
02-12 04:42:58.616: I/DEBUG(1466): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-12 04:42:58.616: I/DEBUG(1466): Build fingerprint: 'Sony-Ericsson/rachael/rachael:4.0.1/ICS_MR0/202595:eng/test-keys'
02-12 04:42:58.616: I/DEBUG(1466): pid: 1568, tid: 1568 >>> zygote <<<
02-12 04:42:58.616: I/DEBUG(1466): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
02-12 04:42:58.616: I/DEBUG(1466): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
02-12 04:42:58.616: I/DEBUG(1466): r4 00000000 r5 00000027 r6 0000f2b8 r7 00000002
02-12 04:42:58.616: I/DEBUG(1466): r8 401973b4 r9 40178fa2 10 0000904c fp 00009062
02-12 04:42:58.616: I/DEBUG(1466): ip ffffffff sp becfea98 lr 4001f121 pc 4001b880 cpsr 60000030
02-12 04:42:58.616: I/DEBUG(1466): d0 3f4000003f400000 d1 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): d2 0000000000000000 d3 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): d4 0000000000000000 d5 41b05c0d67000000
02-12 04:42:58.616: I/DEBUG(1466): d6 3f50624dd2f1a9fc d7 c18af9670181a864
02-12 04:42:58.616: I/DEBUG(1466): d8 0000000000000000 d9 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): d10 0000000000000000 d11 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): d12 0000000000000000 d13 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): d14 0000000000000000 d15 0000000000000000
02-12 04:42:58.616: I/DEBUG(1466): scr 60000010
02-12 04:42:58.661: I/DEBUG(1466): #00 pc 00017880 /system/lib/libc.so
02-12 04:42:58.661: I/DEBUG(1466): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
02-12 04:42:58.661: I/DEBUG(1466): #02 pc 000700de /system/lib/libandroid_runtime.so (_ZN7android30register_android_debug_JNITestEP7_JNIEnv)
02-12 04:42:58.661: I/DEBUG(1466): #03 pc 00041524 /system/lib/libandroid_runtime.so
02-12 04:42:58.661: I/DEBUG(1466): #04 pc 00041556 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime8startRegEP7_JNIEnv)
02-12 04:42:58.661: I/DEBUG(1466): #05 pc 0004164c /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
02-12 04:42:58.661: I/DEBUG(1466): #06 pc 00008f0a /system/bin/app_process
02-12 04:42:58.661: I/DEBUG(1466): #07 pc 00016700 /system/lib/libc.so (__libc_init)
ODEX thing anyone know build.prop setting for direct odex
As i use my "old" X10 i got overheated will continue when cools off...

My god are you guys actually trying to port
Sent from my X10i using XDA Premium App

geordie 34 said:
My god are you guys actually trying to port
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
ok. i will stop ... you are right it is stupid ...

aZuZu said:
ok. i will stop ... you are right it is stupid ...
Click to expand...
Click to collapse
God no mate you carry on
Sent from my X10i using XDA Premium App

aZuZu said:
ok. i will stop ... you are right it is stupid ...
Click to expand...
Click to collapse
Don't even think about stopping! Keep it up guys!
I'm not able to contribute anything in concerns of developing, but I gladly volunteer to test everything for you if you want me to.

qwer23 said:
Don't even think about stopping! Keep it up guys!
I'm not able to contribute anything in concerns of developing, but I gladly volunteer to test everything for you if you want me to.
Click to expand...
Click to collapse
Yeap me to
Sent from my X10i using XDA Premium App

geordie 34 said:
my god are you guys actually trying to port
sent from my x10i using xda premium app
Click to expand...
Click to collapse
p.s.: Unless u have something useful to contribute (development-wise) please do not post in this thread

Ok guys enough spam here

first thing first, how to deodex this ics framework and app?
i'm trying all method but always get error message

erenz1202 said:
first thing first, how to deodex this ics framework and app?
i'm trying all method but always get error message
Click to expand...
Click to collapse
no wonder seems new format how wonder

I have an idea! but I know It is a noob Idea:
I think SE will give 2.4 for Arc...and then It will be more possible to port it for x10
oh guys let me know: where is Z

It is final i'm out from porting till new X10 arrives that i bought from XDA member becouse first time i installed ICS.zip it took me 6 attempts to do it.. now i can't even hot replace single file.. and device is hot after 5 min of usage. Damn!

lol i think i will keep my x10 forever with these awesome devs here in xda ..... who needs a new android phone when you have the latest Android version .... good luck ..
---------- Post added at 09:03 PM ---------- Previous post was at 09:01 PM ----------
Amin` said:
oh guys let me know: where is Z
Click to expand...
Click to collapse
the latest thing i heard about him that he bricked his x10 and stopped developing here

geordie 34 said:
My god are you guys actually trying to port
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
Amin` said:
I have an idea! but I know It is a noob Idea:
I think SE will give 2.4 for Arc...and then It will be more possible to port it for x10
oh guys let me know: where is Z
Click to expand...
Click to collapse
hemo1001 said:
lol i think i will keep my x10 forever with these awesome devs here in xda ..... who needs a new android phone when you have the latest Android version .... good luck ..
---------- Post added at 09:03 PM ---------- Previous post was at 09:01 PM ----------
the latest thing i heard about his that he bricked his x10 and stopped developing here
Click to expand...
Click to collapse
please guys stop chit-chatting in this thread...
DooMLoRD said:
P.S.: UNLESS U HAVE SOMETHING USEFUL TO CONTRIBUTE (DEVELOPMENT-WISE) PLEASE DO NOT POST IN THIS THREAD
general chit-chat regarding ICS can be kept in the following thread: Ice Cream Sandwich
Click to expand...
Click to collapse

Hoping we can have an amaxing ics Rom on x10 that would be wicked doom
Sent from my X10i using XDA Premium App

bodomfan said:
Hoping we can have an amaxing ics Rom on x10 that would be wicked doom
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
What part of 'devs only' don't you guys understand?
I saw this thread t when it first came out but didn't post because I didn't have anything to contribute. Half of the posts in this thread are worthless.
DON'T POST IF YOU HAVE NOTHING TO CONTRIBUTE

Related

[dev help needed] gsm patch for ics leak based rom

Hi guys
Dtrail skywong frasertag and me tried hard to make working a gsm patch.
why?
Because cdma owner have lot of rom developers and great rom like cm9 aokp eclipse blackwidow and more.
what did we do
We can have every thing working by only adapt build.prop, except network data, so no edge 3g or hsdpa
We also replace thoses lib :
lib-mot-lte-ril.so
libmoto_mdmctrl.so
libmoto_netutil.so
libmoto_nwif_ril.so
libmoto_qmi_ril.so
libpppd_plugin-ril.so
libreference-ril.so
moto-multimode.so
moto-ril-multimode.so
But still nothing, we have apn but data wont connect.
Here s the logcat when i enable data
Code:
"D/GsmUmtsOptions( 941): preferenceTreeClick: return false D/NetworkSettings( 941): onPreferenceTreeClick: preference == mButtonDataEnabled. D/ConnectivityService( 296): setMobileDataEnabled(true) W/BackupManagerService( 296): dataChanged but no participant pkg='com.android.providers.settings' uid=1001
We are here now. So any help would be really apreciated !
This should be pinned! It's to important to let it go under.
So let's lift it up by comments :thumbup:
Gesendet von meinem XT910 mit Tapatalk 2
Good idea to ask some others. I guess we could learn something about GSM functionality if we take a look into official MIUI. We should compare the libs.
Sent from my XT910 using Tapatalk 2
I'm wondering if there s not something to do with framework-res.apk i'll try decompile it and look into.
sevenup30 said:
I'm wondering if there s not something to do with framework-res.apk i'll try decompile it and look into.
Click to expand...
Click to collapse
Framework has nothing to do with radio functionality, or am I wrong?
Sent from my XT910 using Tapatalk 2
dtrail1 said:
Framework has nothing to do with radio functionality, or am I wrong?
Sent from my XT910 using Tapatalk 2
Click to expand...
Click to collapse
yeah that's what i thought, but it contains some information about network etc... i tried lot of things, replace libs / etc / ...
So now i try everything i can
as we expected, nothing to do with framework.
sevenup30 said:
as we expected, nothing to do with framework.
Click to expand...
Click to collapse
but isn't the framework that control what command to be sent to mdm6600??
Okay, we should modify the framework or just for testing purposes flash the framework from eu leak.
Sent from my XT910 using Tapatalk 2
whirleyes said:
but isn't the framework that control what command to be sent to mdm6600??
Click to expand...
Click to collapse
that's what i thought, but i found nothing, but i have limited knowledge about this.
If someone can look into it, maybe he will find.
Framework.jar contains lot of smali so we need a hard developer
Okay, we should modify the framework or just for testing purposes flash the framework from eu leak.
Click to expand...
Click to collapse
You can try, but i don't think it will work. Because their framework are hightly eddited, so just replacing might not work, but you can give it a shot. report if you can!
edit:::
i tried replace framework.jar and bootloop
i found into logcat
Code:
D/AndroidRuntime( 1848):
D/AndroidRuntime( 1848): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1848): CheckJNI is OFF
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/framework-ext.jar'
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/com.motorola.android.frameworks.jar'
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/com.motorola.android.widget.jar'
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/com.motorola.frameworks.core.addon.jar'
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/kafdex.jar'
D/dalvikvm( 1848): Unable to stat classpath element '/system/framework/com.motorola.orange.simauth.jar'
E/JNIHelp ( 1848): Native registration unable to find class 'com/android/internal/os/RuntimeInit', aborting
F/libc ( 1848): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/DEBUG ( 170): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 170): Build fingerprint: 'umts_spyder/:4.0.3_r1/IML74K/20120701:user/release-keys'
I/DEBUG ( 170): pid: 1848, tid: 1848 >>> zygote <<<
I/DEBUG ( 170): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG ( 170): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
I/DEBUG ( 170): r4 00000000 r5 00000027 r6 0111e2c0 r7 00000005
I/DEBUG ( 170): r8 4022c110 r9 4020f482 10 0000904c fp 00009062
I/DEBUG ( 170): ip ffffffff sp be8aa958 lr 400b6fe9 pc 400b3748 cpsr 60000030
I/DEBUG ( 170): d0 74726f6261202c27 d1 75522f736f2f6c61
I/DEBUG ( 170): d2 7420656c62616e73 d3 6320646e69662073
I/DEBUG ( 170): d4 445d5278445d5240 d5 44614550445d52b0
I/DEBUG ( 170): d6 446145c044614588 d7 44614630446145f8
I/DEBUG ( 170): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 170): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 170): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 170): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 170): d16 0000000040a763c8 d17 0000000000000000
I/DEBUG ( 170): d18 41c7bce13b800000 d19 0000000000000000
I/DEBUG ( 170): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 170): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 170): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 170): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 170): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 170): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 170): scr 60000010
I/DEBUG ( 170):
I/DEBUG ( 170): #00 pc 00017748 /system/lib/libc.so
I/DEBUG ( 170): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
I/DEBUG ( 170): #02 pc 00045e62 /system/lib/libandroid_runtime.so (_ZN7android44register_com_android_internal_os_RuntimeInitEP7_JNIEnv)
I/DEBUG ( 170): #03 pc 00045f5c /system/lib/libandroid_runtime.so
I/DEBUG ( 170): #04 pc 00045f8e /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime8startRegEP7_JNIEnv)
I/DEBUG ( 170): #05 pc 00046084 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
I/DEBUG ( 170): #06 pc 00008f0a /system/bin/app_process
I/DEBUG ( 170): #07 pc 000165cc /system/lib/libc.so (__libc_init)
I/DEBUG ( 170):
I/DEBUG ( 170): code around pc:
I/DEBUG ( 170): 400b3728 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#.
I/DEBUG ( 170): 400b3738 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$
I/DEBUG ( 170): 400b3748 f7f47005 2106ef4c efe8f7f5 460aa901 .p..L..!.......F
I/DEBUG ( 170): 400b3758 f04f2006 94015380 94029303 eba4f7f5 . O..S..........
I/DEBUG ( 170): 400b3768 4622a905 f7f52002 f7f4ebae 2106ef38 .."F. ......8..!
I/DEBUG ( 170):
I/DEBUG ( 170): code around lr:
I/DEBUG ( 170): 400b6fc8 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h
I/DEBUG ( 170): 400b6fd8 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G
I/DEBUG ( 170): 400b6fe8 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,..
I/DEBUG ( 170): 400b6ff8 e8bd4630 bf0081f0 00028592 41f0e92d 0F..........-..A
I/DEBUG ( 170): 400b7008 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F
I/DEBUG ( 170):
I/DEBUG ( 170): memory map around addr deadbaad:
I/DEBUG ( 170): be88a000-be8ab000 [stack]
I/DEBUG ( 170): (no map for address)
I/DEBUG ( 170): ffff0000-ffff1000 [vectors]
I/DEBUG ( 170):
I/DEBUG ( 170): stack:
I/DEBUG ( 170): be8aa918 40a761b8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 170): be8aa91c 011b3c38 [heap]
I/DEBUG ( 170): be8aa920 011b3c00 [heap]
I/DEBUG ( 170): be8aa924 011b3c30 [heap]
I/DEBUG ( 170): be8aa928 400df7a0 /system/lib/libc.so
I/DEBUG ( 170): be8aa92c 400df730 /system/lib/libc.so
I/DEBUG ( 170): be8aa930 00000000
I/DEBUG ( 170): be8aa934 400b6fe9 /system/lib/libc.so
I/DEBUG ( 170): be8aa938 00000000
I/DEBUG ( 170): be8aa93c be8aa96c [stack]
I/DEBUG ( 170): be8aa940 0111e2c0 [heap]
I/DEBUG ( 170): be8aa944 00000005
I/DEBUG ( 170): be8aa948 4022c110 /system/lib/libandroid_runtime.so
I/DEBUG ( 170): be8aa94c 400b6155 /system/lib/libc.so
I/DEBUG ( 170): be8aa950 df0027ad
I/DEBUG ( 170): be8aa954 00000000
I/DEBUG ( 170): #00 be8aa958 00000000
I/DEBUG ( 170): be8aa95c 905f8b29
I/DEBUG ( 170): be8aa960 00000000
I/DEBUG ( 170): be8aa964 0111e2c0 [heap]
I/DEBUG ( 170): be8aa968 4020f3fa /system/lib/libandroid_runtime.so
I/DEBUG ( 170): be8aa96c fffffbdf
I/DEBUG ( 170): be8aa970 00000005
I/DEBUG ( 170): be8aa974 0111e2c0 [heap]
I/DEBUG ( 170): be8aa978 4020f3fa /system/lib/libandroid_runtime.so
I/DEBUG ( 170): be8aa97c 40253285 /system/lib/libnativehelper.so
I/DEBUG ( 170): #01 be8aa980 0111e2c0 [heap]
I/DEBUG ( 170): be8aa984 00000000
I/DEBUG ( 170): be8aa988 402287e4 /system/lib/libandroid_runtime.so
I/DEBUG ( 170): be8aa98c 402289b8 /system/lib/libandroid_runtime.so
I/DEBUG ( 170): be8aa990 0111e2c0 [heap]
I/DEBUG ( 170): be8aa994 be8aaa84 [stack]
I/DEBUG ( 170): be8aa998 0000907e /system/bin/app_process
I/DEBUG ( 170): be8aa99c 401d1e65 /system/lib/libandroid_runtime.so
might be because this framework look for other motorola.jar but i think we'll have more luck by digging framework.jar and find exactly what to change.
Oh yeahhh...
This gonna be so much fun!
Sent from my XT910 using Tapatalk 2
You can't just simply get framework.jar from Motorola and try to force it into CM/AOKP/AOSP/whatever...
It is not as simple as that.
I was also planning to give this a go, maybe we could all try to work it out together.
I'm planning to do something like this:
- Download two of the most recent leaks, a GSM one and CDMA
- Extract theirs system partition and compare ASCII files and some binary files that is missing in one or in the other.
That should point us in some direction.
The comparing process is boring, if you are using Linux you can give 'meld' and its directory comparission functionality a go.
fr0w said:
You can't just simply get framework.jar from Motorola and try to force it into CM/AOKP/AOSP/whatever...
It is not as simple as that.
I was also planning to give this a go, maybe we could all try to work it out together.
I'm planning to do something like this:
- Download two of the most recent leaks, a GSM one and CDMA
- Extract theirs system partition and compare ASCII files and some binary files that is missing in one or in the other.
That should point us in some direction.
The comparing process is boring, if you are using Linux you can give 'meld' and its directory comparission functionality a go.
Click to expand...
Click to collapse
good idead, i'll try this tomorow morning.
While trying to build cm9 i realized that x912 & xt910 dont totally work the sameway, lot of lib & etc files are different or missing in xt910 compare to xt912. ICS got this harder to fix than GB
We should do that in the group.
Any luck with this???
awesome new ICS ROMS are releaseing...sadly all are CDMA...
No need for a patch anymore. All roms which will be compiled for the official ICS will also work on GSM devices because Moto made all devices available for worldwide roaming.
Gesendet von meinem XT910 mit Tapatalk 2
dtrail1 said:
No need for a patch anymore. All roms which will be compiled for the official ICS will also work on GSM devices because Moto made all devices available for worldwide roaming.
Gesendet von meinem XT910 mit Tapatalk 2
Click to expand...
Click to collapse
so you mean to say i can flash ics leak aokp rom without patch ?
dtrail1 said:
No need for a patch anymore. All roms which will be compiled for the official ICS will also work on GSM devices because Moto made all devices available for worldwide roaming.
Gesendet von meinem XT910 mit Tapatalk 2
Click to expand...
Click to collapse
are you sure bout that?because cm9 or aokp don't work, or may we wait them to be on official cdma ics?
It must be compiled over the official ICS.
Or at least the latest baseband must be used.
Gesendet von meinem XT910 mit Tapatalk 2
Could u tell us what baseband that is exactly..i cud ask a Dev right away...
Sent from my XT910 using xda premium

[porting]Meizu Flyme OS to Galaxy s2

For some time i am trying to make it work, but because i never ported a rom before i can't figure this one out.
I followed a few different porting guide's but unfortunately not successful. And my logcat logs where not very hopeful to find the solution.
So finally i am calling for help!!
Al what i need is a port that actually boot up.
further compatibility, tweak and update changes would not be to difficult for me.
I don't know if it will help but on July 12th will Flyme OS 1.0 officially come out.
So probably also a rom for the Meizu MX instead of only M9, this will maybe a advantage because the Meizu MX has more Similarities with Galays2.
Files is used:
CyanogenMod 9, ICS 4.0.4 Sorry downlink not allowed so google
Meizu m9 Flyme OS 1.0.5, ICS 4.0.3 Sorry downlink not allowed so google, or PM me for link to .zip file because Meizu uses a encrypted .bin
More screenshots of Flyme OS: Sorry not allowed so google
Progress
video of boot: youtube.com/watch?v=AXZCXCISAqs
Last Build of the ROM V5: mediafire.com/?851ywml3d44yk2y
Flyme 1.0.5: download.meizu.com/Firmware/Flyme/1.0.5-8580/MX/HK/update.zip
Cm9: download.cyanogenmod.com/get/jenkins/5803/cm-9.0.0-galaxys2.zip
Look in adb logcat (imo that is porting 101). It might be related to tvout, compile tvoutdummy.
natacrew said:
video of boot: youtube.com/watch?v=AXZCXCISAqs
Rom i made: mediafire.com/?gmk0ow9jxbqzk12
Flyme 1.0.5: download.meizu.com/Firmware/Flyme/1.0.5-8580/MX/HK/update.zip
Cm9:b download.cyanogenmod.com/get/jenkins/5803/cm-9.0.0-galaxys2.zip
Click to expand...
Click to collapse
Hello, it start to look better. But still no boot. The most faults i could trace are solved know.
But there are still some errors cause continue to bootloop.
Last build V5: mediafire.com/?851ywml3d44yk2y
Here is have the adb logcat file:
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------- beginning of /dev/log/main
I/DEBUG ( 1857): debuggerd: Aug 6 2012 13:50:28
I/Netd ( 1856): Netd 1.0 starting
I/ServiceManager( 1855): Waiting for service SecTVOutService...
--------- beginning of /dev/log/system
I/Vold ( 1855): Vold 2.1 (the revenge) firing up
I/ ( 1861): ServiceManager: 0x8e3950
I/SurfaceFlinger( 1859): SurfaceFlinger is starting
D/SurfaceFlinger( 1859): >>> Run service
D/SecTVOutService( 1859): SecTVOutService instantiate
D/SecTVOutService( 1859): virtual void android::SecTVOutService::setHdmiStatus(uint32_t) HDMI cable status = 1
D/AndroidRuntime( 1860):
D/AndroidRuntime( 1860): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1860): CheckJNI is OFF
D/ ( 1859): bool android::SecHdmi::connect()::m_flagHWConnected() fail
E/SecTVOutService( 1859): virtual void android::SecTVOutService::setHdmiStatus(uint32_t)::mSecHdmi.connect() fail
D/SecTVOutService( 1859): SecTVOutService r=0
I/SurfaceFlinger( 1859): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/gralloc ( 1859): using (fd=15)
I/gralloc ( 1859): id = s3cfb
I/gralloc ( 1859): xres = 480 px
I/gralloc ( 1859): yres = 800 px
I/gralloc ( 1859): xres_virtual = 480 px
I/gralloc ( 1859): yres_virtual = 1600 px
I/gralloc ( 1859): bpp = 32
I/gralloc ( 1859): r = 16:8
I/gralloc ( 1859): g = 8:8
I/gralloc ( 1859): b = 0:8
I/gralloc ( 1859): width = 56 mm (217.714279 dpi)
I/gralloc ( 1859): height = 93 mm (218.494629 dpi)
I/gralloc ( 1859): refresh rate = 60.38 Hz
D/libEGL ( 1859): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 1859): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL ( 1859): loaded /system/lib/egl/libGLESv2_mali.so
D/ ( 1859): Device driver API match
D/ ( 1859): Device driver API version: 10
D/ ( 1859): User space API version: 10
D/ ( 1859): mali: REVISION=Linux-r2p4-02rel0 BUILD_DATE=Mon May 14 20:33:23 KST 2012
I/SurfaceFlinger( 1859): EGL informations:
I/SurfaceFlinger( 1859): # of configs : 24
I/SurfaceFlinger( 1859): vendor : Android
I/SurfaceFlinger( 1859): version : 1.4 Android META-EGL
I/SurfaceFlinger( 1859): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 1859): Client API: OpenGL ES
I/SurfaceFlinger( 1859): EGLSurface: 8-8-8-8, config=0x4
I/SurfaceFlinger( 1859): OpenGL informations:
I/SurfaceFlinger( 1859): vendor : ARM
I/SurfaceFlinger( 1859): renderer : Mali-400 MP
I/SurfaceFlinger( 1859): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 1859): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_point_sprite GL_OES_texture_npot GL_OES_query_matrix GL_OES_matrix_palette GL_OES_extended_matrix_palette GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_draw_texture GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_framebuffer_object GL_OES_stencil8 GL_OES_depth24 GL_ARM_rgba8 GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_OES_texture_cube_map GL_EXT_discard_framebuffer
I/SurfaceFlinger( 1859): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 1859): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
I/SurfaceFlinger( 1859): flags = 00000000
E/HAL ( 1859): load: module=/system/lib/hw/hwcomposer.exynos4.so
E/HAL ( 1859): Cannot load library: reloc_library[1285]: 1859 cannot locate '_ZN7android13SecHdmiClient9blit2HdmiEiiiijjjjjjjjjjj'...
W/SurfaceFlinger( 1859): hwcomposer module not found
I/SamplingProfilerIntegration( 1860): Profiling disabled.
D/Vold ( 1855): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Zygote ( 1860): Preloading classes...
D/dalvikvm( 1860): GC_EXPLICIT freed 37K, 84% free 414K/2560K, paused 1ms+0ms
D/dalvikvm( 1860): GC_EXPLICIT freed 4K, 82% free 479K/2560K, paused 1ms+1ms
D/dalvikvm( 1860): GC_EXPLICIT freed 20K, 80% free 515K/2560K, paused 1ms+0ms
D/dalvikvm( 1860): GC_EXPLICIT freed 26K, 79% free 542K/2560K, paused 0ms+0ms
D/dalvikvm( 1860): GC_EXPLICIT freed 14K, 78% free 585K/2560K, paused 0ms+0ms
D/libEGL ( 1905): loaded /system/lib/egl/libEGL_mali.so
D/libEGL ( 1905): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/Vold ( 1855): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
E/DirectVolume( 1855): Dv:partAdd: ignoring part_num = 5 (max: 4)
D/libEGL ( 1905): loaded /system/lib/egl/libGLESv2_mali.so
D/ ( 1905): Device driver API match
D/ ( 1905): Device driver API version: 10
D/ ( 1905): User space API version: 10
D/ ( 1905): mali: REVISION=Linux-r2p4-02rel0 BUILD_DATE=Mon May 14 20:33:23 KST 2012
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
E/DirectVolume( 1855): Invalid 'PARTN' value
D/Vold ( 1855): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
W/Vold ( 1855): Duplicate state (1)
W/Vold ( 1855): Duplicate state (1)
W/Vold ( 1855): Duplicate state (1)
D/dalvikvm( 1860): GC_EXPLICIT freed 25K, 76% free 614K/2560K, paused 1ms+0ms
D/dalvikvm( 1860): GC_EXPLICIT freed 32K, 76% free 638K/2560K, paused 1ms+0ms
D/TextLayoutCache( 1860): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1860): Class not found for preloading: android.media.AudioManager$2
E/dalvikvm( 1860): ERROR: couldn't find native method
E/dalvikvm( 1860): Requested: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
E/dalvikvm( 1860): Candidate: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V
E/JNIHelp ( 1860): RegisterNatives failed for 'android/media/MediaPlayer', aborting
F/libc ( 1860): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/DEBUG ( 1857): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1857): Build fingerprint: 'Meizu/meizu_mx/mx:4.0.3/IML74K/eng.flyme.20120806.134909:user/test-keys'
I/DEBUG ( 1857): pid: 1860, tid: 1860 >>> zygote <<<
I/DEBUG ( 1857): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG ( 1857): r0 deadbaad r1 00000001 r2 40000000 r3 00000000
I/DEBUG ( 1857): r4 00000000 r5 00000027 r6 40873b3d r7 00000023
I/DEBUG ( 1857): r8 4c4a2af8 r9 01d05d90 10 00000001 fp 00000000
I/DEBUG ( 1857): ip ffffffff sp beb086e8 lr 400aa159 pc 400a68b8 cpsr 60000030
I/DEBUG ( 1857): d0 4140000000000000 d1 40dd40003f800000
I/DEBUG ( 1857): d2 0000000000000000 d3 c1322000403b8000
I/DEBUG ( 1857): d4 40dd4000c14ac800 d5 0006ea0000000000
I/DEBUG ( 1857): d6 4516300000000000 d7 4100000000000200
I/DEBUG ( 1857): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1857): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1857): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1857): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1857): d16 0000000740b0ba38 d17 3fe999999999999a
I/DEBUG ( 1857): d18 41b3e03c11000000 d19 0000000000000000
I/DEBUG ( 1857): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 1857): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 1857): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 1857): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1857): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1857): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1857): scr 60000010
I/DEBUG ( 1857):
I/DEBUG ( 1857): #00 pc 000178b8 /system/lib/libc.so
I/DEBUG ( 1857): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
I/DEBUG ( 1857): #02 pc 00045e90 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime21registerNativeMethodsEP7_JNIEnvPKcPK15JNINativeMethodi)
I/DEBUG ( 1857): #03 pc 00008974 /system/lib/libmedia_jni.so (JNI_OnLoad)
I/DEBUG ( 1857): #04 pc 0005a9d4 /system/lib/libdvm.so (_Z17dvmLoadNativeCodePKcP6ObjectPPc)
I/DEBUG ( 1857): #05 pc 00072b30 /system/lib/libdvm.so
I/DEBUG ( 1857): #06 pc 0005abdc /system/lib/libdvm.so (_Z22dvmResolveNativeMethodPKjP6JValuePK6MethodP6Thread)
I/DEBUG ( 1857): #07 pc 00030a4c /system/lib/libdvm.so
I/DEBUG ( 1857): #08 pc 00034230 /system/lib/libdvm.so (_Z12dvmInterpretP6ThreadPK6MethodP6JValue)
I/DEBUG ( 1857): #09 pc 0006c8be /system/lib/libdvm.so (_Z14dvmCallMethodVP6ThreadPK6MethodP6ObjectbP6JValueSt9__va_list)
I/DEBUG ( 1857): #10 pc 0006c8e0 /system/lib/libdvm.so (_Z13dvmCallMethodP6ThreadPK6MethodP6ObjectP6JValuez)
I/DEBUG ( 1857): #11 pc 00076c7c /system/lib/libdvm.so (dvmInitClass)
I/DEBUG ( 1857): #12 pc 00076e28 /system/lib/libdvm.so (_Z12dvmFindClassPKcP6Object)
I/DEBUG ( 1857): #13 pc 00070a82 /system/lib/libdvm.so (_Z18dvmFindClassByNameP12StringObjectP6Objectb)
I/DEBUG ( 1857): #14 pc 00072886 /system/lib/libdvm.so
I/DEBUG ( 1857): #15 pc 00030a4c /system/lib/libdvm.so
I/DEBUG ( 1857): #16 pc 00034230 /system/lib/libdvm.so (_Z12dvmInterpretP6ThreadPK6MethodP6JValue)
I/DEBUG ( 1857): #17 pc 0006c8be /system/lib/libdvm.so (_Z14dvmCallMethodVP6ThreadPK6MethodP6ObjectbP6JValueSt9__va_list)
I/DEBUG ( 1857): #18 pc 00054e76 /system/lib/libdvm.so
I/DEBUG ( 1857): #19 pc 0004561a /system/lib/libandroid_runtime.so
I/DEBUG ( 1857): #20 pc 00046182 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
I/DEBUG ( 1857): #21 pc 00008f0a /system/bin/app_process
I/DEBUG ( 1857): #22 pc 0001673c /system/lib/libc.so (__libc_init)
I/DEBUG ( 1857):
I/DEBUG ( 1857): code around pc:
I/DEBUG ( 1857): 400a6898 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#.
I/DEBUG ( 1857): 400a68a8 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$
I/DEBUG ( 1857): 400a68b8 f7f47005 2106ee4c eedaf7f5 460aa901 .p..L..!.......F
I/DEBUG ( 1857): 400a68c8 f04f2006 94015380 94029303 eaa4f7f5 . O..S..........
I/DEBUG ( 1857): 400a68d8 4622a905 f7f52002 f7f4eaae 2106ee38 .."F. ......8..!
I/DEBUG ( 1857):
I/DEBUG ( 1857): code around lr:
I/DEBUG ( 1857): 400aa138 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h
I/DEBUG ( 1857): 400aa148 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G
I/DEBUG ( 1857): 400aa158 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,..
I/DEBUG ( 1857): 400aa168 e8bd4630 bf0081f0 000283a2 41f0e92d 0F..........-..A
I/DEBUG ( 1857): 400aa178 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F
I/DEBUG ( 1857):
I/DEBUG ( 1857): memory map around addr deadbaad:
I/DEBUG ( 1857): beae8000-beb09000 [stack]
I/DEBUG ( 1857): (no map for address)
I/DEBUG ( 1857): ffff0000-ffff1000 [vectors]
I/DEBUG ( 1857):
I/DEBUG ( 1857): stack:
I/DEBUG ( 1857): beb086a8 4bdc2748 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 1857): beb086ac 4bdc2c18 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 1857): beb086b0 4c49e4a1 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb086b4 01d05dd0 [heap]
I/DEBUG ( 1857): beb086b8 400d270c /system/lib/libc.so
I/DEBUG ( 1857): beb086bc 400d7808
I/DEBUG ( 1857): beb086c0 00000000
I/DEBUG ( 1857): beb086c4 400aa159 /system/lib/libc.so
I/DEBUG ( 1857): beb086c8 00000000
I/DEBUG ( 1857): beb086cc beb086fc [stack]
I/DEBUG ( 1857): beb086d0 40873b3d /system/lib/libdvm.so
I/DEBUG ( 1857): beb086d4 00000023
I/DEBUG ( 1857): beb086d8 4c4a2af8 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb086dc 400a92c5 /system/lib/libc.so
I/DEBUG ( 1857): beb086e0 df0027ad
I/DEBUG ( 1857): beb086e4 00000000
I/DEBUG ( 1857): #00 beb086e8 27900019
I/DEBUG ( 1857): beb086ec ebd9419b
I/DEBUG ( 1857): beb086f0 4c49dff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb086f4 01c28300 [heap]
I/DEBUG ( 1857): beb086f8 4c49dff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb086fc fffffbdf
I/DEBUG ( 1857): beb08700 00000023
I/DEBUG ( 1857): beb08704 01c28300 [heap]
I/DEBUG ( 1857): beb08708 4c49dff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb0870c 4017f285 /system/lib/libnativehelper.so
I/DEBUG ( 1857): #01 beb08710 01c28300 [heap]
I/DEBUG ( 1857): beb08714 27900019
I/DEBUG ( 1857): beb08718 01d05b68 [heap]
I/DEBUG ( 1857): beb0871c 00000000
I/DEBUG ( 1857): beb08720 4c496949 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): beb08724 01c2b868 [heap]
I/DEBUG ( 1857): beb08728 408d0f90 /system/lib/libdvm.so
I/DEBUG ( 1857): beb0872c 40259e93 /system/lib/libandroid_runtime.so
I/Netd ( 1960): Netd 1.0 starting
D/AndroidRuntime( 1961):
D/AndroidRuntime( 1961): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1961): CheckJNI is OFF
I/SamplingProfilerIntegration( 1961): Profiling disabled.
I/Zygote ( 1961): Preloading classes...
D/dalvikvm( 1961): GC_EXPLICIT freed 37K, 84% free 414K/2560K, paused 0ms+1ms
D/dalvikvm( 1961): GC_EXPLICIT freed 4K, 82% free 479K/2560K, paused 0ms+0ms
D/dalvikvm( 1961): GC_EXPLICIT freed 20K, 80% free 515K/2560K, paused 0ms+0ms
D/dalvikvm( 1961): GC_EXPLICIT freed 27K, 79% free 542K/2560K, paused 0ms+0ms
D/dalvikvm( 1961): GC_EXPLICIT freed 14K, 78% free 585K/2560K, paused 0ms+0ms
D/dalvikvm( 1961): GC_EXPLICIT freed 25K, 76% free 614K/2560K, paused 1ms+1ms
D/dalvikvm( 1961): GC_EXPLICIT freed 32K, 76% free 638K/2560K, paused 1ms+1ms
D/TextLayoutCache( 1961): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1961): Class not found for preloading: android.media.AudioManager$2
E/dalvikvm( 1961): ERROR: couldn't find native method
E/dalvikvm( 1961): Requested: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
E/dalvikvm( 1961): Candidate: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V
E/JNIHelp ( 1961): RegisterNatives failed for 'android/media/MediaPlayer', aborting
F/libc ( 1961): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/DEBUG ( 1857): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1857): Build fingerprint: 'Meizu/meizu_mx/mx:4.0.3/IML74K/eng.flyme.20120806.134909:user/test-keys'
I/DEBUG ( 1857): pid: 1961, tid: 1961 >>> zygote <<<
I/DEBUG ( 1857): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG ( 1857): r0 deadbaad r1 00000001 r2 40000000 r3 00000000
I/DEBUG ( 1857): r4 00000000 r5 00000027 r6 408a4b3d r7 00000023
I/DEBUG ( 1857): r8 48e2eaf8 r9 018d5db8 10 00000001 fp 00000000
I/DEBUG ( 1857): ip ffffffff sp be8fb6e8 lr 400fb159 pc 400f78b8 cpsr 60000030
I/DEBUG ( 1857): d0 4140000000000000 d1 40dd40003f800000
I/DEBUG ( 1857): d2 0000000000000000 d3 c1322000403b8000
I/DEBUG ( 1857): d4 40dd4000c14ac800 d5 0006ea0000000000
I/DEBUG ( 1857): d6 4516300000000000 d7 4100000000000200
I/DEBUG ( 1857): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1857): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1857): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1857): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1857): d16 0000000740b34a78 d17 3fe999999999999a
I/DEBUG ( 1857): d18 4193221984000000 d19 0000000000000000
I/DEBUG ( 1857): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 1857): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 1857): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 1857): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1857): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1857): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1857): scr 60000010
I/DEBUG ( 1857):
I/DEBUG ( 1857): #00 pc 000178b8 /system/lib/libc.so
I/DEBUG ( 1857): #01 pc 0000c282 /system/lib/libnativehelper.so (jniRegisterNativeMethods)
I/DEBUG ( 1857): #02 pc 00045e90 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime21registerNativeMethodsEP7_JNIEnvPKcPK15JNINativeMethodi)
I/DEBUG ( 1857): #03 pc 00008974 /system/lib/libmedia_jni.so (JNI_OnLoad)
I/DEBUG ( 1857): #04 pc 0005a9d4 /system/lib/libdvm.so (_Z17dvmLoadNativeCodePKcP6ObjectPPc)
I/DEBUG ( 1857): #05 pc 00072b30 /system/lib/libdvm.so
I/DEBUG ( 1857): #06 pc 0005abdc /system/lib/libdvm.so (_Z22dvmResolveNativeMethodPKjP6JValuePK6MethodP6Thread)
I/DEBUG ( 1857): #07 pc 00030a4c /system/lib/libdvm.so
I/DEBUG ( 1857): #08 pc 00034230 /system/lib/libdvm.so (_Z12dvmInterpretP6ThreadPK6MethodP6JValue)
I/DEBUG ( 1857): #09 pc 0006c8be /system/lib/libdvm.so (_Z14dvmCallMethodVP6ThreadPK6MethodP6ObjectbP6JValueSt9__va_list)
I/DEBUG ( 1857): #10 pc 0006c8e0 /system/lib/libdvm.so (_Z13dvmCallMethodP6ThreadPK6MethodP6ObjectP6JValuez)
I/DEBUG ( 1857): #11 pc 00076c7c /system/lib/libdvm.so (dvmInitClass)
I/DEBUG ( 1857): #12 pc 00076e28 /system/lib/libdvm.so (_Z12dvmFindClassPKcP6Object)
I/DEBUG ( 1857): #13 pc 00070a82 /system/lib/libdvm.so (_Z18dvmFindClassByNameP12StringObjectP6Objectb)
I/DEBUG ( 1857): #14 pc 00072886 /system/lib/libdvm.so
I/DEBUG ( 1857): #15 pc 00030a4c /system/lib/libdvm.so
I/DEBUG ( 1857): #16 pc 00034230 /system/lib/libdvm.so (_Z12dvmInterpretP6ThreadPK6MethodP6JValue)
I/DEBUG ( 1857): #17 pc 0006c8be /system/lib/libdvm.so (_Z14dvmCallMethodVP6ThreadPK6MethodP6ObjectbP6JValueSt9__va_list)
I/DEBUG ( 1857): #18 pc 00054e76 /system/lib/libdvm.so
I/DEBUG ( 1857): #19 pc 0004561a /system/lib/libandroid_runtime.so
I/DEBUG ( 1857): #20 pc 00046182 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
I/DEBUG ( 1857): #21 pc 00008f0a /system/bin/app_process
I/DEBUG ( 1857): #22 pc 0001673c /system/lib/libc.so (__libc_init)
I/DEBUG ( 1857):
I/DEBUG ( 1857): code around pc:
I/DEBUG ( 1857): 400f7898 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#.
I/DEBUG ( 1857): 400f78a8 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$
I/DEBUG ( 1857): 400f78b8 f7f47005 2106ee4c eedaf7f5 460aa901 .p..L..!.......F
I/DEBUG ( 1857): 400f78c8 f04f2006 94015380 94029303 eaa4f7f5 . O..S..........
I/DEBUG ( 1857): 400f78d8 4622a905 f7f52002 f7f4eaae 2106ee38 .."F. ......8..!
I/DEBUG ( 1857):
I/DEBUG ( 1857): code around lr:
I/DEBUG ( 1857): 400fb138 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h
I/DEBUG ( 1857): 400fb148 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G
I/DEBUG ( 1857): 400fb158 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,..
I/DEBUG ( 1857): 400fb168 e8bd4630 bf0081f0 000283a2 41f0e92d 0F..........-..A
I/DEBUG ( 1857): 400fb178 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F
I/DEBUG ( 1857):
I/DEBUG ( 1857): memory map around addr deadbaad:
I/DEBUG ( 1857): be8db000-be8fc000 [stack]
I/DEBUG ( 1857): (no map for address)
I/DEBUG ( 1857): ffff0000-ffff1000 [vectors]
I/DEBUG ( 1857):
I/DEBUG ( 1857): stack:
I/DEBUG ( 1857): be8fb6a8 4be09748 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 1857): be8fb6ac 4be09c18 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 1857): be8fb6b0 48e2a4a1 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb6b4 018d5df8 [heap]
I/DEBUG ( 1857): be8fb6b8 4012370c /system/lib/libc.so
I/DEBUG ( 1857): be8fb6bc 40128808
I/DEBUG ( 1857): be8fb6c0 00000000
I/DEBUG ( 1857): be8fb6c4 400fb159 /system/lib/libc.so
I/DEBUG ( 1857): be8fb6c8 00000000
I/DEBUG ( 1857): be8fb6cc be8fb6fc [stack]
I/DEBUG ( 1857): be8fb6d0 408a4b3d /system/lib/libdvm.so
I/DEBUG ( 1857): be8fb6d4 00000023
I/DEBUG ( 1857): be8fb6d8 48e2eaf8 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb6dc 400fa2c5 /system/lib/libc.so
I/DEBUG ( 1857): be8fb6e0 df0027ad
I/DEBUG ( 1857): be8fb6e4 00000000
I/DEBUG ( 1857): #00 be8fb6e8 27900019
I/DEBUG ( 1857): be8fb6ec 4efbabfc
I/DEBUG ( 1857): be8fb6f0 48e29ff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb6f4 017f8300 [heap]
I/DEBUG ( 1857): be8fb6f8 48e29ff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb6fc fffffbdf
I/DEBUG ( 1857): be8fb700 00000023
I/DEBUG ( 1857): be8fb704 017f8300 [heap]
I/DEBUG ( 1857): be8fb708 48e29ff0 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb70c 4026c285 /system/lib/libnativehelper.so
I/DEBUG ( 1857): #01 be8fb710 017f8300 [heap]
I/DEBUG ( 1857): be8fb714 27900019
I/DEBUG ( 1857): be8fb718 018d5b90 [heap]
I/DEBUG ( 1857): be8fb71c 00000000
I/DEBUG ( 1857): be8fb720 48e22949 /system/lib/libmedia_jni.so
I/DEBUG ( 1857): be8fb724 017fb868 [heap]
I/DEBUG ( 1857): be8fb728 40901f90 /system/lib/libdvm.so
I/DEBUG ( 1857): be8fb72c 401e7e93 /system/lib/libandroid_runtime.so
I/Netd ( 1983): Netd 1.0 starting
D/AndroidRuntime( 1984):
D/AndroidRuntime( 1984): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1984): CheckJNI is OFF
I/SamplingProfilerIntegration( 1984): Profiling disabled.
I/Zygote ( 1984): Preloading classes...
D/dalvikvm( 1984): GC_EXPLICIT freed 37K, 84% free 414K/2560K, paused 1ms+0ms
D/dalvikvm( 1984): GC_EXPLICIT freed 4K, 82% free 479K/2560K, paused 1ms+1ms
D/dalvikvm( 1984): GC_EXPLICIT freed 20K, 80% free 515K/2560K, paused 0ms+0ms
D/dalvikvm( 1984): GC_EXPLICIT freed 26K, 79% free 542K/2560K, paused 1ms+1ms
D/dalvikvm( 1984): GC_EXPLICIT freed 14K, 78% free 585K/2560K, paused 0ms+1ms
D/dalvikvm( 1984): GC_EXPLICIT freed 25K, 76% free 614K/2560K, paused 0ms+0ms
D/dalvikvm( 1984): GC_EXPLICIT freed 32K, 76% free 638K/2560K, paused 0ms+1ms
D/TextLayoutCache( 1984): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1984): Class not found for preloading: android.media.AudioManager$2
E/dalvikvm( 1984): ERROR: couldn't find native method
E/dalvikvm( 1984): Requested: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
E/dalvikvm( 1984): Candidate: Landroid/media/MediaPlayer;._setDataSource:(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V
E/JNIHelp ( 1984): RegisterNatives failed for 'android/media/MediaPlayer', aborting
F/libc ( 1984): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/DEBUG ( 1857): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
* and repeat again
Someone how can help me out?
Is there anyone still trying to make this thing real?
It would be AWESOME !
You need to patch the smali (check miuiv4 port guide for hints).
I was temporarily stopped because my pc is crashed. so i lost allot of files.
In the next few days i will receive my repaired parts. Than i will take a look on patching the smali.

application crashes when trying loadLibrary(), issue with pthread_create on 4.1.1?

I am trying to debug a crash with trying to load a library that I cross-compiled using System.loadLibrary(). I have been able to successfully load this library on any device running 4.0.4 (ICS), but it crashes on all of my devices running 4.1.1 (JB). It seems to crash when running in to pthread_create() in libc:
Code:
10-01 14:25:34.173: D/dalvikvm(8215): Trying to load lib /data/data/com.gnychis.awmon/lib/libtshark.so 0x410fb430
10-01 14:25:34.181: A/libc(8215): Fatal signal 11 (SIGSEGV) at 0x5dfaa01c (code=2), thread 8232 (AsyncTask #1)
// And here is the end of the stack....
I/DEBUG ( 246): #10 pc 0001263c /system/lib/libc.so (pthread_create+180)
Here is the much longer crash log that is involved showing the entire stack trace, and you will see it ends at libc and pthread_create:
Code:
D/dalvikvm(26364): Trying to load lib /data/data/com.gnychis.awmon/lib/libtshark.so 0x410a5ee0
F/libc (26364): Fatal signal 11 (SIGSEGV) at 0x5dff301c (code=2), thread 27345 (AsyncTask #1)
D/AndroidRuntime(27404): Calling main entry com.android.commands.am.Am
I/DEBUG ( 246): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 246): Build fingerprint: 'd2uc-user 4.0.4 IMM76D I747UCALEM release-keys'
I/DEBUG ( 246): pid: 26364, tid: 27345, name: AsyncTask #1 >>> com.gnychis.awmon <<<
I/DEBUG ( 246): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 5dff301c
D/AndroidRuntime(27404): Shutting down VM
D/dalvikvm(27404): GC_CONCURRENT freed 99K, 88% free 498K/4096K, paused 1ms+1ms, total 7ms
I/AndroidRuntime(27404): NOTE: attach of thread 'Binder_3' failed
I/DEBUG ( 246): r0 80000000 r1 02b1a000 r2 00000005 r3 5dff3000
I/DEBUG ( 246): r4 40102894 r5 4010aaec r6 00000000 r7 00000029
I/DEBUG ( 246): r8 00000029 r9 5dff3000 sl 60871000 fp 02b1a000
I/DEBUG ( 246): ip 00000005 sp 5d95ace0 lr 6004d1bb pc 400ec6e0 cpsr 600d0030
I/DEBUG ( 246): d0 61642f617461642f d1 672e6d6f632f6174
I/DEBUG ( 246): d2 612e73696863796e d3 62696c2f6e6f6d77
I/DEBUG ( 246): d4 00000000000e16f0 d5 000000000000695f
I/DEBUG ( 246): d6 000000000002a715 d7 0000012f00000000
I/DEBUG ( 246): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 246): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 246): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 246): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 246): d16 7420676e69797254 d17 6c2064616f6c206f
I/DEBUG ( 246): d18 0063002f00610074 d19 0067002e006d006f
I/DEBUG ( 246): d20 006800630079006e d21 0061002e00730069
I/DEBUG ( 246): d22 006e006f006d0077 d23 00620069006c002f
I/DEBUG ( 246): d24 000000000000e16f d25 0000000000000000
I/DEBUG ( 246): d26 000000000000695f d27 0000000000000000
I/DEBUG ( 246): d28 000000000000695f d29 0000000000000000
I/DEBUG ( 246): d30 0000000500000005 d31 0000000500000005
I/DEBUG ( 246): scr 60000012
I/DEBUG ( 246):
I/DEBUG ( 246): backtrace:
I/DEBUG ( 246): #00 pc 000046e0 /system/bin/linker
I/DEBUG ( 246): #01 pc 00005b6f /system/bin/linker
I/DEBUG ( 246): #02 pc 0004f73b /system/lib/libdvm.so (dvmLoadNativeCode(char const*, Object*, char**)+186)
I/DEBUG ( 246): #03 pc 000662bd /system/lib/libdvm.so
I/DEBUG ( 246): #04 pc 000274e0 /system/lib/libdvm.so
I/DEBUG ( 246): #05 pc 0002be08 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
I/DEBUG ( 246): #06 pc 0005f9f5 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
I/DEBUG ( 246): #07 pc 0005fa1f /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG ( 246): #08 pc 000545ab /system/lib/libdvm.so
I/DEBUG ( 246): #09 pc 00012ee4 /system/lib/libc.so (__thread_entry+48)
I/DEBUG ( 246): #10 pc 0001263c /system/lib/libc.so (pthread_create+180)
The interesting thing is that if I use arm-eabi-objdump on the library, the address 1263c seems to be when it tries to do a pthread_clone:
Code:
$ arm-eabi-objdump -S /tmp/libc.so | grep 1263c
1263c: ebffed71 bl dc08 <__pthread_clone>
Does anyone have any insight as to why this would not be working on 4.1.1? Also, why does my "Build fingerprint" at the top of my crash log show:
Code:
Build fingerprint: 'd2uc-user 4.0.4'
Could this be the root issue of why it's not running on 4.1.1? I am using the newest NDK (r8b), with android-14 as the platform with the arm-eabi-4.4.3 toolchain.
Thanks so much for any help/guidance.

Help fixing AOSP 2.3.7

I'm trying to build AOSP gingerbread for the Samsung Galaxy ace.
The good news is that it boots and a lot of things work...
But there are some strange issues...
For example,
1. When i call some one, the call connects, But i cant end it... When i press end button, it shows Hanging up, but never hangs up...
2. The 3g icon shows up, but data doesn't work...
Some more things don't work properly as well... The details are in this THREAD
So if You have any idea regarding the issues that I'm facing, Please feel free to post/pm your suggestions...
Here is the logcat:
Code:
E/AudioService( 138): Media server started.
D/AudioHardwareInterface( 1057): setMode(NORMAL)
W/AudioPolicyManagerBase( 1057): setPhoneState() setting same state 0
D/AudioHardwareMSM72XX( 1057): setVoiceVolume(0.800000)
I/AudioHardwareMSM72XX( 1057): Setting in-call volume to 4 (available range is 0 to 5)
I/ShutdownThread( 138): Waiting for Bluetooth and Radio...
I/BootReceiver( 138): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
W/AudioSystem( 138): AudioFlinger server died!
W/AudioSystem( 138): AudioPolicyService server died!
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/ServiceManager( 91): service 'media.player' died
W/MediaMetadataRetriever( 371): MediaMetadataRetriever server died!
E/MediaMetadataRetrieverJNI( 371): getFrameAtTime: videoFrame is a NULL pointer
W/MediaThumbRequest( 371): Can't create mini thumbnail for /mnt/sdcard/Video/Thug Le - Ladies vs Ricky Bahl.mp4
I/ServiceManager( 371): Waiting for service media.player...
D/dalvikvm( 138): GC_CONCURRENT freed 704K, 45% free 4603K/8327K, external 1513K/2000K, paused 14ms+9ms
I/ServiceManager( 371): Waiting for service media.player...
E/AudioService( 138): Media server died.
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ServiceManager( 371): Waiting for service media.player...
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ServiceManager( 371): Waiting for service media.player...
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ ( 1064): ServiceManager: 0xad50
E/AudioHardwareMSM72XX( 1064): Could not open libhtc_acoustic.so
D/AudioHardwareInterface( 1064): setMode(NORMAL)
I/AudioHardwareMSM72XX( 1064): Set master volume to 5.
I/CameraService( 1064): CameraService started (pid=1064)
I/AudioFlinger( 1064): AudioFlinger's thread 0xc6f0 ready to run
D/AudioHardwareMSM72XX( 1064): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 1064): Setting in-call volume to 5 (available range is 0 to 5)
F/OMXMaster( 1064): frameworks/base/media/libstagefright/omx/OMXMaster.cpp:90 err != OMX_ErrorNoMore
I/DEBUG ( 925): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 925): Build fingerprint: 'generic/cooper/cooper:2.3.7/GWK74/eng.infinityy.20120820.194237:eng/test-keys'
I/DEBUG ( 925): pid: 1064, tid: 1068 >>> /system/bin/mediaserver <<<
I/DEBUG ( 925): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG ( 925): r0 deadbaad r1 0000000c r2 00000027 r3 00000000
I/DEBUG ( 925): r4 00000080 r5 afd47668 r6 a340c767 r7 a340e4c0
I/DEBUG ( 925): r8 4030a000 r9 a811ca7d 10 00100000 fp 00000001
I/DEBUG ( 925): ip ffffffff sp 40409770 lr afd197f1 pc afd16398 cpsr 00000030
I/DEBUG ( 925): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 925): d2 7e37e43c8800759c d3 0000000000000000
I/DEBUG ( 925): d4 0000000000000000 d5 7e37e43c8800759c
I/DEBUG ( 925): d6 3ff0000000000000 d7 3ff0000000000000
I/DEBUG ( 925): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 925): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 925): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 925): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 925): scr 20000000
I/DEBUG ( 925):
I/DEBUG ( 925): #00 pc 00016398 /system/lib/libc.so
I/DEBUG ( 925): #01 pc 00001440 /system/lib/liblog.so
I/DEBUG ( 925): #02 pc 000010fa /system/lib/libstagefrighthw.so
I/DEBUG ( 925):
I/DEBUG ( 925): code around pc:
I/DEBUG ( 925): afd16378 68241c23 d1fb2c00 68dae027 d0042a00
I/DEBUG ( 925): afd16388 20014d18 6028447d 48174790 24802227
I/DEBUG ( 925): afd16398 f7f57002 2106ea22 eb9ef7f6 0563aa01
I/DEBUG ( 925): afd163a8 60932100 91016051 1c112006 eef4f7f5
I/DEBUG ( 925): afd163b8 2200a905 f7f52002 f7f5ef00 2106ea0e
I/DEBUG ( 925):
I/DEBUG ( 925): code around lr:
I/DEBUG ( 925): afd197d0 447b4a0d 589cb083 90012600 686768a5
I/DEBUG ( 925): afd197e0 220ce008 2b005eab 1c28d003 47889901
I/DEBUG ( 925): afd197f0 35544306 d5f43f01 2c006824 b003d1ee
I/DEBUG ( 925): afd19800 bdf01c30 00028d2e ffffff88 1c0fb5f0
I/DEBUG ( 925): afd19810 b0871c3d a9044355 1c16ac01 604d9004
I/DEBUG ( 925):
I/DEBUG ( 925): stack:
I/DEBUG ( 925): 40409730 00000000
I/DEBUG ( 925): 40409734 000003af
I/DEBUG ( 925): 40409738 afd4370c
I/DEBUG ( 925): 4040973c afd436b8
I/DEBUG ( 925): 40409740 00000000
I/DEBUG ( 925): 40409744 afd197f1 /system/lib/libc.so
I/DEBUG ( 925): 40409748 00000009
I/DEBUG ( 925): 4040974c afd1885d /system/lib/libc.so
I/DEBUG ( 925): 40409750 afa01199 /system/lib/liblog.so
I/DEBUG ( 925): 40409754 00000000
I/DEBUG ( 925): 40409758 afd47668
I/DEBUG ( 925): 4040975c a340c767 /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 40409760 a340e4c0
I/DEBUG ( 925): 40409764 afd18afb /system/lib/libc.so
I/DEBUG ( 925): 40409768 df002777
I/DEBUG ( 925): 4040976c e3a070ad
I/DEBUG ( 925): #00 40409770 4040976c
I/DEBUG ( 925): 40409774 00000001
I/DEBUG ( 925): 40409778 a340c709 /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 4040977c 0000000a
I/DEBUG ( 925): 40409780 404097a4
I/DEBUG ( 925): 40409784 fffffbdf
I/DEBUG ( 925): 40409788 00000000
I/DEBUG ( 925): 4040978c 404097a4
I/DEBUG ( 925): 40409790 a340c709 /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 40409794 afa01443 /system/lib/liblog.so
I/DEBUG ( 925): #01 40409798 404097a4
I/DEBUG ( 925): 4040979c afa01443 /system/lib/liblog.so
I/DEBUG ( 925): 404097a0 40409bbc
I/DEBUG ( 925): 404097a4 6d617266
I/DEBUG ( 925): 404097a8 726f7765
I/DEBUG ( 925): 404097ac 622f736b
I/DEBUG ( 925): 404097b0 2f657361
I/DEBUG ( 925): 404097b4 6964656d
I/DEBUG ( 925): 404097b8 696c2f61
I/DEBUG ( 925): 404097bc 61747362
I/DEBUG ( 925): 404097c0 72666567
I/DEBUG ( 925): 404097c4 74686769
I/DEBUG ( 925): 404097c8 786d6f2f
I/DEBUG ( 925): 404097cc 584d4f2f
I/DEBUG ( 925): 404097d0 7473614d
I/DEBUG ( 925): 404097d4 632e7265
I/DEBUG ( 925): 404097d8 393a7070
I/DEBUG ( 925): 404097dc 72652030
I/DEBUG ( 925): 404097e0 3d212072
I/DEBUG ( 925): 404097e4 584d4f20
I/DEBUG ( 925): 404097e8 7272455f
I/DEBUG ( 925): 404097ec 6f4e726f
I/DEBUG ( 925): 404097f0 65726f4d
I/DEBUG ( 925): 404097f4 00000000
I/DEBUG ( 925): 404097f8 00000000
I/DEBUG ( 925): 404097fc 00000000
I/DEBUG ( 925): 40409800 00000000
I/DEBUG ( 925): 40409804 00000000
I/DEBUG ( 925): 40409808 00000000
I/DEBUG ( 925): 4040980c 00000000
I/DEBUG ( 925): 40409810 00000000
I/DEBUG ( 925): 40409814 00000000
I/DEBUG ( 925): 40409818 00000000
I/DEBUG ( 925): 4040981c 00000000
I/DEBUG ( 925): 40409820 00000000
I/DEBUG ( 925): 40409824 00000000
I/DEBUG ( 925): 40409828 00000000
I/DEBUG ( 925): 4040982c 00000000
I/DEBUG ( 925): 40409830 00000000
I/DEBUG ( 925): 40409834 00000000
I/DEBUG ( 925): 40409838 00000000
I/DEBUG ( 925): 4040983c 00000000
I/DEBUG ( 925): 40409840 00000000
I/DEBUG ( 925): 40409844 00000000
I/DEBUG ( 925): 40409848 00000000
I/DEBUG ( 925): 4040984c 00000000
I/DEBUG ( 925): 40409850 00000000
I/DEBUG ( 925): 40409854 00000000
I/DEBUG ( 925): 40409858 00000000
I/DEBUG ( 925): 4040985c 00000000
I/DEBUG ( 925): 40409860 00000000
I/DEBUG ( 925): 40409864 00000000
I/DEBUG ( 925): 40409868 00000000
I/DEBUG ( 925): 4040986c 00000000
I/DEBUG ( 925): 40409870 00000000
I/DEBUG ( 925): 40409874 00000000
I/DEBUG ( 925): 40409878 00000000
I/DEBUG ( 925): 4040987c 00000000
I/DEBUG ( 925): 40409880 00000000
I/DEBUG ( 925): 40409884 00000000
I/DEBUG ( 925): 40409888 00000000
I/DEBUG ( 925): 4040988c 00000000
I/DEBUG ( 925): 40409890 00000000
I/DEBUG ( 925): 40409894 00000000
I/DEBUG ( 925): 40409898 00000000
I/DEBUG ( 925): 4040989c 00000000
I/DEBUG ( 925): 404098a0 00000000
I/DEBUG ( 925): 404098a4 00000000
I/DEBUG ( 925): 404098a8 00000000
I/DEBUG ( 925): 404098ac 00000000
I/DEBUG ( 925): 404098b0 00000000
I/DEBUG ( 925): 404098b4 00000000
I/DEBUG ( 925): 404098b8 00000000
I/DEBUG ( 925): 404098bc 00000000
I/DEBUG ( 925): 404098c0 00000000
I/DEBUG ( 925): 404098c4 00000000
I/DEBUG ( 925): 404098c8 00000000
I/DEBUG ( 925): 404098cc 00000000
I/DEBUG ( 925): 404098d0 00000000
I/DEBUG ( 925): 404098d4 00000000
I/DEBUG ( 925): 404098d8 00000000
I/DEBUG ( 925): 404098dc 00000000
I/DEBUG ( 925): 404098e0 00000000
I/DEBUG ( 925): 404098e4 00000000
I/DEBUG ( 925): 404098e8 00000000
I/DEBUG ( 925): 404098ec 00000000
I/DEBUG ( 925): 404098f0 0000000d
I/DEBUG ( 925): 404098f4 0000000d
I/DEBUG ( 925): 404098f8 a3301892 /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 404098fc 4030a000
I/DEBUG ( 925): 40409900 a811ca7d /system/lib/libutils.so
I/DEBUG ( 925): 40409904 00100000
I/DEBUG ( 925): 40409908 00000001
I/DEBUG ( 925): 4040990c 40409a00
I/DEBUG ( 925): 40409910 404099ac
I/DEBUG ( 925): 40409914 b00056c1 /system/bin/linker
I/DEBUG ( 925): 40409918 b000568d /system/bin/linker
I/DEBUG ( 925): 4040991c 00000005
I/DEBUG ( 925): 40409920 404099ac
I/DEBUG ( 925): 40409924 a3301892 /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 40409928 4040996b
I/DEBUG ( 925): 4040992c b0005a91 /system/bin/linker
I/DEBUG ( 925): 40409930 404099bc
I/DEBUG ( 925): 40409934 a340beec /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 40409938 4040997b
I/DEBUG ( 925): 4040993c 00000005
I/DEBUG ( 925): 40409940 00000000
I/DEBUG ( 925): 40409944 00000000
I/DEBUG ( 925): 40409948 b00072e4 /system/bin/linker
I/DEBUG ( 925): 4040994c 00000004
I/DEBUG ( 925): 40409950 00000002
I/DEBUG ( 925): 40409954 b00067a9 /system/bin/linker
I/DEBUG ( 925): 40409958 b00094a4
I/DEBUG ( 925): 4040995c b00067bf /system/bin/linker
I/DEBUG ( 925): 40409960 b00094a4
I/DEBUG ( 925): 40409964 b0004335 /system/bin/linker
I/DEBUG ( 925): 40409968 00004351
I/DEBUG ( 925): 4040996c 00000000
I/DEBUG ( 925): 40409970 00008000 /system/bin/mediaserver
I/DEBUG ( 925): 40409974 00008000 /system/bin/mediaserver
I/DEBUG ( 925): 40409978 00008a0c /system/bin/mediaserver
I/DEBUG ( 925): 4040997c 00000000
I/DEBUG ( 925): 40409980 00000000
I/DEBUG ( 925): 40409984 000000f9
I/DEBUG ( 925): 40409988 000081a4 /system/bin/mediaserver
I/DEBUG ( 925): 4040998c 00000000
I/DEBUG ( 925): 40409990 00000000
I/DEBUG ( 925): 40409994 404099ac
I/DEBUG ( 925): 40409998 b00072e4 /system/bin/linker
I/DEBUG ( 925): 4040999c b00072e4 /system/bin/linker
I/DEBUG ( 925): 404099a0 b0009468
I/DEBUG ( 925): 404099a4 b0005b0b /system/bin/linker
I/DEBUG ( 925): 404099a8 000025e4
I/DEBUG ( 925): 404099ac 404099ac
I/DEBUG ( 925): 404099b0 b000568d /system/bin/linker
I/DEBUG ( 925): 404099b4 404099f4
I/DEBUG ( 925): 404099b8 40409a0d
I/DEBUG ( 925): 404099bc 40409bf3
I/DEBUG ( 925): 404099c0 00000019
I/DEBUG ( 925): 404099c4 404099dc
I/DEBUG ( 925): 404099c8 4892fac0
I/DEBUG ( 925): 404099cc b00094a4
I/DEBUG ( 925): 404099d0 a3301892 /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 404099d4 b00094a4
I/DEBUG ( 925): 404099d8 a3301892 /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 404099dc b00043f7 /system/bin/linker
I/DEBUG ( 925): 404099e0 a3301892 /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 404099e4 b00072e4 /system/bin/linker
I/DEBUG ( 925): 404099e8 a340beec /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 404099ec 404099f4
I/DEBUG ( 925): 404099f0 a340beec /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 404099f4 7379732f
I/DEBUG ( 925): 404099f8 2f6d6574
I/DEBUG ( 925): 404099fc 2f62696c
I/DEBUG ( 925): 40409a00 4f62696c
I/DEBUG ( 925): 40409a04 6f43786d
I/DEBUG ( 925): 40409a08 732e6572
I/DEBUG ( 925): 40409a0c 2f62006f
I/DEBUG ( 925): 40409a10 7362696c
I/DEBUG ( 925): 40409a14 65676174
I/DEBUG ( 925): 40409a18 67697266
I/DEBUG ( 925): 40409a1c 77687468
I/DEBUG ( 925): 40409a20 006f732e
I/DEBUG ( 925): 40409a24 00000000
I/DEBUG ( 925): 40409a28 00000000
I/DEBUG ( 925): 40409a2c 00000000
I/DEBUG ( 925): 40409a30 00000000
I/DEBUG ( 925): 40409a34 00000000
I/DEBUG ( 925): 40409a38 00000000
I/DEBUG ( 925): 40409a3c 00000000
I/DEBUG ( 925): 40409a40 00000000
I/DEBUG ( 925): 40409a44 00000000
I/DEBUG ( 925): 40409a48 00000000
I/DEBUG ( 925): 40409a4c 00000000
I/DEBUG ( 925): 40409a50 00000000
I/DEBUG ( 925): 40409a54 00000000
I/DEBUG ( 925): 40409a58 00000000
I/DEBUG ( 925): 40409a5c 00000000
I/DEBUG ( 925): 40409a60 00000000
I/DEBUG ( 925): 40409a64 00000000
I/DEBUG ( 925): 40409a68 00000000
I/DEBUG ( 925): 40409a6c 00000000
I/DEBUG ( 925): 40409a70 0000b8a8
I/DEBUG ( 925): 40409a74 40409abc
I/DEBUG ( 925): 40409a78 00000007
I/DEBUG ( 925): 40409a7c a8114d09 /system/lib/libutils.so
I/DEBUG ( 925): 40409a80 0000b898
I/DEBUG ( 925): 40409a84 0000b8a8
I/DEBUG ( 925): 40409a88 00000007
I/DEBUG ( 925): 40409a8c a8114e45 /system/lib/libutils.so
I/DEBUG ( 925): 40409a90 0000b848
I/DEBUG ( 925): 40409a94 40409abc
I/DEBUG ( 925): 40409a98 fffffffc
I/DEBUG ( 925): 40409a9c 00000000
I/DEBUG ( 925): 40409aa0 40409abc
I/DEBUG ( 925): 40409aa4 a821a335 /system/lib/libbinder.so
I/DEBUG ( 925): 40409aa8 40409c08
I/DEBUG ( 925): 40409aac a821a9cd /system/lib/libbinder.so
I/DEBUG ( 925): 40409ab0 00000034
I/DEBUG ( 925): 40409ab4 00000000
I/DEBUG ( 925): 40409ab8 0000e6a8
I/DEBUG ( 925): 40409abc 0000b848
I/DEBUG ( 925): 40409ac0 40409ad8
I/DEBUG ( 925): 40409ac4 40409c08
I/DEBUG ( 925): 40409ac8 00000000
I/DEBUG ( 925): 40409acc 4000c0d8
I/DEBUG ( 925): 40409ad0 4000c0e8
I/DEBUG ( 925): 40409ad4 00001000
I/DEBUG ( 925): 40409ad8 0000a000
I/DEBUG ( 925): 40409adc b00036a8 /system/bin/linker
I/DEBUG ( 925): 40409ae0 00000001
I/DEBUG ( 925): 40409ae4 00000000
I/DEBUG ( 925): 40409ae8 0000000a
I/DEBUG ( 925): 40409aec 0000000a
I/DEBUG ( 925): 40409af0 00000000
I/DEBUG ( 925): 40409af4 00000001
I/DEBUG ( 925): 40409af8 00000000
I/DEBUG ( 925): 40409afc 4030a000
I/DEBUG ( 925): 40409b00 a811ca7d /system/lib/libutils.so
I/DEBUG ( 925): 40409b04 00100000
I/DEBUG ( 925): 40409b08 00000001
I/DEBUG ( 925): 40409b0c b0001cc4 /system/bin/linker
I/DEBUG ( 925): 40409b10 40409b9f
I/DEBUG ( 925): 40409b14 00000001
I/DEBUG ( 925): 40409b18 00000000
I/DEBUG ( 925): 40409b1c 40409b9c
I/DEBUG ( 925): 40409b20 0000000b
I/DEBUG ( 925): 40409b24 0000000b
I/DEBUG ( 925): 40409b28 b0007662 /system/bin/linker
I/DEBUG ( 925): 40409b2c 4030a000
I/DEBUG ( 925): 40409b30 a811ca7d /system/lib/libutils.so
I/DEBUG ( 925): 40409b34 00100000
I/DEBUG ( 925): 40409b38 00000001
I/DEBUG ( 925): 40409b3c b00096ee
I/DEBUG ( 925): 40409b40 40409bdc
I/DEBUG ( 925): 40409b44 b00056c1 /system/bin/linker
I/DEBUG ( 925): 40409b48 b000568d /system/bin/linker
I/DEBUG ( 925): 40409b4c 00000013
I/DEBUG ( 925): 40409b50 40409bdc
I/DEBUG ( 925): 40409b54 40409c18
I/DEBUG ( 925): 40409b58 00000035
I/DEBUG ( 925): 40409b5c 00000035
I/DEBUG ( 925): 40409b60 b00096c4
I/DEBUG ( 925): 40409b64 4030a000
I/DEBUG ( 925): 40409b68 a811ca7d /system/lib/libutils.so
I/DEBUG ( 925): 40409b6c 00100000
I/DEBUG ( 925): 40409b70 0000f0a0
I/DEBUG ( 925): 40409b74 00000003
I/DEBUG ( 925): 40409b78 000001b4
I/DEBUG ( 925): 40409b7c 000000da
I/DEBUG ( 925): 40409b80 4030a000
I/DEBUG ( 925): 40409b84 a811ca7d /system/lib/libutils.so
I/DEBUG ( 925): 40409b88 00100000
I/DEBUG ( 925): 40409b8c afd14641 /system/lib/libc.so
I/DEBUG ( 925): 40409b90 40409bd3
I/DEBUG ( 925): 40409b94 b0005a91 /system/bin/linker
I/DEBUG ( 925): 40409b98 00000002
I/DEBUG ( 925): 40409b9c 0000f068
I/DEBUG ( 925): 40409ba0 0000f028
I/DEBUG ( 925): 40409ba4 b9d9a985
I/DEBUG ( 925): 40409ba8 a340e4c0
I/DEBUG ( 925): 40409bac a33010fd /system/lib/libstagefrighthw.so
I/DEBUG ( 925): 40409bb0 a340c709 /system/lib/libstagefright_omx.so
I/DEBUG ( 925): 40409bb4 a340bb97 /system/lib/libstagefright_omx.so
E/AudioService( 138): Media server started.
D/AudioHardwareInterface( 1064): setMode(NORMAL)
W/AudioPolicyManagerBase( 1064): setPhoneState() setting same state 0
D/AudioHardwareMSM72XX( 1064): setVoiceVolume(0.800000)
I/AudioHardwareMSM72XX( 1064): Setting in-call volume to 4 (available range is 0 to 5)
I/BootReceiver( 138): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
W/AudioSystem( 138): AudioFlinger server died!
W/AudioSystem( 138): AudioPolicyService server died!
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/ServiceManager( 91): service 'media.player' died
W/MediaMetadataRetriever( 371): MediaMetadataRetriever server died!
E/MediaMetadataRetrieverJNI( 371): getFrameAtTime: videoFrame is a NULL pointer
W/MediaThumbRequest( 371): Can't create mini thumbnail for /mnt/sdcard/Video/Tonight (I&'m Lovin&' You).mp4
I/ServiceManager( 371): Waiting for service media.player...
E/AudioService( 138): Media server died.
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ServiceManager( 371): Waiting for service media.player...
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ServiceManager( 371): Waiting for service media.player...
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ShutdownThread( 138): Shutting down MountService
I/PackageManager( 138): Updating external media status from mounted to unmounted
I/ServiceManager( 371): Waiting for service media.player...
I/MountService( 138): Shutting down
D/VoldCmdListener( 92): asec list
I/PackageManager( 138): No secure containers on sdcard
I/ServiceManager( 138): Waiting for service media.audio_flinger...
D/dalvikvm( 138): GC_CONCURRENT freed 829K, 46% free 4525K/8327K, external 1509K/2000K, paused 23ms+9ms
D/VoldCmdListener( 92): storage users /mnt/sdcard
W/ActivityManager( 138): Killing processes unmount media at adjustment 7
W/ActivityManager( 138): Killing ProcessRecord{406547e8 371:android.process.media/10017} (adj 11): unmount media
D/VoldCmdListener( 92): storage users /mnt/sdcard
D/dalvikvm( 138): GC_EXPLICIT freed 121K, 46% free 4499K/8327K, external 1509K/2000K, paused 145ms
I/PackageManager( 138): Updating external media status from unmounted to unmounted
D/VoldCmdListener( 92): volume unmount /mnt/sdcard force
I/BootReceiver( 561): Got intent with action android.intent.action.MEDIA_EJECT
D/Vold ( 92): Volume sdcard state changing 4 (Mounted) -> 5 (Unmounting)
I/ServiceManager( 138): Waiting for service media.audio_flinger...
D/dalvikvm( 561): GC_CONCURRENT freed 464K, 52% free 2849K/5831K, external 716K/1038K, paused 5ms+73ms
I/Vold ( 92): /mnt/secure/staging/.android_secure sucessfully unmounted
I/Vold ( 92): /mnt/secure/asec sucessfully unmounted
W/Vold ( 92): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 9, action 0)
W/AudioSystem( 138): AudioFlinger not published, waiting...
E/DiskCache( 561): Unable to write the index file /mnt/sdcard/Android/data/com.cooliris.media/cache/local-video-thumbsindex
E/DiskCache( 561): Unable to create cache directory /mnt/sdcard/Android/data/com.cooliris.media/cache/picasa-thumbs
E/DiskCache( 561): Unable to create or tempFile /mnt/sdcard/Android/data/com.cooliris.media/cache/picasa-thumbs
E/DiskCache( 561): Unable to create or tempFile /mnt/sdcard/Android/data/com.cooliris.media/cache/local-album-cache
E/DiskCache( 561): Unable to create or tempFile /mnt/sdcard/Android/data/com.cooliris.media/cache/local-meta-cache
I/ServiceManager( 138): Waiting for service media.audio_flinger...
I/ ( 1071): ServiceManager: 0xad50
E/AudioHardwareMSM72XX( 1071): Could not open libhtc_acoustic.so
D/AudioHardwareInterface( 1071): setMode(NORMAL)
I/AudioHardwareMSM72XX( 1071): Set master volume to 5.
I/CameraService( 1071): CameraService started (pid=1071)
I/AudioFlinger( 1071): AudioFlinger's thread 0xc6f0 ready to run
D/AudioHardwareMSM72XX( 1071): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 1071): Setting in-call volume to 5 (available range is 0 to 5)
E/AudioService( 138): Media server started.
D/AudioHardwareInterface( 1071): setMode(NORMAL)
W/AudioPolicyManagerBase( 1071): setPhoneState() setting same state 0
D/AudioHardwareMSM72XX( 1071): setVoiceVolume(0.800000)
I/AudioHardwareMSM72XX( 1071): Setting in-call volume to 4 (available range is 0 to 5)
I/Vold ( 92): /mnt/secure/staging sucessfully unmounted
I/Vold ( 92): /mnt/sdcard unmounted sucessfully
I/PackageManager( 138): Updating external media status from unmounted to unmounted
D/Vold ( 92): Volume sdcard state changing 5 (Unmounting) -> 1 (Idle-Unmounted)
I/StorageNotification( 234): Media {/mnt/sdcard} state changed from {mounted} -> {unmounted}
W/ShutdownThread( 138): Result code 0 from MountService.shutdown
D/VoldCmdListener( 92): volume shared /mnt/sdcard ums
D/dalvikvm( 234): GC_EXTERNAL_ALLOC freed 142K, 49% free 2956K/5703K, external 1033K/1038K, paused 234ms
I/ShutdownThread( 138): Performing low-level shutdown...
More logcats at my thread...

[Q] Help with Logcat

I'm helping a friend to port a rom and now we stuck on this error
can someone share some lights on this please??
Code:
--------- beginning of /dev/log/system
I/Vold ( 193): Vold 2.1 (the revenge) firing up
D/Vold ( 193): Volume usbdisk state changing -1 (Initializing) -> 0 (No-Media)
--------- beginning of /dev/log/main
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/mm-camera-intf( 1755): mm_camera_open: dev name = /dev/video2, cam_idx = 2
I/mm-camera-sensor( 214): module_sensor_start_session:577 session 2
I/mm-camera( 214): gyro_module_start_session: Enter
I/mm-camera( 214): gyro_module_start_session: Init DSPS
I/mm-camera( 214): gyro_module_start_session: Exit successful
I/mm-camera( 214): gyro_module_get_port: Exit successful
I/mm-camera( 214): cpp_module_start_session:352, info: starting session 2
I/mm-camera( 214): cpp_module_start_session:425, info: session 2 started.
I/mm-camera( 214): c2d_module_start_session:246, info: starting session 2
I/mm-camera( 214): c2d_module_start_session:306, info: session 2 started.
I/mm-camera-sensor( 214): module_module_set_session_data:2435 max delay 2 report dSelay 1
D/mm-camera( 214): module_faceproc_set_session_data:1826] Per frame control 2 1
D/mm-camera-intf( 1755): mm_camera_open: opened, break out while loop
I/mm-camera( 214): mct_pipeline_process_set:command=800000b
E/mm-camera( 214): mct_pipeline_get_stream: no children
E/mm-camera( 214): mct_pipeline_process_set:1370: Couldn't find stream
I/mm-camera-sensor( 214): module_sensor_stop_session:630 session 2
I/mm-camera( 214): stats_module_stop_session: list =0xb8da77f0, remove port =0xb8d9f8c8 name=stats_sink from module=0xb8d8d778, name=stats
I/mm-camera( 214): stats_module_stop_session: 1 port =0xb8d9f8c8 name=stats_sink
I/mm-camera( 214): stats_module_stop_session: 2 port =0xb8d9f8c8 name=stats_sink
I/mm-camera( 214): gyro_module_stop_session: Enter
I/mm-camera( 214): gyro_module_stop_session: Deinit DSPS
I/mm-camera( 214): gyro_module_stop_session: Exit successful
I/mm-camera( 214): stats_module_stop_session: 3 port =0xb8d9f8c8 name=stats_sink
I/mm-camera( 214): cpp_module_stop_session:453, info: stopping session 2 ...
I/mm-camera( 214): cpp_module_stop_session:495, info: session 2 stopped.
I/mm-camera( 214): c2d_module_stop_session:322, info: stopping session 2 ...
I/mm-camera( 214): c2d_module_stop_session:361, info: session 2 stopped.
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
D/QCamera3HWI( 1755): static int8_t qcamera::QCamera3HardwareInterface::lookupFwkName(const qcamera::QCamera3HardwareInterface::QCameraMap*, int, int): Cannot find matching framework type
I/AudioPolicyManagerBase( 1755): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
D/audio_hw_primary( 1755): adev_open: enter
I/ServiceManager( 192): service 'media.audio_flinger' died
I/ServiceManager( 192): service 'media.player' died
I/ServiceManager( 192): service 'media.camera' died
I/Netd ( 1844): Netd 1.0 starting
W/InterfaceController( 1844): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/mediaserver( 1846): ServiceManager: 0xb77e0460
I/AudioFlinger( 1846): Using default 3000 mSec as standby time.
I/CameraService( 1846): CameraService started (pid=1846)
I/CameraService( 1846): Loaded "QCamera Module" camera module
D/mm-camera-intf( 1846): mm_camera_open: dev name = /dev/video1, cam_idx = 1
I/mm-camera-sensor( 214): module_sensor_start_session:577 session 1
I/mm-camera( 214): gyro_module_start_session: Enter
I/mm-camera( 214): gyro_module_start_session: Init DSPS
I/mm-camera( 214): gyro_module_start_session: Exit successful
I/mm-camera( 214): gyro_module_get_port: Exit successful
I/mm-camera( 214): cpp_module_start_session:352, info: starting session 1
I/mm-camera( 214): cpp_module_start_session:425, info: session 1 started.
I/mm-camera( 214): c2d_module_start_session:246, info: starting session 1
I/mm-camera( 214): c2d_module_start_session:306, info: session 1 started.
I/mm-camera-sensor( 214): module_module_set_session_data:2435 max delay 2 report dSelay 1
D/mm-camera( 214): module_faceproc_set_session_data:1826] Per frame control 2 1
D/mm-camera-intf( 1846): mm_camera_open: opened, break out while loop
I/mm-camera( 214): mct_pipeline_process_set:command=800000b
E/mm-camera( 214): mct_pipeline_get_stream: no children
E/mm-camera( 214): mct_pipeline_process_set:1370: Couldn't find stream
I/mm-camera-sensor( 214): module_sensor_stop_session:630 session 1
D/AndroidRuntime( 1845):
D/AndroidRuntime( 1845): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1845): CheckJNI is OFF
D/dalvikvm( 1845): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 1845): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1845): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 1845): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 1845): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
E/dalvikvm( 1845): ERROR: couldn't find native method
E/dalvikvm( 1845): Requested: Landroid/content/res/AssetManager;.addOverlayPath:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
E/dalvikvm( 1845): JNI posting fatal error: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
I/dalvikvm( 1845): "main" prio=5 tid=1 NATIVE
I/dalvikvm( 1845): | group="main" sCount=0 dsCount=0 obj=0x41597cc0 self=0x414d1410
I/dalvikvm( 1845): | sysTid=1845 nice=0 sched=0/0 cgrp=default handle=1074164052
I/dalvikvm( 1845): | state=R schedstat=( 240528748 6300576 47 ) utm=16 stm=8 core=1
I/dalvikvm( 1845): #00 pc 0000132e /system/lib/libcorkscrew.so (unwind_backtrace_thread+29)
I/dalvikvm( 1845): #01 pc 0006064e /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+33)
I/dalvikvm( 1845): #02 pc 0005463c /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+395)
I/dalvikvm( 1845): #03 pc 000546aa /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25)
I/dalvikvm( 1845): #04 pc 000490c0 /system/lib/libdvm.so
I/dalvikvm( 1845): #05 pc 00001fd2 /system/lib/libnativehelper.so (jniRegisterNativeMethods+81)
I/dalvikvm( 1845): #06 pc 0004d8b6 /system/lib/libandroid_runtime.so
I/dalvikvm( 1845): #07 pc 0004dba4 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+23)
I/dalvikvm( 1845): #08 pc 0004e5f4 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+183)
I/dalvikvm( 1845): #09 pc 0000105a /system/bin/app_process
I/dalvikvm( 1845): #10 pc 0000e398 /system/lib/libc.so (__libc_init+47)
I/dalvikvm( 1845): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 1845): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 1845):
E/dalvikvm( 1845): VM aborting
F/libc ( 1845): Fatal signal 6 (SIGABRT) at 0x00000735 (code=-6), thread 1845 (zygote)
I/DEBUG ( 196): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 196): Build fingerprint: 'google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:user/release-keys'
I/DEBUG ( 196): Revision: '11'
I/DEBUG ( 196): pid: 1845, tid: 1845, name: zygote >>> zygote <<<
I/DEBUG ( 196): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 196): r0 00000000 r1 00000735 r2 00000006 r3 00000000
I/DEBUG ( 196): r4 00000006 r5 00000016 r6 00000735 r7 0000010c
I/DEBUG ( 196): r8 00000004 r9 bec36ba4 sl 00000000 fp bec36b83
I/DEBUG ( 196): ip 401f44b4 sp bec36628 lr 4008f035 pc 4009dfe0 cpsr 000f0010
I/DEBUG ( 196): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 196): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 196): d4 0000000000000000 d5 000000006e736c40
I/DEBUG ( 196): d6 3f0000004158f720 d7 000000000000007f
I/DEBUG ( 196): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 196): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 196): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 196): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 196): d16 2065766974614e28 d17 0a29646f6874654d
I/DEBUG ( 196): d18 65747379732f2020 d19 696c2f62696c2f6d
I/DEBUG ( 196): d20 64696f72646e6162 d21 656d69746e75725f
I/DEBUG ( 196): d22 646e6128206f732e d23 6e413a3a64696f72
I/DEBUG ( 196): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 196): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 196): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 196): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 196): scr 60000010
I/DEBUG ( 196):
I/DEBUG ( 196): backtrace:
I/DEBUG ( 196): #00 pc 00021fe0 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 196): #01 pc 00013031 /system/lib/libc.so (pthread_kill+48)
I/DEBUG ( 196): #02 pc 00013245 /system/lib/libc.so (raise+10)
I/DEBUG ( 196): #03 pc 00011f7b /system/lib/libc.so
I/DEBUG ( 196): #04 pc 00021894 /system/lib/libc.so (abort+4)
I/DEBUG ( 196): #05 pc 00045cc7 /system/lib/libdvm.so (dvmAbort+78)
I/DEBUG ( 196): #06 pc 00001fd5 /system/lib/libnativehelper.so (jniRegisterNativeMethods+84)
I/DEBUG ( 196): #07 pc 0004d8b9 /system/lib/libandroid_runtime.so
I/DEBUG ( 196): #08 pc 0004dba5 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+24)
I/DEBUG ( 196): #09 pc 0004e5f5 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+184)
I/DEBUG ( 196): #10 pc 0000105b /system/bin/app_process
I/DEBUG ( 196): #11 pc 0000e39b /system/lib/libc.so (__libc_init+50)
I/DEBUG ( 196): #12 pc 00000d7c /system/bin/app_process
I/DEBUG ( 196):
I/DEBUG ( 196): stack:
I/DEBUG ( 196): bec365e8 401e17cd /system/lib/libandroid_runtime.so
I/DEBUG ( 196): bec365ec 00000035
I/DEBUG ( 196): bec365f0 401f44b4 /system/lib/libandroid_runtime.so
I/DEBUG ( 196): bec365f4 00000004
I/DEBUG ( 196): bec365f8 bec36ba4 [stack]
I/DEBUG ( 196): bec365fc 00000000
I/DEBUG ( 196): bec36600 bec36b83 [stack]
I/DEBUG ( 196): bec36604 400a2501 /system/lib/libc.so (snprintf+80)
I/DEBUG ( 196): bec36608 36333138
I/DEBUG ( 196): bec3660c 30203020
I/DEBUG ( 196): bec36610 bec36684 [stack]
I/DEBUG ( 196): bec36614 00000000
I/DEBUG ( 196): bec36618 00000000
I/DEBUG ( 196): bec3661c 20302030
I/DEBUG ( 196): bec36620 00004000
I/DEBUG ( 196): bec36624 bec36692 [stack]
I/DEBUG ( 196): #00 bec36628 00000006
I/DEBUG ( 196): bec3662c 00000016
I/DEBUG ( 196): bec36630 00000735
I/DEBUG ( 196): bec36634 401f44b4 /system/lib/libandroid_runtime.so
I/DEBUG ( 196): bec36638 401f44b4 /system/lib/libandroid_runtime.so
I/DEBUG ( 196): bec3663c 4008f035 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 196): #01 bec36640 00000006
I/DEBUG ( 196): bec36644 00000000
I/DEBUG ( 196): bec36648 00000035
I/DEBUG ( 196): bec3664c 4008f249 /system/lib/libc.so (raise+14)
I/DEBUG ( 196): #02 bec36650 bec3665c [stack]
I/DEBUG ( 196): bec36654 4008df7f /system/lib/libc.so
I/DEBUG ( 196):
I/DEBUG ( 196): memory near r9:
I/DEBUG ( 196): bec36b84 746f6779 622f0065 612f6e69 705f7070
I/DEBUG ( 196): bec36b94 65636f72 2d007373 67797a58 0065746f
I/DEBUG ( 196): bec36ba4 7379732f 2f6d6574 006e6962 797a2d2d
I/DEBUG ( 196): bec36bb4 65746f67 732d2d00 74726174 7379732d
I/DEBUG ( 196): bec36bc4 2d6d6574 76726573 50007265 3d485441
I/DEBUG ( 196): bec36bd4 6962732f 762f3a6e 6f646e65 69622f72
I/DEBUG ( 196): bec36be4 732f3a6e 65747379 62732f6d 2f3a6e69
I/DEBUG ( 196): bec36bf4 74737973 622f6d65 2f3a6e69 74737973
I/DEBUG ( 196): bec36c04 782f6d65 006e6962 4c5f444c 41524249
I/DEBUG ( 196): bec36c14 505f5952 3d485441 6e65762f 2f726f64
I/DEBUG ( 196): bec36c24 3a62696c 7379732f 2f6d6574 0062696c
I/DEBUG ( 196): bec36c34 52444e41 5f44494f 544f4f42 4f474f4c
I/DEBUG ( 196): bec36c44 4100313d 4f52444e 525f4449 3d544f4f
I/DEBUG ( 196): bec36c54 7379732f 006d6574 52444e41 5f44494f
I/DEBUG ( 196): bec36c64 45535341 2f3d5354 74737973 612f6d65
I/DEBUG ( 196): bec36c74 41007070 4f52444e 445f4449 3d415441
I/DEBUG ( 196):
I/DEBUG ( 196): memory near fp:
I/DEBUG ( 196): bec36b60 bec36b7f 00000000 00000000 ce000000
I/DEBUG ( 196): bec36b70 4935fbfb a3627a42 6cb16c8e 76cab2c1
I/DEBUG ( 196): bec36b80 7a006c37 746f6779 622f0065 612f6e69
I/DEBUG ( 196): bec36b90 705f7070 65636f72 2d007373 67797a58
I/DEBUG ( 196): bec36ba0 0065746f 7379732f 2f6d6574 006e6962
I/DEBUG ( 196): bec36bb0 797a2d2d 65746f67 732d2d00 74726174
I/DEBUG ( 196): bec36bc0 7379732d 2d6d6574 76726573 50007265
I/DEBUG ( 196): bec36bd0 3d485441 6962732f 762f3a6e 6f646e65
I/DEBUG ( 196): bec36be0 69622f72 732f3a6e 65747379 62732f6d
I/DEBUG ( 196): bec36bf0 2f3a6e69 74737973 622f6d65 2f3a6e69
I/DEBUG ( 196): bec36c00 74737973 782f6d65 006e6962 4c5f444c
I/DEBUG ( 196): bec36c10 41524249 505f5952 3d485441 6e65762f
I/DEBUG ( 196): bec36c20 2f726f64 3a62696c 7379732f 2f6d6574
I/DEBUG ( 196): bec36c30 0062696c 52444e41 5f44494f 544f4f42
I/DEBUG ( 196): bec36c40 4f474f4c 4100313d 4f52444e 525f4449
I/DEBUG ( 196): bec36c50 3d544f4f 7379732f 006d6574 52444e41
I/DEBUG ( 196):
I/DEBUG ( 196): memory near ip:
I/DEBUG ( 196): 401f4494 401d6831 401b20e9 401e1520 401e1485
I/DEBUG ( 196): 401f44a4 401b2145 401dcec4 401dad34 401b2081
I/DEBUG ( 196): 401f44b4 401e17f6 401db373 401b4f19 401e1800
I/DEBUG ( 196): 401f44c4 401e180c 401b4ec1 401e1844 401e1857
I/DEBUG ( 196): 401f44d4 401b4e49 401e186f 401e1884 401b4de1
I/DEBUG ( 196): 401f44e4 401e18bd 401e18c2 401b5019 401e18ea
I/DEBUG ( 196): 401f44f4 401d6b39 401b3a05 401e18f7 401d71ad
I/DEBUG ( 196): 401f4504 401b39d5 401e1905 401e190f 401b3925
I/DEBUG ( 196): 401f4514 401e1918 401e1922 401b38e1 401e1929
I/DEBUG ( 196): 401f4524 401ded38 401b38b5 401e1938 401ded38
I/DEBUG ( 196): 401f4534 401b3889 401e1950 401df0e7 401b4d8f
I/DEBUG ( 196): 401f4544 401e1963 401e1972 401b4c9f 401e19d0
I/DEBUG ( 196): 401f4554 401d70d3 401b4c87 401e19e4 401d88cf
I/DEBUG ( 196): 401f4564 401b4c41 401e19f7 401d88cf 401b4c01
I/DEBUG ( 196): 401f4574 401e1a12 401d71ad 401b4be5 401e1a23
I/DEBUG ( 196): 401f4584 401e1a2f 401b4b17 401e1a7c 401d6a6a
I/DEBUG ( 196):
I/DEBUG ( 196): memory near sp:
I/DEBUG ( 196): bec36608 36333138 30203020 bec36684 00000000
I/DEBUG ( 196): bec36618 00000000 20302030 00004000 bec36692
I/DEBUG ( 196): bec36628 00000006 00000016 00000735 401f44b4
I/DEBUG ( 196): bec36638 401f44b4 4008f035 00000006 00000000
I/DEBUG ( 196): bec36648 00000035 4008f249 bec3665c 4008df7f
I/DEBUG ( 196): bec36658 00000000 ffffffdf 400c62c4 400c622c
I/DEBUG ( 196): bec36668 00000000 40090b3f 415811f0 415811f0
I/DEBUG ( 196): bec36678 401e17cd 4009d898 00000000 41517ccb
I/DEBUG ( 196): bec36688 400d4324 6c756e28 0000296c 00000000
I/DEBUG ( 196): bec36698 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366a8 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366b8 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366c8 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366d8 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366e8 00000000 00000000 00000000 00000000
I/DEBUG ( 196): bec366f8 00000000 00000000 00000000 00000000
I/DEBUG ( 196):
I/DEBUG ( 196): code around pc:
I/DEBUG ( 196): 4009dfc0 e8bd00f0 e3700a01 912fff1e e2600000
I/DEBUG ( 196): 4009dfd0 ea006e20 e92d50f0 e3a07f43 ef000000
I/DEBUG ( 196): 4009dfe0 e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 196): 4009dff0 ea006e18 e92d50f0 e3a070ee ef000000
I/DEBUG ( 196): 4009e000 e8bd50f0 e3700a01 912fff1e e2600000
I/DEBUG ( 196): 4009e010 ea006e10 f200429a bf0080b9 f040f891
I/DEBUG ( 196): 4009e020 4001e92d f2c02a04 2a1080a5 8093f2c0
I/DEBUG ( 196): 4009e030 f2c02a20 2a408088 ea4fdb7f f1bc1c92
I/DEBUG ( 196): 4009e040 dd6c0f0a 0600e92d 0f40f1bc f500dd4a
I/DEBUG ( 196): 4009e050 f5016e80 ebae7920 ea4f0e09 ea4f5e4e
I/DEBUG ( 196): 4009e060 f50e5e5e ebbc7e20 dd3b1f9e f04fbfc4
I/DEBUG ( 196): 4009e070 ebd9090a dd35199e 0a0eeb01 0a3ff02a
I/DEBUG ( 196): 4009e080 1c9eebac bfd245e1 0c09ebac f04f46e1
I/DEBUG ( 196): 4009e090 f8910c00 f891f240 f921f280 f921028d
I/DEBUG ( 196): 4009e0a0 f8da428d f1b93000 f9000901 f900028d
I/DEBUG ( 196): 4009e0b0 f10a428d d1ee0a40 0f00f1bc f5bcd02b
I/DEBUG ( 196):
I/DEBUG ( 196): code around lr:
I/DEBUG ( 196): 4008f014 447b4b13 42b3e010 6a1ed10e 44784811
I/DEBUG ( 196): 4008f024 ec84f7fb ea0ef00d 46224631 efd0f00e
I/DEBUG ( 196): 4008f034 d00a3001 e00b2400 2b00681b 480ad1eb
I/DEBUG ( 196): 4008f044 44782403 ec72f7fb f001e002 6804fa23
I/DEBUG ( 196): 4008f054 fa20f001 46206005 bf00bd70 0003b38e
I/DEBUG ( 196): 4008f064 0003b382 0003b37a 0003b356 bf7ef7ff
I/DEBUG ( 196): 4008f074 4a3e4b3d e92d447b b08b43f0 4606589c
I/DEBUG ( 196): 4008f084 6823460d 930946a1 fa04f001 8000f8d0
I/DEBUG ( 196): 4008f094 d0482d00 f0104628 280ff96d d8444604
I/DEBUG ( 196): 4008f0a4 ffe4f7ff d1064286 4629200f e8d8f00d
I/DEBUG ( 196): 4008f0b4 d03c2800 482ee02e f7fb4478 482debb6
I/DEBUG ( 196): 4008f0c4 e0154478 d11342b0 482b6a06 f7fb4478
I/DEBUG ( 196): 4008f0d4 4a2aec2e 46332120 a801447a f9e6f013
I/DEBUG ( 196): 4008f0e4 a8012101 fd00f01a 46061c42 e011d104
I/DEBUG ( 196): 4008f0f4 28006800 e02cd1e6 46294630 f00d4622
I/DEBUG ( 196): 4008f104 1c43e914 d11e4607 f9c4f001 29046801

Categories

Resources