[BUG]Holding + volume then tapping trackball - Nexus One General

Holding + volume then tapping trackball slows the whole phone down. It doesnt APPEAR to do anything of significance, but the whole phone slows way down for a few seconds, then after about 10 seconds, the phone vibrates. As if it WAS doing something then vibrates to say "yes Ive done it".
Real pain in the ass, as i use trackball and vol Up/Down for the various emu's and quake 1/3's.... Due to the limited amount of hardware controls, i have to use them. Makes say walking (vol down) and shooting (trackball press) really hard in Quake 3 for example....
Running CM 5.0.6 (using pershoots latest 5.0.6 kernal). Not sure if the problem is in Android/Nexus One ROM/Cyanogen. Or if it even happens on other devices.... Anyone else have the same issue?

Does not seem to happen to a stock phone, no effect.

Maybe something wrong with Cyanogenmod/possibly an app in background?

Ive never noticed this before, but I just tired it on Enomther's ROM and it did the exact same thing. Werid...

I've tested this on cyanogen.. it vibrates once... and then.. after like 2 .. 3 minutes.. it vibrates twice :|

dahool said:
I've tested this on cyanogen.. it vibrates once... and then.. after like 2 .. 3 minutes.. it vibrates twice :|
Click to expand...
Click to collapse
Same exact thing happens here. Running Cyanogen 5.0.6 with the latest Pershoot kernel @ 1.13ghz

What shows up when you do a logcat?
If it's slowing down then something must be happening and that will show you exactly what's goin on.
oh, and this doesn't happen on NexDESIRE v1.2.
edit: also, yay! 1000th post

weird, this is the logcat:
Code:
I/dumpstate( 5866): begin
D/dalvikvm( 133): GC freed 40072 objects / 2098136 bytes in 111ms
D/dalvikvm( 133): GC freed 35130 objects / 2103608 bytes in 109ms
D/dalvikvm( 133): GC freed 34315 objects / 2101864 bytes in 113ms
D/dalvikvm( 133): GC freed 42234 objects / 2087072 bytes in 113ms
D/dalvikvm( 133): GC freed 42131 objects / 2095792 bytes in 115ms
D/dalvikvm( 5759): GC freed 10265 objects / 497472 bytes in 36ms
D/dalvikvm( 4643): GC freed 10804 objects / 493168 bytes in 42ms
D/dalvikvm( 365): GC freed 10512 objects / 480352 bytes in 35ms
D/dalvikvm( 621): GC freed 10451 objects / 476992 bytes in 33ms
D/dalvikvm( 595): GC freed 10605 objects / 484320 bytes in 32ms
D/dalvikvm( 659): GC freed 11218 objects / 509552 bytes in 37ms
D/dalvikvm( 627): GC freed 11229 objects / 512056 bytes in 38ms
D/dalvikvm( 549): GC freed 11720 objects / 531720 bytes in 37ms
D/dalvikvm( 431): GC freed 10261 objects / 468784 bytes in 36ms
D/dalvikvm( 498): GC freed 10326 objects / 520856 bytes in 37ms
D/dalvikvm( 4650): GC freed 10136 objects / 573152 bytes in 44ms
D/dalvikvm( 3680): GC freed 10499 objects / 504240 bytes in 42ms
D/dalvikvm( 609): GC freed 10328 objects / 469840 bytes in 35ms
D/dalvikvm( 615): GC freed 10375 objects / 504376 bytes in 42ms
D/dalvikvm( 374): GC freed 12627 objects / 612040 bytes in 52ms
D/dalvikvm( 333): GC freed 10510 objects / 503112 bytes in 38ms
D/dalvikvm( 293): GC freed 10215 objects / 496512 bytes in 39ms
D/dalvikvm( 133): GC freed 40748 objects / 2092280 bytes in 111ms
D/dalvikvm( 133): GC freed 43771 objects / 2109344 bytes in 113ms
D/dalvikvm( 133): GC freed 36570 objects / 2091488 bytes in 120ms
I/dumpstate( 5866): done
It's in fact doing something... but is this a bug or not?
edit: btw: shouldn't this be in the developers board?

this is wierd first time i noticed this

Well i wasnt sure if this was happening globally or what, but if something is wrong across the board, maybe it should be in the development bored....
Maybe its a debugging feature that wasn't removed before final release?

I tried this out on CM 5.0.7 Test 1 using Pershoot's latest OC/UV kernel for 5.0.7... and yeah, it does vibrate, but my phone does not slow down... and my logcat is quite different... I've highlighted the lines outputted when the phone vibrates... it's quite strange... first time it vibrates once when the PCM playback apparently enter standby mode... and then it does something with the radio and radio log (maybe it's just a signal strength change in my area which is frequent, but it outputted this happened everytime i tried this)... and finally when it dumps the current state, it vibrates twice... I find the behaviour quite strange
Code:
D/dalvikvm( 822): GC freed 1023 objects / 622584 bytes in 34ms
I/NotificationService( 136): enqueueToast pkg=android [email protected] duration=0
I/dumpstate( 3283): begin
I/NotificationService( 136): enqueueToast pkg=android [email protected] duration=0
I/NotificationService( 136): enqueueToast pkg=android [email protected] duration=0
W/AudioFlinger( 118): write blocked for 155 msecs, 59 delayed writes, thread 0xd780
[B]I/AudioHardwareQSD( 118): AudioHardware pcm playback is going to standby.[/B]
D/dalvikvm( 822): GC freed 1085 objects / 587912 bytes in 2246ms
I/DEBUG ( 115): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 115): Build fingerprint: 'google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys'
I/DEBUG ( 115): pid: 3296, tid: 3296 >>> parse_radio_log <<<
I/DEBUG ( 115): signal 7 (SIGBUS), fault addr 00000000
I/DEBUG ( 115): r0 00000005 r1 000094b5 r2 be99ec44 r3 ffffe3a5
I/DEBUG ( 115): r4 0000b110 r5 0000e86b r6 00050015 r7 00050000
I/DEBUG ( 115): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 115): ip c326fc84 sp be99ec50 lr 00008d43 pc 00008d42 cpsr 60000030
I/DEBUG ( 115): #00 pc 00008d42 /system/bin/parse_radio_log
I/DEBUG ( 115): #01 lr 00008d43 /system/bin/parse_radio_log
I/DEBUG ( 115):
I/DEBUG ( 115): code around pc:
I/DEBUG ( 115): 00008d30 4a8cb111 e00218a0 46114b8b f7ff18e0
I/DEBUG ( 115): 00008d40 ed15ed20 eef80a04 48887a40 ee671820
I/DEBUG ( 115): 00008d50 eef77a88 ec530ae7 f7ff2b30 f8dfed12
I/DEBUG ( 115):
I/DEBUG ( 115): code around lr:
I/DEBUG ( 115): 00008d30 4a8cb111 e00218a0 46114b8b f7ff18e0
I/DEBUG ( 115): 00008d40 ed15ed20 eef80a04 48887a40 ee671820
I/DEBUG ( 115): 00008d50 eef77a88 ec530ae7 f7ff2b30 f8dfed12
I/DEBUG ( 115):
I/DEBUG ( 115): stack:
I/DEBUG ( 115): be99ec10 afe3ae88 /system/lib/libc.so
I/DEBUG ( 115): be99ec14 38000000
I/DEBUG ( 115): be99ec18 00000000
I/DEBUG ( 115): be99ec1c 0000b110 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec20 0000e86b [heap]
I/DEBUG ( 115): be99ec24 00050015 [heap]
I/DEBUG ( 115): be99ec28 00050000 [heap]
I/DEBUG ( 115): be99ec2c afe14b37 /system/lib/libc.so
I/DEBUG ( 115): be99ec30 000094b5 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec34 be99ec44 [stack]
I/DEBUG ( 115): be99ec38 ffffe3a5
I/DEBUG ( 115): be99ec3c 00008d43 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec40 000094b5 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec44 00009816 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec48 df002777
I/DEBUG ( 115): be99ec4c e3a070ad
I/DEBUG ( 115): #00 be99ec50 0000e7d5 [heap]
I/DEBUG ( 115): be99ec54 c326fc84
I/DEBUG ( 115): be99ec58 00009a65 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec5c 00000000
I/DEBUG ( 115): be99ec60 00000000
I/DEBUG ( 115): be99ec64 0000b110 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec68 0000c384 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec6c 0000951a /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec70 000096d3 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec74 afe14b37 /system/lib/libc.so
I/DEBUG ( 115): be99ec78 00009437 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec7c 00000000
I/DEBUG ( 115): be99ec80 00000000
I/DEBUG ( 115): be99ec84 0000b110 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec88 0000c384 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec8c 0000e654 [heap]
I/DEBUG ( 115): be99ec90 000096d3 /system/bin/parse_radio_log
I/DEBUG ( 115): be99ec94 00008c2b /system/bin/parse_radio_log
D/dalvikvm( 136): GC freed 30681 objects / 1613120 bytes in 115ms
D/dalvikvm( 136): GC freed 24805 objects / 1652160 bytes in 111ms
D/dalvikvm( 136): GC freed 25964 objects / 1635400 bytes in 116ms
D/dalvikvm( 822): GC freed 976 objects / 559344 bytes in 695ms
D/dalvikvm( 136): GC freed 31901 objects / 1634328 bytes in 113ms
D/dalvikvm( 644): GC freed 19249 objects / 905136 bytes in 48ms
D/dalvikvm( 3032): GC freed 21135 objects / 971008 bytes in 43ms
D/dalvikvm( 1565): GC freed 11315 objects / 523376 bytes in 46ms
D/dalvikvm( 719): GC freed 11351 objects / 524840 bytes in 38ms
D/dalvikvm( 589): GC freed 11320 objects / 523696 bytes in 37ms
D/dalvikvm( 1603): GC freed 11323 objects / 524168 bytes in 36ms
D/dalvikvm( 484): GC freed 11318 objects / 523600 bytes in 41ms
D/dalvikvm( 725): GC freed 11477 objects / 524840 bytes in 37ms
D/dalvikvm( 1332): GC freed 11318 objects / 515544 bytes in 36ms
D/dalvikvm( 822): GC freed 1045 objects / 601280 bytes in 565ms
D/dalvikvm( 812): GC freed 11475 objects / 524904 bytes in 38ms
D/dalvikvm( 431): GC freed 11326 objects / 523832 bytes in 39ms
D/dalvikvm( 834): GC freed 11306 objects / 523560 bytes in 42ms
D/dalvikvm( 609): GC freed 11299 objects / 523144 bytes in 36ms
D/dalvikvm( 579): GC freed 11332 objects / 524696 bytes in 35ms
D/dalvikvm( 458): GC freed 11341 objects / 523952 bytes in 35ms
D/dalvikvm( 136): GC freed 29984 objects / 1628912 bytes in 121ms
D/dalvikvm( 136): GC freed 35145 objects / 1655624 bytes in 122ms
D/dalvikvm( 822): GC freed 3812 objects / 596024 bytes in 891ms
D/dalvikvm( 136): GC freed 31653 objects / 1629752 bytes in 108ms
[B]I/dumpstate( 3283): done[/B]
D/dalvikvm( 822): GC freed 1070 objects / 600184 bytes in 40ms
D/dalvikvm( 822): GC freed 1059 objects / 619600 bytes in 49ms
D/dalvikvm( 822): GC freed 1005 objects / 574448 bytes in 59ms
D/dalvikvm( 822): GC freed 1058 objects / 595632 bytes in 39ms
D/dalvikvm( 822): GC freed 1022 objects / 620992 bytes in 38ms
D/dalvikvm( 822): GC freed 1085 objects / 588064 bytes in 46ms
D/dalvikvm( 822): GC freed 976 objects / 559376 bytes in 43ms
D/dalvikvm( 822): GC freed 1045 objects / 601312 bytes in 81ms
D/dalvikvm( 822): GC freed 1044 objects / 603232 bytes in 41ms
D/dalvikvm( 822): GC freed 1001 objects / 592488 bytes in 41ms
D/dalvikvm( 822): GC freed 1045 objects / 561984 bytes in 40ms
D/dalvikvm( 822): GC freed 1041 objects / 612968 bytes in 39ms
D/dalvikvm( 822): GC freed 1005 objects / 574432 bytes in 49ms
D/dalvikvm( 822): GC freed 1058 objects / 595664 bytes in 41ms
D/dalvikvm( 822): GC freed 1022 objects / 621056 bytes in 40ms
D/dalvikvm( 822): GC freed 1085 objects / 587992 bytes in 52ms
D/dalvikvm( 822): GC freed 976 objects / 559456 bytes in 47ms
D/dalvikvm( 822): GC freed 1045 objects / 601352 bytes in 45ms

5.0.7 does indeed seem to be quite different....

Thanks to ciwrl for this one:
This is not a bug. Ironically, this is the BUG COLLECTOR. Check your SD cards for a bugreport folder containing text files with bug reports. Not sure what info it collects though...

Ahh thought it would have been for debugging purposes. Is it possible to turn it off? Or does such a thing require recompiling cMod (which would not be fun )

mattisdada said:
Ahh thought it would have been for debugging purposes. Is it possible to turn it off? Or does such a thing require recompiling cMod (which would not be fun )
Click to expand...
Click to collapse
Its not just in CM, its actually part of Android...
(for example, on the Magic, the same can be accomplished with Menu+Back, and on the g1 its Menu+Left_shift)
So to do so, you'd have to recompile android from source.

:| What a nightmare that would be for me....
Informal request: Can we change the key combo manually in new CM/disable it entirely?
Ie, would such a thing be difficult for CM to incorporate? Or just out of the question to trivial....?

rickytenzer said:
Thanks to ciwrl for this one:
This is not a bug. Ironically, this is the BUG COLLECTOR. Check your SD cards for a bugreport folder containing text files with bug reports. Not sure what info it collects though...
Click to expand...
Click to collapse
Took a look at the text file.
WOW, its huge.
If you have an issue with your SD card or it was in use, then you will see a lag while the file is written.
Mine took very little time to process and vibrate twice once complete.

Ive got a Class 6 16GB MicroSD, best i could get via (online)retail in Australia....
Each of my bug reports are 3.8MB or so. Seems to dump an awful lot of intofrmation. Makes its very laggy for a short period, then a little laggy for a lenthy period, then double viberates....

Related

ROMs not booting..help

I am having issues flashing roms.
roms like the ADP_Base and cyanogenmod 4.1.99 boot and flash ok.
roms like cyanogenmod 4.2.1 and "Magic3G UnI Official Magic Sense UI" seem to flash ok, but do not boot.
ROM used for log:
Magic_MT3G.zip
Code:
D/AndroidRuntime( 1590): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1590): CheckJNI is OFF
D/AndroidRuntime( 1590): --- registering native functions ---
D/ ( 1590): ======================== register_android_graphics_Canvas, g_haveProfilerFile=0
I/Zygote ( 1590): Preloading classes...
D/dalvikvm( 1590): GC freed 786 objects / 43096 bytes in 6ms
D/dalvikvm( 1590): GC freed 275 objects / 17264 bytes in 6ms
D/dalvikvm( 1590): GC freed 200 objects / 12200 bytes in 8ms
D/dalvikvm( 1590): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1590): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1590): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1590): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1590): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1590): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1590): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1590): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1590): GC freed 458 objects / 28888 bytes in 10ms
D/dalvikvm( 1590): GC freed 3565 objects / 169208 bytes in 24ms
D/dalvikvm( 1590): GC freed 10677 objects / 390408 bytes in 44ms
D/dalvikvm( 1590): GC freed 11505 objects / 486440 bytes in 53ms
D/dalvikvm( 1590): GC freed 10564 objects / 447608 bytes in 78ms
D/dalvikvm( 1590): GC freed 14668 objects / 539600 bytes in 65ms
D/dalvikvm( 1590): GC freed 10394 objects / 442960 bytes in 50ms
D/dalvikvm( 1590): GC freed 6527 objects / 278120 bytes in 45ms
D/dalvikvm( 1590): GC freed 345 objects / 36752 bytes in 38ms
D/dalvikvm( 1590): GC freed 778 objects / 48416 bytes in 60ms
D/dalvikvm( 1590): GC freed 321 objects / 37304 bytes in 65ms
D/dalvikvm( 1590): GC freed 482 objects / 29032 bytes in 62ms
D/dalvikvm( 1590): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1590): Added shared lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1590): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1590): Shared lib '/system/lib/libwebcore.so' already loaded in same CL 0x0
D/dalvikvm( 1590): GC freed 412 objects / 24360 bytes in 61ms
D/dalvikvm( 1590): GC freed 644 objects / 49496 bytes in 69ms
D/dalvikvm( 1590): GC freed 574 objects / 46864 bytes in 64ms
D/dalvikvm( 1590): GC freed 307 objects / 21176 bytes in 64ms
D/dalvikvm( 1590): GC freed 316 objects / 17576 bytes in 71ms
D/dalvikvm( 1590): GC freed 628 objects / 31960 bytes in 71ms
I/DEBUG ( 123): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 123): Build fingerprint: 'chunghwa/htc_magic/sapphire/sapphire:1.5/CUPCAKE/75468:user/release-keys'
I/DEBUG ( 123): pid: 1590, tid: 1590 >>> zygote <<<
I/DEBUG ( 123): signal 11 (SIGSEGV), fault addr 45171b60
I/DEBUG ( 123): r0 45171b50 r1 41049f10 r2 41049f10 r3 4151fd76
I/DEBUG ( 123): r4 41bf6612 r5 41049ed4 r6 bedbd4b0 r7 ad00e5c0
I/DEBUG ( 123): r8 00000006 r9 00000000 10 41049ee4 fp 00000000
I/DEBUG ( 123): ip 00000006 sp bedbd470 lr ad017ba0 pc ad00f8b8 cpsr 80000010
I/DEBUG ( 123): #00 pc 0000f8b8 /system/lib/libdvm.so
I/DEBUG ( 123): #01 pc 00017b9c /system/lib/libdvm.so
I/DEBUG ( 123): #02 pc 000175e0 /system/lib/libdvm.so
I/DEBUG ( 123): #03 pc 000523dc /system/lib/libdvm.so
I/DEBUG ( 123): #04 pc 000523fa /system/lib/libdvm.so
I/DEBUG ( 123): #05 pc 0005d404 /system/lib/libdvm.so
I/DEBUG ( 123): #06 pc 0005d5da /system/lib/libdvm.so
I/DEBUG ( 123): #07 pc 00057452 /system/lib/libdvm.so
I/DEBUG ( 123): #08 pc 000588a8 /system/lib/libdvm.so
I/DEBUG ( 123): #09 pc 00013198 /system/lib/libdvm.so
I/DEBUG ( 123): #10 pc 00017b9c /system/lib/libdvm.so
I/DEBUG ( 123): #11 pc 000175e0 /system/lib/libdvm.so
I/DEBUG ( 123): #12 pc 000523dc /system/lib/libdvm.so
I/DEBUG ( 123): #13 pc 0003f178 /system/lib/libdvm.so
I/DEBUG ( 123): #14 pc 0002af10 /system/lib/libandroid_runtime.so
I/DEBUG ( 123): #15 pc 0002ba0e /system/lib/libandroid_runtime.so
I/DEBUG ( 123): #16 pc 00008bf2 /system/bin/app_process
I/DEBUG ( 123): #17 pc 0001fd22 /system/lib/libc.so
I/DEBUG ( 123): #18 pc 0000bcb2 /system/lib/libc.so
I/DEBUG ( 123): #19 pc b000157e /system/bin/linker
I/DEBUG ( 123): stack:
I/DEBUG ( 123): bedbd430 bedbd498 [stack]
I/DEBUG ( 123): bedbd434 bedbd498 [stack]
I/DEBUG ( 123): bedbd438 41049e64
I/DEBUG ( 123): bedbd43c bedbd490 [stack]
I/DEBUG ( 123): bedbd440 ad00e5c0 /system/lib/libdvm.so
I/DEBUG ( 123): bedbd444 ad0590ed /system/lib/libdvm.so
I/DEBUG ( 123): bedbd448 41513f8e /system/framework/core.odex
I/DEBUG ( 123): bedbd44c ad01319c /system/lib/libdvm.so
I/DEBUG ( 123): bedbd450 401b3010 /dev/ashmem/mspace/dalvik-heap/zygote/0 (deleted)
I/DEBUG ( 123): bedbd454 41048200
I/DEBUG ( 123): bedbd458 bedbd490 [stack]
I/DEBUG ( 123): bedbd45c ad017b44 /system/lib/libdvm.so
I/DEBUG ( 123): bedbd460 00000330
I/DEBUG ( 123): bedbd464 bedbd558 [stack]
I/DEBUG ( 123): bedbd468 df002777
I/DEBUG ( 123): bedbd46c e3a070ad
I/DEBUG ( 123): #00 bedbd470 00000000
I/DEBUG ( 123): bedbd474 41048200
I/DEBUG ( 123): bedbd478 bedbd4b0 [stack]
I/DEBUG ( 123): bedbd47c ad017b44 /system/lib/libdvm.so
I/DEBUG ( 123): bedbd480 00000330
I/DEBUG ( 123): bedbd484 bedbd560 [stack]
I/DEBUG ( 123): bedbd488 0000bd00 [heap]
I/DEBUG ( 123): bedbd48c 41049ee4
I/DEBUG ( 123): bedbd490 00000000
I/DEBUG ( 123): bedbd494 ad017ba0 /system/lib/libdvm.so
I/DEBUG ( 123): #01 bedbd498 401b7868 /dev/ashmem/mspace/dalvik-heap/zygote/0 (deleted)
I/DEBUG ( 123): bedbd49c 00000001
I/DEBUG ( 123): bedbd4a0 0000bd00 [heap]
I/DEBUG ( 123): bedbd4a4 ad0175e4 /system/lib/libdvm.so
D/AndroidRuntime( 1593):
thinking I did something wrong I restored using SAPPIMG_Sapphire_TMUS_1.88.531.1_COC10_release_signed.nbh
redid the 1click root using FlashRec.apk
flashed SPL to Engineering-SPL-HBOOT-1.33.2009 using recovery-RA-magic-v1.2.3G
I also recreated the SD fat32(~3.5Gb)+ext3(~250mb)+swap(~256mb) (in gparted)
booted into fastboot and ran:
fastboot erase system -w
fastboot erase boot
rebooted into recovery and flashed Magic_MT3G1.zip
rebooted...
Still not working..attached logcat output
I am 100% lost now...

libSDL won't open

On The Verizon Fascinate, 2.1, Blackhole's custom rom with 1.25 ghz LV overclock, libSDL opens for a brief second, showing a black screen, then quickly returns back to ADW.
ADB logcat shows:
V/InputDevice( 2394): ID[0]=0 Dn (0=>1)
V/WindowManager( 2394): Dsptch 0 x192.0 y124.0 > Window{47e83b50 org.adw.launcher/org.adw.launcher.Launcher paused=false}
V/InputDevice( 2394): ID[0]=0 Up (1=>0)
V/WindowManager( 2394): Dsptch 1 x192.0 y124.0 > Window{47e83b50 org.adw.launcher/org.adw.launcher.Launcher paused=false}
I/ActivityManager( 2394): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=libSDL.jni/.libSDL }
I/ActivityManager( 2394): Start proc libSDL.jni for activity libSDL.jni/.libSDL: pid=3618 uid=10101 gids={1015, 3003}
I/Zygote ( 3618): Zygote: pid 3618 has INTERNET permission, then set capability for CAP_NET_RAW(13)
W/Resources( 2394): Converting to boolean: TypedValue{t=0x3/d=0xd9d "res/anim/accelerate_decelerate_interpolator.xml" a=1 r=0x10a0004}
W/Resources( 2394): Converting to boolean: TypedValue{t=0x3/d=0xd9d "res/anim/accelerate_decelerate_interpolator.xml" a=1 r=0x10a0004}
D/dalvikvm( 3618): Trying to load lib /data/data/libSDL.jni/lib/libnativeapp.so 0x47eced90
D/dalvikvm( 3618): Added shared lib /data/data/libSDL.jni/lib/libnativeapp.so 0x47eced90
W/SDL ( 3618): JNI_OnLoad: requesting JNI_VERSION_1_2
D/dalvikvm( 3618): +++ not scanning '/system/lib/libwebcore.so' for 'libSDLcheckloaded' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libmedia_jni.so' for 'libSDLcheckloaded' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libexif.so' for 'libSDLcheckloaded' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libsrec_jni.so' for 'libSDLcheckloaded' (wrong CL)
D/dalvikvm( 3618): GC freed 757 objects / 56704 bytes in 25ms
D/SensorManager( 3618): ====>>>>>Num Sensor: 1
D/SensorManager( 3618): found sensor: KR3DH, handle=0
D/SensorManager( 3618): ====>>>>>Num Sensor: 2
D/SensorManager( 3618): found sensor: MS-3C Magnetic Sensor, handle=1
D/SensorManager( 3618): ====>>>>>Num Sensor: 3
D/SensorManager( 3618): found sensor: MS-3C Orientation Sensor, handle=2
D/SensorManager( 3618): ====>>>>>Num Sensor: 4
D/SensorManager( 3618): found sensor: gp2a Proximity Sensor, handle=7
D/SensorManager( 3618): ====>>>>>Num Sensor: 0
D/SensorManager( 3618): found sensor: gp2a Light Sensor, handle=4
E/SensorManager( 3618): ####### akmd2 started!!!
I/WindowManager( 2394): Setting rotation to 1, animFlags=0
D/dalvikvm( 3618): +++ not scanning '/system/lib/libwebcore.so' for 'libSDLresume' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libmedia_jni.so' for 'libSDLresume' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libexif.so' for 'libSDLresume' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libsrec_jni.so' for 'libSDLresume' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libwebcore.so' for 'libSDLmain' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libmedia_jni.so' for 'libSDLmain' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libexif.so' for 'libSDLmain' (wrong CL)
D/dalvikvm( 3618): +++ not scanning '/system/lib/libsrec_jni.so' for 'libSDLmain' (wrong CL)
W/SDL ( 3618): JNI: passed data directory: '/sdcard/SDL'
I/ActivityManager( 2394): Displayed activity libSDL.jni/.libSDL: 186 ms (total 186 ms)
D/SDL ( 3618): calling main(/sdcard/SDL/sdl -L . -m 16 -boot c -hda c.img -soundhw sb16), curdir: /sdcard/SDL
W/SDL ( 3618): Warning: vlan 0 is not connected to host network
D/dalvikvm( 3618): GC freed 218 objects / 9880 bytes in 22ms
D/dalvikvm( 3618): GC freed 6 objects / 144 bytes in 31ms
I/DEBUG ( 2353): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2353): Build fingerprint: 'verizon/SCH-I500/SCH-I500/SCH-I500:2.1-update1/ECLAIR/DI01:user/release-keys'
I/DEBUG ( 2353): pid: 3618, tid: 3626 >>> libSDL.jni <<<
I/DEBUG ( 2353): signal 11 (SIGSEGV), fault addr b4b8c3f4
I/DEBUG ( 2353): r0 82c1cc10 r1 82c1cc10 r2 00000000 r3 b4b8c068
I/DEBUG ( 2353): r4 8239c3a9 r5 0036c328 r6 000004fe r7 0036c328
I/DEBUG ( 2353): r8 00000000 r9 8239c3ec 10 8239c3ec fp 4b48205c
I/DEBUG ( 2353): ip 4b481fd4 sp 4b481fcc lr 820dea44 pc 82c1cc4c cpsr 60000010
I/DEBUG ( 2353): #00 pc 82c1cc4c
I/DEBUG ( 2353): #01 lr 820dea44 /data/data/libSDL.jni/lib/libnativeapp.so
I/DEBUG ( 2353):
I/DEBUG ( 2353): code around lr:
I/DEBUG ( 2353): 820dea34 e0632002 e51b1058 e1a00009 ebfda5a7
I/DEBUG ( 2353): 820dea44 e51b0048 e0202320 e1a03322 e2033d3f
I/DEBUG ( 2353): 820dea54 e202203f e1833002 e51f2290 e0871103
I/DEBUG ( 2353):
I/DEBUG ( 2353): stack:
I/DEBUG ( 2353): 4b481f8c 00000000
I/DEBUG ( 2353): 4b481f90 00000000
I/DEBUG ( 2353): 4b481f94 00000000
I/DEBUG ( 2353): 4b481f98 00000000
I/DEBUG ( 2353): 4b481f9c 00000000
I/DEBUG ( 2353): 4b481fa0 00000000
I/DEBUG ( 2353): 4b481fa4 00000000
I/DEBUG ( 2353): 4b481fa8 8239c3a9
I/DEBUG ( 2353): 4b481fac 0036c328 [heap]
I/DEBUG ( 2353): 4b481fb0 000004fe
I/DEBUG ( 2353): 4b481fb4 0036c328 [heap]
I/DEBUG ( 2353): 4b481fb8 00000000
I/DEBUG ( 2353): 4b481fbc 8239c3ec
I/DEBUG ( 2353): 4b481fc0 df002777
I/DEBUG ( 2353): 4b481fc4 e3a070ad
I/DEBUG ( 2353): 4b481fc8 4b481fd4
I/DEBUG ( 2353): #00 4b481fcc 4b48205c
I/DEBUG ( 2353): 4b481fd0 4b481fd4
I/DEBUG ( 2353): 4b481fd4 00000000
I/DEBUG ( 2353): 4b481fd8 00000000
I/DEBUG ( 2353): 4b481fdc 000ff000 [heap]
I/DEBUG ( 2353): 4b481fe0 4b48205c
I/DEBUG ( 2353): 4b481fe4 00000000
I/DEBUG ( 2353): 4b481fe8 00000000
I/DEBUG ( 2353): 4b481fec 00000000
I/DEBUG ( 2353): 4b481ff0 00000000
I/DEBUG ( 2353): 4b481ff4 00000000
I/DEBUG ( 2353): 4b481ff8 00000000
I/DEBUG ( 2353): 4b481ffc 00000000
I/DEBUG ( 2353): 4b482000 000fe0a9 [heap]
I/DEBUG ( 2353): 4b482004 0181e0a9
I/DEBUG ( 2353): 4b482008 00100044 [heap]
I/DEBUG ( 2353): 4b48200c 00000000
I/DEBUG ( 2353): 4b482010 000f0000 [heap]
D/Zygote ( 2357): Process 3618 terminated by signal (11)
I/WindowManager( 2394): WIN DEATH: Window{48064bf0 SurfaceView paused=false}
I/WindowManager( 2394): WIN DEATH: Window{48028c08 libSDL.jni/libSDL.jni.libSDL paused=false}
I/ActivityManager( 2394): Process libSDL.jni (pid 3618) has died.
I/WindowManager( 2394): Setting rotation to 3, animFlags=0
I/UsageStats( 2394): Unexpected resume of org.adw.launcher while already resumed in libSDL.jni
W/InputManagerService( 2394): Got RemoteException sending setActive(false) notification to pid 3618 uid 10101
D/dalvikvm( 2394): GC freed 2316 objects / 147592 bytes in 213ms
I/POWER_OFF_TEST( 2394): mBatteryLevel = 48 mBatteryDecimalPoint = 1

[SOLVED] Sygic Aura and Cyanogenmod 7

Hi there. I successfully managed do install Cyanogenmod 7 on my HTC Desire Z. I was pretty proud of myself since I never hacked into anything and I had to do the downgrade.
I had the GPS problem, which I managed to fix using the guide on this forum by wiping a few partitions. The GPS seems to work in Google Maps and Bing Maps.
However, the navigation app Sygic Aura, which I have the paid version for and use pretty much daily, doesn't work. When I boot it up, my screen goes black and I get thrown back into my launcher. I did a complete clean install of Cyanogenmod and wiped everything that was on the phone.
Any ideas? I really love the way my phone is now, but I can't live without Sygic Aura.
Post the logcat output.
Here it is!
Code:
D/alogcat ( 2262): stopped
D/alogcat ( 2262): starting ...
V/alogcat ( 2262): save instance
V/alogcat ( 2262): paused
W/ResourceType( 1477): Skipping entry 0x7f040006 in package table 0 because it is not complex!
W/ResourceType( 1477): Skipping entry 0x7f040005 in package table 0 because it is not complex!
D/alogcat ( 2262): stopping ...
D/alogcat ( 2262): stopped
D/dalvikvm( 1587): GC_EXTERNAL_ALLOC freed 512K, 55% free 3356K/7367K, external 9329K/9338K, paused 35ms
D/downloader( 2277): reading resource file database
D/dalvikvm( 2277): GC_CONCURRENT freed 108K, 49% free 2895K/5639K, external 0K/0K, paused 3ms+3ms
D/dalvikvm( 2277): GC_CONCURRENT freed 58K, 45% free 3382K/6087K, external 0K/0K, paused 2ms+3ms
D/downloader( 2277): done reading resource file database
D/dalvikvm( 2277): Trying to load lib /data/data/com.sygic.aura/lib/libAura.so 0x40513700
D/dalvikvm( 2277): Added shared lib /data/data/com.sygic.aura/lib/libAura.so 0x40513700
D/AK8975 ( 1386): Compass Start
D/dalvikvm( 2277): GC_EXTERNAL_ALLOC freed 61K, 45% free 3406K/6151K, external 0K/0K, paused 39ms
D/FlurryAgent( 2277): Starting new session
D/AURA ( 2277): onResume()
D/libEGL ( 2277): loaded /system/lib/egl/libGLES_android.so
I/ActivityManager( 1477): Displayed com.sygic.aura/.SygicAuraActivity: +1s124ms
D/libEGL ( 2277): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 2277): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 2277): loaded /system/lib/egl/libGLESv2_adreno200.so
D/dalvikvm( 2277): GC_FOR_MALLOC freed 882K, 59% free 2567K/6151K, external 1K/513K, paused 41ms
I/dalvikvm-heap( 2277): Grow heap (frag case) to 6.556MB for 1536016-byte allocation
D/dalvikvm( 2277): GC_FOR_MALLOC freed <1K, 48% free 4067K/7687K, external 1K/513K, paused 23ms
D/dalvikvm( 2277): GC_CONCURRENT freed <1K, 48% free 4067K/7687K, external 1K/513K, paused 3ms+6ms
D/dalvikvm( 2277): GC_FOR_MALLOC freed <1K, 48% free 4067K/7687K, external 1K/513K, paused 25ms
I/dalvikvm-heap( 2277): Grow heap (frag case) to 7.055MB for 524304-byte allocation
D/dalvikvm( 2277): GC_FOR_MALLOC freed 0K, 45% free 4579K/8263K, external 1K/513K, paused 25ms
D/dalvikvm( 2277): GC_CONCURRENT freed 3K, 45% free 4582K/8263K, external 1K/513K, paused 2ms+3ms
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
E/msm7x30.gralloc( 1477): unrecognized pixel format: 8
W/GraphicBufferAllocator( 1477): alloc(480, 800, 8, 00000133, ...) failed -22 (Invalid argument)
D/GraphicBufferAllocator( 1477): Allocated buffers:
D/GraphicBufferAllocator( 1477): 0x1bc790: 71.25 KiB | 480 ( 480) x 38 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x29aec8: 1346.25 KiB | 480 ( 480) x 718 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x29b060: 71.25 KiB | 480 ( 480) x 38 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x2d6320: 6.25 KiB | 37 ( 64) x 25 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x2d6360: 750.00 KiB | 480 ( 480) x 800 | 4 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x41e150: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x443958: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x44abf0: 750.00 KiB | 480 ( 480) x 800 | 4 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x4b45a0: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): Total allocated: 7495.00 KB
E/SurfaceFlinger( 1477): Layer::requestBuffer(this=0x1df298), index=0, w=480, h=800 failed (Invalid argument)
E/Surface ( 2277): Surface (identity=19) requestBuffer(0, 0, 0, 8, 00000033) returned a buffer with a null handle
E/Surface ( 2277): getBufferLocked(0, 0, 0, 8, 00000033) failed (Out of memory)
I/System.out( 2277): eglMakeCurrent failed: 12291
E/msm7x30.gralloc( 1477): unrecognized pixel format: 8
W/GraphicBufferAllocator( 1477): alloc(480, 800, 8, 00000133, ...) failed -22 (Invalid argument)
D/GraphicBufferAllocator( 1477): Allocated buffers:
D/GraphicBufferAllocator( 1477): 0x1bc790: 71.25 KiB | 480 ( 480) x 38 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x29aec8: 1346.25 KiB | 480 ( 480) x 718 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x29b060: 71.25 KiB | 480 ( 480) x 38 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x2d6320: 6.25 KiB | 37 ( 64) x 25 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x2d6360: 750.00 KiB | 480 ( 480) x 800 | 4 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x41e150: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x443958: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x44abf0: 750.00 KiB | 480 ( 480) x 800 | 4 | 0x00000133
D/GraphicBufferAllocator( 1477): 0x4b45a0: 1500.00 KiB | 480 ( 480) x 800 | 1 | 0x00000133
D/GraphicBufferAllocator( 1477): Total allocated: 7495.00 KB
E/SurfaceFlinger( 1477): Layer::requestBuffer(this=0x1df298), index=0, w=480, h=800 failed (Invalid argument)
E/Surface ( 2277): Surface (identity=19) requestBuffer(0, 0, 0, 8, 00000033) returned a buffer with a null handle
E/Surface ( 2277): getBufferLocked(0, 0, 0, 8, 00000033) failed (Out of memory)
I/System.out( 2277): eglMakeCurrent failed: 12291
I/System.out( 2277): createWindowSurface failed: 12297
I/System.out( 2277): createWindowSurface failed: 12297
E/libEGL ( 2277): call to OpenGL ES API with no current context (logged once per thread)
I/DEBUG ( 1379): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1379): Build fingerprint: 'tmobile/htc_vision/vision/vision:2.2/FRF91/277427:user/release-keys'
I/DEBUG ( 1379): pid: 2277, tid: 2288 >>> com.sygic.aura <<<
I/DEBUG ( 1379): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 1379): r0 00000008 r1 00000053 r2 80808080 r3 00000008
I/DEBUG ( 1379): r4 00000000 r5 80e60dc1 r6 0000004f r7 00000001
I/DEBUG ( 1379): r8 00000008 r9 43ea1f84 10 0019f550 fp aca9f368
I/DEBUG ( 1379): ip 80808000 sp 44cf6960 lr afd20d37 pc afd20d3c cpsr 40000030
I/DEBUG ( 1379): d0 6472656767756265 d1 702065636e6f2064
I/DEBUG ( 1379): d2 6e6572727563206f d3 7865746e6f632074
I/DEBUG ( 1379): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 1379): d6 0000303800000000 d7 ffffffffffffffff
I/DEBUG ( 1379): d8 0000000000019df5 d9 0000000000000000
I/DEBUG ( 1379): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1379): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1379): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1379): d16 00000007405a4340 d17 0000000000000000
I/DEBUG ( 1379): d18 42eccefa43de3400 d19 3fbc71c71c71c71c
I/DEBUG ( 1379): d20 4008000000000000 d21 3fd99a27ad32ddf5
I/DEBUG ( 1379): d22 3fd24998d6307188 d23 3fcc7288e957b53b
I/DEBUG ( 1379): d24 3fc74721cad6b0ed d25 3fc39a09d078c69f
I/DEBUG ( 1379): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1379): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1379): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1379): scr 80000012
I/DEBUG ( 1379):
I/DEBUG ( 1379): #00 pc 00020d3c /system/lib/libc.so (strstr)
I/DEBUG ( 1379): #01 pc 00466d74 /data/data/com.sygic.aura/lib/libAura.so (_ZN6CLowGL20GlDetectCapabilitiesEv)
I/DEBUG ( 1379): #02 pc 005251a0 /data/data/com.sygic.aura/lib/libAura.so (_ZN7Library11CRendererGL10InitializeEv)
I/DEBUG ( 1379): #03 pc 0051c788 /data/data/com.sygic.aura/lib/libAura.so (_ZN7Library9CRenderer6CreateENS0_11SurfaceTypeE)
I/DEBUG ( 1379): #04 pc 00197330 /data/data/com.sygic.aura/lib/libAura.so (_ZN8CAuraWndC1Ev)
I/DEBUG ( 1379): #05 pc 001942e0 /data/data/com.sygic.aura/lib/libAura.so (_ZN8CAppMain4InitEv)
I/DEBUG ( 1379): #06 pc 001940c4 /data/data/com.sygic.aura/lib/libAura.so (_Z13HelperWinMainPw)
I/DEBUG ( 1379): #07 pc 00194128 /data/data/com.sygic.aura/lib/libAura.so (_Z8AuraMainPc)
I/DEBUG ( 1379): #08 pc 004f1764 /data/data/com.sygic.aura/lib/libAura.so
I/DEBUG ( 1379): #09 pc 00011e74 /system/lib/libdvm.so
I/DEBUG ( 1379): #10 pc 00043720 /system/lib/libdvm.so (dvmCallJNIMethod_general)
I/DEBUG ( 1379): #11 pc 00017074 /system/lib/libdvm.so
I/DEBUG ( 1379): #12 pc 0001c124 /system/lib/libdvm.so (dvmMterpStd)
I/DEBUG ( 1379): #13 pc 0001b01c /system/lib/libdvm.so (dvmInterpret)
I/DEBUG ( 1379): #14 pc 00059c7c /system/lib/libdvm.so (dvmCallMethodV)
I/DEBUG ( 1379): #15 pc 00059e90 /system/lib/libdvm.so (dvmCallMethod)
I/DEBUG ( 1379): #16 pc 0004e1e2 /system/lib/libdvm.so
I/DEBUG ( 1379): #17 pc 00011b04 /system/lib/libc.so (__thread_entry)
I/DEBUG ( 1379): #18 pc 000116d0 /system/lib/libc.so (pthread_create)
I/DEBUG ( 1379):
I/DEBUG ( 1379): code around pc:
I/DEBUG ( 1379): afd20d1c 1a18d1f7 bf00bd70 41f0e92d 4604780e
I/DEBUG ( 1379): afd20d2c 1c4db1a6 f7f44628 4680e848 463ce000
I/DEBUG ( 1379): afd20d3c b90b7823 e009461c 42b31c67 4638d1f7
I/DEBUG ( 1379): afd20d4c 46424629 ff90f016 d1f02800 e8bd4620
I/DEBUG ( 1379): afd20d5c bf0081f0 b908b5f0 b3186810 25004603
I/DEBUG ( 1379):
I/DEBUG ( 1379): code around lr:
I/DEBUG ( 1379): afd20d14 e7f54613 2d005d0d 1a18d1f7 bf00bd70
I/DEBUG ( 1379): afd20d24 41f0e92d 4604780e 1c4db1a6 f7f44628
I/DEBUG ( 1379): afd20d34 4680e848 463ce000 b90b7823 e009461c
I/DEBUG ( 1379): afd20d44 42b31c67 4638d1f7 46424629 ff90f016
I/DEBUG ( 1379): afd20d54 d1f02800 e8bd4620 bf0081f0 b908b5f0
I/DEBUG ( 1379):
I/DEBUG ( 1379): stack:
I/DEBUG ( 1379): 44cf6920 00003038
I/DEBUG ( 1379): 44cf6924 00003031
I/DEBUG ( 1379): 44cf6928 00000000
I/DEBUG ( 1379): 44cf692c 00003038
I/DEBUG ( 1379): 44cf6930 00003031
I/DEBUG ( 1379): 44cf6934 00000002
I/DEBUG ( 1379): 44cf6938 00003038
I/DEBUG ( 1379): 44cf693c 00003032
I/DEBUG ( 1379): 44cf6940 00000000
I/DEBUG ( 1379): 44cf6944 b408cc55
I/DEBUG ( 1379): 44cf6948 00003032
I/DEBUG ( 1379): 44cf694c 80ed4374
I/DEBUG ( 1379): 44cf6950 001a6448
I/DEBUG ( 1379): 44cf6954 80ed4374
I/DEBUG ( 1379): 44cf6958 df002777
I/DEBUG ( 1379): 44cf695c e3a070ad
I/DEBUG ( 1379): #00 44cf6960 00000000
I/DEBUG ( 1379): 44cf6964 80f0a1c8
I/DEBUG ( 1379): 44cf6968 80ed4374
I/DEBUG ( 1379): 44cf696c 00000001
I/DEBUG ( 1379): 44cf6970 0011fb50
I/DEBUG ( 1379): 44cf6974 80c66d78 /data/data/com.sygic.aura/lib/libAura.so
I/DEBUG ( 1379): #01 44cf6978 80ed4374
I/DEBUG ( 1379): 44cf697c 001a6448
I/DEBUG ( 1379): 44cf6980 00000002
I/DEBUG ( 1379): 44cf6984 80d251a4 /data/data/com.sygic.aura/lib/libAura.so
D/libloc ( 1477): Inject coarse position Lat=30.539812, Lon=-87.214093, Acc=3126.00
D/libloc ( 1477): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_POSITION
D/libloc ( 1477): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_POSITION, RPC_LOC_API_SUCCESS
E/InputDispatcher( 1477): channel '409b8e20 com.sygic.aura/com.sygic.aura.SygicAuraActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 1477): channel '409b8e20 com.sygic.aura/com.sygic.aura.SygicAuraActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 1381): Process 2277 terminated by signal (11)
D/dalvikvm( 1477): GC_FOR_MALLOC freed 753K, 41% free 6566K/11015K, external 4870K/6061K, paused 73ms
W/ResourceType( 1477): Skipping entry 0x7f040006 in package table 0 because it is not complex!
D/AK8975 ( 1386): Compass CLOSE
D/dalvikvm( 1587): GC_EXTERNAL_ALLOC freed 96K, 55% free 3338K/7367K, external 9248K/9280K, paused 34ms
D/alogcat ( 2262): stopping ...
D/alogcat ( 2262): canceling periodic saves
D/alogcat ( 2262): starting ...
V/alogcat ( 2262): started
V/alogcat ( 2262): resumed
W/ResourceType( 1477): Skipping entry 0x7f040007 in package table 0 because it is not complex!
W/ResourceType( 1477): Skipping entry 0x7f040008 in package table 0 because it is not complex!
D/dalvikvm( 2262): GC_CONCURRENT freed 578K, 55% free 2758K/6023K, external 711K/1042K, paused 4ms+3ms
W/KeyCharacterMap( 2262): No keyboard for id 131074
W/KeyCharacterMap( 2262): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 2262): GC_CONCURRENT freed 458K, 55% free 2713K/6023K, external 711K/1042K, paused 2ms+5ms
I don't know what to make of it.
By the way, I tried several re-installs and even wiped the phone and tried to re-install the app. All without success.
Do other 3D apps work with your phone? There seems to be an error with OpenGL
That was my initial thought as well. I'm no expert by any means but that was what it looked like to me too. I installed that game Air Attack episode 1 to try it, and it worked just perfectly fine. That's a game that has pretty heavy 3D graphics with all kind of fancy effects.
I had the same problem. I removed the current version of Aura (2.1.3) and installed the a older version (2.1.2). Now it starts and navigation runs like before...
Yes, I figured this out as well. After a long search I found the APK for this version of the software. I hope this can help others who have this problem as well.

[Q] Gmail reinstall problems

Hi,
on my 1.1.2 NST, Gmail never worked properly. Everytime after syncing email the application would just throw my back to my homescreen, and also emails that were long gone from my Gmail inbox would still be displayed.
So I thought that uninstalling and reinstalling Gmail might help (this did wonders for Opera).
So I uninstalled it using Root Explorer (made a backup before).
But I cannot install Gmail from the market (allegendly it is not compatible with my device).
Also I cannot reinstall the backup I made with Root Explorer. The Root Explorer app itself does not seem to have a function for that; and if I just launch the APK manually I get the permission screen, I say OK, but then I just get "Application not installed."
Do you have any advice for getting Gmail back, and in such a way that it will work this time? Thanks a lot!
rh
My gmail also FC's... I just think the nook's OS is a bit buggy.
This is the log at the point where the crash happens.
Code:
D/dalvikvm( 843): GC freed 0 objects / 0 bytes in 35ms
W/dalvikvm( 843): threadid=23: thread exiting with uncaught exception (group=0x4001b170)
E/AndroidRuntime( 843): Uncaught handler: thread Background tasks exiting due to uncaught exception
D/Gmail ( 843): clearNewUnreadMailForNotificationLabelIfNeeded. Count: 0, label: -5/^^unseen-^i
D/Gmail ( 843): clearNewUnreadMailForNotificationLabelIfNeeded. Count: 0, label: -6/^^unseen-^^vmi
[COLOR="Red"]E/AndroidRuntime( 843): java.lang.NullPointerException[/COLOR]
E/AndroidRuntime( 843): at android.text.TextUtils.split(TextUtils.java:328)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailCore.onConversationChanged(MailCore.java:646)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailEngine$PublicMailStore.notifyConversationChanged(MailEngine.java:2460)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailSync.handleConversationProto(MailSync.java:1677)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailSync.handleResponseProto(MailSync.java:875)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailSync.handleResponse(MailSync.java:774)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailSync.handleSyncResponse(MailSync.java:756)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailEngine.runSyncLoop(MailEngine.java:1090)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailEngine.sync(MailEngine.java:1010)
E/AndroidRuntime( 843): at com.google.android.providers.gmail.MailSyncAdapterService$MailSyncAdapter$SyncRunnable.run(MailSyncAdapterService.java:97)
E/AndroidRuntime( 843): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 843): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 843): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 843): at android.os.HandlerThread.run(HandlerThread.java:60)
I/Process ( 783): Sending signal. PID: 843 SIG: 3
D/EPD#EPD ( 783): resetRegion 4
D/NATIVE-EPD( 783): epd_reset_region: 0x10
D/EPD#EPD ( 783): resetRegion 5
D/NATIVE-EPD( 783): epd_reset_region: 0x20
D/EPD#EPD ( 783): resetRegion 6
D/NATIVE-EPD( 783): epd_reset_region: 0x40
D/EPD#EPD ( 783): resetRegion 7
D/NATIVE-EPD( 783): epd_reset_region: 0x80
D/DeviceManagerBroadcastReceiver( 1005): action (com.bn.devicemanager.ACTION_HANDLE_CRASH)
I/dalvikvm( 843): threadid=7: reacting to signal 3
I/dalvikvm( 843): Wrote stack trace to '/data/anr/traces.txt'
I/Process ( 843): Sending signal. PID: 843 SIG: 9
I/ActivityManager( 783): Process com.google.process.gapps (pid 843) has died.
W/ActivityManager( 783): Scheduling restart of crashed service com.google.android.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService in 5000ms
I/ActivityManager( 783): Killing app com.google.android.gm (pid 1220) because provider com.google.android.providers.gmail.MailProvider is in dying process com.google.process.gapps
I/Process ( 783): Sending signal. PID: 1220 SIG: 9
I/ActivityManager( 783): Process com.google.android.gm (pid 1220) has died.
I/WindowManager( 783): WIN DEATH: Window{4a1834b8 com.google.android.gm/com.google.android.gm.ConversationListActivity paused=false}
V/Activity( 885): performResume()
D/EPD#EPD ( 885): resetRegion 4
D/NATIVE-EPD( 885): epd_reset_region: 0x10
D/EPD#EPD ( 885): resetRegion 5
D/NATIVE-EPD( 885): epd_reset_region: 0x20
D/EPD#EPD ( 885): resetRegion 6
D/NATIVE-EPD( 885): epd_reset_region: 0x40
D/EPD#EPD ( 885): resetRegion 7
D/NATIVE-EPD( 885): epd_reset_region: 0x80
D/EPD#ActivityResume( 885): Disable EPD for 350ms!!!!!!!!
D/SurfaceFlinger( 783): Frame buffer posted; elapsed time = 50 msecs
I/UsageStats( 783): Unexpected resume of org.adw.launcher while already resumed in com.google.android.gm
W/InputManagerService( 783): Got RemoteException sending setActive(false) notification to pid 1220 uid 10012
D/SurfaceFlinger( 783): Frame buffer posted; elapsed time = 12 msecs
I/DeviceManagerHandler( 1005): HandleMessage(): msg.what (1)
I/global ( 1005): Default buffer size used in BufferedWriter constructor. It would be better to be explicit if an 8k-char buffer is required.
I/LogcatProcessor( 1005): LOG END MARKER - 1333717941859
D/dalvikvm( 1005): GC freed 5716 objects / 520128 bytes in 24ms
I/Resources( 1005): Loaded time zone names for en_US in 470ms.
I/ActivityManager( 783): Start proc com.google.process.gapps for service com.google.android.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService: pid=1632 uid=10013 gids={3003}
D/dalvikvm( 1475): GC freed 606 objects / 43656 bytes in 9ms
I/ActivityThread( 1632): Publishing provider com.google.android.providers.talk:com.google.android.providers.talk.TalkProvider
D/ddm-heap( 1632): Got feature list request
I/ActivityThread( 1632): Publishing provider gmail-ls: com.google.android.providers.gmail.MailProvider
D/dalvikvm( 1632): GC freed 3882 objects / 274584 bytes in 10ms
D/Gmail ( 1632): Purging old attachments
I/Gmail ( 1632): Deleting attachment id 24
I/Gmail ( 1632): Deleting attachment id 25
I/Gmail ( 1632): Deleting attachment id 26
D/dalvikvm( 1632): GC freed 5529 objects / 252632 bytes in 12ms
D/dalvikvm( 1632): GC freed 12745 objects / 422336 bytes in 14ms
D/dalvikvm( 1632): GC freed 10104 objects / 435912 bytes in 16ms
D/dalvikvm( 1632): GC freed 11159 objects / 469304 bytes in 18ms
D/dalvikvm( 1632): GC freed 8032 objects / 440768 bytes in 19ms
D/dalvikvm( 1632): GC freed 8741 objects / 497248 bytes in 20ms
D/dalvikvm( 1632): GC freed 9432 objects / 553704 bytes in 20ms
I/SSLSocketFactory( 1632): Using factory [email protected]a2b8320
D/dalvikvm( 1632): GC freed 9056 objects / 523280 bytes in 21ms
I/Gmail ( 1632): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail ( 1632): calculateUnknownSyncRationalesAndPurgeInBackground: running
D/GoogleLoginService( 1632): onBind: Intent { cmp=com.google.android.googleapps/.GoogleLoginService }
D/GTalkService( 1632): [GTalkImSession] login: [email protected], hostConn.conn State = RECONNECTION_SCHEDULED, hostConn.error=NO ERROR

[for devs][info] Eclair boot log

Code:
D/ ( 1123): MOTO_PUPD: mot_boot_mode
D/ ( 1123): MOTO_PUPD: cid_recover_boot=0x00
D/ ( 1123): MOTO : pwr_rsn = POWERUPREASON : 0x00004000
D/ ( 1123): MBM_VERSION : 0x00008089
D/ ( 1123): MBM_LOADER_VERSION : 0x000005a0
D/ ( 1123): FLAT_DEV_TREE_ADDRESS : 0xffffffff
D/ ( 1123): BATTERY_STATUS_AT_BOOT : 0x0001
D/ ( 1123): CID_RECOVER_BOOT : 0x00
D/ ( 1123):
D/ ( 1123): MOTO_PUPD: powerup_reason=0x00004000
D/ ( 1123): MOTO_PUPD: mot_boot_mode 12m: 0
I/vold ( 1126): Android Volume Daemon version 2.0
I/DEBUG ( 1127): debuggerd: Aug 4 2010 22:34:36
I/DBVC ( 1129): atvc_pal_production_part: start
I/DBVC ( 1129): atvc_pal_init_factory_state: start
I/DBVC ( 1129): atvc_pal_init_factory_state: determined out of factory state
I/DBVC ( 1129): atval_pal_read_datablock: enter
I/DBVC ( 1129): atval_pal_read_datablock: getting size of datablock
I/DBVC ( 1129): atval_pal_read_datablock: exit
I/DBVC ( 1129): atval_enforce_android_policy: validation failed. all disabled.
I/DBVC ( 1129): read handset resource access flags:
I/DBVC ( 1129): 0x00000000
I/DBVC ( 1129): atval_setup_properties: valid datablock - setting flags
I/usbd ( 1136): main(): Start usbd - version 1.2
I/usbd ( 1136): main(): Initializing uevent_socket
I/usbd ( 1136): main(): Initializing usb_device_mode
I/usbd ( 1136): main(): Initializing usbd socket
I/usbd ( 1136): usbd_get_cable_status(): cable_type = usb
I/usbd ( 1136):
I/usbd ( 1136): usbd_get_cable_status(): current usb_online = 1
I/usbd ( 1136): main(): Initial Cable State = Cable Attached
I/usbd ( 1136): main(): get event from usb_device_fd
I/usbd ( 1136): main(): devbuf: none:adb_enable:none
I/usbd ( 1136): rc: 20 usbd_curr_cable_status: 0
I/usbd ( 1136): main(): pcSwitchbuf = none
I/usbd ( 1136): main(): adbEnablebuf: adb_enable
I/usbd ( 1136): main(): length = 5
I/usbd ( 1136): main(): enubuf: none
E/vold ( 1126): Unable to chdir to /sys/class/mmc_host/mmc0/slot_name (Not a directory)
E/vold ( 1126): Error bootstrapping card '/sys/class/mmc_host/mmc0/slot_name' (Not a directory)
I/vold ( 1126): New MMC card 'USD ' (serial 1286609949) added @ /devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368
I/DBVC ( 1129): atval_enforce_android_policy: finalize the properties
I/DBVC ( 1129): atval_finalize_properties: START
I/DBVC ( 1129): atval_finalize_properties: parse property file
I/DBVC ( 1129): atval_finalize_properties: rename
I/vold ( 1126): Disk (blkdev 179:0), 15661056 secs (7647 MB) 3 partitions
I/vold ( 1126): New blkdev 179.0 on media USD , media path /devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368, Dpp 3
I/vold ( 1126): Partition (blkdev 179:1), 13625344 secs (6653 MB) type 0xb
I/vold ( 1126): New blkdev 179.1 on media USD , media path /devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368, Dpp 2
I/vold ( 1126): Partition (blkdev 179:2), 1114112 secs (544 MB) type 0x83
I/vold ( 1126): New blkdev 179.2 on media USD , media path /devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368, Dpp 1
I/vold ( 1126): Partition (blkdev 179:3), 919552 secs (449 MB) type 0x82
I/vold ( 1126): New blkdev 179.3 on media USD , media path /devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368, Dpp 0
I/vold ( 1126): Evaluating dev '/devices/platform/mmci-omap-hs.0/mmc_host/mmc0/mmc0:b368/block/mmcblk0' for mountable filesystems for '/sdcard'
I/vold ( 1126): Aborting start of /sdcard (bootstrap = 1)
I/vold ( 1126): Volmgr not ready to handle device
D/vold ( 1126): Bootstrapping complete
W/bplogd ( 1139): -WARNING- main(): BP datalogging is not allowed. bplog_property=0.
W/bplogd ( 1139): -WARNING- main(): Access token is required to allow it.
I/usbd ( 1136): process_usb_uevent_message(): cable type: usb
I/usbd ( 1136): process_usb_uevent_message(): USB online
I/usbd ( 1136): main(): Cable Status Changed, need to notify Cable Status to App
I/usbd ( 1136): main(): get event from usb_device_fd
I/usbd ( 1136): main(): devbuf: none:none:get_desc
I/usbd ( 1136): rc: 18 usbd_curr_cable_status: 0
I/usbd ( 1136): main(): pcSwitchbuf = none
I/usbd ( 1136): main(): adbEnablebuf: none
I/usbd ( 1136): main(): length = 9
I/usbd ( 1136): main(): enubuf: get_desc
I/usbd ( 1136): main(): received get_descriptor, enum in progress
I/usbd ( 1136): process_usb_uevent_message(): cable type: usb
I/usbd ( 1136): process_usb_uevent_message(): USB online
I/usbd ( 1136): main(): Spurious Cable Event, Ignore
I/usbd ( 1136): main(): get event from usb_device_fd
I/usbd ( 1136): main(): devbuf: none:none:enumerated
I/usbd ( 1136): rc: 20 usbd_curr_cable_status: 0
I/usbd ( 1136): main(): pcSwitchbuf = none
I/usbd ( 1136): main(): adbEnablebuf: none
I/usbd ( 1136): main(): length = 11
I/usbd ( 1136): main(): enubuf: enumerated
I/usbd ( 1136): main(): recieved enumerated
I/usbd ( 1136): main(): usbd_app_fd = -1
I/BATTD ( 1135): Battd USB INSERT = Success
I/BATTD ( 1135): Battd Init = Success
I/BATTD ( 1135): RTC Log SBCM Init=1335521694664
I/BATTD ( 1135): SBCM_GLUE: UNABLE TO OPEN FILE /config/public/batt_offset_data
I/BATTD ( 1135): SBCM_GLUE: BATT DATA READ - SUCCESS
I/BATTD ( 1135): SBCM_GLUE: BATT DATA READ - SUCCESS
I/BATTD ( 1135): SBCM_GLUE: BATT DATA READ - SUCCESS
I/BATTD ( 1135): SBCM_GLUE: BATT DATA RETRIVAL SUCCESS
I/BATTD ( 1135): SBCM_GLUE: CutOff Threshold is 3200 mV
I/BATTD ( 1135): SBCM_GLUE_EVENT_INIT=Initialization
I/BATTD ( 1135): SBCM_GLUE ****Battery Phasing start ****
I/BATTD ( 1135): SBCM_GLUE offset_batti = -2
I/BATTD ( 1135): SBCM_GLUE slope_batti = 128
I/BATTD ( 1135): SBCM_GLUE offset_chrgi = -3
I/BATTD ( 1135): SBCM_GLUE slope_chrgi = 123
I/BATTD ( 1135): SBCM_GLUE offset_battp = 4
I/BATTD ( 1135): SBCM_GLUE slope_battp = 128
I/BATTD ( 1135): SBCM_GLUE offset_bp = 0
I/BATTD ( 1135): SBCM_GLUE slope_bp = 128
I/BATTD ( 1135): SBCM_GLUE offset_battt = 1
I/BATTD ( 1135): SBCM_GLUE slope_battt = 128
I/BATTD ( 1135): SBCM_GLUE offset_chrgv = 1
I/BATTD ( 1135): SBCM_GLUE slope_chrgv = 127
I/BATTD ( 1135): SBCM_GLUE ****Battery Phasing end ****
I/BATTD ( 1135): SBCM_GLUE temp safe = 328
I/BATTD ( 1135): SBCM_GLUE temp warn = 333
I/BATTD ( 1135): SBCM_GLUE temp cool = 338
I/BATTD ( 1135): SBCM_GLUE temp phased safe raw = 0x59
I/BATTD ( 1135): SBCM_GLUE temp phased warn raw = 0x4b
I/BATTD ( 1135): SBCM_GLUE temp phased cool raw = 0x3f
I/BATTD ( 1135): SBCM_GLUE temp safe unphased raw = 0x58
I/BATTD ( 1135): SBCM_GLUE temp warn unphased raw = 0x4a
I/BATTD ( 1135): SBCM_GLUE temp cool unphased raw = 0x3e
I/BATTD ( 1135): Coulomb Counter Enabled=1
I/BATTD ( 1135): SBCM_ALGORITHM_task_handler()return=686979
I/BATTD ( 1135): while(SBCM_GLUE_atod_pending)=2
I/BATTD ( 1135): SBCM_ALGORITHM_task_handler()return=0xA7BBD
I/BATTD ( 1135): while(SBCM_GLUE_atod_pending)=4
I/BATTD ( 1135): File /data/battd/cc_data opened!
I/BATTD ( 1135): Value from cc file Percentage = 802962722
I/BATTD ( 1135): SBCM_ALGORITHM_task_handler()return=0xA7B81
I/BATTD ( 1135): Timeout=10
I/BATTD ( 1135): Event from SBCM Driver=Batt Detection Interrupt
I/BATTD ( 1135): SBCM_GLUE ****Battery BRT Read ****
I/SSM ( 1167): Signals
I/SSM ( 1167): Sockets
E/SSM ( 1167): Failed open; status=-1 / errno=-2
D/panic_daemon( 1170): Bind socket is successful
D/panic_daemon( 1170): Listen of GKI-panic_daemon socket is successful
W/panic_daemon( 1170): /data/panic exists.
W/panic_daemon( 1170): /data/panic/apr exists.
I/usbd ( 1136): process_usb_uevent_message(): cable type: usb
I/usbd ( 1136): process_usb_uevent_message(): USB online
I/usbd ( 1136): main(): Spurious Cable Event, Ignore
I/ ( 1178): Main_fmradioserver::ServiceManager: 0xae20
I/FMRadioStackService( 1178): FMRadioStackService created
I/FMRadioStackService( 1178): onFirstRef:: run thread to power on bt device
D/AndroidRuntime( 1141):
D/AndroidRuntime( 1141): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1141): CheckJNI is OFF
I/AndroidRuntime( 1141): JNI options: '-Xjniopts:warnonly'
D/dalvikvm( 1141): Precise GC configured ON
D/dalvikvm( 1141): creating instr width table
I/SSM ( 1167): fd_ipc=7
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Open device :/dev/input/even error!
E/SSM ( 1167): Couldn't find or open input driver (No such file or directory)
E/SSM ( 1167): Failed to open descriptor for input device driver for flip; errno=-2
W/SSM ( 1167): No input driver device interface
I/SSM ( 1167): fd_ssd=10
I/SSM ( 1167): fd_pmp=11
I/SSM ( 1167): fd_uevents=12
I/SSM ( 1167): Done: SSMGR Daemon Initialized
I/SSM ( 1167): capacity 0
I/SSM ( 1167): PA Boost - Battery TOO LOW
I/ ( 1142): ServiceManager: 0xae30
D/AudioHardwareMot( 1142): AudioMgr:mixer fd = 7, errno = Unknown error: 0
D/AudioMgrIPC( 1142): AudioMgr:IPC: Inside am_aipcm_init
D/AudioMgrIPC( 1142): AudioMgr:IPC: Inside am_aipcm_init-mux_txrx_fd= 8, errno = Unknown error: 0
D/AudioMgrIPC( 1142): AudioMgr:IPC: Read thread spawned
D/AudioPostProcessor( 1142): AudioMgr:AudioPostProcessor()
D/AudioPostProcessor( 1142): AudioMgr:No debug parameters in /data; checking ro.product.name
D/AudioPostProcessor( 1142): AudioMgr:ro.product.name value = STR_RTRU
D/AudioPostProcessor( 1142): AudioMgr:/system/bin/ap_gain.bin file size is 50371
D/AudioPostProcessor( 1142): AudioMgr:Read format version 0x308, content version 0000 from /system/bin/ap_gain.bin
D/AudioMgrIPC( 1142): AudioMgr:am_aipcm_read_thread called
D/AudioMgrIPC( 1142): AudioMgr:Setting Select ipc_fd
D/AudioPostProcessor( 1142): AudioMgr:Successfully parsed parameters from /system/bin/ap_gain.bin
D/AudioMsgHandler( 1142): The new thread spawned successfully
D/AudioHardwareMot( 1142): AudioMgr:setMode(NORMAL)
I/CameraService( 1142): CameraService started: pid=1142
D/AudioMsgHandler( 1142): server_fd = 10
D/AudioHardwareMot( 1142): AudioMgr:AudioHardwareMot::openOutputStream enter
D/AudioHardwareMot( 1142): AudioMgr:AudioHardwareMot: AudioStreamOutMot
D/AudioHardwareMot( 1142): AudioMgr:AudioStreamOutMot::set(0xafb0, 2, 0, 0 0)
I/BATTD ( 1135): SBCM_GLUE ****BRT SUCCESS****
I/BATTD ( 1135): BM_BATT_DATA: status valid
I/BATTD ( 1135): BM_BATT_DATA: uid valid
I/BATTD ( 1135): BM_BATT_DATA: family_code = 137
I/BATTD ( 1135): BM_BATT_DATA: uid_lsb = 0
I/BATTD ( 1135): BM_BATT_DATA: uid_msb = 80
I/BATTD ( 1135): BM_BATT_DATA: page_2_checksum = 0
I/BATTD ( 1135): BM_BATT_DATA: page_3_checksum = 0
I/BATTD ( 1135): BM_BATT_DATA: cpyrght_vld = 1
I/BATTD ( 1135): SBCM CORE convert_rom_data: bcap= 1390, raw= 0x8b
I/BATTD ( 1135): BATTD_SetBattCapacity BATT CAP = 182199
I/BATTD ( 1135): SBCM_GLUE BATT CAP = 1390
D/AudioHardwareMot( 1142): AudioMgr:bufSize from kernel = 8192
I/AudioFlinger( 1142): AudioFlinger's thread 0xba40 ready to run
I/BATTD ( 1135): Event from SBCM Driver=Coulomb Counter Calibration Interrupt
D/AudioHardwareMot( 1142): AudioMgr:bufSize from kernel = 8192
D/AudioHardwareMot( 1142): AudioMgr:bufSize from kernel = 8192
D/AudioHardwareMot( 1142): AudioMgr:bufSize from kernel = 8192
D/AudioHardwareMot( 1142): AudioMgr:AudioStreamOutMot::standby called
D/AudioHardwareMot( 1142): AudioMgr:AudioStreamOutMot::setParameters() routing=2
D/AudioHardwareMot( 1142): AudioMgr:set output routing 2
D/AudioHardwareMot( 1142): AudioMgr:doRouting called
D/AudioHardwareMot( 1142): AudioMgr:Routing to speaker
D/AudioHardwareMot( 1142): AudioMgr:configPostProcessor() called with accy = 0
D/AudioPostProcessor( 1142): AudioMgr:configPostProcessing() called, inputAccy= 27, outputAccy= 0, sampleRate= 44100, ringtoneMode= 0
D/AudioPostProcessor( 1142): AudioMgr:updatePostProcessor calling SuperAPI parser with:
D/AudioPostProcessor( 1142): accy=8
D/AudioPostProcessor( 1142): config=0
D/AudioPostProcessor( 1142): SE_level_index=1
D/AudioHardwareMot( 1142): AudioMgr:Gain for Input accy = 0 is 28
D/AudioHardwareMot( 1142): AudioMgr:Gain for Output accy = 0 is 11
D/AudioHardwareMot( 1142): AudioMgr:setVoiceVolume called with vol = 1.000000, converted intVol = 7
D/AudioMgrIPC( 1142): AudioMgr:am_aipcm_set_volume_req() called with vol_level = 7, vol_type = 2
D/AudioMgrIPC( 1142): AudioMgr:IPC: message sent for message id 3
D/AudioMgrIPC( 1142): AudioMgr:select returned, need to do a read
D/AudioMgrIPC( 1142): AudioMgr:[am_aipcm_read_func]:[ENTER IPC HANDLE FUNCTION], [line]:495
D/AudioMgrIPC( 1142): AudioMgr:IPC: header.data_legth is 18
D/AudioMgrIPC( 1142): AudioMgr:IPC: msg_id = 8000
D/AudioMgrIPC( 1142): AudioMgr:IPC: TAG is 0x8100
D/AudioMgrIPC( 1142): AudioMgr:IPC: Length is 0x4
D/AudioMgrIPC( 1142): AudioMgr:am_aipcm_read_func called, from BP message the tag is: 8100, msg_id is:8000
D/AudioMgrIPC( 1142): AudioMgr:IPC: TAG is 0x8101
D/AudioMgrIPC( 1142): AudioMgr:IPC: Length is 0x4
D/AudioMgrIPC( 1142): AudioMgr:IPC: Ack received for message with id = 3
I/SktdrmService( 1142): [SktdrmService] instantiate. current uid:1013
I/SktdrmService( 1142): [SktdrmService] Const.
I/BATTD ( 1135): set_charge_voltage=4200
I/BATTD ( 1135): set_charge_current=500
D/AndroidRuntime( 1141): --- registering native functions ---
I/SamplingProfilerIntegration( 1141): Profiler is disabled.
I/Zygote ( 1141): Preloading classes...
D/dalvikvm( 1141): GC freed 795 objects / 50696 bytes in 2ms
D/dalvikvm( 1141): GC freed 299 objects / 18400 bytes in 2ms
D/dalvikvm( 1141): GC freed 309 objects / 19496 bytes in 3ms
D/dalvikvm( 1141): GC freed 215 objects / 13656 bytes in 3ms
D/dalvikvm( 1141): GC freed 416 objects / 26632 bytes in 4ms
D/skia ( 1141): ------ build_power_table 1.4
D/skia ( 1141): ------ build_power_table 0.714286
D/dalvikvm( 1141): GC freed 415 objects / 28408 bytes in 4ms
D/dalvikvm( 1141): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Trying to load lib /system/lib/libexif.so 0x0
D/dalvikvm( 1141): Added shared lib /system/lib/libexif.so 0x0
D/dalvikvm( 1141): GC freed 2350 objects / 122560 bytes in 6ms
D/dalvikvm( 1141): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1141): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1141): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1141): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 1141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 1141): GC freed 3790 objects / 197000 bytes in 10ms
D/dalvikvm( 1141): GC freed 463 objects / 26424 bytes in 10ms
D/dalvikvm( 1141): GC freed 294 objects / 17024 bytes in 13ms
D/dalvikvm( 1141): GC freed 204 objects / 11464 bytes in 11ms
D/dalvikvm( 1141): GC freed 172 objects / 9232 bytes in 12ms
D/dalvikvm( 1141): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 1141): Added shared lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 1141): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 1141): Shared lib '/system/lib/libsrec_jni.so' already loaded in same CL 0x0
E/asset ( 1141): Looking for resource asset in '/system/framework/framework-res.apk'
E/asset ( 1141): MAS: Leave getLocalizationResFilePath ap:
D/dalvikvm( 1141): GC freed 300 objects / 34896 bytes in 15ms
D/dalvikvm( 1141): GC freed 127 objects / 24624 bytes in 17ms
D/dalvikvm( 1141): GC freed 343 objects / 38696 bytes in 22ms
D/dalvikvm( 1141): GC freed 414 objects / 25624 bytes in 18ms
D/dalvikvm( 1141): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1141): Added shared lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 1141): GC freed 378 objects / 21600 bytes in 20ms
D/dalvikvm( 1141): GC freed 453 objects / 29144 bytes in 21ms
D/dalvikvm( 1141): GC freed 267 objects / 26528 bytes in 22ms
D/dalvikvm( 1141): GC freed 378 objects / 27048 bytes in 21ms
D/dalvikvm( 1141): GC freed 1083 objects / 91968 bytes in 26ms
D/dalvikvm( 1141): GC freed 664 objects / 35928 bytes in 26ms
D/dalvikvm( 1141): GC freed 709 objects / 41224 bytes in 24ms
D/dalvikvm( 1141): GC freed 735 objects / 40600 bytes in 35ms
D/dalvikvm( 1141): GC freed 12264 objects / 448488 bytes in 32ms
D/dalvikvm( 1141): GC freed 11289 objects / 478208 bytes in 32ms
D/dalvikvm( 1141): GC freed 9907 objects / 437592 bytes in 40ms
D/dalvikvm( 1141): GC freed 8690 objects / 494384 bytes in 33ms
D/dalvikvm( 1141): GC freed 8206 objects / 490912 bytes in 38ms
D/dalvikvm( 1141): GC freed 7956 objects / 488440 bytes in 37ms
D/dalvikvm( 1141): GC freed 7120 objects / 395192 bytes in 33ms
D/dalvikvm( 1141): GC freed 847 objects / 51408 bytes in 37ms
D/dalvikvm( 1141): GC freed 540 objects / 38872 bytes in 33ms
D/dalvikvm( 1141): GC freed 460 objects / 31216 bytes in 35ms
D/dalvikvm( 1141): GC freed 426 objects / 29600 bytes in 33ms
I/Zygote ( 1141): ...preloaded 1942 classes in 4145ms.
D/dalvikvm( 1141): GC freed 117 objects / 14848 bytes in 34ms
I/Zygote ( 1141): Preloading resources...
D/dalvikvm( 1141): GC freed 5 objects / 224 bytes in 40ms
D/dalvikvm( 1141): GC freed 187 objects / 9152 bytes in 38ms
D/dalvikvm( 1141): GC freed 140 objects / 7520 bytes in 34ms
D/dalvikvm( 1141): GC freed 250 objects / 11920 bytes in 32ms
I/Zygote ( 1141): ...preloaded 48 resources in 307ms.
I/Zygote ( 1141): ...preloaded 15 resources in 6ms.
D/dalvikvm( 1141): GC freed 112 objects / 8656 bytes in 35ms
D/dalvikvm( 1141): GC freed 227 objects / 9016 bytes in 32ms
D/dalvikvm( 1141): GC freed 24 objects / 944 bytes in 37ms
I/dalvikvm( 1141): Splitting out new zygote heap
I/dalvikvm( 1141): System server process 1390 has been created
I/Zygote ( 1141): Accepting command socket connections
D/dalvikvm( 1390): Trying to load lib /system/lib/libandroid_servers.so 0x0
D/dalvikvm( 1390): Added shared lib /system/lib/libandroid_servers.so 0x0
E/BatteryService( 1390): ttaOnlinePath not found
I/sysproc ( 1390): Entered system_init()
I/sysproc ( 1390): ServiceManager: 0x11cb20
I/SurfaceFlinger( 1390): SurfaceFlinger is starting
I/SurfaceFlinger( 1390): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1390): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 1390): loaded /system/lib/egl/libEGL_POWERVR_SGX530_121.so
D/libEGL ( 1390): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_121.so
D/libEGL ( 1390): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_121.so
I/SurfaceFlinger( 1390): EGL informations:
I/SurfaceFlinger( 1390): # of configs : 30
I/SurfaceFlinger( 1390): vendor : Android
I/SurfaceFlinger( 1390): version : 1.4 Android META-EGL
I/SurfaceFlinger( 1390): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
I/SurfaceFlinger( 1390): Client API: OpenGL ES
I/SurfaceFlinger( 1390): EGLSurface: 8-8-8-8, config=0x1
E/libEGL ( 1390): eglSetSwapRectangleANDROID:1743 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 1390): flags : 00110000
I/SurfaceFlinger( 1390): OpenGL informations:
I/SurfaceFlinger( 1390): vendor : Imagination Technologies
I/SurfaceFlinger( 1390): renderer : PowerVR SGX 530
I/SurfaceFlinger( 1390): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 1390): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_IMG_texture_stream GL_IMG_vertex_program
I/sysproc ( 1390): System server: starting Android runtime.
I/sysproc ( 1390): System server: starting Android services.
I/SystemServer( 1390): Entered the Android system server!
I/sysproc ( 1390): System server: entering thread pool.
I/SystemServer( 1390): Entropy Service
I/SystemServer( 1390): Power Manager
I/SystemServer( 1390): Activity Manager
I/ActivityManager( 1390): Memory class: 28
D/libEGL ( 1398): loaded /system/lib/egl/libGLES_android.so
E/SurfaceFlinger( 1390): eglSwapBuffers: EGL error 0x3008 (EGL_BAD_DISPLAY)
D/libEGL ( 1398): loaded /system/lib/egl/libEGL_POWERVR_SGX530_121.so
D/libEGL ( 1398): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_121.so
D/libEGL ( 1398): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_121.so
W/UsageStats( 1390): Usage stats version changed; dropping
W/zipro ( 1398): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
I/dalvikvm( 1390): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=32)
I/SystemServer( 1390): Telephony Registry
I/SystemServer( 1390): Package Manager
I/Installer( 1390): connecting...
I/installd( 1145): new connection
D/dalvikvm( 1390): GC freed 3840 objects / 208984 bytes in 127ms
I/PackageManager( 1390): Libs: javax.obex:/system/framework/javax.obex.jar com.motorola.con2vcard:/system/framework/com.motorola.con2vcard.jar android.test.runner:/system/framework/android.test.runner.jar com.motorola.android.syncml:/system/framework/com.motorola.android.syncml.jar com.google.android.gtalkservice:/system/framework/com.google.android.gtalkservice.jar com.motorola.aui:/system/framework/com.motorola.aui.jar com.motorola.android.dlna:/system/framework/com.motorola.android.dlna.jar com.motorola.atcmd.pluginMgr:/system/framework/com.motorola.atcmd.pluginMgr.jar com.motorola.atcmd.base:/system/framework/com.motorola.atcmd.base.jar com.google.android.datamessaging:/system/framework/com.google.android.datamessaging.jar com.google.android.maps:/system/framework/com.google.android.maps.jar com.motorola.android.image:/system/framework/com.motorola.android.image.jar com.motorola.android.mediasync:/system/framework/com.motorola.android.mediasync.jar com.motorola.android.camera:/system/framework/com.motorola.android.camera.jar
I/PackageManager( 1390): Features: android.hardware.wifi android.hardware.location.network android.hardware.telephony android.hardware.location android.hardware.touchscreen.multitouch android.hardware.sensor.compass android.hardware.camera android.hardware.bluetooth android.hardware.sensor.proximity android.hardware.sensor.light android.hardware.location.gps android.hardware.telephony.gsm android.hardware.camera.autofocus android.hardware.touchscreen android.hardware.sensor.accelerometer android.software.live_wallpaper android.hardware.camera.flash
D/dalvikvm( 1390): GC freed 5178 objects / 345456 bytes in 102ms
W/PackageManager( 1390): Library not found: /system/framework/com.google.android.datamessaging.jar
I/dalvikvm( 1390): Zip is good, but no classes.dex inside, and no .odex file in the same directory
W/PackageManager( 1390): Exception reading jar: /system/framework/mot-framework-res.apk
W/PackageManager( 1390): java.io.IOException: /system/framework/mot-framework-res.apk
W/PackageManager( 1390): at dalvik.system.DexFile.isDexOptNeeded(Native Method)
W/PackageManager( 1390): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:527)
W/PackageManager( 1390): at com.android.server.PackageManagerService.main(PackageManagerService.java:335)
W/PackageManager( 1390): at com.android.server.ServerThread.run(SystemServer.java:116)
I/dalvikvm( 1390): Zip is good, but no classes.dex inside, and no .odex file in the same directory
W/PackageManager( 1390): Exception reading jar: /system/framework/googlelogin-client.jar
W/PackageManager( 1390): java.io.IOException: /system/framework/googlelogin-client.jar
W/PackageManager( 1390): at dalvik.system.DexFile.isDexOptNeeded(Native Method)
W/PackageManager( 1390): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:527)
W/PackageManager( 1390): at com.android.server.PackageManagerService.main(PackageManagerService.java:335)
W/PackageManager( 1390): at com.android.server.ServerThread.run(SystemServer.java:116)
D/PackageManager( 1390): Scanning app dir /system/framework

Categories

Resources