[Q]Porting MIUI v4 to Spica - Android Q&A, Help & Troubleshooting

Hi, devs
I tried to port MIUI v4 to Spica by this guide, but with folders in media/theme it's cant boot (bootloop). When i delete /media/theme/default & /gadget. it's booting normaly and i have working system (android.phone fc - there is second problem). Who can help me? version of ICS 4.0.4, MIUI v4 - 2.10.12.0. What i must do?

a_swed said:
Hi, devs
I tried to port MIUI v4 to Spica by this guide, but with folders in media/theme it's cant boot (bootloop). When i delete /media/theme/default & /gadget. it's booting normaly and i have working system (android.phone fc - there is second problem). Who can help me? version of ICS 4.0.4, MIUI v4 - 2.10.12.0. What i must do?
Click to expand...
Click to collapse
Can you provide a logcat output of when the phone app force closes? Also if it's booting normally and pretty much working, I'd focus on fixing any other issues that come up before worrying about the theme and gadget directory issue.
Sent from my SCH-I535 using xda premium

shimp208 said:
Can you provide a logcat output of when the phone app force closes? Also if it's booting normally and pretty much working, I'd focus on fixing any other issues that come up before worrying about the theme and gadget directory issue.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Code:
11-23 21:34:30.649: D/dalvikvm(1132): DEX prep '/system/framework/services.jar': unzip in 170ms, rewrite 4869ms
11-23 21:34:30.789: D/dalvikvm(1132): DexOpt: --- BEGIN 'apache-xml.jar' (bootstrap=1) ---
11-23 21:34:32.909: D/dalvikvm(1258): DexOpt: load 173ms, verify+opt 1703ms
11-23 21:34:33.169: D/dalvikvm(1132): DexOpt: --- END 'apache-xml.jar' (success) ---
11-23 21:34:33.169: D/dalvikvm(1132): DEX prep '/system/framework/apache-xml.jar': unzip in 122ms, rewrite 2385ms
11-23 21:34:33.209: D/dalvikvm(1132): DexOpt: --- BEGIN 'filterfw.jar' (bootstrap=1) ---
11-23 21:34:33.759: D/dalvikvm(1259): DexOpt: load 49ms, verify+opt 390ms
11-23 21:34:33.829: D/dalvikvm(1132): DexOpt: --- END 'filterfw.jar' (success) ---
11-23 21:34:33.829: D/dalvikvm(1132): DEX prep '/system/framework/filterfw.jar': unzip in 26ms, rewrite 619ms
11-23 21:34:33.869: E/ICU(1132): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:33.869: E/libcore(1132): Failed to initialize the core libraries; aborting...
11-23 21:34:33.869: A/libc(1132): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
11-23 21:34:34.369: I/DEBUG(1129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-23 21:34:34.369: I/DEBUG(1129): Build fingerprint: 'Samsung/cm_spica/spica:4.0.4/IMM76L/eng.jankomuz.20121022.060457:userdebug/test-keys'
11-23 21:34:34.369: I/DEBUG(1129): pid: 1132, tid: 1132 >>> zygote <<<
11-23 21:34:34.379: I/DEBUG(1129): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
11-23 21:34:34.379: I/DEBUG(1129): r0 deadbaad r1 0000000c r2 00000027 r3 a0000000
11-23 21:34:34.379: I/DEBUG(1129): r4 00000000 r5 00000000 r6 be9f5584 r7 00012828
11-23 21:34:34.379: I/DEBUG(1129): r8 00000000 r9 00000000 10 00000000 fp 00000000
11-23 21:34:34.379: I/DEBUG(1129): ip ffffffff sp be9f5408 lr 400d437f pc 400d07c8 cpsr 00000030
11-23 21:34:34.389: I/DEBUG(1129): d0 0000000000000000 d1 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d2 0000000000000000 d3 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d4 0000000000000000 d5 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d6 0000000000000000 d7 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d8 0000000000000000 d9 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d10 0000000000000000 d11 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d12 0000000000000000 d13 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d14 0000000000000000 d15 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): scr 00000000
11-23 21:34:34.549: I/DEBUG(1129): #00 pc 000177c8 /system/lib/libc.so
11-23 21:34:34.549: I/DEBUG(1129): #01 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:34.549: I/DEBUG(1129): #02 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:34.549: I/DEBUG(1129): #03 pc 0000c67c /system/lib/libnativehelper.so (_Z24jniRegisterSystemMethodsP7_JNIEnv)
11-23 21:34:34.549: I/DEBUG(1129): #04 pc 00052fca /system/lib/libdvm.so (_Z10dvmStartupiPKPKcbP7_JNIEnv)
11-23 21:34:34.559: I/DEBUG(1129): #05 pc 00054624 /system/lib/libdvm.so (JNI_CreateJavaVM)
11-23 21:34:34.559: I/DEBUG(1129): #06 pc 00044a1a /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
11-23 21:34:34.559: I/DEBUG(1129): #07 pc 00044d34 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
11-23 21:34:34.559: I/DEBUG(1129): #08 pc 00008f46 /system/bin/app_process
11-23 21:34:34.559: I/DEBUG(1129): #09 pc 00016662 /system/lib/libc.so (__libc_init)
11-23 21:34:34.559: I/DEBUG(1129): code around pc:
11-23 21:34:34.559: I/DEBUG(1129): 400d07a8 1c2bd00c 2d00682d e027d1fb 2a0068da ..+.-h.-..'..h.*
11-23 21:34:34.569: I/DEBUG(1129): 400d07b8 4b16d004 447b2001 47906018 22274814 ...K. {D.`.G.H'"
11-23 21:34:34.569: I/DEBUG(1129): 400d07c8 f7f47002 2580ef6c f7f62106 2400e818 .p..l..%.!.....$
11-23 21:34:34.569: I/DEBUG(1129): 400d07d8 0569aa01 60546091 20061c11 f7f59401 ..i..`T`... ....
11-23 21:34:34.569: I/DEBUG(1129): 400d07e8 a905ebc4 20022200 ebccf7f5 ef56f7f4 .....". ......V.
11-23 21:34:34.569: I/DEBUG(1129): code around lr:
11-23 21:34:34.569: I/DEBUG(1129): 400d435c 4b0db5f0 447bb083 9001681c 68a52600 ...K..{D.h...&.h
11-23 21:34:34.569: I/DEBUG(1129): 400d436c e0086867 5ea8220c dd032800 99011c28 gh...".^.(..(...
11-23 21:34:34.569: I/DEBUG(1129): 400d437c 43064788 3f013554 6824d5f4 d1ee2c00 .G.CT5.?..$h.,..
11-23 21:34:34.569: I/DEBUG(1129): 400d438c 1c30b003 46c0bdf0 00028186 1c0fb5f0 ..0....F........
11-23 21:34:34.579: I/DEBUG(1129): 400d439c 43551c3d a906b089 9103604d 90064914 =.UC....M`...I..
11-23 21:34:34.579: I/DEBUG(1129): memory map around addr deadbaad:
11-23 21:34:34.579: I/DEBUG(1129): be9d5000-be9f6000 [stack]
11-23 21:34:34.579: I/DEBUG(1129): (no map for address)
11-23 21:34:34.579: I/DEBUG(1129): ffff0000-ffff1000 [vectors]
11-23 21:34:34.579: I/DEBUG(1129): stack:
11-23 21:34:34.579: I/DEBUG(1129): be9f53c8 be9f53f4 [stack]
11-23 21:34:34.579: I/DEBUG(1129): be9f53cc 20e00001
11-23 21:34:34.579: I/DEBUG(1129): be9f53d0 400fc788 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53d4 400fc718 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53d8 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53dc 400d437f /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53e0 20e00001
11-23 21:34:34.589: I/DEBUG(1129): be9f53e4 400d30e5 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53e8 40277d63 /system/lib/libnativehelper.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53ec 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53f0 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53f4 be9f5584 [stack]
11-23 21:34:34.589: I/DEBUG(1129): be9f53f8 00012828 [heap]
11-23 21:34:34.589: I/DEBUG(1129): be9f53fc 400d34fd /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f5400 df0027ad
11-23 21:34:34.589: I/DEBUG(1129): be9f5404 00000000
11-23 21:34:34.589: I/DEBUG(1129): #00 be9f5408 2f6d6574
11-23 21:34:34.589: I/DEBUG(1129): be9f540c 2f727375
11-23 21:34:34.589: I/DEBUG(1129): be9f5410 00756369
11-23 21:34:34.589: I/DEBUG(1129): be9f5414 4ca8d463
11-23 21:34:34.599: I/DEBUG(1129): be9f5418 0000c428 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f541c fffffbdf
11-23 21:34:34.599: I/DEBUG(1129): be9f5420 408d1fa4 /system/lib/libdvm.so
11-23 21:34:34.599: I/DEBUG(1129): be9f5424 0000f2c0 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f5428 408d1fa4 /system/lib/libdvm.so
11-23 21:34:34.599: I/DEBUG(1129): be9f542c 40258861 /system/lib/libnativehelper.so
11-23 21:34:34.599: I/DEBUG(1129): #01 be9f5430 0000f2c0 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f5434 40258861 /system/lib/libnativehelper.so
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.audio_flinger' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.player' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.camera' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.audio_policy' died
11-23 21:34:34.759: I/Netd(1262): Netd 1.0 starting
11-23 21:34:35.389: D/AndroidRuntime(1260): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-23 21:34:35.389: D/AndroidRuntime(1260): CheckJNI is OFF
11-23 21:34:35.489: E/ICU(1260): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:35.499: E/libcore(1260): Failed to initialize the core libraries; aborting...
11-23 21:34:35.499: A/libc(1260): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
11-23 21:34:35.589: I/(1263): ServiceManager: 0xf958
11-23 21:34:35.589: V/AudioHardware(1263): openMixer_l() mMixerOpenCnt: 0
11-23 21:34:35.589: V/AudioHardware(1263): closeMixer_l() mMixerOpenCnt: 1
11-23 21:34:35.589: I/AudioFlinger(1263): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
11-23 21:34:35.589: I/AudioFlinger(1263): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
11-23 21:34:35.589: D/AudioHardwareInterface(1263): setMode(NORMAL)
11-23 21:34:35.599: V/AudioHardware(1263): setMode() : new 0, old 0
11-23 21:34:35.599: D/AudioHardware(1263): ### setMasterVolume_l
11-23 21:34:35.599: I/CameraService(1263): CameraService started (pid=1263)
11-23 21:34:35.599: E/CameraService(1263): Could not load camera HAL module
11-23 21:34:35.609: I/AudioFlinger(1263): AudioFlinger's thread 0x10550 ready to run
11-23 21:34:35.609: W/AudioFlinger(1263): Thread AudioOut_1 cannot connect to the power manager service
11-23 21:34:35.609: D/AudioHardware(1263): AudioStreamOutALSA::setParameters() routing=2
11-23 21:34:35.609: D/AudioHardware(1263): ### setVoiceVolume_l
11-23 21:34:35.609: I/AudioPolicyService(1263): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
11-23 21:34:35.999: I/DEBUG(1129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-23 21:34:35.999: I/DEBUG(1129): Build fingerprint: 'Samsung/cm_spica/spica:4.0.4/IMM76L/eng.jankomuz.20121022.060457:userdebug/test-keys'
11-23 21:34:35.999: I/DEBUG(1129): pid: 1260, tid: 1260 >>> zygote <<<
11-23 21:34:35.999: I/DEBUG(1129): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
11-23 21:34:35.999: I/DEBUG(1129): r0 deadbaad r1 0000000c r2 00000027 r3 a0000000
11-23 21:34:35.999: I/DEBUG(1129): r4 00000000 r5 00000000 r6 bec41584 r7 00012828
11-23 21:34:35.999: I/DEBUG(1129): r8 00000000 r9 00000000 10 00000000 fp 00000000
11-23 21:34:35.999: I/DEBUG(1129): ip ffffffff sp bec41408 lr 4009c37f pc 400987c8 cpsr 00000030
11-23 21:34:35.999: I/DEBUG(1129): d0 0000000000000000 d1 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d2 0000000000000000 d3 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d4 0000000000000000 d5 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d6 0000000000000000 d7 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d8 0000000000000000 d9 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d10 0000000000000000 d11 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d12 0000000000000000 d13 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d14 0000000000000000 d15 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): scr 00000000
11-23 21:34:36.149: I/DEBUG(1129): #00 pc 000177c8 /system/lib/libc.so
11-23 21:34:36.149: I/DEBUG(1129): #01 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:36.149: I/DEBUG(1129): #02 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:36.159: I/DEBUG(1129): #03 pc 0000c67c /system/lib/libnativehelper.so (_Z24jniRegisterSystemMethodsP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #04 pc 00052fca /system/lib/libdvm.so (_Z10dvmStartupiPKPKcbP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #05 pc 00054624 /system/lib/libdvm.so (JNI_CreateJavaVM)
11-23 21:34:36.159: I/DEBUG(1129): #06 pc 00044a1a /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #07 pc 00044d34 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
11-23 21:34:36.159: I/DEBUG(1129): #08 pc 00008f46 /system/bin/app_process
11-23 21:34:36.159: I/DEBUG(1129): #09 pc 00016662 /system/lib/libc.so (__libc_init)
11-23 21:34:36.159: I/DEBUG(1129): code around pc:
11-23 21:34:36.159: I/DEBUG(1129): 400987a8 1c2bd00c 2d00682d e027d1fb 2a0068da ..+.-h.-..'..h.*
11-23 21:34:36.159: I/DEBUG(1129): 400987b8 4b16d004 447b2001 47906018 22274814 ...K. {D.`.G.H'"
11-23 21:34:36.159: I/DEBUG(1129): 400987c8 f7f47002 2580ef6c f7f62106 2400e818 .p..l..%.!.....$
11-23 21:34:36.159: I/DEBUG(1129): 400987d8 0569aa01 60546091 20061c11 f7f59401 ..i..`T`... ....
11-23 21:34:36.159: I/DEBUG(1129): 400987e8 a905ebc4 20022200 ebccf7f5 ef56f7f4 .....". ......V.
11-23 21:34:36.159: I/DEBUG(1129): code around lr:
11-23 21:34:36.169: I/DEBUG(1129): 4009c35c 4b0db5f0 447bb083 9001681c 68a52600 ...K..{D.h...&.h
11-23 21:34:36.169: I/DEBUG(1129): 4009c36c e0086867 5ea8220c dd032800 99011c28 gh...".^.(..(...
11-23 21:34:36.169: I/DEBUG(1129): 4009c37c 43064788 3f013554 6824d5f4 d1ee2c00 .G.CT5.?..$h.,..
11-23 21:34:36.169: I/DEBUG(1129): 4009c38c 1c30b003 46c0bdf0 00028186 1c0fb5f0 ..0....F........
11-23 21:34:36.169: I/DEBUG(1129): 4009c39c 43551c3d a906b089 9103604d 90064914 =.UC....M`...I..
11-23 21:34:36.169: I/DEBUG(1129): memory map around addr deadbaad:
11-23 21:34:36.169: I/DEBUG(1129): bec21000-bec42000 [stack]
11-23 21:34:36.169: I/DEBUG(1129): (no map for address)
11-23 21:34:36.169: I/DEBUG(1129): ffff0000-ffff1000 [vectors]
11-23 21:34:36.169: I/DEBUG(1129): stack:
11-23 21:34:36.169: I/DEBUG(1129): bec413c8 bec413f4 [stack]
11-23 21:34:36.179: I/DEBUG(1129): bec413cc 20e00001
11-23 21:34:36.179: I/DEBUG(1129): bec413d0 400c4788 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413d4 400c4718 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413d8 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413dc 4009c37f /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413e0 20e00001
11-23 21:34:36.179: I/DEBUG(1129): bec413e4 4009b0e5 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413e8 40184d63 /system/lib/libnativehelper.so
11-23 21:34:36.179: I/DEBUG(1129): bec413ec 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413f0 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413f4 bec41584 [stack]
11-23 21:34:36.179: I/DEBUG(1129): bec413f8 00012828 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec413fc 4009b4fd /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec41400 df0027ad
11-23 21:34:36.179: I/DEBUG(1129): bec41404 00000000
11-23 21:34:36.179: I/DEBUG(1129): #00 bec41408 2f6d6574
11-23 21:34:36.179: I/DEBUG(1129): bec4140c 2f727375
11-23 21:34:36.179: I/DEBUG(1129): bec41410 00756369
11-23 21:34:36.179: I/DEBUG(1129): bec41414 020133b5
11-23 21:34:36.179: I/DEBUG(1129): bec41418 0000c428 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec4141c fffffbdf
11-23 21:34:36.179: I/DEBUG(1129): bec41420 408f2fa4 /system/lib/libdvm.so
11-23 21:34:36.179: I/DEBUG(1129): bec41424 0000f2c0 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec41428 408f2fa4 /system/lib/libdvm.so
11-23 21:34:36.179: I/DEBUG(1129): bec4142c 40165861 /system/lib/libnativehelper.so
11-23 21:34:36.179: I/DEBUG(1129): #01 bec41430 0000f2c0 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec41434 40165861 /system/lib/libnativehelper.so
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.audio_flinger' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.player' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.camera' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.audio_policy' died
11-23 21:34:39.350: I/Netd(1286): Netd 1.0 starting
11-23 21:34:40.009: D/AndroidRuntime(1287): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-23 21:34:40.019: D/AndroidRuntime(1287): CheckJNI is OFF
11-23 21:34:40.109: E/ICU(1287): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:40.119: E/libcore(1287): Failed to initialize the core libraries; aborting...
11-23 21:34:40.119: A/libc(1287): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)

When phone boot
Code:
11-23 22:00:07.340: I/ActivityManager(1227): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw320dp w320dp h455dp nrml port finger -keyb/v/h dpad/v s.7 themeChanged=0 themeChangedFlags=0}
11-23 22:00:07.819: D/dalvikvm(2232): GC_CONCURRENT freed 1932K, 27% free 9196K/12487K, paused 22ms+12ms
11-23 22:00:07.829: I/dalvikvm(2232): Jit: resizing JitTable from 512 to 1024
11-23 22:00:09.029: A/BatteryStatsImpl(1227): problem reading network stats
11-23 22:00:09.029: A/BatteryStatsImpl(1227): java.lang.IllegalStateException: problem parsing idx 1
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:250)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.getNetworkStatsDetailGroupedByUid(BatteryStatsImpl.java:5734)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.access$100(BatteryStatsImpl.java:76)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl$Uid.computeCurrentTcpBytesReceived(BatteryStatsImpl.java:2457)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl$Uid.getTcpBytesReceived(BatteryStatsImpl.java:2446)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.writeSummaryToParcel(BatteryStatsImpl.java:5437)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.writeLocked(BatteryStatsImpl.java:4836)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.writeAsyncLocked(BatteryStatsImpl.java:4818)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.setOnBatteryLocked(BatteryStatsImpl.java:4355)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.os.BatteryStatsImpl.setBatteryState(BatteryStatsImpl.java:4394)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.server.am.BatteryStatsService.setBatteryState(BatteryStatsService.java:434)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.server.BatteryService.processValues(BatteryService.java:252)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.server.BatteryService.update(BatteryService.java:234)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.server.BatteryService.access$000(BatteryService.java:71)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.server.BatteryService$1.onUEvent(BatteryService.java:182)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at android.os.UEventObserver$UEventThread.run(UEventObserver.java:108)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at libcore.io.IoBridge.open(IoBridge.java:406)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at java.io.FileInputStream.<init>(FileInputStream.java:78)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): ... 16 more
11-23 22:00:09.029: A/BatteryStatsImpl(1227): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at libcore.io.Posix.open(Native Method)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): at libcore.io.IoBridge.open(IoBridge.java:390)
11-23 22:00:09.029: A/BatteryStatsImpl(1227): ... 18 more
11-23 22:00:09.179: I/ActivityManager(1227): Start proc com.miui.gallery for broadcast com.miui.gallery/.cloud.PowerChangedRequestSyncReceiver: pid=2315 uid=10007 gids={3003, 1015}
11-23 22:00:09.379: D/dalvikvm(1130): GC_EXPLICIT freed 37K, 36% free 7571K/11779K, paused 4ms+5ms
11-23 22:00:09.499: W/PowerUI(1297): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
11-23 22:00:09.579: D/dalvikvm(1130): GC_EXPLICIT freed <1K, 36% free 7571K/11779K, paused 9ms+16ms
11-23 22:00:09.679: D/dalvikvm(1130): GC_EXPLICIT freed <1K, 36% free 7571K/11779K, paused 4ms+5ms
11-23 22:00:09.729: I/ActivityThread(2315): Pub com.miui.gallery.cloud.provider: com.miui.gallery.provider.GalleryCloudProvider
11-23 22:00:09.829: I/ActivityThread(2315): Pub com.miui.gallery.provider: com.miui.gallery.provider.GalleryProvider
11-23 22:00:09.929: D/(2315): file: /data/sdcard
11-23 22:00:10.049: D/PowerChangedRequestSyncReceiver(2315): onReceive broadcast
11-23 22:00:10.049: D/PowerChangedRequestSyncReceiver(2315): ACTION_POWER_CONNECTED.
11-23 22:00:10.069: D/DefaultImages(2315): set InitDefaultImages flag as true
11-23 22:00:10.079: D/PowerChangedRequestSyncReceiver(2315): sync not completely finish, request sync.
11-23 22:00:10.219: D/DefaultImages(2315): skip: already files in: /mnt/sdcard/DCIM/Camera
11-23 22:00:10.239: D/DefaultImages(2315): skip: source folder does not exist or not a directory: data/media/.PhotoSample/Screenshots
11-23 22:00:10.809: D/dalvikvm(1227): GC_EXPLICIT freed 319K, 31% free 10723K/15431K, paused 13ms+11ms
11-23 22:00:16.839: I/Process(2276): Sending signal. PID: 2276 SIG: 9
11-23 22:00:16.869: I/ActivityManager(1227): Process com.android.phone (pid 2276) has died.
11-23 22:00:16.869: W/ActivityManager(1227): Service crashed 4 times, stopping: ServiceRecord{4156a548 com.android.stk/.StkAppService}
11-23 22:00:16.869: W/ActivityManager(1227): Scheduling restart of crashed service com.android.phone/.MiuiBluetoothHeadsetService in 1250ms
11-23 22:00:16.879: I/ServiceManager(1124): service 'simphonebook' died
11-23 22:00:16.879: I/ServiceManager(1124): service 'iphonesubinfo' died
11-23 22:00:16.879: I/ServiceManager(1124): service 'isms' died
11-23 22:00:16.879: I/ServiceManager(1124): service 'sip' died
11-23 22:00:16.879: I/ServiceManager(1124): service 'phone' died
11-23 22:00:16.889: V/PhoneStatusBar(1297): setLightsOn(true)
11-23 22:00:16.949: I/ActivityManager(1227): Start proc com.android.phone for restart com.android.phone: pid=2351 uid=1001 gids={3002, 3001, 3003, 1015}
11-23 22:00:17.319: I/ActivityThread(2351): Pub mms: com.android.providers.telephony.MmsProvider
11-23 22:00:17.389: D/MmsSmsDatabaseHelper(2351): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,unread_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true
11-23 22:00:17.399: D/MmsSmsDatabaseHelper(2351): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true
11-23 22:00:17.399: D/MmsSmsDatabaseHelper(2351): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true
11-23 22:00:17.409: I/ActivityThread(2351): Pub sms: com.android.providers.telephony.SmsProvider
11-23 22:00:17.419: I/ActivityThread(2351): Pub telephony: com.android.providers.telephony.TelephonyProvider
11-23 22:00:17.429: W/TelephonyProvider(2351): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
11-23 22:00:17.449: I/ActivityThread(2351): Pub firewall: com.android.providers.telephony.FirewallProvider
11-23 22:00:17.449: I/ActivityThread(2351): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider
11-23 22:00:17.469: I/ActivityThread(2351): Pub icc: com.android.phone.MiuiIccProvider
11-23 22:00:17.749: D/(2351): [ApnContext] set reason as dataEnabled, for type default,current state IDLE
11-23 22:00:17.759: D/(2351): [ApnContext] set reason as dataEnabled, for type mms,current state IDLE
11-23 22:00:17.759: D/(2351): [ApnContext] set reason as dataEnabled, for type supl,current state IDLE
11-23 22:00:17.759: D/(2351): [ApnContext] set reason as dataEnabled, for type dun,current state IDLE
11-23 22:00:17.769: D/(2351): [ApnContext] set reason as dataEnabled, for type hipri,current state IDLE
11-23 22:00:17.809: D/CAT(2351): CatService: Running CAT service. STK app installed:true
11-23 22:00:17.809: D/CAT(2351): CatService: NEW sInstance
11-23 22:00:17.819: D/CallManager(2351): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {41230560})
11-23 22:00:17.979: W/ActivityManager(1227): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
11-23 22:00:18.109: W/ActivityManager(1227): Permission Denial: broadcasting Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x20000010 (has extras) } from null (pid=2351, uid=1001) requires com.miui.cloudservice.permission.FIND_DEVICE due to receiver com.android.settings/com.android.settings.deviceinfo.LockDeviceReceiver
11-23 22:00:18.409: D/CAT(2351): CatService: SIM ready. Reporting STK service running now...
11-23 22:00:18.489: D/Bluetooth HSHFP(2351): Starting BluetoothHeadsetService
11-23 22:00:18.609: D/StatusBar.NetworkController(1297): updateTelephonySignalStrength: mSignalStrength == 16(GSM) 16(CDMA)
11-23 22:00:18.699: V/SipBroadcastReceiver(2351): start auto registration
11-23 22:00:18.709: W/ActivityManager(1227): Permission Denial: broadcasting Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x20000010 (has extras) } from null (pid=2351, uid=1001) requires com.miui.cloudservice.permission.FIND_DEVICE due to receiver com.android.settings/com.android.settings.deviceinfo.LockDeviceReceiver
11-23 22:00:18.869: V/Mms(1605): [1] MmsSystemEventReceiver.java(131): Intent received: Intent { act=android.intent.action.SERVICE_STATE flg=0x10 (has extras) }
11-23 22:00:18.959: V/Mms(1605): [1] MmsSystemEventReceiver.java(140): ACTION_SERVICE_STATE_CHANGED: 0
11-23 22:00:19.219: A/NetworkStats(1227): problem reading network stats
11-23 22:00:19.219: A/NetworkStats(1227): java.lang.IllegalStateException: problem parsing idx 1
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.NetworkManagementService.getNetworkStatsUidDetail(NetworkManagementService.java:1282)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:831)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:743)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:721)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.access$000(NetworkStatsService.java:128)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService$8.handleMessage(NetworkStatsService.java:1633)
11-23 22:00:19.219: A/NetworkStats(1227): at android.os.Handler.dispatchMessage(Handler.java:95)
11-23 22:00:19.219: A/NetworkStats(1227): at android.os.Looper.loop(Looper.java:137)
11-23 22:00:19.219: A/NetworkStats(1227): at android.os.HandlerThread.run(HandlerThread.java:60)
11-23 22:00:19.219: A/NetworkStats(1227): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)
11-23 22:00:19.219: A/NetworkStats(1227): at libcore.io.IoBridge.open(IoBridge.java:406)
11-23 22:00:19.219: A/NetworkStats(1227): at java.io.FileInputStream.<init>(FileInputStream.java:78)
11-23 22:00:19.219: A/NetworkStats(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)
11-23 22:00:19.219: A/NetworkStats(1227): ... 9 more
11-23 22:00:19.219: A/NetworkStats(1227): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
11-23 22:00:19.219: A/NetworkStats(1227): at libcore.io.Posix.open(Native Method)
11-23 22:00:19.219: A/NetworkStats(1227): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
11-23 22:00:19.219: A/NetworkStats(1227): at libcore.io.IoBridge.open(IoBridge.java:390)
11-23 22:00:19.219: A/NetworkStats(1227): ... 11 more
11-23 22:00:19.659: A/NetworkStats(1227): problem reading network stats
11-23 22:00:19.659: A/NetworkStats(1227): java.lang.IllegalStateException: problem parsing idx 1
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.NetworkManagementService.getNetworkStatsUidDetail(NetworkManagementService.java:1282)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:831)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:743)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:721)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService.access$000(NetworkStatsService.java:128)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.server.net.NetworkStatsService$8.handleMessage(NetworkStatsService.java:1633)
11-23 22:00:19.659: A/NetworkStats(1227): at android.os.Handler.dispatchMessage(Handler.java:95)
11-23 22:00:19.659: A/NetworkStats(1227): at android.os.Looper.loop(Looper.java:137)
11-23 22:00:19.659: A/NetworkStats(1227): at android.os.HandlerThread.run(HandlerThread.java:60)
11-23 22:00:19.659: A/NetworkStats(1227): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)
11-23 22:00:19.659: A/NetworkStats(1227): at libcore.io.IoBridge.open(IoBridge.java:406)
11-23 22:00:19.659: A/NetworkStats(1227): at java.io.FileInputStream.<init>(FileInputStream.java:78)
11-23 22:00:19.659: A/NetworkStats(1227): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)
11-23 22:00:19.659: A/NetworkStats(1227): ... 9 more
11-23 22:00:19.659: A/NetworkStats(1227): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
11-23 22:00:19.659: A/NetworkStats(1227): at libcore.io.Posix.open(Native Method)
11-23 22:00:19.659: A/NetworkStats(1227): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
11-23 22:00:19.659: A/NetworkStats(1227): at libcore.io.IoBridge.open(IoBridge.java:390)
11-23 22:00:19.659: A/NetworkStats(1227): ... 11 more
11-23 22:00:25.589: E/SIM(2351): [SIMRecords] onAllRecordsLoaded: imsi is NULL!
11-23 22:00:25.619: W/ActivityManager(1227): Permission Denial: broadcasting Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x20000010 (has extras) } from null (pid=2351, uid=1001) requires com.miui.cloudservice.permission.FIND_DEVICE due to receiver com.android.settings/com.android.settings.deviceinfo.LockDeviceReceiver
11-23 22:00:25.799: E/TelephonyProvider(2351): Failed setting numeric 'null' to the current operator
11-23 22:00:38.099: D/StatusBar.NetworkController(1297): updateTelephonySignalStrength: mSignalStrength == 16(GSM) 16(CDMA)

After analyzing the Bootup log output:
1. There is an unknown intent trying to be passed that's dealing with critical power management unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
2. Phone service is crashing ServiceRecord{4156a548 com.android.stk/.StkAppService}
3. Bluetooth headset service is crashing com.android.phone/.MiuiBluetoothHeadsetService
4. There may be a problem with your APN list confFile=/system/etc/apns-conf.xml oldCheckSum=-1
5. Problem connecting to phone network services Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
6. Permission problems with SIM connectivity Permission Denial: broadcasting Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x20000010 (has extras) } from null (pid=2351, uid=1001) requires com.miui.cloudservice.permission.FIND_DEVICE due to receiver com.android.settings/com.android.settings.deviceinfo.LockDeviceReceiver
7. More SIM problems [SIMRecords] onAllRecordsLoaded: imsi is NULL!
8. Telephone problems E/TelephonyProvider(2351): Failed setting numeric 'null' to the current operator
Unfortunately the solution for fixing these problems doesn't necessarily have a easy answer. Regarding the first problem there seems to be a power management problem with setting certain values that deal with the system powering up this is likely what is causing the bootloops you mentioned. For the second and third problems one reason the phone service seems to be crashing is because the Bluetooth headset service is crashing, take a look at com.android.phone/.MiuiBluetoothHeadsetService and com.android.stk/.StkAppService to see if you can find any helpful information in there that may suggest a fix. For problems four through eight it seems the other reason the phone service is crashing it because your APN list is incorrect, out of date, or may contain errors, try using Cyanogenmod's APN list and see if that helps. There appears also to be permission errors with the program that controls SIM access which is preventing it from connecting to certain services, make sure that these programs have the proper permissions set.
a_swed said:
Code:
11-23 21:34:30.649: D/dalvikvm(1132): DEX prep '/system/framework/services.jar': unzip in 170ms, rewrite 4869ms
11-23 21:34:30.789: D/dalvikvm(1132): DexOpt: --- BEGIN 'apache-xml.jar' (bootstrap=1) ---
11-23 21:34:32.909: D/dalvikvm(1258): DexOpt: load 173ms, verify+opt 1703ms
11-23 21:34:33.169: D/dalvikvm(1132): DexOpt: --- END 'apache-xml.jar' (success) ---
11-23 21:34:33.169: D/dalvikvm(1132): DEX prep '/system/framework/apache-xml.jar': unzip in 122ms, rewrite 2385ms
11-23 21:34:33.209: D/dalvikvm(1132): DexOpt: --- BEGIN 'filterfw.jar' (bootstrap=1) ---
11-23 21:34:33.759: D/dalvikvm(1259): DexOpt: load 49ms, verify+opt 390ms
11-23 21:34:33.829: D/dalvikvm(1132): DexOpt: --- END 'filterfw.jar' (success) ---
11-23 21:34:33.829: D/dalvikvm(1132): DEX prep '/system/framework/filterfw.jar': unzip in 26ms, rewrite 619ms
11-23 21:34:33.869: E/ICU(1132): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:33.869: E/libcore(1132): Failed to initialize the core libraries; aborting...
11-23 21:34:33.869: A/libc(1132): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
11-23 21:34:34.369: I/DEBUG(1129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-23 21:34:34.369: I/DEBUG(1129): Build fingerprint: 'Samsung/cm_spica/spica:4.0.4/IMM76L/eng.jankomuz.20121022.060457:userdebug/test-keys'
11-23 21:34:34.369: I/DEBUG(1129): pid: 1132, tid: 1132 >>> zygote <<<
11-23 21:34:34.379: I/DEBUG(1129): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
11-23 21:34:34.379: I/DEBUG(1129): r0 deadbaad r1 0000000c r2 00000027 r3 a0000000
11-23 21:34:34.379: I/DEBUG(1129): r4 00000000 r5 00000000 r6 be9f5584 r7 00012828
11-23 21:34:34.379: I/DEBUG(1129): r8 00000000 r9 00000000 10 00000000 fp 00000000
11-23 21:34:34.379: I/DEBUG(1129): ip ffffffff sp be9f5408 lr 400d437f pc 400d07c8 cpsr 00000030
11-23 21:34:34.389: I/DEBUG(1129): d0 0000000000000000 d1 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d2 0000000000000000 d3 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d4 0000000000000000 d5 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d6 0000000000000000 d7 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d8 0000000000000000 d9 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d10 0000000000000000 d11 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d12 0000000000000000 d13 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): d14 0000000000000000 d15 0000000000000000
11-23 21:34:34.389: I/DEBUG(1129): scr 00000000
11-23 21:34:34.549: I/DEBUG(1129): #00 pc 000177c8 /system/lib/libc.so
11-23 21:34:34.549: I/DEBUG(1129): #01 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:34.549: I/DEBUG(1129): #02 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:34.549: I/DEBUG(1129): #03 pc 0000c67c /system/lib/libnativehelper.so (_Z24jniRegisterSystemMethodsP7_JNIEnv)
11-23 21:34:34.549: I/DEBUG(1129): #04 pc 00052fca /system/lib/libdvm.so (_Z10dvmStartupiPKPKcbP7_JNIEnv)
11-23 21:34:34.559: I/DEBUG(1129): #05 pc 00054624 /system/lib/libdvm.so (JNI_CreateJavaVM)
11-23 21:34:34.559: I/DEBUG(1129): #06 pc 00044a1a /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
11-23 21:34:34.559: I/DEBUG(1129): #07 pc 00044d34 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
11-23 21:34:34.559: I/DEBUG(1129): #08 pc 00008f46 /system/bin/app_process
11-23 21:34:34.559: I/DEBUG(1129): #09 pc 00016662 /system/lib/libc.so (__libc_init)
11-23 21:34:34.559: I/DEBUG(1129): code around pc:
11-23 21:34:34.559: I/DEBUG(1129): 400d07a8 1c2bd00c 2d00682d e027d1fb 2a0068da ..+.-h.-..'..h.*
11-23 21:34:34.569: I/DEBUG(1129): 400d07b8 4b16d004 447b2001 47906018 22274814 ...K. {D.`.G.H'"
11-23 21:34:34.569: I/DEBUG(1129): 400d07c8 f7f47002 2580ef6c f7f62106 2400e818 .p..l..%.!.....$
11-23 21:34:34.569: I/DEBUG(1129): 400d07d8 0569aa01 60546091 20061c11 f7f59401 ..i..`T`... ....
11-23 21:34:34.569: I/DEBUG(1129): 400d07e8 a905ebc4 20022200 ebccf7f5 ef56f7f4 .....". ......V.
11-23 21:34:34.569: I/DEBUG(1129): code around lr:
11-23 21:34:34.569: I/DEBUG(1129): 400d435c 4b0db5f0 447bb083 9001681c 68a52600 ...K..{D.h...&.h
11-23 21:34:34.569: I/DEBUG(1129): 400d436c e0086867 5ea8220c dd032800 99011c28 gh...".^.(..(...
11-23 21:34:34.569: I/DEBUG(1129): 400d437c 43064788 3f013554 6824d5f4 d1ee2c00 .G.CT5.?..$h.,..
11-23 21:34:34.569: I/DEBUG(1129): 400d438c 1c30b003 46c0bdf0 00028186 1c0fb5f0 ..0....F........
11-23 21:34:34.579: I/DEBUG(1129): 400d439c 43551c3d a906b089 9103604d 90064914 =.UC....M`...I..
11-23 21:34:34.579: I/DEBUG(1129): memory map around addr deadbaad:
11-23 21:34:34.579: I/DEBUG(1129): be9d5000-be9f6000 [stack]
11-23 21:34:34.579: I/DEBUG(1129): (no map for address)
11-23 21:34:34.579: I/DEBUG(1129): ffff0000-ffff1000 [vectors]
11-23 21:34:34.579: I/DEBUG(1129): stack:
11-23 21:34:34.579: I/DEBUG(1129): be9f53c8 be9f53f4 [stack]
11-23 21:34:34.579: I/DEBUG(1129): be9f53cc 20e00001
11-23 21:34:34.579: I/DEBUG(1129): be9f53d0 400fc788 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53d4 400fc718 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53d8 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53dc 400d437f /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53e0 20e00001
11-23 21:34:34.589: I/DEBUG(1129): be9f53e4 400d30e5 /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53e8 40277d63 /system/lib/libnativehelper.so
11-23 21:34:34.589: I/DEBUG(1129): be9f53ec 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53f0 00000000
11-23 21:34:34.589: I/DEBUG(1129): be9f53f4 be9f5584 [stack]
11-23 21:34:34.589: I/DEBUG(1129): be9f53f8 00012828 [heap]
11-23 21:34:34.589: I/DEBUG(1129): be9f53fc 400d34fd /system/lib/libc.so
11-23 21:34:34.589: I/DEBUG(1129): be9f5400 df0027ad
11-23 21:34:34.589: I/DEBUG(1129): be9f5404 00000000
11-23 21:34:34.589: I/DEBUG(1129): #00 be9f5408 2f6d6574
11-23 21:34:34.589: I/DEBUG(1129): be9f540c 2f727375
11-23 21:34:34.589: I/DEBUG(1129): be9f5410 00756369
11-23 21:34:34.589: I/DEBUG(1129): be9f5414 4ca8d463
11-23 21:34:34.599: I/DEBUG(1129): be9f5418 0000c428 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f541c fffffbdf
11-23 21:34:34.599: I/DEBUG(1129): be9f5420 408d1fa4 /system/lib/libdvm.so
11-23 21:34:34.599: I/DEBUG(1129): be9f5424 0000f2c0 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f5428 408d1fa4 /system/lib/libdvm.so
11-23 21:34:34.599: I/DEBUG(1129): be9f542c 40258861 /system/lib/libnativehelper.so
11-23 21:34:34.599: I/DEBUG(1129): #01 be9f5430 0000f2c0 [heap]
11-23 21:34:34.599: I/DEBUG(1129): be9f5434 40258861 /system/lib/libnativehelper.so
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.audio_flinger' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.player' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.camera' died
11-23 21:34:34.689: I/ServiceManager(1126): service 'media.audio_policy' died
11-23 21:34:34.759: I/Netd(1262): Netd 1.0 starting
11-23 21:34:35.389: D/AndroidRuntime(1260): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-23 21:34:35.389: D/AndroidRuntime(1260): CheckJNI is OFF
11-23 21:34:35.489: E/ICU(1260): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:35.499: E/libcore(1260): Failed to initialize the core libraries; aborting...
11-23 21:34:35.499: A/libc(1260): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
11-23 21:34:35.589: I/(1263): ServiceManager: 0xf958
11-23 21:34:35.589: V/AudioHardware(1263): openMixer_l() mMixerOpenCnt: 0
11-23 21:34:35.589: V/AudioHardware(1263): closeMixer_l() mMixerOpenCnt: 1
11-23 21:34:35.589: I/AudioFlinger(1263): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
11-23 21:34:35.589: I/AudioFlinger(1263): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
11-23 21:34:35.589: D/AudioHardwareInterface(1263): setMode(NORMAL)
11-23 21:34:35.599: V/AudioHardware(1263): setMode() : new 0, old 0
11-23 21:34:35.599: D/AudioHardware(1263): ### setMasterVolume_l
11-23 21:34:35.599: I/CameraService(1263): CameraService started (pid=1263)
11-23 21:34:35.599: E/CameraService(1263): Could not load camera HAL module
11-23 21:34:35.609: I/AudioFlinger(1263): AudioFlinger's thread 0x10550 ready to run
11-23 21:34:35.609: W/AudioFlinger(1263): Thread AudioOut_1 cannot connect to the power manager service
11-23 21:34:35.609: D/AudioHardware(1263): AudioStreamOutALSA::setParameters() routing=2
11-23 21:34:35.609: D/AudioHardware(1263): ### setVoiceVolume_l
11-23 21:34:35.609: I/AudioPolicyService(1263): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
11-23 21:34:35.999: I/DEBUG(1129): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-23 21:34:35.999: I/DEBUG(1129): Build fingerprint: 'Samsung/cm_spica/spica:4.0.4/IMM76L/eng.jankomuz.20121022.060457:userdebug/test-keys'
11-23 21:34:35.999: I/DEBUG(1129): pid: 1260, tid: 1260 >>> zygote <<<
11-23 21:34:35.999: I/DEBUG(1129): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
11-23 21:34:35.999: I/DEBUG(1129): r0 deadbaad r1 0000000c r2 00000027 r3 a0000000
11-23 21:34:35.999: I/DEBUG(1129): r4 00000000 r5 00000000 r6 bec41584 r7 00012828
11-23 21:34:35.999: I/DEBUG(1129): r8 00000000 r9 00000000 10 00000000 fp 00000000
11-23 21:34:35.999: I/DEBUG(1129): ip ffffffff sp bec41408 lr 4009c37f pc 400987c8 cpsr 00000030
11-23 21:34:35.999: I/DEBUG(1129): d0 0000000000000000 d1 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d2 0000000000000000 d3 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d4 0000000000000000 d5 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d6 0000000000000000 d7 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d8 0000000000000000 d9 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d10 0000000000000000 d11 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d12 0000000000000000 d13 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): d14 0000000000000000 d15 0000000000000000
11-23 21:34:35.999: I/DEBUG(1129): scr 00000000
11-23 21:34:36.149: I/DEBUG(1129): #00 pc 000177c8 /system/lib/libc.so
11-23 21:34:36.149: I/DEBUG(1129): #01 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:36.149: I/DEBUG(1129): #02 pc 0000c85e /system/lib/libnativehelper.so
11-23 21:34:36.159: I/DEBUG(1129): #03 pc 0000c67c /system/lib/libnativehelper.so (_Z24jniRegisterSystemMethodsP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #04 pc 00052fca /system/lib/libdvm.so (_Z10dvmStartupiPKPKcbP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #05 pc 00054624 /system/lib/libdvm.so (JNI_CreateJavaVM)
11-23 21:34:36.159: I/DEBUG(1129): #06 pc 00044a1a /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
11-23 21:34:36.159: I/DEBUG(1129): #07 pc 00044d34 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcS2_)
11-23 21:34:36.159: I/DEBUG(1129): #08 pc 00008f46 /system/bin/app_process
11-23 21:34:36.159: I/DEBUG(1129): #09 pc 00016662 /system/lib/libc.so (__libc_init)
11-23 21:34:36.159: I/DEBUG(1129): code around pc:
11-23 21:34:36.159: I/DEBUG(1129): 400987a8 1c2bd00c 2d00682d e027d1fb 2a0068da ..+.-h.-..'..h.*
11-23 21:34:36.159: I/DEBUG(1129): 400987b8 4b16d004 447b2001 47906018 22274814 ...K. {D.`.G.H'"
11-23 21:34:36.159: I/DEBUG(1129): 400987c8 f7f47002 2580ef6c f7f62106 2400e818 .p..l..%.!.....$
11-23 21:34:36.159: I/DEBUG(1129): 400987d8 0569aa01 60546091 20061c11 f7f59401 ..i..`T`... ....
11-23 21:34:36.159: I/DEBUG(1129): 400987e8 a905ebc4 20022200 ebccf7f5 ef56f7f4 .....". ......V.
11-23 21:34:36.159: I/DEBUG(1129): code around lr:
11-23 21:34:36.169: I/DEBUG(1129): 4009c35c 4b0db5f0 447bb083 9001681c 68a52600 ...K..{D.h...&.h
11-23 21:34:36.169: I/DEBUG(1129): 4009c36c e0086867 5ea8220c dd032800 99011c28 gh...".^.(..(...
11-23 21:34:36.169: I/DEBUG(1129): 4009c37c 43064788 3f013554 6824d5f4 d1ee2c00 .G.CT5.?..$h.,..
11-23 21:34:36.169: I/DEBUG(1129): 4009c38c 1c30b003 46c0bdf0 00028186 1c0fb5f0 ..0....F........
11-23 21:34:36.169: I/DEBUG(1129): 4009c39c 43551c3d a906b089 9103604d 90064914 =.UC....M`...I..
11-23 21:34:36.169: I/DEBUG(1129): memory map around addr deadbaad:
11-23 21:34:36.169: I/DEBUG(1129): bec21000-bec42000 [stack]
11-23 21:34:36.169: I/DEBUG(1129): (no map for address)
11-23 21:34:36.169: I/DEBUG(1129): ffff0000-ffff1000 [vectors]
11-23 21:34:36.169: I/DEBUG(1129): stack:
11-23 21:34:36.169: I/DEBUG(1129): bec413c8 bec413f4 [stack]
11-23 21:34:36.179: I/DEBUG(1129): bec413cc 20e00001
11-23 21:34:36.179: I/DEBUG(1129): bec413d0 400c4788 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413d4 400c4718 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413d8 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413dc 4009c37f /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413e0 20e00001
11-23 21:34:36.179: I/DEBUG(1129): bec413e4 4009b0e5 /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec413e8 40184d63 /system/lib/libnativehelper.so
11-23 21:34:36.179: I/DEBUG(1129): bec413ec 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413f0 00000000
11-23 21:34:36.179: I/DEBUG(1129): bec413f4 bec41584 [stack]
11-23 21:34:36.179: I/DEBUG(1129): bec413f8 00012828 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec413fc 4009b4fd /system/lib/libc.so
11-23 21:34:36.179: I/DEBUG(1129): bec41400 df0027ad
11-23 21:34:36.179: I/DEBUG(1129): bec41404 00000000
11-23 21:34:36.179: I/DEBUG(1129): #00 bec41408 2f6d6574
11-23 21:34:36.179: I/DEBUG(1129): bec4140c 2f727375
11-23 21:34:36.179: I/DEBUG(1129): bec41410 00756369
11-23 21:34:36.179: I/DEBUG(1129): bec41414 020133b5
11-23 21:34:36.179: I/DEBUG(1129): bec41418 0000c428 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec4141c fffffbdf
11-23 21:34:36.179: I/DEBUG(1129): bec41420 408f2fa4 /system/lib/libdvm.so
11-23 21:34:36.179: I/DEBUG(1129): bec41424 0000f2c0 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec41428 408f2fa4 /system/lib/libdvm.so
11-23 21:34:36.179: I/DEBUG(1129): bec4142c 40165861 /system/lib/libnativehelper.so
11-23 21:34:36.179: I/DEBUG(1129): #01 bec41430 0000f2c0 [heap]
11-23 21:34:36.179: I/DEBUG(1129): bec41434 40165861 /system/lib/libnativehelper.so
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.audio_flinger' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.player' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.camera' died
11-23 21:34:36.269: I/ServiceManager(1126): service 'media.audio_policy' died
11-23 21:34:39.350: I/Netd(1286): Netd 1.0 starting
11-23 21:34:40.009: D/AndroidRuntime(1287): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-23 21:34:40.019: D/AndroidRuntime(1287): CheckJNI is OFF
11-23 21:34:40.109: E/ICU(1287): Couldn't open '/system/usr/icu/icudt46l.dat': No such file or directory
11-23 21:34:40.119: E/libcore(1287): Failed to initialize the core libraries; aborting...
11-23 21:34:40.119: A/libc(1287): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
Click to expand...
Click to collapse
Starting off analyzing this log:
1. There seems to be a missing file in /system/usr/icu/icudt46l.dat
2. Problems with the Bionic library specifically dealing with libcore and libc
3. The camera module fails to load properly specifically the camera HAL module
4. Warning message about audio out not being able to connect to the power management service
The first two problems can possibly be fixed by finding taking the files from the base ROM you used in and replacing them with the files in the MIUI port ROM you are making, for example take the /system/usr/icu/icudt46l.dat file from the Base ROM then navigate to /system/usr/icu/icudt46l.dat on the MIUI port ROM and paste the icudt46l.dat file you took from the Base ROM into the /system/usr/icu/ folder on your MIUI port ROM. Repeat this process for the second issue as well except for the second issue take the modules from the Base ROM's Bionic folder and copy them, then replace the modules in the Bionic folder on the MIUI port ROM with the ones you copied from the Base ROM. Regarding the second two problems these are bit harder to fix, for the third problem try taking the camera modules from the Base ROM and overwrite the camera modules on the MIUI port ROM. The fourth problem I am not 100% sure how to fix but you can try looking through the auido modules and other associated files with the audio drivers and see if you can find any more information to help fix the problem.
Hope this helps, let me know if you still have questions .

shimp208 said:
After analyzing the Bootup log output:
1. There is an unknown intent trying to be passed that's dealing with critical power management unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
Click to expand...
Click to collapse
Maybe i must copy Power.smali from MIUI rom? becouse i copied it from base to MIUI framework
shimp208 said:
2. Phone service is crashing ServiceRecord{4156a548 com.android.stk/.StkAppService}
Click to expand...
Click to collapse
Here i think i must use base Stk.apk. i tried it today.
shimp208 said:
3. Bluetooth headset service is crashing com.android.phone/.MiuiBluetoothHeadsetService
Click to expand...
Click to collapse
Maybe it's becouse bluetooth headset not supported by kernel yet. it fixed meybe tommorow.
shimp208 said:
4. There may be a problem with your APN list confFile=/system/etc/apns-conf.xml oldCheckSum=-1
Click to expand...
Click to collapse
okay, i must try this
shimp208 said:
5. Problem connecting to phone network services Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
6. Permission problems with SIM connectivity Permission Denial: broadcasting Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x20000010 (has extras) } from null (pid=2351, uid=1001) requires com.miui.cloudservice.permission.FIND_DEVICE due to receiver com.android.settings/com.android.settings.deviceinfo.LockDeviceReceiver
7. More SIM problems [SIMRecords] onAllRecordsLoaded: imsi is NULL!
8. Telephone problems E/TelephonyProvider(2351): Failed setting numeric 'null' to the current operator
For problems four through eight it seems the other reason the phone service is crashing it because your APN list is incorrect, out of date, or may contain errors, try using Cyanogenmod's APN list and see if that helps. There appears also to be permission errors with the program that controls SIM access which is preventing it from connecting to certain services, make sure that these programs have the proper permissions set.
Click to expand...
Click to collapse
i give them permissions in updater-script, but in logcat i see, that permissions cant be granted
shimp208 said:
Starting off analyzing this log:
1. There seems to be a missing file in /system/usr/icu/icudt46l.dat
The first two problems can possibly be fixed by finding taking the files from the base ROM you used in and replacing them with the files in the MIUI port ROM you are making, for example take the /system/usr/icu/icudt46l.dat file from the Base ROM then navigate to /system/usr/icu/icudt46l.dat on the MIUI port ROM and paste the icudt46l.dat file you took from the Base ROM into the /system/usr/icu/ folder on your MIUI port ROM.
Click to expand...
Click to collapse
i have this file in my port. stock file.
shimp208 said:
2. Problems with the Bionic library specifically dealing with libcore and libc
Repeat this process for the second issue as well except for the second issue take the modules from the Base ROM's Bionic folder and copy them, then replace the modules in the Bionic folder on the MIUI port ROM with the ones you copied from the Base ROM.
Click to expand...
Click to collapse
i dont have bionic folder in base and port rom.
shimp208 said:
3. The camera module fails to load properly specifically the camera HAL module
4. Warning message about audio out not being able to connect to the power management service
Regarding the second two problems these are bit harder to fix, for the third problem try taking the camera modules from the Base ROM and overwrite the camera modules on the MIUI port ROM. The fourth problem I am not 100% sure how to fix but you can try looking through the auido modules and other associated files with the audio drivers and see if you can find any more information to help fix the problem.
Click to expand...
Click to collapse
okay thanks

shimp208, now i have this errors:
Code:
11-24 17:56:53.979: D/dalvikvm(1132): DEX prep '/system/framework/filterfw.jar': unzip in 31ms, rewrite 668ms
11-24 17:56:54.229: E/(1132): Can't find android/util/ExtendedPropertiesUtils
11-24 17:56:54.229: E/AndroidRuntime(1132): Unable to register all android natives
11-24 17:56:54.249: I/ServiceManager(1126): service 'media.audio_flinger' died
11-24 17:56:54.249: I/ServiceManager(1126): service 'media.player' died
11-24 17:56:54.249: I/ServiceManager(1126): service 'media.camera' died
11-24 17:56:54.249: I/ServiceManager(1126): service 'media.audio_policy' died
11-24 17:56:54.319: I/Netd(1264): Netd 1.0 starting
11-24 17:56:54.989: D/AndroidRuntime(1263): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-24 17:56:54.989: D/AndroidRuntime(1263): CheckJNI is OFF
11-24 17:56:55.279: I/(1265): ServiceManager: 0xf958
11-24 17:56:55.279: V/AudioHardware(1265): openMixer_l() mMixerOpenCnt: 0
11-24 17:56:55.289: V/AudioHardware(1265): closeMixer_l() mMixerOpenCnt: 1
11-24 17:56:55.289: I/AudioFlinger(1265): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
11-24 17:56:55.289: I/AudioFlinger(1265): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
11-24 17:56:55.289: D/AudioHardwareInterface(1265): setMode(NORMAL)
11-24 17:56:55.289: V/AudioHardware(1265): setMode() : new 0, old 0
11-24 17:56:55.289: D/AudioHardware(1265): ### setMasterVolume_l
11-24 17:56:55.289: I/CameraService(1265): CameraService started (pid=1265)
11-24 17:56:55.289: E/CameraService(1265): Could not load camera HAL module
11-24 17:56:55.319: I/AudioFlinger(1265): AudioFlinger's thread 0x10538 ready to run
11-24 17:56:55.319: W/AudioFlinger(1265): Thread AudioOut_1 cannot connect to the power manager service
11-24 17:56:55.319: D/AudioHardware(1265): AudioStreamOutALSA::setParameters() routing=2
11-24 17:56:55.319: D/AudioHardware(1265): ### setVoiceVolume_l
11-24 17:56:55.319: I/AudioPolicyService(1265): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
11-24 17:56:55.359: E/(1263): Can't find android/util/ExtendedPropertiesUtils
11-24 17:56:55.359: E/AndroidRuntime(1263): Unable to register all android natives
11-24 17:56:55.379: I/ServiceManager(1126): service 'media.audio_flinger' died
11-24 17:56:55.379: I/ServiceManager(1126): service 'media.player' died
11-24 17:56:55.379: I/ServiceManager(1126): service 'media.camera' died
11-24 17:56:55.379: I/ServiceManager(1126): service 'media.audio_policy' died
11-24 17:56:59.469: I/Netd(1291): Netd 1.0 starting
11-24 17:57:00.139: D/AndroidRuntime(1292): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-24 17:57:00.149: D/AndroidRuntime(1292): CheckJNI is OFF
11-24 17:57:00.439: I/(1293): ServiceManager: 0xf958
11-24 17:57:00.459: V/AudioHardware(1293): openMixer_l() mMixerOpenCnt: 0
11-24 17:57:00.459: V/AudioHardware(1293): closeMixer_l() mMixerOpenCnt: 1
11-24 17:57:00.459: I/AudioFlinger(1293): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
11-24 17:57:00.459: I/AudioFlinger(1293): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
11-24 17:57:00.469: D/AudioHardwareInterface(1293): setMode(NORMAL)
11-24 17:57:00.469: V/AudioHardware(1293): setMode() : new 0, old 0
11-24 17:57:00.469: D/AudioHardware(1293): ### setMasterVolume_l
11-24 17:57:00.469: I/CameraService(1293): CameraService started (pid=1293)
11-24 17:57:00.469: E/CameraService(1293): Could not load camera HAL module
11-24 17:57:00.489: I/AudioFlinger(1293): AudioFlinger's thread 0x10530 ready to run
11-24 17:57:00.489: W/AudioFlinger(1293): Thread AudioOut_1 cannot connect to the power manager service
11-24 17:57:00.489: D/AudioHardware(1293): AudioStreamOutALSA::setParameters() routing=2
11-24 17:57:00.489: D/AudioHardware(1293): ### setVoiceVolume_l
11-24 17:57:00.489: I/AudioPolicyService(1293): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
11-24 17:57:00.539: E/(1292): Can't find android/util/ExtendedPropertiesUtils
11-24 17:57:00.539: E/AndroidRuntime(1292): Unable to register all android natives
11-24 17:57:00.549: I/ServiceManager(1126): service 'media.audio_flinger' died
11-24 17:57:00.549: I/ServiceManager(1126): service 'media.player' died
11-24 17:57:00.549: I/ServiceManager(1126): service 'media.camera' died
11-24 17:57:00.549: I/ServiceManager(1126): service 'media.audio_policy' died
11-24 17:57:04.649: I/Netd(1319): Netd 1.0 starting
11-24 17:57:05.299: D/AndroidRuntime(1320): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
11-24 17:57:05.309: D/AndroidRuntime(1320): CheckJNI is OFF
11-24 17:57:05.589: I/(1321): ServiceManager: 0xf958
11-24 17:57:05.589: V/AudioHardware(1321): openMixer_l() mMixerOpenCnt: 0
11-24 17:57:05.599: V/AudioHardware(1321): closeMixer_l() mMixerOpenCnt: 1
11-24 17:57:05.599: I/AudioFlinger(1321): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
11-24 17:57:05.599: I/AudioFlinger(1321): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
11-24 17:57:05.599: D/AudioHardwareInterface(1321): setMode(NORMAL)
11-24 17:57:05.599: V/AudioHardware(1321): setMode() : new 0, old 0
11-24 17:57:05.599: D/AudioHardware(1321): ### setMasterVolume_l
11-24 17:57:05.599: I/CameraService(1321): CameraService started (pid=1321)
11-24 17:57:05.599: E/CameraService(1321): Could not load camera HAL module
11-24 17:57:05.619: I/AudioFlinger(1321): AudioFlinger's thread 0x10538 ready to run
11-24 17:57:05.619: W/AudioFlinger(1321): Thread AudioOut_1 cannot connect to the power manager service
11-24 17:57:05.619: D/AudioHardware(1321): AudioStreamOutALSA::setParameters() routing=2
11-24 17:57:05.629: D/AudioHardware(1321): ### setVoiceVolume_l
11-24 17:57:05.629: I/AudioPolicyService(1321): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
11-24 17:57:05.679: E/(1320): Can't find android/util/ExtendedPropertiesUtils
11-24 17:57:05.679: E/AndroidRuntime(1320): Unable to register all android natives
11-24 17:57:05.689: I/ServiceManager(1126): service 'media.audio_flinger' died
11-24 17:57:05.689: I/ServiceManager(1126): service 'media.player' died
11-24 17:57:05.689: I/ServiceManager(1126): service 'media.camera' died
11-24 17:57:05.689: I/ServiceManager(1126): service 'media.audio_policy' died

Related

[HELP] VMware View crashing

ok... VMware View crashes as soon as I try to connect to a desktop
I'm running Kang 7.2RC0 but this crashes on standard CM7.1 and MUIU. I finally got a logcat of what's going on and the following loops constantly. I can understand it has something to do with audio, but would someone please help me decipher what it's saying so I can fix it?
Code:
D/AndroidRuntime( 2587):
D/AndroidRuntime( 2587): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
I/AndroidRuntime( 2587): Heap size: -Xmx48m
D/AndroidRuntime( 2587): CheckJNI is OFF
D/dalvikvm( 2587): creating instr width table
I/DEBUG ( 1031): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 1031): Build fingerprint: 'google/passion/passion:2.3.6/GRK39F/18990
4:user/release-keys'
I/DEBUG ( 1031): pid: 2587, tid: 2587 >>> zygote <<<
I/DEBUG ( 1031): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 3e79f30
e
I/DEBUG ( 1031): r0 40019818 r1 3e79f30e r2 4000e878 r3 0000ce60
I/DEBUG ( 1031): r4 40019818 r5 be908828 r6 be908820 r7 000020ee
I/DEBUG ( 1031): r8 aca12080 r9 aca9d014 10 00000003 fp aca9f368
I/DEBUG ( 1031): ip 00000004 sp be9087b8 lr aca15c1c pc aca18c0c cpsr 200
00010
I/DEBUG ( 1031): d0 643a64696f72646e d1 6472656767756265
I/DEBUG ( 1031): d2 431eee6c431eee1e d3 431eeed4431eee43
I/DEBUG ( 1031): d4 431eef3c431eef08 d5 4321f5f0431eef70
I/DEBUG ( 1031): d6 4321f6584321f624 d7 4321f6c04321f68c
I/DEBUG ( 1031): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1031): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1031): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1031): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1031): d16 0000000000000001 d17 0000000000000000
I/DEBUG ( 1031): d18 0000000000000000 d19 0000000000000000
I/DEBUG ( 1031): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 1031): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 1031): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 1031): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1031): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1031): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1031): scr 60000000
I/DEBUG ( 1031):
I/DEBUG ( 1031): #00 pc 00018c0c /system/lib/libdvm.so
I/DEBUG ( 1031): #01 pc 00015c18 /system/lib/libdvm.so
I/DEBUG ( 1031):
I/DEBUG ( 1031): code around pc:
I/DEBUG ( 1031): aca18bec 0a00000e e1540001 03a04001 05854000
I/DEBUG ( 1031): aca18bfc 0a000008 e3510000 0a000003 e5942000
I/DEBUG ( 1031): aca18c0c e5913000 e1520003 0a00000a e3a04001
I/DEBUG ( 1031): aca18c1c e3a01000 e5851000 e1a00004 e8bd8070
I/DEBUG ( 1031): aca18c2c e59f0058 e1a01004 e1a02004 e08f0000
I/DEBUG ( 1031):
I/DEBUG ( 1031): code around lr:
I/DEBUG ( 1031): aca15bfc e320f000 e1d4a0b2 e2861008 e5054008
I/DEBUG ( 1031): aca15c0c e24dd008 e1a00627 e58d1000 eb0003ea
I/DEBUG ( 1031): aca15c1c e28dd008 e3500000 0a00054b e1f470b6
I/DEBUG ( 1031): aca15c2c e207c0ff e088f30c e320f000 e320f000
I/DEBUG ( 1031): aca15c3c e320f000 e1d4a0b2 e2861008 e5054008
I/DEBUG ( 1031):
I/DEBUG ( 1031): stack:
I/DEBUG ( 1031): be908778 43a0e703
I/DEBUG ( 1031): be90877c 40017228
I/DEBUG ( 1031): be908780 00016f30
I/DEBUG ( 1031): be908784 43220724
I/DEBUG ( 1031): be908788 43a0e703
I/DEBUG ( 1031): be90878c 40017228
I/DEBUG ( 1031): be908790 00016f30
I/DEBUG ( 1031): be908794 00000860
I/DEBUG ( 1031): be908798 00000002
I/DEBUG ( 1031): be90879c 00000000
I/DEBUG ( 1031): be9087a0 aca9f368
I/DEBUG ( 1031): be9087a4 aca66a41 /system/lib/libdvm.so
I/DEBUG ( 1031): be9087a8 00016ef8
I/DEBUG ( 1031): be9087ac 000003fe
I/DEBUG ( 1031): be9087b0 df002777
I/DEBUG ( 1031): be9087b4 e3a070ad
I/DEBUG ( 1031): #00 be9087b8 437c7fca
I/DEBUG ( 1031): be9087bc 431ecd18
I/DEBUG ( 1031): be9087c0 be908820
I/DEBUG ( 1031): be9087c4 aca15c1c /system/lib/libdvm.so
I/DEBUG ( 1031): #01 be9087c8 be908828
I/DEBUG ( 1031): be9087cc aca13cec /system/lib/libdvm.so
I/DEBUG ( 1031): be9087d0 be9087f8
I/DEBUG ( 1031): be9087d4 be908820
I/DEBUG ( 1031): be9087d8 00000001
I/DEBUG ( 1031): be9087dc 00000000
I/DEBUG ( 1031): be9087e0 0000ce68
I/DEBUG ( 1031): be9087e4 00016f30
I/DEBUG ( 1031): be9087e8 acaa4d38
I/DEBUG ( 1031): be9087ec fffffe84
I/DEBUG ( 1031): be9087f0 aca9f368
I/DEBUG ( 1031): be9087f4 aca1c168 /system/lib/libdvm.so
I/DEBUG ( 1031): be9087f8 be908820
I/DEBUG ( 1031): be9087fc 0000ce60
I/DEBUG ( 1031): be908800 aca1c0d8 /system/lib/libdvm.so
I/DEBUG ( 1031): be908804 432205b8
I/DEBUG ( 1031): be908808 00000000
I/DEBUG ( 1031): be90880c aca1b060 /system/lib/libdvm.so
I/ServiceManager( 1028): service 'media.audio_flinger' died
I/ServiceManager( 1028): service 'media.player' died
I/ServiceManager( 1028): service 'media.camera' died
I/ServiceManager( 1028): service 'media.audio_policy' died
I/Netd ( 2589): Netd 1.0 starting
I/ ( 2588): ServiceManager: 0xad50
E/ALSALib ( 2588): external/alsa-lib/src/control/control.c:882:(snd_ctl_open_nou
pdate) Invalid CTL AndroidOut
W/AudioHardwareALSA( 2588): Unable to attach mixer to device AndroidOut: No such
file or directory
E/ALSALib ( 2588): external/alsa-lib/src/control/control.c:882:(snd_ctl_open_nou
pdate) Invalid CTL AndroidIn
W/AudioHardwareALSA( 2588): Unable to attach mixer to device AndroidIn: No such
file or directory
D/Omap3ALSA( 2588): OMAP3 ALSA module opened
D/Omap3ALSA( 2588): Initializing devices for OMAP3 ALSA module
I/CameraService( 2588): CameraService started (pid=2588)
D/AudioHardwareALSA( 2588): openOutputStream called for devices: 0x00000002
D/Omap3ALSA( 2588): open called for devices 00000006 in mode 0 channels 00000000
...
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/ALSALib ( 2588): external/alsa-lib/src/pcm/pcm_hw.c:1400:(_snd_pcm_hw_open) In
valid value for card
D/Omap3ALSA( 2588): open called for devices 00000002 in mode 0 channels 00000000
...
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endi
an)
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Using 2 channels for PLAYBACK.
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Set PLAYBACK sample rate to 44100 HZ
I/Omap3ALSA( 2588): Buffer size: 4000
I/Omap3ALSA( 2588): Latency: 90702
E/ALSAControl( 2588): Control 'HandsfreeR Switch' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeL Switch' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeR Mux' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeL Mux' cannot get element info: -2
E/ALSAControl( 2588): Control 'HeadsetR Mixer AudioR2' cannot get element info:
-2
E/ALSAControl( 2588): Control 'HeadsetL Mixer AudioL2' cannot get element info:
-2
I/Omap3ALSA( 2588): Initialized ALSA PLAYBACK device default
I/AudioHardwareALSA( 2588): buffer size (bytes) to AF = 8192
D/AudioFlinger( 2588): setParameters(): io 1, keyvalue routing=2, tid 2594, call
ing tid 2588
I/AudioFlinger( 2588): AudioFlinger's thread 0x1e130 ready to run
D/Omap3ALSA( 2588): route called for devices 00000002 in mode 0...

[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.

[ROM][CM10 Jellybean 4.1] PhotonBeans 4.1 Test build for Developers (Logcat Posted)

Hello everyone!
My name is AndroiddiordnA and I am new to Motorola Photon.
I have taken Jokersax CM9 Port as my base and brought epinter's CM10 port for the Atrix 4G over to Photon.
The Rom gets to this point and aborts.
about to run program [/tmp/backuptool.sh] with 2 args
Not backing up files from incompatible version.
run_program: child exited with status 127
package_extract_file: no system/bin/modelid_cfg.sh in package
set_perm: chown of /tmp/modelid_cfg.sh to 0 0 failed: No such file or directory
set_perm: chmod of /tmp/modelid_cfg.sh to 777 failed: No such file or directory
script aborted: set_perm: some changes failed
set_perm: some changes failed
E:Error in /sdcard/PhotonBeans071812.zip
(Status 7)
The rom and full logcat are hosted in my Dev-Host account.
http://d-h.st/users/AndroiddiordnA
If there are any developers willing to take a look at the Logcat and help me out it would be appreciated.
Would love to see some Photonbeans in action!
Keep it crispy,
AdA
This might seem obvious, but have you spoken to Joker himself? I know he's working on porting JB as well, and from what he's written before, it sounds like he's gotten it to boot, just had to deal with a lot of force closes. Perhaps both of you can collaborate together in some form.
Status update!
I got it booting to the bootscreen and have an updated logcat below!
I/Netd ( 2852): Netd 1.0 starting
D/AndroidRuntime( 2853):
D/AndroidRuntime( 2853): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 2853): CheckJNI is OFF
D/dalvikvm( 2853): Unable to stat classpath element '/system/framework/filterfw.
jar'
E/dalvikvm( 2853): ERROR: couldn't find native method
E/dalvikvm( 2853): Requested: Llibcore/net/RawSocket;.createLjava/io/FileDescr
iptor;Ljava/lang/StringV
E/dalvikvm( 2853): Candidate: Llibcore/net/RawSocket;.createLjava/io/FileDescr
iptor;SLjava/lang/StringV
E/JNIHelp ( 2853): RegisterNatives failed for 'libcore/net/RawSocket', aborting
F/libc ( 2853): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/ ( 2854): ServiceManager: 0xf958
D/AudioMgrRIL( 2854): Requesting current call status from RDS
D/AudioMgrRIL( 2854): RDS reports call not connected (callStatus = 0)
D/AudioPostProcessor( 2854): AudioPostProcessor()
D/AudioPostProcessor( 2854): Could not load beamformer parameters. Feature Disab
led.
D/AudioPostProcessor( 2854): No debug parameters in /data; checking ro.product.l
ocale.region
D/AudioPostProcessor( 2854): ro.product.locale.region value = US
D/AudioPostProcessor( 2854): /system/bin/ap_gain.bin file size is 50371
D/AudioPostProcessor( 2854): Read format version 0x1808, content version 0x1800
from /system/bin/ap_gain.bin
D/AudioPostProcessor( 2854): Successfully parsed parameters from /system/bin/ap_
gain.bin
D/AudioMsgHandler_CDMA( 2854): Create socket successful 16
D/AudioHardwareMot( 2854): nvInitSetup done
I/AudioFlinger( 2854): Loaded primary audio interface from LEGACY Audio HW HAL (
audio)
I/AudioFlinger( 2854): Using 'LEGACY Audio HW HAL' (audio.primary) as the primar
y audio interface
I/AudioFlinger( 2854): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
D/AudioHardwareMot( 2854): setMode(NORMAL)
I/DEBUG ( 1384): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 1384): Build fingerprint: 'MOTO/olyatt/olympus:2.3.4/4.5.91/110625:u
ser/release-keys'
I/DEBUG ( 1384): pid: 2853, tid: 2853 >>> zygote <<<
I/DEBUG ( 1384): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaa
d
I/DEBUG ( 1384): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
I/DEBUG ( 1384): r4 00000000 r5 00000027 r6 4080b16d r7 00000003
I/DEBUG ( 1384): r8 401f9cb8 r9 beb124e4 10 4084b16d fp 4084b1b2
I/DEBUG ( 1384): ip ffffffff sp beb123c8 lr 4001f695 pc 4001ba00 cpsr 600
f0030
I/DEBUG ( 1384): d0 00000000bd6bc8e3 d1 0000000000000000
I/DEBUG ( 1384): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 1384): d4 0000000000000000 d5 419a9aaab0000000
I/DEBUG ( 1384): d6 3f50624dd2f1a9fc d7 c18af9670f34b1a1
I/DEBUG ( 1384): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1384): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1384): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1384): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1384): scr 00000010
I/DEBUG ( 1384):
I/CameraService( 2854): CameraService started (pid=2854)
V/NvOmxCamera( 2854): HAL_getNumberOfCameras ++
D/AudioHardwareMot( 2854): AudioHardwareMot:penOutputStream enter
D/AudioHardwareMot( 2854): AudioStreamOutMot::set(0xfba0, 2, 0, 0 0 0)
D/AudioHardwareMot( 2854): bufSize = 8192
D/AudioHardwareMot( 2854): bufSize = 8192
D/AudioHardwareMot( 2854): bufSize = 8192
I/AudioFlinger( 2854): AudioFlinger's thread 0x10cb8 ready to run
D/AudioHardwareMot( 2854): bufSize = 8192
W/AudioFlinger( 2854): Thread AudioOut_1 cannot connect to the power manager ser
vice
D/AudioHardwareMot( 2854): AudioStreamOutMot::setParameters() routing=2
D/AudioHardwareMot( 2854): set output from 2 to 2
D/AudioHardwareMot( 2854): [int android::AudioHardwareMot::audioSelectSpeakers(i
nt)] enter with spkr = 0
D/AudioHardwareMot( 2854): spkr1 = 0, spkr2 = 0
D/AudioHardwareMot( 2854): Setting STDAC speakers to none
D/AudioHardwareMot( 2854): configPostProcessor() called with accy = 9
D/AudioPostProcessor( 2854): configPostProcessing() called, inputAccy= 40, outpu
tAccy= 9, sampleRate= 44100, ringtoneMode= 0
D/AudioPostProcessor( 2854): updatePostProcessor: disabling effects
D/AudioPostProcessor( 2854): updatePostProcessor calling SuperAPI parser with: a
ccy=0 config=0 SE_level_index=1
D/AudioHardwareMot( 2854): Using FLUENCE_HIGH setting
D/AudioMgrRIL( 2854): Sending accessory : 1
D/AudioPostProcessor( 2854): slider opened, coeffs device for handset =0
D/AudioHardwareMot( 2854): doRouting devs: stereo 0, mono 0, input 0. Chose spea
ker None (gain 0) mic None (gain 0x1c1c)
D/CpcapAudio( 2854): 0x200 = 65
D/CpcapAudio( 2854): 0x201 = 0
D/CpcapAudio( 2854): 0x202 = 0
D/CpcapAudio( 2854): 0x203 = 0
D/CpcapAudio( 2854): 0x204 = 4
D/CpcapAudio( 2854): 0x205 = 0
D/CpcapAudio( 2854): 0x206 = 39c
D/CpcapAudio( 2854): 0x207 = 0
D/CpcapAudio( 2854): 0x208 = 0
D/CpcapAudio( 2854): 0x209 = 0
D/CpcapAudio( 2854): 0x20A = 0
D/CpcapAudio( 2854): 0x20B = 0
D/CpcapAudio( 2854): 0x20D = 30
D/AudioHardwareMot( 2854): setVoiceVolume(0.067000) Setting in-call volume to 0
(available range is 0 to 7)
D/AudioMgrRIL( 2854): setting volume, volume = 0
D/AudioHardwareMot( 2854): AudioStreamOutMot::standby called
D/AudioHardwareMot( 2854): setVoiceVolume(1.000000) Setting in-call volume to 7
(available range is 0 to 7)
D/AudioMgrRIL( 2854): setting volume, volume = 7
I/AudioPolicyService( 2854): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
I/DEBUG ( 1384): #00 pc 00017a00 /system/lib/libc.so
I/DEBUG ( 1384): #01 pc 0000c282 /system/lib/libnativehelper.so (jn
iRegisterNativeMethods)
I/DEBUG ( 1384): #02 pc 0001c3d0 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #03 pc 0000c438 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #04 pc 0000c2a4 /system/lib/libnativehelper.so (_Z
24jniRegisterSystemMethodsP7_JNIEnv)
I/DEBUG ( 1384): #05 pc 00052df6 /system/lib/libdvm.so (_Z10dvmStar
tupiPKPKcbP7_JNIEnv)
I/DEBUG ( 1384): #06 pc 00054602 /system/lib/libdvm.so (JNI_CreateJ
avaVM)
I/DEBUG ( 1384): #07 pc 00045e72 /system/lib/libandroid_runtime.so
(_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
I/DEBUG ( 1384): #08 pc 00046254 /system/lib/libandroid_runtime.so
(_ZN7android14AndroidRuntime5startEPKcS2_)
I/DEBUG ( 1384): #09 pc 00008f0e /system/bin/app_process
I/DEBUG ( 1384): #10 pc 000169b4 /system/lib/libc.so (__libc_init)
I/DEBUG ( 1384):
I/DEBUG ( 1384): code around pc:
I/DEBUG ( 1384): 4001b9e0 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#
.
I/DEBUG ( 1384): 4001b9f0 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.
$
I/DEBUG ( 1384): 4001ba00 f7f47005 2106ee50 eefcf7f5 f04fa901 .p..P..!......O
.
I/DEBUG ( 1384): 4001ba10 460a5380 93032006 94029401 eaa8f7f5 .S.F. .........
.
I/DEBUG ( 1384): 4001ba20 4622a905 f7f52002 f7f4eab2 2106ee3c .."F. ......<..
!
I/DEBUG ( 1384):
I/DEBUG ( 1384): code around lr:
I/DEBUG ( 1384): 4001f674 41f0e92d 4c0c4680 447c2600 68a56824 -..A.F.L.&|D$h.
h
I/DEBUG ( 1384): 4001f684 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.
G
I/DEBUG ( 1384): 4001f694 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,.
.
I/DEBUG ( 1384): 4001f6a4 e8bd4630 bf0081f0 00028e6a 41f0e92d 0F......j...-..
A
I/DEBUG ( 1384): 4001f6b4 9004b086 f602fb01 460c461f 46154814 .........F.F.H.
F
I/DEBUG ( 1384):
I/DEBUG ( 1384): memory map around addr deadbaad:
I/DEBUG ( 1384): beafe000-beb13000 [stack]
I/DEBUG ( 1384): (no map for address)
I/DEBUG ( 1384): (no map above)
I/DEBUG ( 1384):
I/DEBUG ( 1384): stack:
I/DEBUG ( 1384): beb12388 569845a8 /dev/ashmem/dalvik-LinearAlloc (delet
ed)
I/DEBUG ( 1384): beb1238c 4084d4fc /system/lib/libdvm.so
I/DEBUG ( 1384): beb12390 401f4518 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb12394 00017020 [heap]
I/DEBUG ( 1384): beb12398 40048788 /system/lib/libc.so
I/DEBUG ( 1384): beb1239c 40048718 /system/lib/libc.so
I/DEBUG ( 1384): beb123a0 00000000
I/DEBUG ( 1384): beb123a4 4001f695 /system/lib/libc.so
I/DEBUG ( 1384): beb123a8 00000000
I/DEBUG ( 1384): beb123ac beb123dc [stack]
I/DEBUG ( 1384): beb123b0 4080b16d /system/lib/libdvm.so
I/DEBUG ( 1384): beb123b4 00000003
I/DEBUG ( 1384): beb123b8 401f9cb8 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123bc 4001e801 /system/lib/libc.so
I/DEBUG ( 1384): beb123c0 df0027ad
I/DEBUG ( 1384): beb123c4 00000000
I/DEBUG ( 1384): #00 beb123c8 21c00001
I/DEBUG ( 1384): beb123cc c30732db
I/DEBUG ( 1384): beb123d0 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123d4 0000f2c8 [heap]
I/DEBUG ( 1384): beb123d8 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123dc fffffbdf
I/DEBUG ( 1384): beb123e0 00000003
I/DEBUG ( 1384): beb123e4 0000f2c8 [heap]
I/DEBUG ( 1384): beb123e8 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123ec 401d1285 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #01 beb123f0 0000f2c8 [heap]
I/DEBUG ( 1384): beb123f4 21c00001
I/DEBUG ( 1384): beb123f8 0000f2c8 [heap]
I/DEBUG ( 1384): beb123fc beb1256c [stack]
I/DEBUG ( 1384): beb12400 00012830 [heap]
I/DEBUG ( 1384): beb12404 4018d350 /system/lib/libandroid_runtime.so
I/DEBUG ( 1384): beb12408 0000f2f8 [heap]
I/DEBUG ( 1384): beb1240c 401e13d5 /system/lib/libnativehelper.so
I/ServiceManager( 1381): service 'media.audio_flinger' died
I/ServiceManager( 1381): service 'media.player' died
I/ServiceManager( 1381): service 'media.camera' died
I/ServiceManager( 1381): service 'media.audio_policy' died
thank you very much
im very looking forward to see it in my phone.
good luck with that
Thought we would see a lot of action in this thread by now...lol.
Welcome to the photon community.
Sent from my MB855 using xda app-developers app
Welcome, we appreciate any and all developers to expanding our wondrous photon. As someone else said speak to our main guy Jokersax. He had been working on some jelly bean.
And thanks for joining or little community.
Sent from my PHOTON wishing it had some photonbean on it.
Thank you everyone for the awesome welcoming!
I was up until 4am Florida time working on that rom last night.
I found by switching out the libaudioflinger.so and the libaudiopolicy.so I got it to give me a different logcat. But by examining it closer it looks like that logcat was worse off than the first one.
Sooooo....
Back to the drawing board :fingers-crossed:
Hopefully I can get a Photon Master in here to point me in the right direction. I have swapped out so many libs it is unreal and still cant get her past the bootscreen bootloop. Tried a couple different kernels as well to no avail.
If anyone can help out with this issue, please speak up. All ideas are appreciated and no one is going to give you any crap if you're wrong.
We are all here working together! :highfive:
Keep it crispy,
AdA
BTW: This is my first Motorola device so I am learning as I go, YOUR BOOTLOADER IS WORSE THAN HTC! I didn't think that was possible...lol
I just got cm10 booting from source today, itll be posted after a few bug fixes
AndroiddiordnA said:
Thank you everyone for the awesome welcoming!
I was up until 4am Florida time working on that rom last night.
I found by switching out the libaudioflinger.so and the libaudiopolicy.so I got it to give me a different logcat. But by examining it closer it looks like that logcat was worse off than the first one.
Sooooo....
Back to the drawing board :fingers-crossed:
Hopefully I can get a Photon Master in here to point me in the right direction. I have swapped out so many libs it is unreal and still cant get her past the bootscreen bootloop. Tried a couple different kernels as well to no avail.
If anyone can help out with this issue, please speak up. All ideas are appreciated and no one is going to give you any crap if you're wrong.
We are all here working together! :highfive:
Keep it crispy,
AdA
BTW: This is my first Motorola device so I am learning as I go, YOUR BOOTLOADER IS WORSE THAN HTC! I didn't think that was possible...lol
Click to expand...
Click to collapse
im uploading now, but you can see that many many framework changes had to be done to fix that issue.
Why dont you guys team up? Two heads better then one!!!
My build box is in the works so hopefully ill b able to contribute aswell
Sent from my MB855 using xda app-developers app
jokersax11 said:
im uploading now, but you can see that many many framework changes had to be done to fix that issue.
Click to expand...
Click to collapse
Awesome news just logged on and saw your responses!
Now we have a booting, working, alpha version of 4.1 to base our work off of!
Thank you Jokersax!:highfive:
been running jokers 4.1 alpha for a couple of hours. suprisingly no force closes! I love seeing this taking form, you guys are like artists. other than mobile data not working and the lack of drivers it works great!
AndroiddiordnA said:
Awesome news just logged on and saw your responses!
Now we have a booting, working, alpha version of 4.1 to base our work off of!
Thank you Jokersax!:highfive:
Click to expand...
Click to collapse
Do you have any ideas why data is borked.
Sent from my MB855 using xda premium
Funny you ask,
Data on 4.1 is like the holy grail, I cant tell you how many builds I have tested in the last 3 days.
I have come to the conclusion that somehow either in the framework or in the libs the phone is provisioned for GSM data and not CDMA.
I even went as far as trying to turn my photon into a GSM photon and then flashing CM10 and I bricked my device (Long story and 4 red bulls later) I am back to CM9 and tired as hell. :silly:
My guess?
I tried using APN backup restore app on CM9. You have to use titanium backup to make it a system app before you can make any true changes to the APN. After I did all of those steps I flashed CM10 and tried to restore my backup. 4.1 will NOT let you make APN backup and restore a system app. Therefore you cannot restore your working APN settings from CM9.
Might have something to do with root, I don't know at this point. I wasn't the genius to get it booting so i probably won't be the genius to get data working either. BUT that doesn't mean im going to stop trying...lol :fingers-crossed:
Keep it crispy,
AdA
AndroiddiordnA said:
Funny you ask,
Data on 4.1 is like the holy grail, I cant tell you how many builds I have tested in the last 3 days.
I have come to the conclusion that somehow either in the framework or in the libs the phone is provisioned for GSM data and not CDMA.
I even went as far as trying to turn my photon into a GSM photon and then flashing CM10 and I bricked my device (Long story and 4 red bulls later) I am back to CM9 and tired as hell. :silly:
My guess?
I tried using APN backup restore app on CM9. You have to use titanium backup to make it a system app before you can make any true changes to the APN. After I did all of those steps I flashed CM10 and tried to restore my backup. 4.1 will NOT let you make APN backup and restore a system app. Therefore you cannot restore your working APN settings from CM9.
Might have something to do with root, I don't know at this point. I wasn't the genius to get it booting so i probably won't be the genius to get data working either. BUT that doesn't mean im going to stop trying...lol :fingers-crossed:
Keep it crispy,
AdA
Click to expand...
Click to collapse
Good luck! I'm always willing to test on my mopho
Sent from my JellyBean Poppin MoPho
So you quit working on this?
Sent from my MB855 using xda app-developers app
I haven't *quit*
Been busy with actual life projects.
Check out my CM7 xperia thread for more info on that I guess.
But Photonbeans is still in the works im just taking it in a different direction than the original port. Building it from source was the better option and joker did exactly that so im going to do the same but of course it will take some time.
Thanks,
AdA
AndroiddiordnA said:
I haven't *quit*
Been busy with actual life projects.
Check out my CM7 xperia thread for more info on that I guess.
But Photonbeans is still in the works im just taking it in a different direction than the original port. Building it from source was the better option and joker did exactly that so im going to do the same but of course it will take some time.
Thanks,
AdA
Click to expand...
Click to collapse
Check out Nexus S threads....have some really interesting roms on there. I have grabbed the 2 I know people expected me to do, but there are some that may be popular here. CNA is back with JB, as well as ones like Xenon. Most of the builds there are HIGHLY compatible with our phones as a starting point.
hello
welcome to the MoPho(photon nickname). send a friend invite to th3bill here,he is the awesome porter on jokersax.com and a great dude

Gemrb Baldur's Gate 2 (blue screen crash)

Can anyone help me with getting past this blue screen i am getting when i enter the game? I purchased the game off GOG and I've been trying to get this game to work for the past one week and had no luck. I modified it with widescreen mod and changed the res to 800x480 in the cfg file. I am trying to get this game to work on my Xperia Play rooted ics 4.x.x My alog is. I can post my cfg upon request, please help
I/GemRB (11509): [Override]
I/GemRB (11509): Searching for GTRSK006...
I/printf: (11509): GTRSK006.mos...
I/GemRB (11509): [chitin.key]
I/GemRB (11509): Searching for ar0602.are...
I/GemRB (11509): [Cache]
I/GemRB (11509): Searching for pathfind.2da...
I/GemRB (11509): [GemRB Override]
I/GemRB (11509): Searching for spawngrp.2da...
I/GemRB (11509): [Override]
I/GemRB (11509): Searching for tracking.2da...
I/GemRB (11509): [Override]
I/GemRB (11509): Searching for ar0602.wed...
I/printf: (11509): Cannot find data/AREA060A.bif... Resource unavailable.
I/GemRB (11509): [ERROR]
I/printf: (11509): [AREImporter]: No Tile Map Available.
I/GemRB (11509): Searching for CGUI6448.chu...
I/GemRB (11509): [Override]
F/libc (11509): Fatal signal 11 (SIGSEGV) at 0x00000538 (code=1)
I/DEBUG ( 135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 135): Build fingerprint: 'SEMC/R800i_0000-0000/R800i:4.0.3/4.1.H.0.4/-z9-3w:user/release-keys'
I/DEBUG ( 135): pid: 11509, tid: 11525 >>> net.sourceforge.gemrb <<<
I/DEBUG ( 135): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000538
I/DEBUG ( 135): r0 00000000 r1 00566248 r2 0045baa0 r3 00000001
I/DEBUG ( 135): r4 00566248 r5 3ce545f1 r6 0045a4f7 r7 005287f8
I/DEBUG ( 135): r8 3cee43d4 r9 3cf75020 10 0000047c fp 00000001
I/DEBUG ( 135): ip 3cee4560 sp 3cadda00 lr 3ce545f9 pc 3ce545fa cpsr 40000030
I/DEBUG ( 135): d0 643a64696f72646e d1 6472656767756265
I/DEBUG ( 135): d2 0066007200750063 d3 005400650063006f
I/DEBUG ( 135): d4 0706070600700798 d5 0000000000001c07
I/DEBUG ( 135): d6 0000043f00890000 d7 0000000000080008
I/DEBUG ( 135): d8 408f400000000000 d9 0000000000000000
I/DEBUG ( 135): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 135): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 135): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 135): d16 001bd50000000001 d17 0000000000000000
I/DEBUG ( 135): d18 be005a97016ef7f9 d19 bee90e9fe9a935fc
I/DEBUG ( 135): d20 4000000000000000 d21 3f11566a01190b95
I/DEBUG ( 135): d22 bebbbd40af0711b8 d23 bf740a068ef98000
I/DEBUG ( 135): d24 3e66376972bea4d0 d25 3fd174645d9af8d8
I/DEBUG ( 135): d26 3fefe00000000000 d27 bee90e9fe9a93640
I/DEBUG ( 135): d28 c0000a071ac45ea4 d29 bf740a06afaeae03
I/DEBUG ( 135): d30 3c00f2b24b1d9ba3 d31 be005a9701800000
I/DEBUG ( 135): scr 60000013
I/DEBUG ( 135):
D/kernel ( 148): [ 7888.477874] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7888.487945] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
I/DEBUG ( 135): #00 pc 001145fa /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10GameScript8AreaTypeEP10ScriptableP7Trigger)
I/DEBUG ( 135): #01 pc 0010a6fa /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN7Trigger8EvaluateEP10Scriptable)
I/DEBUG ( 135): #02 pc 0010aafe /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN9Condition8EvaluateEP10Scriptable)
I/DEBUG ( 135): #03 pc 0010bbc8 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10GameScript6UpdateEPbS0_)
I/DEBUG ( 135): #04 pc 00127efe /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable13ExecuteScriptEi)
I/DEBUG ( 135): #05 pc 00125a78 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable13TickScriptingEv)
I/DEBUG ( 135): #06 pc 00127fb0 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable6UpdateEv)
I/DEBUG ( 135):
I/DEBUG ( 135): code around pc:
I/DEBUG ( 135): 3ce545d8 2000bf0c bd102001 f011b510 f8b0f9e1 ... . ..........
I/DEBUG ( 135): 3ce545e8 f3c00538 bd101080 460cb510 f9d8f011 8..........F....
I/DEBUG ( 135): 3ce545f8 f8b06863 421a2538 2000bf0c bd102001 ch..8%.B... . ..
I/DEBUG ( 135): 3ce54608 2200b570 109cf8d1 f7fd4604 4605fbed p..".....F.....F
I/DEBUG ( 135): 3ce54618 4620b155 f9c4f011 46284604 f9c0f011 U. F.....F(F....
I/DEBUG ( 135):
I/DEBUG ( 135): code around lr:
I/DEBUG ( 135): 3ce545d8 2000bf0c bd102001 f011b510 f8b0f9e1 ... . ..........
I/DEBUG ( 135): 3ce545e8 f3c00538 bd101080 460cb510 f9d8f011 8..........F....
I/DEBUG ( 135): 3ce545f8 f8b06863 421a2538 2000bf0c bd102001 ch..8%.B... . ..
I/DEBUG ( 135): 3ce54608 2200b570 109cf8d1 f7fd4604 4605fbed p..".....F.....F
I/DEBUG ( 135): 3ce54618 4620b155 f9c4f011 46284604 f9c0f011 U. F.....F(F....
I/DEBUG ( 135):
I/DEBUG ( 135): stack:
I/DEBUG ( 135): 3cadd9c0 3cee43d4 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadd9c4 3ce4dc65 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadd9c8 00000001
I/DEBUG ( 135): 3cadd9cc 626f6c67
I/DEBUG ( 135): 3cadd9d0 3c006c61
I/DEBUG ( 135): 3cadd9d4 1faa44d7
I/DEBUG ( 135): 3cadd9d8 005661a0 [heap]
I/DEBUG ( 135): 3cadd9dc 3ce56ac9 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadd9e0 0043e86f [heap]
I/DEBUG ( 135): 3cadd9e4 005287f8 [heap]
I/DEBUG ( 135): 3cadd9e8 3cee43d4 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadd9ec 3cf75020
I/DEBUG ( 135): 3cadd9f0 0000047c
I/DEBUG ( 135): 3cadd9f4 3ce56adf /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadd9f8 df0027ad
I/DEBUG ( 135): 3cadd9fc 00000000
I/DEBUG ( 135): #00 3cadda00 00566248 [heap]
I/DEBUG ( 135): 3cadda04 3ce4a6fd /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): #01 3cadda08 00000003
I/DEBUG ( 135): 3cadda0c 00000001
I/DEBUG ( 135): 3cadda10 00565b20 [heap]
I/DEBUG ( 135): 3cadda14 005287f8 [heap]
I/DEBUG ( 135): 3cadda18 3ceb2808 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadda1c 3ceb23dc /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
I/DEBUG ( 135): 3cadda20 00000000
I/DEBUG ( 135): 3cadda24 3ce4ab03 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so
D/kernel ( 148): [ 7888.586669] gpio_keys_scan_keys: key 1-137, 1 (88) continue debounce
D/kernel ( 148): [ 7888.844757] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7888.936584] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7889.004486] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7889.098083] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7889.108123] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
D/kernel ( 148): [ 7889.223327] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce
I/BootReceiver( 283): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
I/WindowManager( 283): WIN DEATH: Window{2bfd2b78 SurfaceView paused=false}
W/InputDispatcher( 283): channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 283): channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 138): Process 11509 terminated by signal (11)
I/ActivityManager( 283): Process net.sourceforge.gemrb (pid 11509) has died.
W/InputDispatcher( 283): Attempted to unregister already unregistered input channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)'
W/ActivityManager( 283): Force removing ActivityRecord{2c3328f8 net.sourceforge.gemrb/.MainActivity}: app died, no saved state
I/WindowManager( 283): WIN DEATH: Window{2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity paused=false}
I/InputDispatcher( 283): Dropping event because there is no focused window or focused application.
I/WindowManager( 283): WINDOW DIED Window{2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity paused=false}
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...
W/WindowManager( 283): Dropping delayed event...

[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