HELP! I get this log with adb logcat.
D/AndroidRuntime( 92): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 92): CheckJNI is ON
D/dalvikvm( 92): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 92): Stale deps in cache file; removing and retrying
D/dalvikvm( 92): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
E/dalvikvm( 93): Too many exceptions during init (failed on 'Ljava/lang/NoClassDefFoundError;' 'java.lang.NoClassDefFoundEr
ror')
E/dalvikvm( 93): VM aborting
I/DEBUG ( 30): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 30): Build fingerprint: 'generic/htc_dream/dream/trout:1.5/CUPCAKE/eng.rao.20090519.141649:eng/test-keys'
I/DEBUG ( 30): pid: 93, tid: 93 >>> /system/bin/dexopt <<<
I/DEBUG ( 30): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 30): r0 00000328 r1 0000000c r2 0000000c r3 00000026
I/DEBUG ( 30): r4 deadd00d r5 0001f8c0 r6 ad06e1bc r7 00000000
I/DEBUG ( 30): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 30): ip ad083eec sp bec73910 lr afe13e4d pc ad03b5c6 cpsr 20000030
I/DEBUG ( 30): #00 pc 0003b5c6 /system/lib/libdvm.so
I/DEBUG ( 30): #01 pc 0003ac84 /system/lib/libdvm.so
I/DEBUG ( 30): #02 pc 0003af00 /system/lib/libdvm.so
I/DEBUG ( 30): #03 pc 0005c586 /system/lib/libdvm.so
I/DEBUG ( 30): #04 pc 0005c7c0 /system/lib/libdvm.so
I/DEBUG ( 30): #05 pc 0005d09e /system/lib/libdvm.so
I/DEBUG ( 30): #06 pc 0003ac8a /system/lib/libdvm.so
I/DEBUG ( 30): #07 pc 0003af00 /system/lib/libdvm.so
I/DEBUG ( 30): #08 pc 0005c586 /system/lib/libdvm.so
I/DEBUG ( 30): #09 pc 0005c7c0 /system/lib/libdvm.so
I/DEBUG ( 30): #10 pc 0005d09e /system/lib/libdvm.so
I/DEBUG ( 30): #11 pc 0004eb16 /system/lib/libdvm.so
I/DEBUG ( 30): #12 pc 0004fe36 /system/lib/libdvm.so
I/DEBUG ( 30): #13 pc 00050012 /system/lib/libdvm.so
I/DEBUG ( 30): #14 pc 00008e5a /system/bin/dexopt
I/DEBUG ( 30): #15 pc 00008f14 /system/bin/dexopt
I/DEBUG ( 30): #16 pc 0001fd22 /system/lib/libc.so
I/DEBUG ( 30): #17 pc 0000bcb2 /system/lib/libc.so
I/DEBUG ( 30): #18 pc b000157e /system/bin/linker
I/DEBUG ( 30): stack:
I/DEBUG ( 30): bec738d0 000001e3
I/DEBUG ( 30): bec738d4 ad065213 /system/lib/libdvm.so
I/DEBUG ( 30): bec738d8 afe39f90
I/DEBUG ( 30): bec738dc afe39fe4
I/DEBUG ( 30): bec738e0 00000000
I/DEBUG ( 30): bec738e4 afe13e4d /system/lib/libc.so
I/DEBUG ( 30): bec738e8 0001f8c0 [heap]
I/DEBUG ( 30): bec738ec afe12e69 /system/lib/libc.so
I/DEBUG ( 30): bec738f0 0001f8c0 [heap]
I/DEBUG ( 30): bec738f4 ad083e10
I/DEBUG ( 30): bec738f8 0001f8c0 [heap]
I/DEBUG ( 30): bec738fc ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73900 00000000
I/DEBUG ( 30): bec73904 afe12ecd /system/lib/libc.so
I/DEBUG ( 30): bec73908 df002777
I/DEBUG ( 30): bec7390c e3a070ad
I/DEBUG ( 30): #00 bec73910 ad083e10
I/DEBUG ( 30): bec73914 ad03ac89 /system/lib/libdvm.so
I/DEBUG ( 30): #01 bec73918 0001f8c0 [heap]
I/DEBUG ( 30): bec7391c ad06e1bd /system/lib/libdvm.so
I/DEBUG ( 30): bec73920 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73924 0001f8c0 [heap]
I/DEBUG ( 30): bec73928 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec7392c 00000000
I/DEBUG ( 30): bec73930 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73934 ad03af05 /system/lib/libdvm.so
W/dalvikvm( 92): DexOpt: --- END 'core.jar' --- status=0x000b, process failed
E/dalvikvm( 92): Unable to extract+optimize DEX from '/system/framework/core.jar'
D/dalvikvm( 92): Failed on '/system/framework/core.jar' (boot=1)
D/dalvikvm( 92): VM cleaning up
D/dalvikvm( 92): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 92): JNI_CreateJavaVM failed
E/AndroidRuntime( 92): JNI_CreateJavaVM failed
Am i asking in the wrong forum?
I hope some at XDA will be able to help me out.
Hey there,
I did post about the issue I'd been having with all recent ROM's in the CyanogenMod thread, but am posting my own thread as I've seen no one else bring up the issue.
Essentially, on all ROM's I've tried since but not including nk02's 4.0, including CyanogenMod 3.9.x and nk02's 4.1.x, I cannot run the browser or anything dependant on it, like Market, opening email, completing the initial wizard.
This is the output of logcat while starting Browser:-
Code:
I/ActivityManager( 127): Starting activity: Intent { action=android.intent.acti
on.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com
.android.browser/com.android.browser.BrowserActivity} }
I/ActivityManager( 127): Start proc com.android.browser for activity com.androi
d.browser/.BrowserActivity: pid=404 uid=10034 gids={3003}
I/ActivityThread( 404): Publishing provider browser: com.android.browser.Browse
rProvider
I/DEBUG ( 108): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 108): Build fingerprint: 'tmobile/kila/dream/trout:1.5/CRC1/150275:
user/ota-rel-keys,release-keys'
I/DEBUG ( 108): pid: 404, tid: 416 >>> com.android.browser <<<
I/DEBUG ( 108): signal 11 (SIGSEGV), fault addr 010867e8
I/DEBUG ( 108): r0 45017a34 r1 001bfd9c r2 001cec24 r3 00000000
I/DEBUG ( 108): r4 001bfd9c r5 00000007 r6 00217e00 r7 aa073e55
I/DEBUG ( 108): r8 45017d9c r9 423afed8 10 423afec4 fp 00000001
I/DEBUG ( 108): ip 7fe00000 sp 45017a34 lr aa1c4739 pc 010867e8 cpsr 000
00010
D/dalvikvm( 404): GC freed 1976 objects / 148848 bytes in 134ms
I/DEBUG ( 108): #00 pc 010867e8
I/DEBUG ( 108): #01 pc 001c4736 /system/lib/libwebcore.so
I/DEBUG ( 108): stack:
I/DEBUG ( 108): 450179f4 00000001
I/DEBUG ( 108): 450179f8 00000000
I/DEBUG ( 108): 450179fc afe2defc /system/lib/libc.so
I/DEBUG ( 108): 45017a00 aa16fed3 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a04 aa16fec1 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a08 00000000
I/DEBUG ( 108): 45017a0c 001ceb28 [heap]
I/DEBUG ( 108): 45017a10 00000000
I/DEBUG ( 108): 45017a14 001cf4c8 [heap]
I/DEBUG ( 108): 45017a18 00000984
I/DEBUG ( 108): 45017a1c aa170389 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a20 00000000
I/DEBUG ( 108): 45017a24 001c0a08 [heap]
I/DEBUG ( 108): 45017a28 df002777
I/DEBUG ( 108): 45017a2c e3a070ad
I/DEBUG ( 108): 45017a30 00000000
I/DEBUG ( 108): #01 45017a34 001c0a08 [heap]
I/DEBUG ( 108): 45017a38 aa073e55 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a3c aa14bf1b /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a40 001c0a08 [heap]
I/DEBUG ( 108): 45017a44 001bfd08 [heap]
I/DEBUG ( 108): 45017a48 001c0a08 [heap]
I/DEBUG ( 108): 45017a4c aa1aa761 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a50 001c0a08 [heap]
I/DEBUG ( 108): 45017a54 aa183c9b /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a58 0000000a
I/DEBUG ( 108): 45017a5c 45017aa8
I/DEBUG ( 108): 45017a60 aa3db598 /system/lib/libwebcore.so
I/DEBUG ( 108): 45017a64 00000000
I/DEBUG ( 108): 45017a68 00000000
I/DEBUG ( 108): 45017a6c 00000000
I/DEBUG ( 108): 45017a70 00000000
I/DEBUG ( 108): 45017a74 00000000
I/DEBUG ( 108): 45017a78 00000000
I/ActivityManager( 127): Process com.android.browser (pid 404) has died.
I/WindowManager( 127): WIN DEATH: Window{438c7088 com.android.browser/com.andro
id.browser.BrowserActivity paused=false}
I/DEBUG ( 108): debuggerd committing suicide to free the zombie!
D/Zygote ( 110): Process 404 terminated by signal (11)
I/DEBUG ( 417): debuggerd: May 13 2009 19:02:52
W/InputManagerService( 127): Window already focused, ignoring focus gain of: co
[email protected]
D/dalvikvm( 208): GC freed 196 objects / 8496 bytes in 128ms
Any idea what could be causing this? My phone is running the 32B engineering SPL and RAv1.1.2 recovery. I have tried mounting over usb, adb, and putting the card in a reader to upload the update.zip to the card. I have tried wiping several times before flashing. I have tried different mSD cards, and using different computers to push the files. I am really stumped as to why I cannot run Browser yet seemingly everyone else with a 32B phone can.
I'm willing to test updates in an attempt to fix the problem. Any help really appreciated!
Using nk02's rom, this is the logcat output of the wizard after pressing next on the screen where it asks if google can collect location data. If I've not skipped giving it the google login details, the phone will get stuck on a screen saying 'Signed in!', with a dimmed next button. If I skip giving it the google login details, and attempt to pass the collect location data screen, it'll show 'Date & Time settings' briefly at the top before looping back to the sign in screen with the same output to logcat
Code:
I/ServiceStateTracker( 119): Auto time state changed
I/ActivityManager( 56): Starting activity: Intent { comp={com.android.settings
/com.android.settings.DateTimeSettingsSetupWizard} }
I/ActivityManager( 56): Start proc com.android.settings for activity com.andro
id.settings/.DateTimeSettingsSetupWizard: pid=445 uid=1000 gids={3002, 3001, 300
3}
D/dalvikvm( 34): GC freed 277 objects / 10448 bytes in 342ms
D/dalvikvm( 34): GC freed 42 objects / 1864 bytes in 164ms
D/dalvikvm( 34): GC freed 2 objects / 56 bytes in 187ms
I/DEBUG ( 325): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 325): Build fingerprint: 'google_ion/google_ion/sapphire/sapphire:1
.5/CRB43/148830:user/adp,test-keys'
I/DEBUG ( 325): pid: 445, tid: 445 >>> com.android.settings <<<
I/DEBUG ( 325): signal 4 (SIGILL), fault addr ad494ce8
I/DEBUG ( 325): r0 bef87f00 r1 bef87ee0 r2 00000000 r3 00000002
I/DEBUG ( 325): r4 001a78c4 r5 fff8df51 r6 ad4abbf8 r7 bef87778
I/DEBUG ( 325): r8 bef88124 r9 bef88124 10 ad4abdd0 fp ad4abdd0
I/DEBUG ( 325): ip ad4abf20 sp bef87698 lr ad496e3d pc ad494ce8 cpsr 800
00030
I/DEBUG ( 325): #00 pc 00094ce8 /system/lib/libicui18n.so
I/DEBUG ( 325): #01 lr ad496e3d /system/lib/libicui18n.so
I/DEBUG ( 325): stack:
I/DEBUG ( 325): bef87658 afe39dd0
I/DEBUG ( 325): bef8765c bef88124 [stack]
I/DEBUG ( 325): bef87660 ad4abdd0
I/DEBUG ( 325): bef87664 00000000
I/DEBUG ( 325): bef87668 bef87f00 [stack]
I/DEBUG ( 325): bef8766c 00000003
I/DEBUG ( 325): bef87670 001a78c4 [heap]
I/DEBUG ( 325): bef87674 ad533619 /system/lib/libicuuc.so
I/DEBUG ( 325): bef87678 00000000
I/DEBUG ( 325): bef8767c 00000000
I/DEBUG ( 325): bef87680 001a78a0 [heap]
I/DEBUG ( 325): bef87684 001a78c4 [heap]
I/DEBUG ( 325): bef87688 ad53a4a5 /system/lib/libicuuc.so
I/DEBUG ( 325): bef8768c 001a78c4 [heap]
I/DEBUG ( 325): bef87690 df002777
I/DEBUG ( 325): bef87694 e3a070ad
I/DEBUG ( 325): #00 bef87698 bef88124 [stack]
I/DEBUG ( 325): bef8769c 00000000
I/DEBUG ( 325): bef876a0 00000000
I/DEBUG ( 325): bef876a4 00000000
I/DEBUG ( 325): bef876a8 ffffffff
I/DEBUG ( 325): bef876ac 00000000
I/DEBUG ( 325): bef876b0 00000000
I/DEBUG ( 325): bef876b4 00000000
I/DEBUG ( 325): bef876b8 00000000
I/DEBUG ( 325): bef876bc 00000000
I/DEBUG ( 325): bef876c0 00000000
I/DEBUG ( 325): bef876c4 00000000
I/DEBUG ( 325): bef876c8 00000000
I/DEBUG ( 325): bef876cc 00000000
I/DEBUG ( 325): bef876d0 00000000
I/DEBUG ( 325): bef876d4 bef87c78 [stack]
I/DEBUG ( 325): bef876d8 000005b8
I/DEBUG ( 325): bef876dc 00000000
I/ActivityManager( 56): Process com.android.settings (pid 445) has died.
D/Zygote ( 34): Process 445 terminated by signal (4)
W/InputManagerService( 56): Window already focused, ignoring focus gain of: co
[email protected]
I/ActivityManager( 56): Displayed activity com.android.setupwizard/.CloseAndLa
unchActivity: 117600 ms
If anyone has any idea what I'm doing wrong can they please inform me. Is my phone faulty? Everything else appears to be working fine. The flash completes without errors and the phone boots into a usable state with all hardware functioning fine.
nk02's ROM is unusable as I cannot get past the setup wizard. It just respawns if I kill it.
I'd love to get this sorted as my phone is useless at the moment
Just had a similar issue with SuperD v1.8. Browser and market would crash on startup. Library file /system/lib/libwebcore.so was causing it due to corruption during rom flashing. Not sure why this suddenly started to happen but if you check the file size it is correct, but the md5sum will differ from one extracted from the rom zip file. I pushed the extracted library to /system/lib and it fixed the issue. Of course you have to do this with /system mounted r/w.
The only thing I can think of is the recovery image is causing it since unzipping this file on my linux box produces a working library. Unzipping from recovery produces a corrupt file.
Just had a similar issue with SuperD v1.8. Browser and market would crash on startup. Library file /system/lib/libwebcore.so was causing it due to corruption during rom flashing. Not sure why this suddenly started to happen but if you check the file size it is correct, but the md5sum will differ from one extracted from the rom zip file. I pushed the extracted library to /system/lib and it fixed the issue. Of course you have to do this with /system mounted r/w.
The only thing I can think of is the recovery image is causing it since unzipping this file on my linux box produces a working library. Unzipping from recovery produces a corrupt file.
tmusall said:
Just had a similar issue with SuperD v1.8. Browser and market would crash on startup. Library file /system/lib/libwebcore.so was causing it due to corruption during rom flashing. Not sure why this suddenly started to happen but if you check the file size it is correct, but the md5sum will differ from one extracted from the rom zip file. I pushed the extracted library to /system/lib and it fixed the issue. Of course you have to do this with /system mounted r/w.
The only thing I can think of is the recovery image is causing it since unzipping this file on my linux box produces a working library. Unzipping from recovery produces a corrupt file.
Click to expand...
Click to collapse
Here's what I tried:
Using fastboot erase the recovery partition. Again from fastboot flash recovery-RA-sapphire-v1.5.2G.img. This is for a myTouch 3G, so if you've got a G1 use the proper recovery image. Reboot.
Reboot into recovery and flashed rom NexusSuperD18.zip.
From adb shell:
md5sum of /system/lib/libwebcore.so - 96a7cef79de087111c84c76f50353b18 (Correct checksum)
Reboot and let rom initialize. Fire up Browser and is still crashes!
Reboot back to recovery and check md5sum again:
/system/lib # md5sum libwebcore.so
03e1950b02dd5fb1f00750065aea66d1 libwebcore.so (WRONG!)
Something during first boot initialization has corrupted this library. I've got no idea what is causing this, but for now the only way to get it working is to push a good library in its place.
Phone: Galaxy S3 SCH-i535 VZW
Mod: CM11 m9
Recovery: TWRP 2.7.2.0
For several months now, when the phone gets into areas which poor cellular coverage the RILD process crashes. Symptoms of course include the phone loosing 3G / 1x and often all cell service entirely and/or it keep cycling through the different types.
June 30th flashed the invisiblek MF1 firmware (I535VRBMF1_firmware.zip - MD5:9d48b7686debc1f1e6570050e2553370) and then ML1 modem (d2vzw_ML1_modem.zip - MD5:4894dabfb48e711d8c54d373c5707671) which I believe are the latest available for this device?
A bug has been logged with CM, in case it's ROM specific (but its been occurring since at least CM11m8). however, in case it's not, below is the debug spew from logcat in case anyone else has any ideas on a solution?
Code:
08-09 22:01:14.059 I/DEBUG ( 343): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-09 22:01:14.059 I/DEBUG ( 343): Build fingerprint: 'Verizon/d2vzw/d2vzw:4.4.2/KOT49H/I535VRUDNE1:user/release-keys'
08-09 22:01:14.059 I/DEBUG ( 343): Revision: '15'
08-09 22:01:14.059 I/DEBUG ( 343): pid: 23358, tid: 23359, name: rild >>> /system/bin/rild <<<
08-09 22:01:14.059 I/DEBUG ( 343): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr b657f000
08-09 22:01:14.079 I/DEBUG ( 343): r0 b657eff8 r1 00000000 r2 fffffbdc r3 94cb294a
08-09 22:01:14.079 I/DEBUG ( 343): AM write failure (32 / Broken pipe)
08-09 22:01:14.079 I/DEBUG ( 343): r4 fffffffc r5 b657ec18 r6 b6b39c75 r7 b657ec20
08-09 22:01:14.079 I/DEBUG ( 343): r8 b6f79384 r9 b7280590 sl b657ec70 fp b657ec18
08-09 22:01:14.079 I/DEBUG ( 343): ip b6effefc sp b657ec14 lr b6efb2a5 pc b6f4d1c8 cpsr a0030010
08-09 22:01:14.079 I/DEBUG ( 343): d0 0000000000000000 d1 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d2 0000000000000000 d3 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d4 412e848000000000 d5 3ff0000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d6 003d090000000000 d7 3ff0000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d8 0000000000000000 d9 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d10 0000000000000000 d11 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d12 0000000000000000 d13 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d14 0000000000000000 d15 0000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d16 70736964203a7473 d17 74756f2068637461
08-09 22:01:14.079 I/DEBUG ( 343): d18 5d6e69616d5b203a d19 645f6c6972637120
08-09 22:01:14.079 I/DEBUG ( 343): d20 757165725f617461 d21 5f686d6f5f747365
08-09 22:01:14.079 I/DEBUG ( 343): d22 5f656c69666f7270 d23 6371203a6f666e69
08-09 22:01:14.079 I/DEBUG ( 343): d24 4000000000000000 d25 547d42aea2879f2e
08-09 22:01:14.079 I/DEBUG ( 343): d26 40c3880000000000 d27 3ff0000000000000
08-09 22:01:14.079 I/DEBUG ( 343): d28 40c3880000000000 d29 0000000000000001
08-09 22:01:14.079 I/DEBUG ( 343): d30 4024000000000000 d31 4000000000000000
08-09 22:01:14.079 I/DEBUG ( 343): scr 80000010
08-09 22:01:14.079 I/DEBUG ( 343):
08-09 22:01:14.079 I/DEBUG ( 343): backtrace:
08-09 22:01:14.079 I/DEBUG ( 343): #00 pc 000221c8 /system/lib/libc.so (memset+24)
08-09 22:01:14.079 I/DEBUG ( 343): #01 pc 000072a1 /system/lib/libril.so
08-09 22:01:14.079 I/DEBUG ( 343):
08-09 22:01:14.079 I/DEBUG ( 343): stack:
08-09 22:01:14.079 I/DEBUG ( 343): b657ebd4 b6e45678 /system/lib/libril-qc-qmi-1.so
08-09 22:01:14.079 I/DEBUG ( 343): b657ebd8 b6ecfdb0 /system/lib/libbinder.so
08-09 22:01:14.079 I/DEBUG ( 343): b657ebdc 94cb294a
08-09 22:01:14.079 I/DEBUG ( 343): b657ebe0 b657ebfc [stack:23359]
08-09 22:01:14.079 I/DEBUG ( 343): b657ebe4 fffffffc
08-09 22:01:14.079 I/DEBUG ( 343): b657ebe8 b657ec18 [stack:23359]
08-09 22:01:14.079 I/DEBUG ( 343): b657ebec b6b39c75 /system/lib/libril-qc-qmi-1.so
08-09 22:01:14.079 I/DEBUG ( 343): b657ebf0 b657ec20 [stack:23359]
08-09 22:01:14.079 I/DEBUG ( 343): b657ebf4 b6b39c97 /system/lib/libril-qc-qmi-1.so
08-09 22:01:14.079 I/DEBUG ( 343): b657ebf8 b7280590 [heap]
08-09 22:01:14.079 I/DEBUG ( 343): b657ebfc 00000014
08-09 22:01:14.089 I/DEBUG ( 343): b657ec00 b7280590 [heap]
08-09 22:01:14.089 I/DEBUG ( 343): b657ec04 fffffffc
08-09 22:01:14.089 I/DEBUG ( 343): b657ec08 b657ec18 [stack:23359]
08-09 22:01:14.089 I/DEBUG ( 343): b657ec0c 0000006f
08-09 22:01:14.089 I/DEBUG ( 343): b657ec10 00000014
08-09 22:01:14.089 I/DEBUG ( 343): #00 b657ec14 b657ec18 [stack:23359]
08-09 22:01:14.089 I/DEBUG ( 343): #01 b657ec18 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec1c 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec20 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec24 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec28 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec2c 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec30 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec34 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec38 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec3c 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec40 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec44 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec48 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec4c 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec50 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec54 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r0:
08-09 22:01:14.089 I/DEBUG ( 343): b657efd8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657efe8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657eff8 00000000 00000000 464c457f 00010101
08-09 22:01:14.089 I/DEBUG ( 343): b657f008 00000000 00000000 00280003 00000001
08-09 22:01:14.089 I/DEBUG ( 343): b657f018 00000000 00000034 00007248 05000000
08-09 22:01:14.089 I/DEBUG ( 343): b657f028 00200034 00280007 00150016 00000006
08-09 22:01:14.089 I/DEBUG ( 343): b657f038 00000034 00000034 00000034 000000e0
08-09 22:01:14.089 I/DEBUG ( 343): b657f048 000000e0 00000004 00000004 00000001
08-09 22:01:14.089 I/DEBUG ( 343): b657f058 00000000 00000000 00000000 00005ff0
08-09 22:01:14.089 I/DEBUG ( 343): b657f068 00005ff0 00000005 00001000 00000001
08-09 22:01:14.089 I/DEBUG ( 343): b657f078 00006144 00007144 00007144 00000fb8
08-09 22:01:14.089 I/DEBUG ( 343): b657f088 000013c9 00000006 00001000 00000002
08-09 22:01:14.089 I/DEBUG ( 343): b657f098 00006e88 00007e88 00007e88 00000110
08-09 22:01:14.089 I/DEBUG ( 343): b657f0a8 00000110 00000006 00000004 6474e551
08-09 22:01:14.089 I/DEBUG ( 343): b657f0b8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657f0c8 00000000 00000006 00000000 70000001
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r3:
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2928 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2938 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2948 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2958 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2968 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2978 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2988 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2998 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29a8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29b8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29c8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29d8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29e8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb29f8 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2a08 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343): 94cb2a18 ffffffff ffffffff ffffffff ffffffff
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r5:
08-09 22:01:14.089 I/DEBUG ( 343): b657ebf8 b7280590 00000014 b7280590 fffffffc
08-09 22:01:14.089 I/DEBUG ( 343): b657ec08 b657ec18 0000006f 00000014 b657ec18
08-09 22:01:14.089 I/DEBUG ( 343): b657ec18 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec28 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec38 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec48 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec58 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec68 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec78 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec88 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec98 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657eca8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecb8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecc8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecd8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ece8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r6:
08-09 22:01:14.089 I/DEBUG ( 343): b6b39c54 002cd840 002cd834 002cedbc 002cfc80
08-09 22:01:14.089 I/DEBUG ( 343): b6b39c64 002cd7e8 002ced70 002cfc22 0030be62
08-09 22:01:14.089 I/DEBUG ( 343): b6b39c74 b087b500 91049005 93029203 447b4b06
08-09 22:01:14.089 I/DEBUG ( 343): b6b39c84 9a02681b 46189200 9a049905 f7fb9b03
08-09 22:01:14.089 I/DEBUG ( 343): b6b39c94 b007ff5f bf00bd00 0032d996 b0afb530
08-09 22:01:14.089 I/DEBUG ( 343): b6b39ca4 910a900b 93089209 93079b33 464cf8df
08-09 22:01:14.089 I/DEBUG ( 343): b6b39cb4 f8df447c 58e3364c 932d681b 0300f04f
08-09 22:01:14.089 I/DEBUG ( 343): b6b39cc4 aa159314 0360f04f f04f4610 461a0100
08-09 22:01:14.089 I/DEBUG ( 343): b6b39cd4 e85cf7ef 46189b09 fafaf015 ab144605
08-09 22:01:14.089 I/DEBUG ( 343): b6b39ce4 92009a09 92019a0b 92029a0a f04f4618
08-09 22:01:14.089 I/DEBUG ( 343): b6b39cf4 f8df0164 447b3610 462b461a e96cf7ef
08-09 22:01:14.089 I/DEBUG ( 343): b6b39d04 f5b39b09 d9063f44 f2419a09 f2c0030e
08-09 22:01:14.089 I/DEBUG ( 343): b6b39d14 429a0303 9b09d917 2f82f5b3 9a09d906
08-09 22:01:14.089 I/DEBUG ( 343): b6b39d24 0301f241 0304f2c0 d90c429a f5b39b09
08-09 22:01:14.089 I/DEBUG ( 343): b6b39d34 f2402fc2 9a0980c3 0304f241 0306f2c0
08-09 22:01:14.089 I/DEBUG ( 343): b6b39d44 f200429a 9b0b80bb d1092b00 f04fab14
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r7:
08-09 22:01:14.089 I/DEBUG ( 343): b657ec00 b7280590 fffffffc b657ec18 0000006f
08-09 22:01:14.089 I/DEBUG ( 343): b657ec10 00000014 b657ec18 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec20 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec30 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec40 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec50 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec60 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec70 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec80 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec90 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657eca0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecb0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecc0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecd0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ece0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecf0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r8:
08-09 22:01:14.089 I/DEBUG ( 343): b6f79364 00001000 00001000 00010000 00200000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79374 00000003 b6f50689 beb32acc beb32b7a
08-09 22:01:14.089 I/DEBUG ( 343): b6f79384 94cb294a beb32a7c 00000000 b6fa0cf0
08-09 22:01:14.089 I/DEBUG ( 343): b6f79394 00000007 00000008 b7281720 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f793a4 b72c1000 00000009 0000000a 00000002
08-09 22:01:14.089 I/DEBUG ( 343): b6f793b4 0000000b 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f793c4 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f793d4 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f793e4 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f793f4 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79404 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79414 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79424 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79434 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79444 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b6f79454 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near r9:
08-09 22:01:14.089 I/DEBUG ( 343): b7280570 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b7280580 00000000 00000000 00000000 00000021
08-09 22:01:14.089 I/DEBUG ( 343): b7280590 b6f791c8 b6f791c8 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b72805a0 00000000 00000001 00000020 0000001a
08-09 22:01:14.089 I/DEBUG ( 343): b72805b0 b72806d0 b65a86c1 00000000 00000101
08-09 22:01:14.089 I/DEBUG ( 343): b72805c0 b6f792b0 00000013 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b72805d0 00000000 00000033 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b72805e0 00000000 00000000 00000001 000000e5
08-09 22:01:14.089 I/DEBUG ( 343): b72805f0 00000001 b6590f09 00000001 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b7280600 00000000 00000013 00000000 00e50100
08-09 22:01:14.089 I/DEBUG ( 343): b7280610 00000000 00000033 b72805d8 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b7280620 00000000 00000000 00000001 000000e6
08-09 22:01:14.089 I/DEBUG ( 343): b7280630 00000001 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b7280640 00000000 00000013 b7280608 00e60100
08-09 22:01:14.089 I/DEBUG ( 343): b7280650 00000000 00000013 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b7280660 00000000 00000033 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near sl:
08-09 22:01:14.089 I/DEBUG ( 343): b657ec50 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec60 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec70 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec80 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec90 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657eca0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecb0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecc0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecd0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ece0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecf0 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ed00 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ed10 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ed20 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ed30 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ed40 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343):
08-09 22:01:14.089 I/DEBUG ( 343): memory near fp:
08-09 22:01:14.089 I/DEBUG ( 343): b657ebf8 b7280590 00000014 b7280590 fffffffc
08-09 22:01:14.089 I/DEBUG ( 343): b657ec08 b657ec18 0000006f 00000014 b657ec18
08-09 22:01:14.089 I/DEBUG ( 343): b657ec18 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec28 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec38 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec48 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec58 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec68 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec78 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec88 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ec98 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657eca8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecb8 00000000 00000000 00000000 00000000
08-09 22:01:14.089 I/DEBUG ( 343): b657ecc8 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ecd8 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ece8 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343):
08-09 22:01:14.099 I/DEBUG ( 343): memory near ip:
08-09 22:01:14.099 I/DEBUG ( 343): b6effedc b6ec59cd b6f65550 b6f654a8 b6ec5161
08-09 22:01:14.099 I/DEBUG ( 343): b6effeec b6f38c35 b6f39820 b6f39924 b6f4d001
08-09 22:01:14.099 I/DEBUG ( 343): b6effefc b6f4d1b0 b6f651c5 b6f53d99 b6f3f469
08-09 22:01:14.099 I/DEBUG ( 343): b6efff0c b6f56031 b6f3cf3d b6f38c5d b6f4e2c1
08-09 22:01:14.099 I/DEBUG ( 343): b6efff1c b6ec5c9f b6f054bb b6f4df65 b6f4b2f0
08-09 22:01:14.099 I/DEBUG ( 343): b6efff2c b6f4b310 b6f3e051 b6f3de3d b6f056f9
08-09 22:01:14.099 I/DEBUG ( 343): b6efff3c b6ec4a77 b6ec5301 b6ec5b01 b6ec4f39
08-09 22:01:14.099 I/DEBUG ( 343): b6efff4c b6f4b3c4 b6f056e5 b6f39d90 b6f4b694
08-09 22:01:14.099 I/DEBUG ( 343): b6efff5c b6f56ef5 b6f4c98c b6f47825 b6e9e959
08-09 22:01:14.099 I/DEBUG ( 343): b6efff6c b6eebe85 b6ec51db b6ec3f51 b6ec466f
08-09 22:01:14.099 I/DEBUG ( 343): b6efff7c b6e9e9a1 b6ec46e1 b6f650d3 b6f3dcdb
08-09 22:01:14.099 I/DEBUG ( 343): b6efff8c b6f3dd03 b6f38268 b6f39f80 b6f4c288
08-09 22:01:14.099 I/DEBUG ( 343): b6efff9c b6f3e429 b6f4d20c b6ec3f55 b6ec468d
08-09 22:01:14.099 I/DEBUG ( 343): b6efffac b6ec4717 b6ec5c0f b6ec55d1 b6ec5ccd
08-09 22:01:14.099 I/DEBUG ( 343): b6efffbc b6ec5a17 b6eeb1bd b6f06c95 b6f65085
08-09 22:01:14.099 I/DEBUG ( 343): b6efffcc b6f4c2a8 b6f58e9d b6f569a9 b6f592c7
08-09 22:01:14.099 I/DEBUG ( 343):
08-09 22:01:14.099 I/DEBUG ( 343): memory near sp:
08-09 22:01:14.099 I/DEBUG ( 343): b657ebf4 b6b39c97 b7280590 00000014 b7280590
08-09 22:01:14.099 I/DEBUG ( 343): b657ec04 fffffffc b657ec18 0000006f 00000014
08-09 22:01:14.099 I/DEBUG ( 343): b657ec14 b657ec18 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec24 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec34 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec44 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec54 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec64 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec74 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec84 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ec94 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657eca4 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ecb4 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ecc4 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ecd4 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343): b657ece4 00000000 00000000 00000000 00000000
08-09 22:01:14.099 I/DEBUG ( 343):
08-09 22:01:14.099 I/DEBUG ( 343): code around pc:
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1a8 e1a02001 e3a01000 e92d0001 eee01b10
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1b8 e2522020 3a000003 f2202150 e2522020
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1c8 f400020d 2afffffc e2822020 e3120010
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1d8 0a000000 f4000a0d e1b0ce82 3a000000
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1e8 f400070d aa000000 f480080d e1b0cf82
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d1f8 44c01001 24c01001 24c01001 e8bd0001
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d208 e12fff1e f5d0f000 f5d1f000 e180c001
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d218 e31c0007 1a000013 e25dd010 e1cd40f8
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d228 e1cd60f0 e3e06000 e3a07000 f5d0f010
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d238 f5d1f010 e0c020d8 e0c140d8 e1520004
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d248 e652cf96 e687cfb6 035c0000 1a000072
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d258 e1530005 e653cf96 e687cfb6 035c0000
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d268 1a00006a eafffff0 e210c003 0a000018
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d278 e3c00003 e4902004 e1b0cf8c 0a000006
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d288 2a00000b e4d1c001 e6ef3472 e053c00c
08-09 22:01:14.099 I/DEBUG ( 343): b6f4d298 1a00000d e3530000 0a00000b e4d1c001
08-09 22:01:14.099 I/DEBUG ( 343):
08-09 22:01:14.099 I/DEBUG ( 343): code around lr:
08-09 22:01:14.099 I/DEBUG ( 343): b6efb284 f8d944fc fb031004 6808c602 46294622
08-09 22:01:14.099 I/DEBUG ( 343): b6efb294 6876464b 462847b0 46222100 e91ef7fb
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2a4 4648e002 ff06f7fe f8d868f8 42881000
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2b4 f7fbd001 f107e932 46bd0714 8ff0e8bd
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2c4 00004c8a 00005a40 b08cb570 22104604
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2d4 a804460d f7fb2100 4620e902 fa49f7fc
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2e4 9004a901 f7fb4620 9b01e966 28009305
08-09 22:01:14.099 I/DEBUG ( 343): b6efb2f4 9904d15e d05b2900 c0c0f8df 692b2118
08-09 22:01:14.099 I/DEBUG ( 343): b6efb304 44fc434b 2003f85c dc022a02 220c9002
08-09 22:01:14.099 I/DEBUG ( 343): b6efb314 a902e02f f7fb4620 4601e94e d1472800
08-09 22:01:14.099 I/DEBUG ( 343): b6efb324 b90b9b02 e0239306 2210ae08 f7fb4630
08-09 22:01:14.099 I/DEBUG ( 343): b6efb334 a901e8d6 f7fb4620 9a01e93e 4620a901
08-09 22:01:14.099 I/DEBUG ( 343): b6efb344 f7fb9208 9801e938 9009a903 f7fb4620
08-09 22:01:14.099 I/DEBUG ( 343): b6efb354 2800e932 9903d12c bf041c4b 9003900b
08-09 22:01:14.099 I/DEBUG ( 343): b6efb364 4620d003 e9c2f7fb 9c03900b 940a9606
08-09 22:01:14.099 I/DEBUG ( 343): b6efb374 f8df2210 2318c04c 44fc6928 fb036869
08-09 22:01:14.099 I/DEBUG ( 343):
08-09 22:01:14.099 I/DEBUG ( 343): memory map around fault addr b657f000:
08-09 22:01:14.099 I/DEBUG ( 343): b6482000-b657f000 rw- [stack:23359]
08-09 22:01:14.099 I/DEBUG ( 343): b657f000-b6585000 r-x /system/lib/libqdp.so
08-09 22:01:14.099 I/DEBUG ( 343): b6585000-b6586000 ---
Wrong forum or the content too technical for people?
Hello! I have a problem. I have app which need to use hardware decoder.
And when app trying do this, video driver it just crashes and dies.
I have KD v2.06, but some users reports that on another device it works.
Any suggestion ? @Malaysk maybe you can help ?
Code:
01-31 17:16:09.604 I/H264_DEBUG(7215): init done status 0, ts_en = 0 debug 0
01-31 17:16:09.605 E/vpu (7215): scan /proc/device-tree for vpu_service failed
01-31 17:16:09.605 E/vpu (7215): can not find dts for vpu_service
01-31 17:16:09.605 I/vpu_dma_buf(7215): USE ION_CMA_HEAP
01-31 17:16:09.606 E/vpu (7215): scan /proc/device-tree for vpu_service failed
01-31 17:16:09.606 E/vpu (7215): can not find dts for vpu_service
01-31 17:16:09.606 I/vpu_dma_buf(7215): USE ION_CMA_HEAP
01-31 17:16:09.606 I/H264_DEBUG(7215): decoded width 800 decoded height 480
01-31 17:16:09.607 I/H264_DEBUG(7215): display width 800, display height 480
01-31 17:16:09.607 I/vpu_api (7215): info_change break
01-31 17:16:09.607 I/vpu_api (7215): get info change out xxxx
01-31 17:16:09.609 F/libc (7215): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8 in tid 9028 (Binder_3)
01-31 17:16:09.710 I/DEBUG (139): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-31 17:16:09.710 I/DEBUG (139): Build fingerprint: 'rockchip/rk3188/rk3188:5.1.1/LMY48Y/root12162133:userdebug/test-keys'
01-31 17:16:09.710 I/DEBUG (139): Revision: '0'
01-31 17:16:09.710 I/DEBUG (139): ABI: 'arm'
01-31 17:16:09.710 W/NativeCrashListener(402): Couldn't find ProcessRecord for pid 7215
01-31 17:16:09.710 I/DEBUG (139): pid: 7215, tid: 9028, name: Binder_3 >>> /system/bin/mediaserver <<<
01-31 17:16:09.710 I/DEBUG (139): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
01-31 17:16:09.711 E/DEBUG (139): AM write failure (32 / Broken pipe)
01-31 17:16:09.726 I/DEBUG (139): r0 42c310a0 r1 00000000 r2 000064d4 r3 46039c94
01-31 17:16:09.726 I/DEBUG (139): r4 42cd12f0 r5 41a9d024 r6 42489f00 r7 00000007
01-31 17:16:09.726 I/DEBUG (139): r8 42cd12f0 r9 40b2a231 sl 000001e0 fp 42cd12b0
01-31 17:16:09.726 I/DEBUG (139): ip 41a9d004 sp 46039c90 lr 00000000 pc 41a96b34 cpsr 200d0010
01-31 17:16:09.726 I/DEBUG (139):
01-31 17:16:09.726 I/DEBUG (139): backtrace:
01-31 17:16:09.727 I/DEBUG (139): #00 pc 00002b34 /system/lib/libvpu.so (VPUMemLink+60)
01-31 17:16:09.727 I/DEBUG (139): #01 pc 00007330 /system/lib/libomxvpu_dec.so (Rkvpu_Post_OutputFrame+936)
01-31 17:16:09.727 I/DEBUG (139): #02 pc 00007acc /system/lib/libomxvpu_dec.so (Rkvpu_OMX_OutputBufferProcess+208)
01-31 17:16:09.727 I/DEBUG (139): #03 pc 00007b28 /system/lib/libomxvpu_dec.so
01-31 17:16:09.727 I/DEBUG (139): #04 pc 00016ea3 /system/lib/libc.so (__pthread_start(void*)+30)
01-31 17:16:09.727 I/DEBUG (139): #05 pc 00014deb /system/lib/libc.so (__start_thread+6)
I'm not able to play videos on google without it glitching out, I just think it's an open GL error but im not rly sure, does someone knows about this?
Process: com.spotify.music
Flags: 0x38d83e44
Package: com.spotify.music v85204766 (8.7.18.1138)
Foreground: Yes
Build: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Cardinal-AOSP Version: '4.5'
Build fingerprint: 'BLU/xxx/xxx:7.1.2/xxxx/xxx:userdebug/release-keys'
Revision: '0'
ABI: 'arm'
pid: 5099, tid: 5220, name: RenderThread >>> com.spotify.music <<<
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'GL errors! frameworks/base/libs/hwui/renderthread/CanvasContext.cpp:550'
r0 00000000 r1 00001464 r2 00000006 r3 00000008
r4 8f5f0978 r5 00000006 r6 8f5f0920 r7 0000010c
r8 94ae0b80 r9 00000000 sl 973882fc fp 973882f8
ip 00000000 sp 8f5eff38 lr b4384ec7 pc b4387748 cpsr 20070010
backtrace:
#00 pc 0004a748 /system/lib/libc.so (tgkill+12)
#01 pc 00047ec3 /system/lib/libc.so (pthread_kill+34)
#02 pc 0001d6f5 /system/lib/libc.so (raise+10)
#03 pc 00019241 /system/lib/libc.so (__libc_android_abort+34)
#04 pc 000171f8 /system/lib/libc.so (abort+4)
#05 pc 0000c1dd /system/lib/libcutils.so (__android_log_assert+112)
#06 pc 00024077 /system/lib/libhwui.so
#07 pc 00025a73 /system/lib/libhwui.so
#08 pc 00029035 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+80)
#09 pc 0000e3fd /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#10 pc 00066c11 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#11 pc 00047993 /system/lib/libc.so (_ZL15__pthread_startPv+22)
#12 pc 00019c8d /system/lib/libc.so (__start_thread+6)