OMX bug report for cm-10-alpha5-betelgeuse - Folio 100 General

Adobe Air based applications crash when tries to use OMX to mix audio
As I didn't found any bugtracker in their repositories, I'm posting this bug report here.
Logcat:
Code:
I/ActivityManager( 417): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=air.net.machinarium.Machinarium.A1280.humble/.AppEntry u=0} from pid 3542
D/dalvikvm( 417): GC_FOR_ALLOC freed 1826K, 44% free 7479K/13255K, paused 52ms, total 52ms
I/ActivityManager( 417): Start proc air.net.machinarium.Machinarium.A1280.humble for activity air.net.machinarium.Machinarium.A1280.humble/.AppEntry: pid=7795 uid=10063 gids={3003, 1028}
E/Trace ( 7795): error opening trace file: No such file or directory (2)
W/ActivityThread( 7795): Application air.net.machinarium.Machinarium.A1280.humble can be debugged on port 8100...
I/StartupTime1( 7795): :1353966680766
D/dalvikvm( 7795): Trying to load lib /data/data/air.net.machinarium.Machinarium.A1280.humble/lib/libCore.so 0x42125a70
D/dalvikvm( 7795): Added shared lib /data/data/air.net.machinarium.Machinarium.A1280.humble/lib/libCore.so 0x42125a70
D/Sensors ( 417): libsensors: set delay = 66667 in microseconds
D/Sensors ( 417): libsensors: set delay = 66667 in microseconds
D/StartupTime2( 7795): :1353966682332
I/Choreographer( 7795): Skipped 53 frames! The application may be doing too much work on its main thread.
I/ActivityManager( 417): Displayed air.net.machinarium.Machinarium.A1280.humble/.AppEntry: +2s24ms
D/libEGL ( 7795): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 7795): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 7795): loaded /system/lib/egl/libGLESv2_tegra.so
I/Choreographer( 7795): Skipped 48 frames! The application may be doing too much work on its main thread.
I/OMXClient( 7795): Using client-side OMX mux.
F/libc ( 7795): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 7823 (FP_AudioCallbac)
I/DEBUG ( 104): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 104): Build fingerprint: 'motorola/tervigon/wingray:4.0.4/IMM76/292727:user/release-keys'
I/DEBUG ( 104): pid: 7795, tid: 7823, name: FP_AudioCallbac >>> air.net.machinarium.Machinarium.A1280.humble <<<
I/DEBUG ( 104): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 104): r0 fffffffc r1 50fa7c9d r2 50fa8040 r3 00000000
I/DEBUG ( 104): r4 50f76070 r5 50f76034 r6 50f7e8a8 r7 00000000
I/DEBUG ( 104): r8 00000000 r9 53a13a48 sl 52b15425 fp 00000002
I/DEBUG ( 104): ip 00000000 sp 55217bf8 lr 50fa7c85 pc 00000000 cpsr 000e0010
I/DEBUG ( 104): d0 0000100000000000 d1 0000100045800000
I/DEBUG ( 104): d2 3fd5559145800000 d3 bfbc72480cfe2618
I/DEBUG ( 104): d4 4041db6db6db6db7 d5 3ff1c6a7ef9db22d
I/DEBUG ( 104): d6 0000000000000000 d7 0000000000000000
I/DEBUG ( 104): d8 0000000000000000 d9 3ff0000000000000
I/DEBUG ( 104): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 104): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 104): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 104): scr 60000013
I/DEBUG ( 104):
I/DEBUG ( 104): backtrace:
I/DEBUG ( 104): #00 pc 00000000 <unknown>
I/DEBUG ( 104): #01 pc 00000c83 /system/lib/libstagefrighthw.so (android::NVOMXPlugin::~NVOMXPlugin()+22)
I/DEBUG ( 104): #02 pc 00000ca1 /system/lib/libstagefrighthw.so (android::NVOMXPlugin::~NVOMXPlugin()+4)
I/DEBUG ( 104): #03 pc 0000c0a3 /system/lib/libstagefright_omx.so (android::eek:MXMaster::clearPlugins()+58)
I/DEBUG ( 104): #04 pc 0000c0d5 /system/lib/libstagefright_omx.so (android::eek:MXMaster::~OMXMaster()+12)
I/DEBUG ( 104): #05 pc 0000c11d /system/lib/libstagefright_omx.so (android::eek:MXMaster::~OMXMaster()+4)
I/DEBUG ( 104): #06 pc 0000ae57 /system/lib/libstagefright_omx.so (android::eek:MX::~OMX()+38)
I/DEBUG ( 104): #07 pc 0000aee1 /system/lib/libstagefright_omx.so (android::eek:MX::~OMX()+4)
I/DEBUG ( 104): #08 pc 0000ee5d /system/lib/libutils.so (android::RefBase::decStrong(void const*) const+40)
I/DEBUG ( 104): #09 pc 0004819f /system/lib/libstagefright.so (android::sp<android::CameraSource>::~sp()+18)
I/DEBUG ( 104): #10 pc 0006c313 /system/lib/libstagefright.so (android::MuxOMX::~MuxOMX()+30)
I/DEBUG ( 104): #11 pc 0006c355 /system/lib/libstagefright.so (android::MuxOMX::~MuxOMX()+4)
I/DEBUG ( 104): #12 pc 0000ee5d /system/lib/libutils.so (android::RefBase::decStrong(void const*) const+40)
I/DEBUG ( 104): #13 pc 0013ff01 /data/data/air.net.machinarium.Machinarium.A1280.humble/lib/libCore.so
I/DEBUG ( 104):
I/DEBUG ( 104): stack:
I/DEBUG ( 104): 55217bb8 400b2809 /system/lib/libc.so (dlfree)
I/DEBUG ( 104): 55217bbc 00000000
I/DEBUG ( 104): 55217bc0 00000000
I/DEBUG ( 104): 55217bc4 00000000
I/DEBUG ( 104): 55217bc8 00000065
I/DEBUG ( 104): 55217bcc 51057a60
I/DEBUG ( 104): 55217bd0 00000000
I/DEBUG ( 104): 55217bd4 400b4015 /system/lib/libc.so (free+12)
I/DEBUG ( 104): 55217bd8 00000001
I/DEBUG ( 104): 55217bdc 4011c009 /system/lib/libutils.so (android::SharedBuffer::dealloc(android::SharedBuffer const*)+10)
I/DEBUG ( 104): 55217be0 50f76040
I/DEBUG ( 104): 55217be4 4011eef9 /system/lib/libutils.so (android::VectorImpl::_shrink(unsigned int, unsigned int)+138)
I/DEBUG ( 104): 55217be8 40092b94
I/DEBUG ( 104): 55217bec 50f76030
I/DEBUG ( 104): 55217bf0 df0027ad
I/DEBUG ( 104): 55217bf4 00000000
I/DEBUG ( 104): #00 55217bf8 50f76070
I/DEBUG ( 104): ........ ........
I/DEBUG ( 104): #01 55217bf8 50f76070
I/DEBUG ( 104): 55217bfc 50fa7ca5 /system/lib/libstagefrighthw.so (android::NVOMXPlugin::~NVOMXPlugin()+8)
I/DEBUG ( 104): #02 55217c00 50f76030
I/DEBUG ( 104): 55217c04 4f36a0a5 /system/lib/libstagefright_omx.so (android::eek:MXMaster::clearPlugins()+60)
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r1:
I/DEBUG ( 104): 50fa7c7c b1336022 479868e3 f7ff6860 2100eefe "`3..h.G`h.....!
I/DEBUG ( 104): 50fa7c8c 46206061 bf00bd10 000004c8 fffffffc a` F............
I/DEBUG ( 104): 50fa7c9c 4604b510 ffe4f7ff f7ff4620 4620eee8 ...F.... F.... F
I/DEBUG ( 104): 50fa7cac bf00bd10 21004b1e 4604b510 447b481d .....K.!...F.H{D
I/DEBUG ( 104): 50fa7cbc 481d581a 60223208 f7ff4478 2300eee4 .X.H.2"`xD.....#
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r2:
I/DEBUG ( 104): 50fa8020 50fa7add 50fa7c61 40010911 40010911 .z.Pa|[email protected]@
I/DEBUG ( 104): 50fa8030 40010911 40010911 00000000 00000000 [email protected]@........
I/DEBUG ( 104): 50fa8040 50fa7c6d 50fa7c9d 50fa7c19 50fa7ae1 m|.P.|.P.|.P.z.P
I/DEBUG ( 104): 50fa8050 50fa7b0d 50fa7b29 00000003 00001140 .{.P){[email protected]
I/DEBUG ( 104): 50fa8060 00000002 00000078 00000017 0000090c ....x...........
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r4:
I/DEBUG ( 104): 50f76050 00000008 4f371938 510579f0 00000000 ....8.7O.y.Q....
I/DEBUG ( 104): 50f76060 00000007 00000008 40092b94 0000002b [email protected]+...
I/DEBUG ( 104): 50f76070 50fa8040 40092cb8 50fafa69 00000000 @..P.,[email protected]
I/DEBUG ( 104): 50f76080 50faf69d 50faf561 50faf431 50faf1f1 ...Pa..P1..P...P
I/DEBUG ( 104): 50f76090 00000000 00000069 400e658c 50f73248 [email protected]
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r5:
I/DEBUG ( 104): 50f76014 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 104): 50f76024 00000000 00000000 00000043 4f3719a8 ........C.....7O
I/DEBUG ( 104): 50f76034 00000001 4f3718b8 50f732b8 4f3718c8 ......7O.2.P..7O
I/DEBUG ( 104): 50f76044 51057a60 00000000 00000000 00000008 `z.Q............
I/DEBUG ( 104): 50f76054 4f371938 510579f0 00000000 00000007 8.7O.y.Q........
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r6:
I/DEBUG ( 104): 50f7e888 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 104): 50f7e898 00000000 00000000 00000000 00000013 ................
I/DEBUG ( 104): 50f7e8a8 50f76070 50f732b8 51055080 0000008b p`.P.2.P.P.Q....
I/DEBUG ( 104): 50f7e8b8 65646976 65725f6f 72656461 6e69622e video_reader.bin
I/DEBUG ( 104): 50f7e8c8 00797261 00000000 00000000 00000000 ary.............
I/DEBUG ( 104):
I/DEBUG ( 104): memory near r9:
I/DEBUG ( 104): 53a13a28 00000001 00000000 00000000 00000000 ................
I/DEBUG ( 104): 53a13a38 00000000 00000001 4cb6f800 00000001 ...........L....
I/DEBUG ( 104): 53a13a48 00000005 00000000 00000000 00000000 ................
I/DEBUG ( 104): 53a13a58 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 104): 53a13a68 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 104):
I/DEBUG ( 104): memory near sl:
I/DEBUG ( 104): 52b15404 342c3e01 d1f82e00 81f0e8bd 58bb4a03 .>,4.........J.X
I/DEBUG ( 104): 52b15414 bf004798 00eca616 ffffff67 00007c24 .G......g...$|..
I/DEBUG ( 104): 52b15424 4a214b20 4921447b 4479b570 4605589c K!J{D!Ip.yD.X.F
I/DEBUG ( 104): 52b15434 280047a0 491ed02a 44794628 b31847a0 .G.(*..I(FyD.G..
I/DEBUG ( 104): 52b15444 4628491c 47a04479 d0232800 4628491a .I(FyD.G.(#..I(F
I/DEBUG ( 104):
I/DEBUG ( 104): memory near sp:
I/DEBUG ( 104): 55217bd8 00000001 4011c009 50f76040 4011eef9 [email protected]@`[email protected]
I/DEBUG ( 104): 55217be8 40092b94 50f76030 df0027ad 00000000 [email protected]`.P.'......
I/DEBUG ( 104): 55217bf8 50f76070 50fa7ca5 50f76030 4f36a0a5 p`.P.|.P0`.P..6O
I/DEBUG ( 104): 55217c08 50f76030 50f7a62c 50f797f4 00000000 0`.P,..P...P....
I/DEBUG ( 104): 55217c18 00000000 4f36a0d9 50f76030 4f36a121 ......6O0`.P!.6O
I/DEBUG ( 104):
I/DEBUG ( 104): code around pc:
I/DEBUG ( 104): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 104): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 104): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 104): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 104): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 104):
I/DEBUG ( 104): code around lr:
I/DEBUG ( 104): 50fa7c64 ef08f7ff bd104620 b5104b09 48094604 .... F...K...F.H
I/DEBUG ( 104): 50fa7c74 581a447b 32086863 b1336022 479868e3 {D.Xch.2"`3..h.G
I/DEBUG ( 104): 50fa7c84 f7ff6860 2100eefe 46206061 bf00bd10 `h.....!a` F....
I/DEBUG ( 104): 50fa7c94 000004c8 fffffffc 4604b510 ffe4f7ff ...........F....
I/DEBUG ( 104): 50fa7ca4 f7ff4620 4620eee8 bf00bd10 21004b1e F.... F.....K.!
I/BootReceiver( 417): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
W/InputDispatcher( 417): channel '4217ed48 air.net.machinarium.Machinarium.A1280.humble/air.net.machinarium.Machinarium.A1280.humble.AppEntry (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 417): channel '4217ed48 air.net.machinarium.Machinarium.A1280.humble/air.net.machinarium.Machinarium.A1280.humble.AppEntry (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 269): Process 7795 terminated by signal (11)
D/Sensors ( 417): libsensors: set delay = 66667 in microseconds
D/dalvikvm( 417): GC_FOR_ALLOC freed 444K, 35% free 8695K/13255K, paused 66ms, total 66ms
I/WindowState( 417): WIN DEATH: Window{422004f0 SurfaceView paused=false}
I/ActivityManager( 417): Process air.net.machinarium.Machinarium.A1280.humble (pid 7795) has died.
W/ActivityManager( 417): Force removing ActivityRecord{424ee098 air.net.machinarium.Machinarium.A1280.humble/.AppEntry}: app died, no saved state
W/InputDispatcher( 417): Attempted to unregister already unregistered input channel '4217ed48 air.net.machinarium.Machinarium.A1280.humble/air.net.machinarium.Machinarium.A1280.humble.AppEntry (server)'
I/WindowState( 417): WIN DEATH: Window{4217ed48 air.net.machinarium.Machinarium.A1280.humble/air.net.machinarium.Machinarium.A1280.humble.AppEntry paused=false}
I/WindowManager( 417): WINDOW DIED Window{4217ed48 air.net.machinarium.Machinarium.A1280.humble/air.net.machinarium.Machinarium.A1280.humble.AppEntry paused=false}

Related

.21 - Game Fixes (Not so much)

Okay, so, there were a number of games that prior to .21 either wouldn't start (e.g., Dead Space, Swords and Soldiers, Avadon) or wouldn't run without crashing (Defense Zone HD, Jelly Defense, Myth Defenders). I'm very happy to report that after .21, each and every game now seems to run perfectly.
That alone makes .21 a great update. Anybody else experiencing better game stability (or maybe apps in general)?
Update: Changed the thread name because there are some real problems with games and .21 did NOT fix them.
Defense Zone HD & Dead Space were running fine defore update for me.
Haven't tried the others you mentioned
ill make sure to check. hope this is true for the most part. I hated that freezing up and screen jumping after a while when playing specific games. maybe now ill reinstall that six guns game again
flub said:
Defense Zone HD & Dead Space were running fine defore update for me.
Haven't tried the others you mentioned
Click to expand...
Click to collapse
Hmmm... Dead Space crashed for me every time I tried to load it, and Defense Zone HD wouldn't finish a level without dropping to the home screen.
Maybe there was some corrupted data in my system that the update flushed out...
Draw Something worked before update but now no longer does.
Try clearing the app data and cache, note this will erase any saved games or other settings but should get the app working.
my shadowgun THD still freezes up after playing for a while. I hate it and its annoying. we need to figure out what's causing this issue. only seems to go away for a while after a fresh reboot.
words with friends stopped working
for me
Edit: just updated and now its working
flub said:
Defense Zone HD & Dead Space were running fine defore update for me.
Haven't tried the others you mentioned
Click to expand...
Click to collapse
Dead space runs, however since ICS it always switches to portrait mode and thus was unplayable for me.
Waiting for the Update to hit Germany...
Does anyone know what Glowball is suppose to be?
It's pre-installed and I figured it's a game, but it just closes itself after a few minutes, just tried again after the .21 update and same thing.
Well deadspace ran fine for me before this update. Now it crashes and closes itself. Hope they fix it.
Sent from my Transformer Prime TF201 using Tapatalk
I have been getting segfaults related to OpenGL since the update notably with Dream Zoo. Was fine before on .15.
For those getting crashes in games, can you please run logcat while it crashes?
Log for Dream Zoo
Code:
D/NvOsDebugPrintf(18406): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 53868005)
D/NvOsDebugPrintf(18406): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 53868005)
F/libc (18406): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
D/dalvikvm(18406): GC_CONCURRENT freed 1748K, 25% free 18509K/24583K, paused 6ms+21ms
I/DEBUG ( 4292): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 4292): Build fingerprint: 'asus/WW_epad/TF201:4.0.3/IML74K/WW_epad-9.4.2.21-20120323:user/release-keys'
I/DEBUG ( 4292): pid: 18406, tid: 18433 >>> com.zynga.dreamzoo <<<
I/DEBUG ( 4292): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 4292): r0 5c028a0c r1 00000000 r2 00000150 r3 00000014
I/DEBUG ( 4292): r4 00000004 r5 00000004 r6 00000000 r7 5c028a0c
I/DEBUG ( 4292): r8 014317a8 r9 0000ba0c 10 017a8f84 fp 00000004
I/DEBUG ( 4292): ip 40000000 sp 5c48fb00 lr 5b4c54b0 pc 4007fb6c cpsr 20000010
I/DEBUG ( 4292): d0 be41f4ef00000000 d1 401746eabffeee07
I/DEBUG ( 4292): d2 3faba1ba1bea9b02 d3 3fd3333333333333
I/DEBUG ( 4292): d4 c02a24043f800000 d5 3f1227d880000000
I/DEBUG ( 4292): d6 80000000bf3838dc d7 3f8000003f800000
I/DEBUG ( 4292): d8 4040000040400000 d9 4040000000000000
I/DEBUG ( 4292): d10 0000000000000000 d11 bf7de68b00000000
I/DEBUG ( 4292): d12 494a8b7480000000 d13 3f80000000000000
I/DEBUG ( 4292): d14 0000000000000000 d15 c02a2404402f238d
I/DEBUG ( 4292): d16 bf7de6adcefd287a d17 bf7de68b00000000
I/DEBUG ( 4292): d18 be81677e943d0919 d19 3fd5555555555563
I/DEBUG ( 4292): d20 0000000000000000 d21 bd8850128fb3dd95
I/DEBUG ( 4292): d22 3f9664f48433b301 d23 3f8226e3e992e451
I/DEBUG ( 4292): d24 3f57dbc8ff11c32b d25 3f6d6d22c990c419
I/DEBUG ( 4292): d26 3f3026f71ac62410 d27 3f4344d8f311a3b6
I/DEBUG ( 4292): d28 3f12b80f33437cf7 d29 3f147e889ffc3c75
I/DEBUG ( 4292): d30 3efb2a7074bf7ad4 d31 3ff0000000000000
I/DEBUG ( 4292): scr 80000012
I/DEBUG ( 4292):
I/DEBUG ( 4292): #00 pc 0000db6c /system/lib/libc.so (memcpy)
I/DEBUG ( 4292): #01 pc 000314ac /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #02 pc 00031d5c /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #03 pc 0000c62c /system/lib/egl/libGLESv2_tegra.so (glDrawArrays)
I/DEBUG ( 4292): #04 pc 0004ec5e /system/lib/libandroid_runtime.so
I/DEBUG ( 4292): #05 pc 0001ec30 /system/lib/libdvm.so (dvmPlatformInvoke)
I/DEBUG ( 4292): #06 pc 00058f6c /system/lib/libdvm.so (_Z16dvmCallJNIMethodPKjP6JValuePK6MethodP6Thread)
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around pc:
I/DEBUG ( 4292): 4007fb4c 1a00002b e88d0fe0 e2603000 e213301c +........0`..0..
I/DEBUG ( 4292): 4007fb5c 0a00000a e1530002 8202301c e1b0ce03 ......S..0......
I/DEBUG ( 4292): 4007fb6c 28b100f0 48b10300 28a000f0 48a00300 ...(...H...(...H
I/DEBUG ( 4292): 4007fb7c e3130004 1491a004 1480a004 e0422003 ............. B.
I/DEBUG ( 4292): 4007fb8c e2522020 3a000008 e3c1c01f e28cc040 R....:[email protected]
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around lr:
I/DEBUG ( 4292): 5b4c5490 1affff39 e3a0c003 eaffff7b e59de05c 9.......{...\...
I/DEBUG ( 4292): 5b4c54a0 e1a00007 e1a01006 e0020e95 ebff514c ............LQ..
I/DEBUG ( 4292): 5b4c54b0 eaffff3e e0883284 e1a01009 e2832070 >....2......p ..
I/DEBUG ( 4292): 5b4c54c0 e59e0048 e3a03010 e2899010 ebff50de H....0.......P..
I/DEBUG ( 4292): 5b4c54d0 eaffff57 e3a0c002 eaffff6b e2422b05 W.......k....+B.
I/DEBUG ( 4292):
I/DEBUG ( 4292): stack:
I/DEBUG ( 4292): 5c48fac0 00000009
I/DEBUG ( 4292): 5c48fac4 014468a4 [heap]
I/DEBUG ( 4292): 5c48fac8 00000000
I/DEBUG ( 4292): 5c48facc 57c0ed4d /system/lib/libardrv_dynamic.so
I/DEBUG ( 4292): 5c48fad0 00000000
I/DEBUG ( 4292): 5c48fad4 00000000
I/DEBUG ( 4292): 5c48fad8 014317a8 [heap]
I/DEBUG ( 4292): 5c48fadc 017a9428 [heap]
I/DEBUG ( 4292): 5c48fae0 014468a0 [heap]
I/DEBUG ( 4292): 5c48fae4 017a9428 [heap]
I/DEBUG ( 4292): 5c48fae8 00000001
I/DEBUG ( 4292): 5c48faec 5b4ce0e8 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5c48faf0 014468a4 [heap]
I/DEBUG ( 4292): 5c48faf4 00000002
I/DEBUG ( 4292): 5c48faf8 df0027ad
I/DEBUG ( 4292): 5c48fafc 00000000
I/DEBUG ( 4292): #00 5c48fb00 00000004
I/DEBUG ( 4292): 5c48fb04 00000000
I/DEBUG ( 4292): 5c48fb08 5c028a0c /dev/nvmap
I/DEBUG ( 4292): 5c48fb0c 014317a8 [heap]
I/DEBUG ( 4292): 5c48fb10 0000ba0c
I/DEBUG ( 4292): 5c48fb14 017a8f84 [heap]
I/DEBUG ( 4292): 5c48fb18 00000004
I/DEBUG ( 4292): 5c48fb1c 5c028a0c /dev/nvmap
I/DEBUG ( 4292): 5c48fb20 00000004
I/DEBUG ( 4292): 5c48fb24 5b4c54b0 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #01 5c48fb28 00000004
I/DEBUG ( 4292): 5c48fb2c 00000002
I/DEBUG ( 4292): 5c48fb30 00000005
I/DEBUG ( 4292): 5c48fb34 5c48fb74
I/DEBUG ( 4292): 5c48fb38 00000000
I/DEBUG ( 4292): 5c48fb3c 014465d8 [heap]
I/DEBUG ( 4292): 5c48fb40 00000078
I/DEBUG ( 4292): 5c48fb44 00000000
I/DEBUG ( 4292): 5c48fb48 5b4f783c /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5c48fb4c 5b4f08c0 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5c48fb50 ffffffe8
I/DEBUG ( 4292): 5c48fb54 00000000
I/DEBUG ( 4292): 5c48fb58 00000000
I/DEBUG ( 4292): 5c48fb5c 014317a8 [heap]
I/DEBUG ( 4292): 5c48fb60 00000054
I/DEBUG ( 4292): 5c48fb64 00000054
I/DEBUG ( 4292): 5c48fb68 00000000
I/DEBUG ( 4292): 5c48fb6c 00000054
I/DEBUG ( 4292): 5c48fb70 0000000c
I/DEBUG ( 4292): 5c48fb74 5b4f08a4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5c48fb78 00000004
I/DEBUG ( 4292): 5c48fb7c 5b4c5d60 /system/lib/egl/libGLESv2_tegra.so
I/BootReceiver( 194): Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
I/ActivityManager( 194): Process com.zynga.dreamzoo (pid 18406) has died.
I/WindowManager( 194): WIN DEATH: Window{4175cf88 com.zynga.dreamzoo/com.zynga.zooville.activities.ZooVilleGameActivity paused=false}
Log for Deadspace
Code:
D/NvOsDebugPrintf(19702): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 53925972)
D/NvOsDebugPrintf(19702): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 53925972)
F/libc (19702): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
I/DEBUG ( 4292): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 4292): Build fingerprint: 'asus/WW_epad/TF201:4.0.3/IML74K/WW_epad-9.4.2.21-20120323:user/release-keys'
I/DEBUG ( 4292): pid: 19702, tid: 19714 >>> com.ea.deadspace_row <<<
I/DEBUG ( 4292): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 4292): r0 0240f1b8 r1 0240f200 r2 00000000 r3 00000001
I/DEBUG ( 4292): r4 0240f200 r5 00000505 r6 00000000 r7 00006028
I/DEBUG ( 4292): r8 0240f1b8 r9 00000018 10 00000000 fp 0240f484
I/DEBUG ( 4292): ip 57a5d874 sp 5cc7b290 lr 57a29cc8 pc 00000000 cpsr 20000010
I/DEBUG ( 4292): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 4292): d2 00000000bf800000 d3 3f7fffff3f7fffff
I/DEBUG ( 4292): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 4292): d6 3f80000000000000 d7 3f8000003f800000
I/DEBUG ( 4292): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 4292): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 4292): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 4292): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 4292): d16 000000000000237e d17 3f1d9e60b98a5767
I/DEBUG ( 4292): d18 3f1d9feba79e311f d19 3fd5555566f6d160
I/DEBUG ( 4292): d20 bfc99999b505e5f2 d21 3fc24924a870f026
I/DEBUG ( 4292): d22 bfbc71c7241be56d d23 3fb745cde62e3b24
I/DEBUG ( 4292): d24 bfb3b0f2cc40edd5 d25 3fb10d66b961e5ee
I/DEBUG ( 4292): d26 bfadde2d76f088e8 d27 3fa97b4b348a6136
I/DEBUG ( 4292): d28 bfa2b4442c6a6c2f d29 0000000000000000
I/DEBUG ( 4292): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 4292): scr 60000012
I/DEBUG ( 4292):
I/DEBUG ( 4292): #00 pc 00000000
I/DEBUG ( 4292): #01 pc 0002fcc4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #02 pc 0002fd88 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #03 pc 0000c1b8 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #04 pc 00002044 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #05 pc 00001c24 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #06 pc 00001c88 /system/lib/libnvrm_graphics.so (NvRmStreamFlush)
I/DEBUG ( 4292): #07 pc 00004ab8 /system/lib/libardrv_dynamic.so (NvArdFlush)
I/DEBUG ( 4292): #08 pc 0002fa84 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #09 pc 000274ac /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #10 pc 00027a90 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #11 pc 0000c1e4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #12 pc 00002044 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #13 pc 00001c24 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #14 pc 00001c88 /system/lib/libnvrm_graphics.so (NvRmStreamFlush)
I/DEBUG ( 4292): #15 pc 00004ab8 /system/lib/libardrv_dynamic.so (NvArdFlush)
I/DEBUG ( 4292): #16 pc 0002fa84 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #17 pc 000274ac /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #18 pc 00027a90 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #19 pc 0000c1e4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #20 pc 00002044 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #21 pc 00001c24 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #22 pc 00001c88 /system/lib/libnvrm_graphics.so (NvRmStreamFlush)
I/DEBUG ( 4292): #23 pc 00004ab8 /system/lib/libardrv_dynamic.so (NvArdFlush)
I/DEBUG ( 4292): #24 pc 0002fa84 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #25 pc 000274ac /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #26 pc 00027a90 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #27 pc 0000c1e4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #28 pc 00002044 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #29 pc 00001c24 /system/lib/libnvrm_graphics.so
I/DEBUG ( 4292): #30 pc 00001c88 /system/lib/libnvrm_graphics.so (NvRmStreamFlush)
I/DEBUG ( 4292): #31 pc 00004ab8 /system/lib/libardrv_dynamic.so (NvArdFlush)
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around pc:
I/DEBUG ( 4292): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 4292): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 4292): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 4292): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 4292): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around lr:
I/DEBUG ( 4292): 57a29ca8 2a000002 e1a06086 e3560703 9a000004 ...*.`....V.....
I/DEBUG ( 4292): 57a29cb8 e28dd010 e8bd81f0 e1a0e00f e591f138 ............8...
I/DEBUG ( 4292): 57a29cc8 eaffffef e2880fb2 e3a07002 ebff5811 .........p...X..
I/DEBUG ( 4292): 57a29cd8 e5981000 e59802c8 e3a03004 e1a02006 .........0... ..
I/DEBUG ( 4292): 57a29ce8 e58d7000 e3a0cc3d e58dc004 eb0053f6 .p..=........S..
I/DEBUG ( 4292):
I/DEBUG ( 4292): stack:
I/DEBUG ( 4292): 5cc7b250 00000000
I/DEBUG ( 4292): 5cc7b254 4008c47f /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b258 01214408 [heap]
I/DEBUG ( 4292): 5cc7b25c 4008c4a7 /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b260 400b555c /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b264 400b56b0 /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b268 00000000
I/DEBUG ( 4292): 5cc7b26c 4008bfa1 /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b270 5745d1a0 /system/lib/libnvos.so
I/DEBUG ( 4292): 5cc7b274 400b56b0 /system/lib/libc.so
I/DEBUG ( 4292): 5cc7b278 5745d338 /system/lib/libnvos.so
I/DEBUG ( 4292): 5cc7b27c 5745970c /system/lib/libnvos.so
I/DEBUG ( 4292): 5cc7b280 5cc7b3f4
I/DEBUG ( 4292): 5cc7b284 6d52764e
I/DEBUG ( 4292): 5cc7b288 df0027ad
I/DEBUG ( 4292): 5cc7b28c 00000000
I/DEBUG ( 4292): #01 5cc7b290 696d6275
I/DEBUG ( 4292): 5cc7b294 61662074
I/DEBUG ( 4292): 5cc7b298 01205fb8 [heap]
I/DEBUG ( 4292): 5cc7b29c 57a21a34 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5cc7b2a0 0240f1b8 [heap]
I/DEBUG ( 4292): 5cc7b2a4 00000505
I/DEBUG ( 4292): 5cc7b2a8 00000000
I/DEBUG ( 4292): 5cc7b2ac 0003000f
I/DEBUG ( 4292): 5cc7b2b0 00000018
I/DEBUG ( 4292): 5cc7b2b4 57a29d8c /system/lib/egl/libGLESv2_tegra.so
I/BootReceiver( 194): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
V/Sensors ( 194): setDelay - sensor Accelerometer (handle 4), rate 66 ms (15.00 Hz)
V/Sensors ( 194): set fifo rate - divider : 13, delay : 66 ms (15.00 Hz)
I/MPL-fifo( 194): Actual ODR: 25000 mHz
I/WindowManager( 194): WIN DEATH: Window{417cd8c0 SurfaceView paused=false}
I/ActivityManager( 194): Process com.ea.deadspace_row (pid 19702) has died.
W/ActivityManager( 194): Force removing ActivityRecord{410c8ad8 com.ea.deadspace_row/.DeadSpaceActivity}: app died, no saved state
I/WindowManager( 194): WIN DEATH: Window{41352070 com.ea.deadspace_row/com.ea.deadspace_row.DeadSpaceActivity paused=false}
Log for Glowball
Code:
D/NvOsDebugPrintf(21458): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 61642774)
D/NvOsDebugPrintf(21458): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 61642774)
F/libc (21458): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
I/DEBUG ( 4292): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 4292): Build fingerprint: 'asus/WW_epad/TF201:4.0.3/IML74K/WW_epad-9.4.2.21-20120323:user/release-keys'
I/DEBUG ( 4292): pid: 21458, tid: 21470 >>> com.nvidia.demo.glowball <<<
I/DEBUG ( 4292): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 4292): r0 014060f8 r1 01408118 r2 00000120 r3 00000000
I/DEBUG ( 4292): r4 014060f8 r5 00000000 r6 00000004 r7 014080d0
I/DEBUG ( 4292): r8 00000001 r9 00000120 10 00000000 fp 00000000
I/DEBUG ( 4292): ip fffffc48 sp 5b7a79b0 lr 57a080a4 pc 57a2b9e0 cpsr 60000010
I/DEBUG ( 4292): d0 3f80000000000000 d1 00003e80ffffc180
I/DEBUG ( 4292): d2 41800000c67a0000 d3 000000003f0fb065
I/DEBUG ( 4292): d4 40e568d900000000 d5 419e666600000000
I/DEBUG ( 4292): d6 467a0000bf60a940 d7 3f8000003f800000
I/DEBUG ( 4292): d8 bcb9ce643c0111ca d9 00000000bf783f5d
I/DEBUG ( 4292): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 4292): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 4292): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 4292): d16 3fd892edcc5e954a d17 3fd7768820000000
I/DEBUG ( 4292): d18 3f91c65ac5e954a8 d19 3fd5555555555563
I/DEBUG ( 4292): d20 0000000000000000 d21 3f4e9941fd95f7d5
I/DEBUG ( 4292): d22 3f967603f3b85b3a d23 3f8234b95e1536f4
I/DEBUG ( 4292): d24 3f57ee8e9c77b687 d25 3f6d837749a17a0f
I/DEBUG ( 4292): d26 3f303cbf82ec106d d27 3f4350a4b3ce7364
I/DEBUG ( 4292): d28 3f12d777398a38e4 d29 3f1468092c141983
I/DEBUG ( 4292): d30 3efb2a7074bf7ad4 d31 be7374e0e4800000
I/DEBUG ( 4292): scr 20000013
I/DEBUG ( 4292):
I/DEBUG ( 4292): #00 pc 000319e0 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #01 pc 0000e0a0 /system/lib/egl/libGLESv2_tegra.so (glDrawElements)
I/DEBUG ( 4292): #02 pc 00382e58 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN16NRVertexBufferGL4DrawER7NRenderijP14NRVertexBuffer)
I/DEBUG ( 4292): #03 pc 0046854c /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN6NVMesh4DrawEP8NVViewerP16NVRenderSettingsiP14NRVertexBufferP18NVVertexIndexGroup)
I/DEBUG ( 4292): #04 pc 00445190 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN18NVVertexIndexGroup4DrawEP8NVViewerP16NVRenderSettingsiP14NRVertexBuffer)
I/DEBUG ( 4292): #05 pc 004bc52c /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN8NVViewer16DrawSortedShapesEP12NVRenderPass)
I/DEBUG ( 4292): #06 pc 004bcb98 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN8NVViewer6RenderEP12NVRenderPass)
I/DEBUG ( 4292): #07 pc 0047fa28 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN12NVRenderPass6RenderEP8NVViewer)
I/DEBUG ( 4292): #08 pc 004bc0b0 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN8NVViewer11Update_DrawEv)
I/DEBUG ( 4292): #09 pc 004bf1b8 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN8NVViewer6OnDrawERK11NRDrawEvent)
I/DEBUG ( 4292): #10 pc 00384c04 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN10NRWindowGL14PropagateEventERK11NRDrawEvent)
I/DEBUG ( 4292): #11 pc 00386944 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so (_ZN10NRWindowGL8MainLoopEPv)
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around pc:
I/DEBUG ( 4292): 57a2b9c0 e79a3107 e59d2044 e0635005 e59dc040 .1..D [email protected]
I/DEBUG ( 4292): 57a2b9d0 e0659009 e0866815 e59d502c eaffffd8 ..e..h..,P......
I/DEBUG ( 4292): 57a2b9e0 e1d520b0 e58d2028 eafffefb e249b001 . ..( ........I.
I/DEBUG ( 4292): 57a2b9f0 e58d902c e35b0000 e595a000 e1a0300b ,.....[......0..
I/DEBUG ( 4292): 57a2ba00 0a000058 e1a00005 e1a0100a e5b0e004 X...............
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around lr:
I/DEBUG ( 4292): 57a08084 e584e03c e1a00004 e58d9000 e1a01007 <...............
I/DEBUG ( 4292): 57a08094 e1a02006 e1a03008 e1a0e00f e595f0ec . ...0..........
I/DEBUG ( 4292): 57a080a4 e1a00004 e28dd008 e8bd47f0 eafff850 .........G..P...
I/DEBUG ( 4292): 57a080b4 e3000505 e28dd008 e8bd47f0 eafff820 .........G.. ...
I/DEBUG ( 4292): 57a080c4 e28dd008 e8bd87f0 e92d47f0 e24dd008 .........G-...M.
I/DEBUG ( 4292):
I/DEBUG ( 4292): stack:
I/DEBUG ( 4292): 5b7a7970 5b7a79ac
I/DEBUG ( 4292): 5b7a7974 00000000
I/DEBUG ( 4292): 5b7a7978 01408398 [heap]
I/DEBUG ( 4292): 5b7a797c 5789b0bf /system/lib/libardrv_dynamic.so
I/DEBUG ( 4292): 5b7a7980 01408398 [heap]
I/DEBUG ( 4292): 5b7a7984 00000000
I/DEBUG ( 4292): 5b7a7988 e3a13740
I/DEBUG ( 4292): 5b7a798c 0271b050 [heap]
I/DEBUG ( 4292): 5b7a7990 00000000
I/DEBUG ( 4292): 5b7a7994 78001910
I/DEBUG ( 4292): 5b7a7998 014060f8 [heap]
I/DEBUG ( 4292): 5b7a799c 57a39228 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5b7a79a0 5b7a79bc
I/DEBUG ( 4292): 5b7a79a4 5b7a79bc
I/DEBUG ( 4292): 5b7a79a8 df0027ad
I/DEBUG ( 4292): 5b7a79ac 00000000
I/DEBUG ( 4292): #00 5b7a79b0 03531fc0 [heap]
I/DEBUG ( 4292): 5b7a79b4 57a2fbb0 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5b7a79b8 01408398 [heap]
I/DEBUG ( 4292): 5b7a79bc b202091b
I/DEBUG ( 4292): 5b7a79c0 00010408
I/DEBUG ( 4292): 5b7a79c4 00010408
I/DEBUG ( 4292): 5b7a79c8 014060f8 [heap]
I/DEBUG ( 4292): 5b7a79cc 01408118 [heap]
I/DEBUG ( 4292): 5b7a79d0 00000004
I/DEBUG ( 4292): 5b7a79d4 00000120
I/DEBUG ( 4292): 5b7a79d8 00000000
I/DEBUG ( 4292): 5b7a79dc 00000000
I/DEBUG ( 4292): 5b7a79e0 0258a378 [heap]
I/DEBUG ( 4292): 5b7a79e4 57a0155c /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): 5b7a79e8 014060f8 [heap]
I/DEBUG ( 4292): 5b7a79ec 00000004
I/DEBUG ( 4292): 5b7a79f0 00000001
I/DEBUG ( 4292): 5b7a79f4 014060f8 [heap]
I/DEBUG ( 4292): 5b7a79f8 00000001
I/DEBUG ( 4292): 5b7a79fc 014060f8 [heap]
I/DEBUG ( 4292): 5b7a7a00 01407d80 [heap]
I/DEBUG ( 4292): 5b7a7a04 00000120
I/DEBUG ( 4292): 5b7a7a08 00000004
I/DEBUG ( 4292): 5b7a7a0c 00001403
I/DEBUG ( 4292): 5b7a7a10 00000000
I/DEBUG ( 4292): 5b7a7a14 00000000
I/DEBUG ( 4292): 5b7a7a18 0258a378 [heap]
I/DEBUG ( 4292): 5b7a7a1c 57a080a4 /system/lib/egl/libGLESv2_tegra.so
I/DEBUG ( 4292): #01 5b7a7a20 00000000
I/DEBUG ( 4292): 5b7a7a24 01407d80 [heap]
I/DEBUG ( 4292): 5b7a7a28 013e4010 [heap]
I/DEBUG ( 4292): 5b7a7a2c 02561ea8 [heap]
I/DEBUG ( 4292): 5b7a7a30 00000000
I/DEBUG ( 4292): 5b7a7a34 00000001
I/DEBUG ( 4292): 5b7a7a38 5c1560a0 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so
I/DEBUG ( 4292): 5b7a7a3c 000017c0
I/DEBUG ( 4292): 5b7a7a40 5c0d8d40 /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so
I/DEBUG ( 4292): 5b7a7a44 5bc9ae5c /data/data/com.nvidia.demo.glowball/lib/libnvdemo.so
I/Sensors ( 194): **** No Motion ****
I/BootReceiver( 194): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
V/Sensors ( 194): enable - sensor RotationVector (handle 0) en -> dis
I/WindowManager( 194): WIN DEATH: Window{41243c38 com.nvidia.demo.glowball/android.app.NativeActivity paused=false}
I/ActivityManager( 194): Process com.nvidia.demo.glowball (pid 21458) has died.
Log for Zen Pinball THD
Code:
D/NvOsDebugPrintf(22128): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 62650232)
D/NvOsDebugPrintf(22128): NvRmChannelSubmit failed (err = 196623, SyncPointValue = 62650232)
F/libc (22128): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1)
I/DEBUG ( 4292): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 4292): Build fingerprint: 'asus/WW_epad/TF201:4.0.3/IML74K/WW_epad-9.4.2.21-20120323:user/release-keys'
I/DEBUG ( 4292): pid: 22128, tid: 22146 >>> com.zenstudios.ZenPinball <<<
I/DEBUG ( 4292): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000004
I/DEBUG ( 4292): r0 5c1fb8a8 r1 5c1fb8a8 r2 3d43df1a r3 5c1fb8ac
I/DEBUG ( 4292): r4 00000000 r5 0203aa50 r6 0000004c r7 5c1fb8a8
I/DEBUG ( 4292): r8 00000001 r9 5c6aa6d0 10 5c1fb8ac fp 5c6aa700
I/DEBUG ( 4292): ip 0203acb0 sp 5c6aa550 lr 400d6714 pc 5c16cbe8 cpsr 20000010
I/DEBUG ( 4292): d0 3fef189926e43ddf d1 3f000000af9d09a6
I/DEBUG ( 4292): d2 b923a9ae360c6f93 d3 b9018800beccac60
I/DEBUG ( 4292): d4 3ef8c0f74016c93d d5 0000000000000000
I/DEBUG ( 4292): d6 40179fb23c2c839e d7 3e01a6f73e068e5b
I/DEBUG ( 4292): d8 3f8000003f800000 d9 3f2fc5683f800000
I/DEBUG ( 4292): d10 3cb18a1c3cb18a1c d11 0000000000000000
I/DEBUG ( 4292): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 4292): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 4292): d16 3fef189926e43ddf d17 3f219026bf61f162
I/DEBUG ( 4292): d18 3fef1780247847c0 d19 3f9d0ffb70f70800
I/DEBUG ( 4292): d20 0000000000000000 d21 3f63569ce7f09d89
I/DEBUG ( 4292): d22 3e21ed33bfd90970 d23 bda8fae9be8838d4
I/DEBUG ( 4292): d24 3e66376972bea4d0 d25 c014000000000000
I/DEBUG ( 4292): d26 3ff4000000000000 d27 3ef99342e0ee5069
I/DEBUG ( 4292): d28 c002ce59abdf385c d29 bfd545af5e1193f9
I/DEBUG ( 4292): d30 bc403b01b2c0cb66 d31 be74bea0fe400000
I/DEBUG ( 4292): scr 2000001a
I/DEBUG ( 4292):
I/DEBUG ( 4292): #00 pc 005d1be8 /data/data/com.zenstudios.ZenPinball/lib/libjnilib.so (_ZNK2Px2Fp15ParticleEmitter22fillSpriteVertexBufferEPvRKNS_12Matrix_floatES5_NS_18DisplayOrientationE)
I/DEBUG ( 4292): #01 lr 400d6714 /system/lib/libm.so
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around pc:
I/DEBUG ( 4292): 5c16cbc8 e28aa001 ee777ac6 ed9d6a66 e0873103 .....zw.fj...1..
I/DEBUG ( 4292): 5c16cbd8 e087a10a e2888001 ee344a46 e286604c ........FJ4.L`..
I/DEBUG ( 4292): 5c16cbe8 edc47a01 eddd7a62 ed9d6a65 eddd4a68 .z..bz..ej..hJ..
I/DEBUG ( 4292): 5c16cbf8 ed845a04 ed844a00 ee376a86 edc45a03 .Z...J...j7..Z..
I/DEBUG ( 4292): 5c16cc08 ed848a05 edc48a06 ed849a07 edc49a08 ................
I/DEBUG ( 4292):
I/DEBUG ( 4292): code around lr:
I/DEBUG ( 4292): 400d66f4 03001000 03a00000 03431ff0 0a00000a ..........C.....
I/DEBUG ( 4292): 400d6704 ec510b30 e3a02000 e3a03000 ebfff946 0.Q.. ...0..F...
I/DEBUG ( 4292): 400d6714 ea000005 e30fcfff e347cfef e152000c ..........G...R.
I/DEBUG ( 4292): 400d6724 da000003 ee701be0 ec510b31 e28dd01c ......p.1.Q.....
I/DEBUG ( 4292): 400d6734 e8bd8030 e28d2008 ebfff591 e200c003 0.... ..........
I/DEBUG ( 4292):
I/DEBUG ( 4292): stack:
I/DEBUG ( 4292): 5c6aa510 3ee6f42c
I/DEBUG ( 4292): 5c6aa514 bf507c3a
I/DEBUG ( 4292): 5c6aa518 3ebaec10
I/DEBUG ( 4292): 5c6aa51c 3f800000
I/DEBUG ( 4292): 5c6aa520 3f800000
I/DEBUG ( 4292): 5c6aa524 3f800000
I/DEBUG ( 4292): 5c6aa528 3f2fc568
I/DEBUG ( 4292): 5c6aa52c 3cb18a1c
I/DEBUG ( 4292): 5c6aa530 3cb18a1c
I/DEBUG ( 4292): 5c6aa534 00000000
I/DEBUG ( 4292): 5c6aa538 0203aa50 [heap]
I/DEBUG ( 4292): 5c6aa53c 00000000
I/DEBUG ( 4292): 5c6aa540 5c1fb8a8 /data/data/com.zenstudios.ZenPinball/lib/libjnilib.so
I/DEBUG ( 4292): 5c6aa544 00000000
I/DEBUG ( 4292): 5c6aa548 df0027ad
I/DEBUG ( 4292): 5c6aa54c 00000000
I/DEBUG ( 4292): #00 5c6aa550 b9018800
I/DEBUG ( 4292): 5c6aa554 be99c4cc
I/DEBUG ( 4292): 5c6aa558 beccac60
I/DEBUG ( 4292): 5c6aa55c 39481eae
I/DEBUG ( 4292): 5c6aa560 bf4cac61
I/DEBUG ( 4292): 5c6aa564 3f19c4cb
I/DEBUG ( 4292): 5c6aa568 00000000
I/DEBUG ( 4292): 5c6aa56c 5c6aa6e8
I/DEBUG ( 4292): 5c6aa570 5c6aa6dc
I/DEBUG ( 4292): 5c6aa574 3cb18a1c
I/DEBUG ( 4292): 5c6aa578 3cb18a1c
I/DEBUG ( 4292): 5c6aa57c 3d66f010
I/DEBUG ( 4292): 5c6aa580 3f773f34
I/DEBUG ( 4292): 5c6aa584 5c6aa70c
I/DEBUG ( 4292): 5c6aa588 3d684c78
I/DEBUG ( 4292): 5c6aa58c 5c6aa6f4
I/DEBUG ( 4292): 5c6aa590 5c6aa55c
I/DEBUG ( 4292): 5c6aa594 5c6aa6d0
I/BootReceiver( 194): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
V/Sensors ( 194): setDelay - sensor Accelerometer (handle 4), rate 66 ms (15.00 Hz)
I/WindowManager( 194): WIN DEATH: Window{415b4388 com.zenstudios.ZenPinball/com.zenstudios.ZenPinball.MainActivity paused=false}
W/WindowManager( 194): Force-removing child win Window{417504a8 SurfaceView paused=false} from container Window{415b4388 com.zenstudios.ZenPinball/com.zenstudios.ZenPinball.MainActivity paused=false}
I/ActivityManager( 194): Process com.zenstudios.ZenPinball (pid 22128) has died.
flyrocket said:
Does anyone know what Glowball is suppose to be?
It's pre-installed and I figured it's a game, but it just closes itself after a few minutes, just tried again after the .21 update and same thing.
Click to expand...
Click to collapse
Glowball is the original game that nvidia used to demo tegra3. It's actually pretty sweet. I haven't tried it since the update but I know that it was running just fine for me prior.
newellj79 said:
Glowball is the original game that nvidia used to demo tegra3. It's actually pretty sweet. I haven't tried it since the update but I know that it was running just fine for me prior.
Click to expand...
Click to collapse
Yes, all the games mentioned by me (4 of them), ran fine on .15.
Dead space after .21 works perfect in landscape mode. Before it works only in portrait mode.
Dead space, jelly defence and shadowgun did, and continue to work perfectly before and after the latest update
Sent from my Galaxy Nexus using XDA
lukcinek said:
Dead space after .21 works perfect in landscape mode. Before it works only in portrait mode.
Click to expand...
Click to collapse
dead space worked fine in landscape mode on .15. maybe you had an outdated version of the game. possibly From somewhere else other than the marketplace...lol
go2mo2 said:
Dead space, jelly defence and shadowgun did, and continue to work perfectly before and after the latest update
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
Same with me. All those games worked perfect, and continuely to do so. One game I noticed that doesn't work anymore is Freeplay. Loads up to the EA logo, then just crashes. Cleared data and cache, and its still a no go
Has anyone managed to get stratagus to work??
I think l got it to work with .13 and not since.
Stratagus is a Warcraft and starcraft emulator.
Fifa 12 now works!!!

Can anyone tell me the error in this logcat ?

Can anyone tell me the error in this logcat ?
E/keystore( 342): could not find any keystore module
E/keystore( 342): keystore keymaster could not be initialized; exiting
I/Netd ( 346): Netd 1.0 starting
I/Vold ( 345): Vold 2.1 (the revenge) firing up
D/Vold ( 345): Volume microsd state changing -1 (Initializing) -> 0 (No-Media)
F/libc ( 345): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 345 (vold)
I/DEBUG ( 112): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 112): Build fingerprint: 'asus/US_epad/TF201:4.0.3/IML74K/US_epad-9.4.2.21-20120323:user/'
I/DEBUG ( 112): pid: 345, tid: 345, name: vold >>> /system/bin/vold <<<
I/DEBUG ( 112): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 112): r0 00b110b8 r1 00000000 r2 be8749c4 r3 00000000
I/DEBUG ( 112): r4 00000000 r5 40073860 r6 00b11088 r7 00b1109c
I/DEBUG ( 112): r8 0000025d r9 be8749c4 sl 00000000 fp 00001716
I/DEBUG ( 112): ip 40075f64 sp be874978 lr 4007216f pc 40072186 cpsr 40000030
I/DEBUG ( 112): d0 05f5e100284a1e12 d1 0000000000000000
I/DEBUG ( 112): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 112): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 112): d6 0000000000000000 d7 0600316a00000000
I/DEBUG ( 112): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 112): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 112): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 112): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 112): d16 419800c5a8020c4a d17 3f50624dd2f1a9fc
I/DEBUG ( 112): d18 41c4250f09000000 d19 0000000000000000
I/DEBUG ( 112): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 112): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 112): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 112): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 112): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 112): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 112): scr 00000010
I/DEBUG ( 112):
I/DEBUG ( 112): backtrace:
I/DEBUG ( 112): #00 pc 00002186 /system/lib/libsysutils.so (SocketListener::sendBroadcast(int, char const*, bool)+45)
I/DEBUG ( 112): #01 pc 00005fbd /system/bin/vold
I/DEBUG ( 112):
I/DEBUG ( 112): stack:
I/DEBUG ( 112): be874938 00000000
I/DEBUG ( 112): be87493c 00000000
I/DEBUG ( 112): be874940 00004000
I/DEBUG ( 112): be874944 be874a1a [stack]
I/DEBUG ( 112): be874948 0000001c
I/DEBUG ( 112): be87494c 000000a8
I/DEBUG ( 112): be874950 ffff0208 [vectors]
I/DEBUG ( 112): be874954 be8749c4 [stack]
I/DEBUG ( 112): be874958 000000fe
I/DEBUG ( 112): be87495c 0000001c
I/DEBUG ( 112): be874960 00000000
I/DEBUG ( 112): be874964 00b121e0 [heap]
I/DEBUG ( 112): be874968 ffffffff
I/DEBUG ( 112): be87496c 00b11088 [heap]
I/DEBUG ( 112): be874970 df0027ad
I/DEBUG ( 112): be874974 00000000
I/DEBUG ( 112): #00 be874978 00000000
I/DEBUG ( 112): be87497c 0000025d
I/DEBUG ( 112): be874980 be8749c4 [stack]
I/DEBUG ( 112): be874984 00b121e0 [heap]
I/DEBUG ( 112): be874988 ffffffff
I/DEBUG ( 112): be87498c be8749c4 [stack]
I/DEBUG ( 112): be874990 00014bc0 /system/bin/vold
I/DEBUG ( 112): be874994 00000000
I/DEBUG ( 112): be874998 00b11008 [heap]
I/DEBUG ( 112): be87499c be874b2e [stack]
I/DEBUG ( 112): be8749a0 000137ae /system/bin/vold
I/DEBUG ( 112): be8749a4 0000dfc1 /system/bin/vold
I/DEBUG ( 112): #01 be8749a8 00b12260 [heap]
I/DEBUG ( 112): be8749ac ffffffff
I/DEBUG ( 112): be8749b0 00014bc0 /system/bin/vold
I/DEBUG ( 112): be8749b4 00000000
I/DEBUG ( 112): be8749b8 00014bcd /system/bin/vold
I/DEBUG ( 112): be8749bc 00000004
I/DEBUG ( 112): be8749c0 40037c0c
I/DEBUG ( 112): be8749c4 756c6f56
I/DEBUG ( 112): be8749c8 6d20656d
I/DEBUG ( 112): be8749cc 6f726369
I/DEBUG ( 112): be8749d0 2f206473
I/DEBUG ( 112): be8749d4 6f6d6552
I/DEBUG ( 112): be8749d8 6c626176
I/DEBUG ( 112): be8749dc 694d2f65
I/DEBUG ( 112): be8749e0 536f7263
I/DEBUG ( 112): be8749e4 74732044
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r0:
I/DEBUG ( 112): 00b11098 00b110b8 00000001 00000000 00000000 ................
I/DEBUG ( 112): 00b110a8 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 00b110b8 40075d00 00b110d8 00000000 00000013 .][email protected]
I/DEBUG ( 112): 00b110c8 00000000 00b110c8 00b110c8 00000013 ................
I/DEBUG ( 112): 00b110d8 40075d80 00b110e8 00000000 00000013 .][email protected]
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r2:
I/DEBUG ( 112): be8749a4 0000dfc1 00b12260 ffffffff 00014bc0 ....`".......K..
I/DEBUG ( 112): be8749b4 00000000 00014bcd 00000004 40037c0c .....K.......|[email protected]
I/DEBUG ( 112): be8749c4 756c6f56 6d20656d 6f726369 2f206473 Volume microsd /
I/DEBUG ( 112): be8749d4 6f6d6552 6c626176 694d2f65 536f7263 Removable/MicroS
I/DEBUG ( 112): be8749e4 74732044 20657461 6e616863 20646567 D state changed
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r5:
I/DEBUG ( 112): 40073840 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 40073850 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 40073860 6b636f53 694c7465 6e657473 45007265 SocketListener.E
I/DEBUG ( 112): 40073870 726f7272 69727720 676e6974 206f7420 rror writing to
I/DEBUG ( 112): 40073880 746e6f63 206c6f72 65706970 73252820 control pipe (%s
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r6:
I/DEBUG ( 112): 00b11068 00b11060 0000001b 00018150 00b11088 `.......P.......
I/DEBUG ( 112): 00b11078 00000000 00000000 00000000 00000033 ............3...
I/DEBUG ( 112): 00b11088 00018090 00000001 00014a9f ffffffff .........J......
I/DEBUG ( 112): 00b11098 00b110b8 00000001 00000000 00000000 ................
I/DEBUG ( 112): 00b110a8 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r7:
I/DEBUG ( 112): 00b1107c 00000000 00000000 00000033 00018090 ........3.......
I/DEBUG ( 112): 00b1108c 00000001 00014a9f ffffffff 00b110b8 .....J..........
I/DEBUG ( 112): 00b1109c 00000001 00000000 00000000 00000000 ................
I/DEBUG ( 112): 00b110ac 00000000 00000000 00000000 40075d00 .............][email protected]
I/DEBUG ( 112): 00b110bc 00b110d8 00000000 00000013 00000000 ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r9:
I/DEBUG ( 112): be8749a4 0000dfc1 00b12260 ffffffff 00014bc0 ....`".......K..
I/DEBUG ( 112): be8749b4 00000000 00014bcd 00000004 40037c0c .....K.......|[email protected]
I/DEBUG ( 112): be8749c4 756c6f56 6d20656d 6f726369 2f206473 Volume microsd /
I/DEBUG ( 112): be8749d4 6f6d6552 6c626176 694d2f65 536f7263 Removable/MicroS
I/DEBUG ( 112): be8749e4 74732044 20657461 6e616863 20646567 D state changed
I/DEBUG ( 112):
I/DEBUG ( 112): memory near fp:
I/DEBUG ( 112): 000016f4 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001704 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001714 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001724 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001734 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near ip:
I/DEBUG ( 112): 40075f44 4010207c 400de8f9 400de8f9 400fc93c | [email protected]@[email protected]<[email protected]
I/DEBUG ( 112): 40075f54 40103939 40112ac9 40102e9c 40016385 [email protected]*[email protected]@[email protected]
I/DEBUG ( 112): 40075f64 40102290 40102690 400fe16c 400fe498 ."[email protected]&[email protected]@[email protected]
I/DEBUG ( 112): 40075f74 40112be5 4010f5f1 40111ef1 400fd5cc [email protected]@[email protected]@
I/DEBUG ( 112): 40075f84 400fcc1c 4010247c 4011a85d 400de907 [email protected]|[email protected]][email protected]@
I/DEBUG ( 112):
I/DEBUG ( 112): memory near sp:
I/DEBUG ( 112): be874958 000000fe 0000001c 00000000 00b121e0 .............!..
I/DEBUG ( 112): be874968 ffffffff 00b11088 df0027ad 00000000 .........'......
I/DEBUG ( 112): be874978 00000000 0000025d be8749c4 00b121e0 ....]....I...!..
I/DEBUG ( 112): be874988 ffffffff be8749c4 00014bc0 00000000 .....I...K......
I/DEBUG ( 112): be874998 00b11008 be874b2e 000137ae 0000dfc1 .....K...7......
I/DEBUG ( 112):
I/DEBUG ( 112): code around pc:
I/DEBUG ( 112): 40072164 46884638 f7ff4691 6930ee02 f8df4d13 8F.F.F....0i.M..
I/DEBUG ( 112): 40072174 6843b050 689c447d 2100e016 9100464a P.Ch}D.h...!JF..
I/DEBUG ( 112): 40072184 68204653 f0014641 b160f827 edd6f7ff SF hAF..'.`.....
I/DEBUG ( 112): 40072194 f7ff6800 465bedda 447b2105 9000462a .h....[F.!{D*F..
I/DEBUG ( 112): 400721a4 f7ff2003 68a4edde 685a6933 d1e44294 . .....h3iZh.B..
I/DEBUG ( 112):
I/DEBUG ( 112): code around lr:
I/DEBUG ( 112): 4007214c 000017a9 0000177e 000017ae 4ff7e92d ....~.......-..O
I/DEBUG ( 112): 4007215c 0714f100 469a4606 46884638 f7ff4691 .....F.F8F.F.F..
I/DEBUG ( 112): 4007216c 6930ee02 f8df4d13 6843b050 689c447d ..0i.M..P.Ch}D.h
I/DEBUG ( 112): 4007217c 2100e016 9100464a 68204653 f0014641 ...!JF..SF hAF..
I/DEBUG ( 112): 4007218c b160f827 edd6f7ff f7ff6800 465bedda '.`......h....[F
I can tell you the error (fatal signal 11), however, can't do much in the way of helping you fix it. Memory problem?
Sent from my PG86100 using xda app-developers app
Hello,
Could you try to restart with another sdcard or whitout ?
I think it's a sdcard problem.
best regard,
FX

Can anyone tell me the error in this logcat ?

Can anyone tell me the error in this logcat ?
E/keystore( 342): could not find any keystore module
E/keystore( 342): keystore keymaster could not be initialized; exiting
I/Netd ( 346): Netd 1.0 starting
I/Vold ( 345): Vold 2.1 (the revenge) firing up
D/Vold ( 345): Volume microsd state changing -1 (Initializing) -> 0 (No-Media)
F/libc ( 345): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 345 (vold)
I/DEBUG ( 112): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 112): Build fingerprint: 'asus/US_epad/TF201:4.0.3/IML74K/US_epad-9.4.2.21-20120323:user/'
I/DEBUG ( 112): pid: 345, tid: 345, name: vold >>> /system/bin/vold <<<
I/DEBUG ( 112): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 112): r0 00b110b8 r1 00000000 r2 be8749c4 r3 00000000
I/DEBUG ( 112): r4 00000000 r5 40073860 r6 00b11088 r7 00b1109c
I/DEBUG ( 112): r8 0000025d r9 be8749c4 sl 00000000 fp 00001716
I/DEBUG ( 112): ip 40075f64 sp be874978 lr 4007216f pc 40072186 cpsr 40000030
I/DEBUG ( 112): d0 05f5e100284a1e12 d1 0000000000000000
I/DEBUG ( 112): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 112): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 112): d6 0000000000000000 d7 0600316a00000000
I/DEBUG ( 112): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 112): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 112): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 112): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 112): d16 419800c5a8020c4a d17 3f50624dd2f1a9fc
I/DEBUG ( 112): d18 41c4250f09000000 d19 0000000000000000
I/DEBUG ( 112): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 112): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 112): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 112): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 112): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 112): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 112): scr 00000010
I/DEBUG ( 112):
I/DEBUG ( 112): backtrace:
I/DEBUG ( 112): #00 pc 00002186 /system/lib/libsysutils.so (SocketListener::sendBroadcast(int, char const*, bool)+45)
I/DEBUG ( 112): #01 pc 00005fbd /system/bin/vold
I/DEBUG ( 112):
I/DEBUG ( 112): stack:
I/DEBUG ( 112): be874938 00000000
I/DEBUG ( 112): be87493c 00000000
I/DEBUG ( 112): be874940 00004000
I/DEBUG ( 112): be874944 be874a1a [stack]
I/DEBUG ( 112): be874948 0000001c
I/DEBUG ( 112): be87494c 000000a8
I/DEBUG ( 112): be874950 ffff0208 [vectors]
I/DEBUG ( 112): be874954 be8749c4 [stack]
I/DEBUG ( 112): be874958 000000fe
I/DEBUG ( 112): be87495c 0000001c
I/DEBUG ( 112): be874960 00000000
I/DEBUG ( 112): be874964 00b121e0 [heap]
I/DEBUG ( 112): be874968 ffffffff
I/DEBUG ( 112): be87496c 00b11088 [heap]
I/DEBUG ( 112): be874970 df0027ad
I/DEBUG ( 112): be874974 00000000
I/DEBUG ( 112): #00 be874978 00000000
I/DEBUG ( 112): be87497c 0000025d
I/DEBUG ( 112): be874980 be8749c4 [stack]
I/DEBUG ( 112): be874984 00b121e0 [heap]
I/DEBUG ( 112): be874988 ffffffff
I/DEBUG ( 112): be87498c be8749c4 [stack]
I/DEBUG ( 112): be874990 00014bc0 /system/bin/vold
I/DEBUG ( 112): be874994 00000000
I/DEBUG ( 112): be874998 00b11008 [heap]
I/DEBUG ( 112): be87499c be874b2e [stack]
I/DEBUG ( 112): be8749a0 000137ae /system/bin/vold
I/DEBUG ( 112): be8749a4 0000dfc1 /system/bin/vold
I/DEBUG ( 112): #01 be8749a8 00b12260 [heap]
I/DEBUG ( 112): be8749ac ffffffff
I/DEBUG ( 112): be8749b0 00014bc0 /system/bin/vold
I/DEBUG ( 112): be8749b4 00000000
I/DEBUG ( 112): be8749b8 00014bcd /system/bin/vold
I/DEBUG ( 112): be8749bc 00000004
I/DEBUG ( 112): be8749c0 40037c0c
I/DEBUG ( 112): be8749c4 756c6f56
I/DEBUG ( 112): be8749c8 6d20656d
I/DEBUG ( 112): be8749cc 6f726369
I/DEBUG ( 112): be8749d0 2f206473
I/DEBUG ( 112): be8749d4 6f6d6552
I/DEBUG ( 112): be8749d8 6c626176
I/DEBUG ( 112): be8749dc 694d2f65
I/DEBUG ( 112): be8749e0 536f7263
I/DEBUG ( 112): be8749e4 74732044
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r0:
I/DEBUG ( 112): 00b11098 00b110b8 00000001 00000000 00000000 ................
I/DEBUG ( 112): 00b110a8 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 00b110b8 40075d00 00b110d8 00000000 00000013 .][email protected]
I/DEBUG ( 112): 00b110c8 00000000 00b110c8 00b110c8 00000013 ................
I/DEBUG ( 112): 00b110d8 40075d80 00b110e8 00000000 00000013 .][email protected]
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r2:
I/DEBUG ( 112): be8749a4 0000dfc1 00b12260 ffffffff 00014bc0 ....`".......K..
I/DEBUG ( 112): be8749b4 00000000 00014bcd 00000004 40037c0c .....K.......|[email protected]
I/DEBUG ( 112): be8749c4 756c6f56 6d20656d 6f726369 2f206473 Volume microsd /
I/DEBUG ( 112): be8749d4 6f6d6552 6c626176 694d2f65 536f7263 Removable/MicroS
I/DEBUG ( 112): be8749e4 74732044 20657461 6e616863 20646567 D state changed
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r5:
I/DEBUG ( 112): 40073840 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 40073850 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112): 40073860 6b636f53 694c7465 6e657473 45007265 SocketListener.E
I/DEBUG ( 112): 40073870 726f7272 69727720 676e6974 206f7420 rror writing to
I/DEBUG ( 112): 40073880 746e6f63 206c6f72 65706970 73252820 control pipe (%s
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r6:
I/DEBUG ( 112): 00b11068 00b11060 0000001b 00018150 00b11088 `.......P.......
I/DEBUG ( 112): 00b11078 00000000 00000000 00000000 00000033 ............3...
I/DEBUG ( 112): 00b11088 00018090 00000001 00014a9f ffffffff .........J......
I/DEBUG ( 112): 00b11098 00b110b8 00000001 00000000 00000000 ................
I/DEBUG ( 112): 00b110a8 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r7:
I/DEBUG ( 112): 00b1107c 00000000 00000000 00000033 00018090 ........3.......
I/DEBUG ( 112): 00b1108c 00000001 00014a9f ffffffff 00b110b8 .....J..........
I/DEBUG ( 112): 00b1109c 00000001 00000000 00000000 00000000 ................
I/DEBUG ( 112): 00b110ac 00000000 00000000 00000000 40075d00 .............][email protected]
I/DEBUG ( 112): 00b110bc 00b110d8 00000000 00000013 00000000 ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near r9:
I/DEBUG ( 112): be8749a4 0000dfc1 00b12260 ffffffff 00014bc0 ....`".......K..
I/DEBUG ( 112): be8749b4 00000000 00014bcd 00000004 40037c0c .....K.......|[email protected]
I/DEBUG ( 112): be8749c4 756c6f56 6d20656d 6f726369 2f206473 Volume microsd /
I/DEBUG ( 112): be8749d4 6f6d6552 6c626176 694d2f65 536f7263 Removable/MicroS
I/DEBUG ( 112): be8749e4 74732044 20657461 6e616863 20646567 D state changed
I/DEBUG ( 112):
I/DEBUG ( 112): memory near fp:
I/DEBUG ( 112): 000016f4 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001704 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001714 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001724 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112): 00001734 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 112):
I/DEBUG ( 112): memory near ip:
I/DEBUG ( 112): 40075f44 4010207c 400de8f9 400de8f9 400fc93c | [email protected]@[email protected]<[email protected]
I/DEBUG ( 112): 40075f54 40103939 40112ac9 40102e9c 40016385 [email protected]*[email protected]@[email protected]
I/DEBUG ( 112): 40075f64 40102290 40102690 400fe16c 400fe498 ."[email protected]&[email protected]@[email protected]
I/DEBUG ( 112): 40075f74 40112be5 4010f5f1 40111ef1 400fd5cc [email protected]@[email protected]@
I/DEBUG ( 112): 40075f84 400fcc1c 4010247c 4011a85d 400de907 [email protected]|[email protected]][email protected]@
I/DEBUG ( 112):
I/DEBUG ( 112): memory near sp:
I/DEBUG ( 112): be874958 000000fe 0000001c 00000000 00b121e0 .............!..
I/DEBUG ( 112): be874968 ffffffff 00b11088 df0027ad 00000000 .........'......
I/DEBUG ( 112): be874978 00000000 0000025d be8749c4 00b121e0 ....]....I...!..
I/DEBUG ( 112): be874988 ffffffff be8749c4 00014bc0 00000000 .....I...K......
I/DEBUG ( 112): be874998 00b11008 be874b2e 000137ae 0000dfc1 .....K...7......
I/DEBUG ( 112):
I/DEBUG ( 112): code around pc:
I/DEBUG ( 112): 40072164 46884638 f7ff4691 6930ee02 f8df4d13 8F.F.F....0i.M..
I/DEBUG ( 112): 40072174 6843b050 689c447d 2100e016 9100464a P.Ch}D.h...!JF..
I/DEBUG ( 112): 40072184 68204653 f0014641 b160f827 edd6f7ff SF hAF..'.`.....
I/DEBUG ( 112): 40072194 f7ff6800 465bedda 447b2105 9000462a .h....[F.!{D*F..
I/DEBUG ( 112): 400721a4 f7ff2003 68a4edde 685a6933 d1e44294 . .....h3iZh.B..
I/DEBUG ( 112):
I/DEBUG ( 112): code around lr:
I/DEBUG ( 112): 4007214c 000017a9 0000177e 000017ae 4ff7e92d ....~.......-..O
I/DEBUG ( 112): 4007215c 0714f100 469a4606 46884638 f7ff4691 .....F.F8F.F.F..
I/DEBUG ( 112): 4007216c 6930ee02 f8df4d13 6843b050 689c447d ..0i.M..P.Ch}D.h
I/DEBUG ( 112): 4007217c 2100e016 9100464a 68204653 f0014641 ...!JF..SF hAF..
I/DEBUG ( 112): 4007218c b160f827 edd6f7ff f7ff6800 465bedda '.`......h....[F
That is the memory allocation issue of the Prime.
ASUS is still trying to figure out how to fix it.
Best solution is to reboot.
leppie said:
That is the memory allocation issue of the Prime.
ASUS is still trying to figure out how to fix it.
Best solution is to reboot.
Click to expand...
Click to collapse
I dont think so because the logcat is from me trying to port Jelly Bean to the transformer prime

Help fixing AOSP 2.3.7

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

[Q] Supersonic SC-74JB Tablet flash

Hello all! First of all appologies for the crappy title. I just re-read it after hitting the submit post button :\
I'm trying to fix my fiance's father's tablet. It is a cheapie 7in whose company website doesn't help at all (and support portion helps even less). At the moment I'm at a deadlock and I can't quite figure out how to proceed next. Here's what I got:
The tablet is stuck in a loop at boot (it's detailed after this list in the code section)
There is no recovery that I can find. 'adb reboot recovery' acts just like 'adb reboot bootloader')
No combination of button presses at boot would change the behavior of the boot process
I can shell in via adb
I cannot find the stock ROM for this little guy
logcat:
Code:
/AndroidRuntime(10945):
D/AndroidRuntime(10945): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime(10945): CheckJNI is OFF
D/dalvikvm(10945): Trying to load lib libjavacore.so 0x0
D/dalvikvm(10945): Added shared lib libjavacore.so 0x0
D/dalvikvm(10945): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(10945): Added shared lib libnativehelper.so 0x0
F/libc (10945): Fatal signal 11 (SIGSEGV) at 0x5a4e91b4 (code=1), thread 10945 (zygote)
I/DEBUG ( 83): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 83): Build fingerprint: 'SoftWinnner/crane_a702jhorange/crane-a702jhorange:4.1.1/JRO03C/20121213:eng/test-keys'
I/DEBUG ( 83): pid: 10945, tid: 10945, name: zygote >>> zygote <<<
I/DEBUG ( 83): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 5a4e91b4
I/DEBUG ( 83): r0 40ee7bd8 r1 007f1047 r2 58525028 r3 58525098
I/DEBUG ( 83): r4 fffc89ee r5 407e31a8 r6 41fcea50 r7 5868fd3c
I/DEBUG ( 83): r8 41c3a000 r9 40087f88 sl 00000000 fp 407c3a9e
I/DEBUG ( 83): ip 00002400 sp be9258a0 lr 407a2653 pc 4078f338 cpsr 80000030
I/DEBUG ( 83): d0 380000003b800000 d1 3000000034000000
I/DEBUG ( 83): d2 5752620857526152 d3 5752627857526257
I/DEBUG ( 83): d4 5752627857526240 d5 575659d8575262b0
I/DEBUG ( 83): d6 57565a4857565a10 d7 57565ab857565a80
I/DEBUG ( 83): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 83): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 83): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 83): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 83): d16 0000000000000017 d17 0000000000000000
I/DEBUG ( 83): d18 0000000000000000 d19 0000000000000000
I/DEBUG ( 83): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 83): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 83): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 83): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 83): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 83): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 83): scr 60000010
I/DEBUG ( 83):
I/DEBUG ( 83): backtrace:
I/DEBUG ( 83): #00 pc 00056338 /system/lib/libdvm.so (dexStringById(DexFile const*, unsigned int)+3)
I/DEBUG ( 83): #01 pc 0006964f /system/lib/libdvm.so
I/DEBUG ( 83): #02 pc 00069ca7 /system/lib/libdvm.so (dvmFindClassNoInit(char const*, Object*)+214)
I/DEBUG ( 83): #03 pc 00063f21 /system/lib/libdvm.so (dvmFindClassByName(StringObject*, Object*, bool)+84)
I/DEBUG ( 83): #04 pc 00066195 /system/lib/libdvm.so
I/DEBUG ( 83): #05 pc 00027260 /system/lib/libdvm.so
I/DEBUG ( 83): #06 pc 0002bb38 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
I/DEBUG ( 83): #07 pc 0005f5b1 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
I/DEBUG ( 83): #08 pc 0005f5db /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG ( 83): #09 pc 00069c3d /system/lib/libdvm.so (dvmFindClassNoInit(char const*, Object*)+108)
I/DEBUG ( 83): #10 pc 0004d227 /system/lib/libdvm.so
I/DEBUG ( 83): #11 pc 00061051 /system/lib/libandroid_runtime.so (android::register_android_content_AssetManager(_JNIEnv*)+200)
I/DEBUG ( 83): #12 pc 00045123 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+34)
I/DEBUG ( 83): #13 pc 00045221 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+200)
I/DEBUG ( 83): #14 pc 00000dcf /system/bin/app_process
I/DEBUG ( 83):
I/DEBUG ( 83): stack:
I/DEBUG ( 83): be925860 407e31a8 /system/lib/libdvm.so
I/DEBUG ( 83): be925864 00000001
I/DEBUG ( 83): be925868 9c50d290
I/DEBUG ( 83): be92586c 58eea730 /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 83): be925870 40ee7bd8
I/DEBUG ( 83): be925874 0000000c
I/DEBUG ( 83): be925878 40087f88
I/DEBUG ( 83): be92587c 40e52ba4
I/DEBUG ( 83): be925880 407e31a8 /system/lib/libdvm.so
I/DEBUG ( 83): be925884 41fcea50 [heap]
I/DEBUG ( 83): be925888 0003001e
I/DEBUG ( 83): be92588c 41c3a000 /dev/ashmem/dalvik-aux-structure (deleted)
I/DEBUG ( 83): be925890 40087f88
I/DEBUG ( 83): be925894 00000000
I/DEBUG ( 83): be925898 df0027ad
I/DEBUG ( 83): be92589c 00000000
I/DEBUG ( 83): #00 be9258a0 41fe9770 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 83): ........ ........
I/DEBUG ( 83): #01 be9258a0 41fe9770 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 83): be9258a4 407a78e5 /system/lib/libdvm.so (dvmHeapSourceAlloc(unsigned int)+76)
I/DEBUG ( 83): be9258a8 000004eb
I/DEBUG ( 83): be9258ac 41874a38
I/DEBUG ( 83): be9258b0 41fe97c8 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 83): be9258b4 00000000
I/DEBUG ( 83): be9258b8 00000001
I/DEBUG ( 83): be9258bc 00000001
I/DEBUG ( 83): be9258c0 41fe9780 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 83): be9258c4 41fe9128 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 83): be9258c8 40ee7bd8
I/DEBUG ( 83): be9258cc 0000652b
I/DEBUG ( 83): be9258d0 585de0a4 /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 83): be9258d4 5852502c /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 83): be9258d8 5852502c /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 83): be9258dc 41c3a000 /dev/ashmem/dalvik-aux-structure (deleted)
I/DEBUG ( 83): ........ ........
I/DEBUG ( 83): #02 be925928 40023c50
I/DEBUG ( 83): be92592c 00000000
I/DEBUG ( 83): be925930 00000000
I/DEBUG ( 83): be925934 40756fc0 /system/lib/libdvm.so
I/DEBUG ( 83): be925938 00000009
I/DEBUG ( 83): be92593c 40023c50
I/DEBUG ( 83): be925940 40087f88
I/DEBUG ( 83): be925944 00000000
I/DEBUG ( 83): be925948 00000000
I/DEBUG ( 83): be92594c 40756fc0 /system/lib/libdvm.so
I/DEBUG ( 83): be925950 00000009
I/DEBUG ( 83): be925954 40ecff00
I/DEBUG ( 83): be925958 00000000
I/DEBUG ( 83): be92595c 4079cf25 /system/lib/libdvm.so (dvmFindClassByName(StringObject*, Object*, bool)+88)
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r0:
I/DEBUG ( 83): 40ee7bb8 726f7765 616a2e6b 6c634072 65737361 [email protected]
I/DEBUG ( 83): 40ee7bc8 65642e73 72610078 616c6340 0000003b [email protected];...
I/DEBUG ( 83): 40ee7bd8 58525000 58525028 58525098 58580258 .PRX(PRX.PRXX.XX
I/DEBUG ( 83): 40ee7be8 585ab74c 58607ff4 58586dc8 58687fdc L.ZX..`X.mXX..hX
I/DEBUG ( 83): 40ee7bf8 58525028 58edc870 58f0c880 58525028 (PRXp..X...X(PRX
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r1:
I/DEBUG ( 83): 007f1024 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 007f1034 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 007f1044 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 007f1054 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 007f1064 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r2:
I/DEBUG ( 83): 58525008 00000028 009b7684 009b76b0 000001b8 (....v...v......
I/DEBUG ( 83): 58525018 009b7868 00126310 00000000 8e954ce5 hx...c.......L..
I/DEBUG ( 83): 58525028 0a786564 00353330 d20546db 64f4f890 dex.035..F.....d
I/DEBUG ( 83): 58525038 3b542ffe 2d65832c fd4944b1 5b0c331b ./T;,.e-.DI..3.[
I/DEBUG ( 83): 58525048 009b7684 00000070 12345678 00000000 .v..p...xV4.....
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r3:
I/DEBUG ( 83): 58525078 0000b915 00086724 0000fffd 000e2fcc ....$g......./..
I/DEBUG ( 83): 58525088 00001682 00162fb4 00827690 0018fff4 ...../...v......
I/DEBUG ( 83): 58525098 005fe1ae 005fe1b0 005fe1b3 005fe1b6 .._..._..._..._.
I/DEBUG ( 83): 585250a8 005fe1cb 005fe1cf 005fe1d7 005fe1e6 .._..._..._..._.
I/DEBUG ( 83): 585250b8 005fe1fb 005fe202 005fe218 005fe229 .._..._..._.)._.
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r5:
I/DEBUG ( 83): 407e3188 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 83): 407e3198 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 83): 407e31a8 41fce730 41fce720 00500000 10000000 0..A ..A..P.....
I/DEBUG ( 83): 407e31b8 03000000 00004000 00006000 00000001 [email protected]`......
I/DEBUG ( 83): 407e31c8 00000101 00000002 00000001 00000000 ................
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r6:
I/DEBUG ( 83): 41fcea30 00000000 00000000 00000000 00000013 ................
I/DEBUG ( 83): 41fcea40 00000000 00000800 40e50008 00000453 [email protected]
I/DEBUG ( 83): 41fcea50 415af230 40ecff14 57563238 40e53000 [email protected]@
I/DEBUG ( 83): 41fcea60 00000000 00000000 be925980 00000000 .........Y......
I/DEBUG ( 83): 41fcea70 be9259b4 00000001 00000000 40756fc0 [email protected]
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r7:
I/DEBUG ( 83): 5868fd1c ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 5868fd2c ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 5868fd3c ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 5868fd4c ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 5868fd5c ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r8:
I/DEBUG ( 83): 41c39fe0 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 83): 41c39ff0 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 83): 41c3a000 40ee7bd8 58525028 41c3a034 41c951f4 .{[email protected](PRX4..A.Q.A
I/DEBUG ( 83): 41c3a010 41c9bd64 41cdbd58 40ee7c10 00000001 d..AX..A.|[email protected]
I/DEBUG ( 83): 41c3a020 58525000 00addb78 58525000 00addb78 .PRXx....PRXx...
I/DEBUG ( 83):
I/DEBUG ( 83): memory near r9:
I/DEBUG ( 83): 40087f68 00000000 00000000 00000000 00000013 ................
I/DEBUG ( 83): 40087f78 00110000 00000000 00000000 0000003b ............;...
I/DEBUG ( 83): 40087f88 646e614c 64696f72 6e6f632f 746e6574 Landroid/content
I/DEBUG ( 83): 40087f98 7365722f 7373412f 69467465 6544656c /res/AssetFileDe
I/DEBUG ( 83): 40087fa8 69726373 726f7470 0000003b 00000000 scriptor;.......
I/DEBUG ( 83):
I/DEBUG ( 83): memory near fp:
I/DEBUG ( 83): 407c3a7c 20746867 61636f6c 0a796c6c 3c000a00 ght locally....<
I/DEBUG ( 83): 407c3a8c 003e6425 7823253c 253c003e 3e646c6c %d>.<%#x>.<%lld>
I/DEBUG ( 83): 407c3a9c 61640000 6b69766c 45006d76 6c62616e ..dalvikvm.Enabl
I/DEBUG ( 83): 407c3aac 20676e69 6f6c6c61 72742063 656b6361 ing alloc tracke
I/DEBUG ( 83): 407c3abc 25282072 6e652064 65697274 25202c73 r (%d entries, %
I/DEBUG ( 83):
I/DEBUG ( 83): memory near ip:
I/DEBUG ( 83): 000023e0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 000023f0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 00002400 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 00002410 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83): 00002420 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 83):
I/DEBUG ( 83): memory near sp:
I/DEBUG ( 83): be925880 407e31a8 41fcea50 0003001e 41c3a000 [email protected]
I/DEBUG ( 83): be925890 40087f88 00000000 df0027ad 00000000 [email protected]'......
I/DEBUG ( 83): be9258a0 41fe9770 407a78e5 000004eb 41874a38 [email protected]
I/DEBUG ( 83): be9258b0 41fe97c8 00000000 00000001 00000001 ...A............
I/DEBUG ( 83): be9258c0 41fe9780 41fe9128 40ee7bd8 0000652b ...A(..A.{[email protected]+e..
I/DEBUG ( 83):
I/DEBUG ( 83): code around pc:
I/DEBUG ( 83): 4078f318 bf008ff0 0004fa10 00034834 0003bcb2 ........4H......
I/DEBUG ( 83): 4078f328 000347b2 0003bc53 0003bc4c 6ac26883 .G..S...L....h.j
I/DEBUG ( 83): 4078f338 3021f853 e00018d3 f9934603 1c581000 S.!0.....F....X.
I/DEBUG ( 83): 4078f348 dbf92900 68c34770 1021f853 bfeef7ff .)..pG.hS.!.....
I/DEBUG ( 83): 4078f358 41f3e92d 68004606 f006460d 4604fa0d -..A.F.h.F.....F
I/DEBUG ( 83):
I/DEBUG ( 83): code around lr:
I/DEBUG ( 83): 407a2630 a814e003 f7b32210 980def3e 4c9a6839 ....."..>...9h.L
I/DEBUG ( 83): 407a2640 f8d8900e 68c20000 f852900a f7ec1021 .......h..R.!...
I/DEBUG ( 83): 407a2650 4683fe71 ea006878 b1530304 465b4999 q..Fxh....S..I[F
I/DEBUG ( 83): 407a2660 24004a99 44799000 2005447a ef28f7b3 .J.$..yDzD. ..(.
I/DEBUG ( 83): 407a2670 f1bae1a3 d1080f00 46584994 f7b34479 .........IXFyD..
I/DEBUG ( 83):
I/DEBUG ( 83): memory map around fault addr 5a4e91b4:
I/DEBUG ( 83): 59e50000-59f4f000
I/DEBUG ( 83): (no map for address)
I/DEBUG ( 83): be905000-be926000 [stack]
I/ServiceManager( 80): service 'media.audio_policy' died
I/ServiceManager( 80): service 'media.audio_flinger' died
I/ServiceManager( 80): service 'media.player' died
I/ServiceManager( 80): service 'media.camera' died
I/Netd (10950): Netd 1.0 starting
I/mediaserver(10949): ServiceManager: 0x41abcd38
I/AudioFlinger(10949): Using default 3000 mSec as standby time.
I/CameraService(10949): CameraService started (pid=10949)
I/AudioPolicyManagerBase(10949): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioFlinger(10949): loadHwModule() Loaded primary audio interface from sunxi audio HW HAL (audio) handle 1
I/AudioFlinger(10949): HAL output buffer size 1056 frames, normal mix buffer size 1056 frames
I/AudioMixer(10949): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger(10949): Using module 1 has the primary audio interface
I/AudioFlinger(10949): AudioFlinger's thread 0x41ac87a0 ready to run
W/AudioFlinger(10949): Thread AudioOut_2 cannot connect to the power manager service
I/AudioPolicyService(10949): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
E/BandwidthController(10950): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
E/BandwidthController(10950): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
D/MDnsDS (10950): MDnsSdListener::Hander starting up
D/MDnsDS (10950): MDnsSdListener starting to monitor
D/MDnsDS (10950): Going to poll with pollCount 1
So, my question is this. How easy (or hard) would it be to install/build AOSP for this? There doesn't appear to be anything special with it. Opened it up and saw that the processor is a "Allwinner A10".
Or is there some way I can force it into dfu mode to pull the contents of the NAND?
Or easier yet, can I grab any 4.1.0 library compiled for armv7 (libdvm.so?)
Thank you in advance
--Brendan
I've started to document more information about this tablet, PM if you want the URL (can't post URL here due to >10 post restriction) Will edit that post when I get there

Categories

Resources