This is like my 3rd thread nobody has payed attention to lol.
The Microbes wallpaper is my favorite live wallpaper out there. It runs great on my Motorola Bravo, and I'm wondering why I can't get it running on my Atrix. The only thing I can think of is the screen resolution is off. The Bravo has a screen resolution 800x480, so does the Nexus S. Where as the Atrix has a screen resolution of 540x960 so it doesn't load right...it doesn't load at all.
Is there a way I can edit the apk file to make it work with all screen sizes? I have already looked inside of it and I can't find anything I could edit. Does anyone have any suggestions?
Oh, and the Microbes.apk is attached below.
this was the first thing i got:
Code:
05-29 05:20:30.899 9347 9354 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: Library microbes_jni not found
i don't see any true errors, but maybe it'll mean more to someone else:
Code:
05-29 05:35:55.580 3349 3666 D dalvikvm: GC_FOR_MALLOC freed 8354 objects / 421832 bytes in 92ms
05-29 05:35:55.949 2266 2266 D dalvikvm: GC_EXPLICIT freed 5302 objects / 308744 bytes in 62ms
05-29 05:35:56.410 1512 3473 I ActivityManager: Start proc com.android.livewallpaper.microbesgl for service com.android.livewallpaper.microbesgl/.MicrobesWallpaper: pid=3781 uid=10146 gids={}
05-29 05:35:56.479 2102 2102 D Launcher: -- loadPreferences()
05-29 05:35:56.629 3781 3789 D libEGL : loaded /system/lib/egl/libGLES_android.so
05-29 05:35:56.629 3781 3789 D libEGL : loaded /system/lib/egl/libEGL_tegra.so
05-29 05:35:56.649 3781 3789 D libEGL : loaded /system/lib/egl/libGLESv1_CM_tegra.so
05-29 05:35:56.679 3781 3789 D libEGL : loaded /system/lib/egl/libGLESv2_tegra.so
05-29 05:35:56.709 3781 3789 D dalvikvm: Trying to load lib /data/data/com.android.livewallpaper.microbesgl/lib/libmicrobes_jni.so 0x4f48d138
05-29 05:35:56.709 3781 3789 D dalvikvm: Added shared lib /data/data/com.android.livewallpaper.microbesgl/lib/libmicrobes_jni.so 0x4f48d138
05-29 05:35:56.709 3781 3789 D dalvikvm: No JNI_OnLoad found in /data/data/com.android.livewallpaper.microbesgl/lib/libmicrobes_jni.so 0x4f48d138, skipping init
05-29 05:35:56.869 3790 3790 I DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-29 05:35:56.869 3790 3790 I DEBUG : Build fingerprint: 'MOTO/olyatt/olympus/olympus:2.2.2/OLYFR_U4_1.8.3/1301957996:user/ota-rel-keys,release-keys'
05-29 05:35:56.869 3790 3790 I DEBUG : pid: 3781, tid: 3789 >>> com.android.livewallpaper.microbesgl <<<
05-29 05:35:56.869 3790 3790 I DEBUG : signal 4 (SIGILL), fault addr 82201888
05-29 05:35:56.869 3790 3790 I DEBUG : r0 3e2624a2 r1 415f9650 r2 415f9650 r3 49490f80
05-29 05:35:56.869 3790 3790 I DEBUG : r4 002b97b8 r5 002b97b8 r6 4f498ef8 r7 46529f30
05-29 05:35:56.869 3790 3790 I DEBUG : r8 002bd4a8 r9 8220413c 10 46529f14 fp 0014d348
05-29 05:35:56.869 3790 3790 I DEBUG : ip afb160a8 sp 55d18ad0 lr afb0d67c pc 82201888 cpsr 60000030
05-29 05:35:56.869 3790 3790 I DEBUG : d0 bfc4dc2fc0000000 d1 3ec6cd878c3b46a7
05-29 05:35:56.869 3790 3790 I DEBUG : d2 3f471d31a4ef2332 d3 3f71ba92ba44e6ae
05-29 05:35:56.869 3790 3790 I DEBUG : d4 bfc54e14b7da9475 d5 bf29fe8dba763f84
05-29 05:35:56.869 3790 3790 I DEBUG : d6 3ec99c8c17d75cd4 d7 3fc4c4943e2624a2
05-29 05:35:56.869 3790 3790 I DEBUG : d8 3dcccccd415f9650 d9 c0862b9a00000000
05-29 05:35:56.869 3790 3790 I DEBUG : d10 000000003dbe204c d11 0000000000000000
05-29 05:35:56.869 3790 3790 I DEBUG : d12 0000000000000000 d13 0000000000000000
05-29 05:35:56.869 3790 3790 I DEBUG : d14 0000000000000000 d15 0000000000000000
05-29 05:35:56.869 3790 3790 I DEBUG : scr 80000012
05-29 05:35:56.869 3790 3790 I DEBUG :
05-29 05:35:56.919 3790 3790 I DEBUG : #00 pc 00001888 /data/data/com.android.livewallpaper.microbesgl/lib/libmicrobes_jni.so
05-29 05:35:56.919 3790 3790 I DEBUG : #01 pc 0000d678 /system/lib/libm.so
05-29 05:35:56.919 3790 3790 I DEBUG :
05-29 05:35:56.919 3790 3790 I DEBUG : code around pc:
05-29 05:35:56.919 3790 3790 I DEBUG : 82201868 0a90ee11 9a40eeb0 ebf0f7ff 1a23ed9f
05-29 05:35:56.919 3790 3790 I DEBUG : 82201878 8a81ee08 0a10ee0a 0a10ee18 ebe6f7ff
05-29 05:35:56.919 3790 3790 I DEBUG : 82201888 0b17eddf aacaeeb7 8a02ed94 8ac8eeb7
05-29 05:35:56.919 3790 3790 I DEBUG : 82201898 0a90ee00 1ae0eef7 0ba0ee61 1b12eddf
05-29 05:35:56.919 3790 3790 I DEBUG : 822018a8 0b21ee4a 0b20ee78 8be0eeb7 0a10ee18
05-29 05:35:56.919 3790 3790 I DEBUG :
05-29 05:35:56.919 3790 3790 I DEBUG : code around lr:
05-29 05:35:56.919 3790 3790 I DEBUG : afb0d66c ce377ae7 caffffb3 e1a0100d ebfff5d8
05-29 05:35:56.919 3790 3790 I DEBUG : afb0d67c e2000003 e3500001 0a000032 e3500002
05-29 05:35:56.919 3790 3790 I DEBUG : afb0d68c 0a000028 e3500000 1a00001e ed9d4a00
05-29 05:35:56.919 3790 3790 I DEBUG : afb0d69c ed9d6a01 eeb74ac4 ed9f5b33 eeb76ac6
05-29 05:35:56.919 3790 3790 I DEBUG :
05-29 05:35:56.919 3790 3790 I DEBUG : stack:
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18a90 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18a94 5b2f7571
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18a98 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18a9c 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18aa0 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18aa4 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18aa8 80ca1400 /system/lib/libdvm.so
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18aac 4652106d /data/dalvik-cache/[email protected]@[email protected]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ab0 46521290 /data/dalvik-cache/[email protected]@[email protected]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ab4 002b97b8 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ab8 002b97b8 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18abc afb0d67c /system/lib/libm.so
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ac0 be26e17e
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ac4 31cd3513
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ac8 df002777
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18acc e3a070ad
05-29 05:35:56.919 3790 3790 I DEBUG : #01 55d18ad0 3dcccccd
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ad4 c60ca000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ad8 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18adc 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ae0 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ae4 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18ae8 002b97b8 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18aec 82201f31 /data/data/com.android.livewallpaper.microbesgl/lib/libmicrobes_jni.so
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18af0 002c3af8 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18af4 0000a000 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18af8 80c17040 /system/lib/libdvm.so
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18afc 0014d348 [heap]
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b00 46529f14
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b04 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b08 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b0c 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b10 00000000
05-29 05:35:56.919 3790 3790 I DEBUG : 55d18b14 55d18b60
05-29 05:35:57.969 1381 1381 D Zygote : Process 3781 terminated by signal (4)
05-29 05:35:58.069 1512 1540 D dalvikvm: GC_FOR_MALLOC freed 41097 objects / 1958764 bytes in 106ms
05-29 05:35:58.069 1512 3538 I WindowManager: WIN DEATH: Window{4fab84f0 com.android.livewallpaper.microbesgl.MicrobesWallpaper paused=false}
05-29 05:35:58.069 1512 3473 I ActivityManager: Process com.android.livewallpaper.microbesgl (pid 3781) has died.
05-29 05:35:58.069 1512 3473 W ActivityManager: Scheduling restart of crashed service com.android.livewallpaper.microbesgl/.MicrobesWallpaper in 5000ms
05-29 05:35:58.069 1512 3537 I WindowManager: WIN DEATH: Window{4fa50460 com.android.livewallpaper.microbesgl.MicrobesWallpaper paused=false}
05-29 05:35:58.069 1512 1526 W WallpaperService: Wallpaper service gone: ComponentInfo{com.android.livewallpaper.microbesgl/com.android.livewallpaper.microbesgl.MicrobesWallpaper}
05-29 05:35:58.069 1512 1526 W WallpaperService: Reverting to built-in wallpaper!
i don't think the "No JNI_OnLoad found" means much b/c i don't think it's necessary
Yea I found that too when I logged too. I couldn't make anything of it lol.
This tread is going under like all the rest I made. Come on now... someone please give some ideas!
itsonlym3 said:
this was the first thing i got:
Code:
05-29 05:20:30.899 9347 9354 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: Library microbes_jni not found
Click to expand...
Click to collapse
That to me would mean that the Library is missing in turn meaning that there is more then just the APK that is needed, there must have been a folder with other files that was stored on internal memory with the needed files, my guess would be some sort of settings files?, but this is all purely speculation.
EDIT: I don't know how this would be of any use, but the "UnsatisfiedLinkError" normally means the called file is not in the CLASSPATH variable "atleast in windows".
Exthero said:
That to me would mean that the Library is missing in turn meaning that there is more then just the APK that is needed, there must have been a folder with other files that was stored on internal memory with the needed files, my guess would be some sort of settings files?, but this is all purely speculation.
EDIT: I don't know how this would be of any use, but the "UnsatisfiedLinkError" normally means the called file is not in the CLASSPATH variable "atleast in windows".
Click to expand...
Click to collapse
Hmm, no, I made sure there was no other variables when I tested it on my Bravo
Sent from my MB860 using XDA App
I installed the apk is why I didn't get the error anymore.
Sent from my MB860 using XDA Premium App
Related
So... I've been tooling around with my updated Tab 10.1 LE from IO and just updated to the 3.1 OTA -- it's missing libOpenSLES.so and libwilhelm.so (/system/lib).
These libraries among other missing ones are required by the Google CTS documentation.
Did anyone buy a Tab 10.1 at bestbuy on the 8th (or since) and can confirm whether their image has the libraries properly.
The missing libraries break apps that use the NDK and rely on things such as OpenSL, etc.
why didn't you just update it over the air?
Wow, are you blind? That *was* an OTA update--it's missing libraries required by the CTS
I'm not seeing these either. Quite concerning.
Can you give an example of an app that doesn't run ?
Any app that uses OpenSL will fail to run. In my specific case, Mirage Beta fails to run.
For now, I've worked around it by rooting and pulling the missing libraries from a 3.1 AVD
pfn said:
So... I've been tooling around with my updated Tab 10.1 LE from IO and just updated to the 3.1 OTA -- it's missing libOpenSLES.so and libwilhelm.so (/system/lib).
These libraries among other missing ones are required by the Google CTS documentation.
Did anyone buy a Tab 10.1 at bestbuy on the 8th (or since) and can confirm whether their image has the libraries properly.
The missing libraries break apps that use the NDK and rely on things such as OpenSL, etc.
Click to expand...
Click to collapse
Android Development is not for Questions or Problems
Moving to General
This is most certainly a problem for any developer wishing to use the NDK on a 3.1 Galaxy Tab 10.1
A workaround I sent to a developer of an app that requires OpenSL:
Ok, this is how /I/ worked around it (installed su via clockworkmod [fastboot boot clockworkmod...img] -- I couldn't seem to select an update.zip using the stock recovery):
I created an honeycomb 3.1 avd,
adb -e pull /system/lib/libOpenSLES.so .
adb -e pull /system/lib/libwilhelm.so .
push said files to /sdcard on the galaxy
adb -d shell; su
* mount -o remount,rw /system
* cat /sdcard/libOpenSLES.so > /system/lib/libOpenSLES.so
* cat /sdcard/libwilhelm.so > /system/lib/libwilhelm.so
* mount -o remount,ro /system
Suggestions on how you could work around it:
include libOpenSLES.so as libmyappOpenSLES.so and libwilhelm.so as libmyappwilhelm.so with your app
try {
System.loadLibrary("jni_code_using_OpenSL");
} catch (UnsatisfiedLinkError) {
System.loadLibrary("myappwilhelm");
System.loadLibrary("myappOpenSLES");
System.loadLibrary("jni_code_using_OpenSL");
}
It sucks, I hope samsung ships a new update to fix this...
Click to expand...
Click to collapse
From what I've read here, none of the Accessory support is there either.
Yup, I can confirm this is an issue. An example of an app that fails to launch because of it would be Age of Zombies by Halfbrick. Attached is a log of the app failing. This is a stock image of the Samsung Galaxy Tab 10.1 that I purchased from BestBuy two days ago.
problem with manual loading of libwilhelm.so
I am attempting to run the sdk native-audio example on Galaxy Tab 10.1.
I have attempted to implement the workaround by manually loading libwilhelm.so. I created an Android 3.1 virtual device and copied libwilhelm.so and libOpenSLES.so. I renamed them libMyWilhelm.so and libMyOpenSLES.so. I adjusted permissions to be rwxr-xr-x, matching the permissions on the project-generated lib. I created an and unpacked it, verifying that the libs were in the same directory. I modified the source to be:
try
{
System.loadLibrary("native-audio-jni");
}
catch (UnsatisfiedLinkError e)
{
System.loadLibrary("MyWilhelm");
System.loadLibrary("MyOpenSLES");
System.loadLibrary("jni_code_using_OpenSL");
}
When I run the app on the Galaxy Tab it crashes. Single stepping through the code, logcat shows:
I/DEBUG (27045): debuggerd: Jun 6 2011 09:10:57
D/dalvikvm(27018): Trying to load lib /data/data/com.example.nativeaudio/lib/libnative-audio-jni.so 0x408ace20
D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-4ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
W/ActivityManager( 282): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 282): Activity idle timeout for ActivityRecord{40c9a348 com.example.nativeaudio/.NativeAudio}
D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-4ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
^[[17~D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-4ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
D/dalvikvm(24008): GC_EXPLICIT freed 12K, 6% free 6315K/6659K, paused 2ms+2ms
D/UNA (24008): [PackageAgent] Finalizing
D/UNA (24008): [PackageAgent] Finalizing
D/dalvikvm(27018): Trying to load lib /data/data/com.example.nativeaudio/lib/libMyWilhelm.so 0x408ace20
I/DEBUG (27045): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG (27045): Build fingerprint: 'samsung/GT-P7510/GT-P7510:3.1/HMJ37/UEKF3:user/release-keys'
I/DEBUG (27045): pid: 27018, tid: 27018 >>> com.example.nativeaudio <<<
I/DEBUG (27045): signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 80c081b4
I/DEBUG (27045): r0 80c081b4 r1 00000000 r2 00000e40 r3 c0000000
I/DEBUG (27045): r4 00000000 r5 00000000 r6 00000000 r7 00000000
I/DEBUG (27045): r8 b0014bc8 r9 000001b4 10 00008000 fp 80c00000
I/DEBUG (27045): ip 00000000 sp be9a8d40 lr 00000000 pc b000159c cpsr 80000010
I/DEBUG (27045): d0 4320000042700000 d1 cf000000000000a0
I/DEBUG (27045): d2 4e19dec642bd43f3 d3 4320000000680ff0
I/DEBUG (27045): d4 3f8000003f800000 d5 3fe9999943200000
I/DEBUG (27045): d6 3fe8000000000000 d7 000000a04f000000
I/DEBUG (27045): d8 0000000000000000 d9 0000000000000000
I/DEBUG (27045): d10 0000000000000000 d11 0000000000000000
I/DEBUG (27045): d12 0000000000000000 d13 0000000000000000
I/DEBUG (27045): d14 0000000000000000 d15 0000000000000000
I/DEBUG (27045): scr 60000012
I/DEBUG (27045):
D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-3ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
I/DEBUG (27045): #00 pc b000159c /system/bin/linker
I/DEBUG (27045): #01 lr 00000000 <unknown>
I/DEBUG (27045):
I/DEBUG (27045): libc base address: aff00000
I/DEBUG (27045):
I/DEBUG (27045): code around pc:
I/DEBUG (27045): b000157c e213301c 0a000008 e1530002 8202301c
I/DEBUG (27045): b000158c e0422003 e1b03e03 28a04002 28a04002
I/DEBUG (27045): b000159c 48a04002 e1b03103 24801004 e2522020
I/DEBUG (27045): b00015ac e1a03001 4a000002 e2522020 e8a050fa
I/DEBUG (27045): b00015bc 2afffffc e2822020 e1b02e02 28a0500a
I/DEBUG (27045):
I/DEBUG (27045): code around lr:
I/DEBUG (27045): 00000000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (27045): 00000010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (27045): 00000020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (27045): 00000030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (27045): 00000040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (27045):
I/DEBUG (27045): stack:
I/DEBUG (27045): be9a8d00 00000000
I/DEBUG (27045): be9a8d04 b0005dfb /system/bin/linker
I/DEBUG (27045): be9a8d08 ffffffff
I/DEBUG (27045): be9a8d0c 00000000
I/DEBUG (27045): be9a8d10 00000005
I/DEBUG (27045): be9a8d14 b000e740
I/DEBUG (27045): be9a8d18 b000950c
I/DEBUG (27045): be9a8d1c b0003daf /system/bin/linker
I/DEBUG (27045): be9a8d20 ffffffff
I/DEBUG (27045): be9a8d24 00000000
I/DEBUG (27045): be9a8d28 00140fd7
I/DEBUG (27045): be9a8d2c 00000118
I/DEBUG (27045): be9a8d30 00000007
I/DEBUG (27045): be9a8d34 00000024
I/DEBUG (27045): be9a8d38 df002777
I/DEBUG (27045): be9a8d3c e3a070ad
I/DEBUG (27045): #00 be9a8d40 80c081b4
I/DEBUG (27045): be9a8d44 b000e740
I/DEBUG (27045): be9a8d48 b0014c3c
I/DEBUG (27045): be9a8d4c 80c08000
I/DEBUG (27045): be9a8d50 80c08000
I/DEBUG (27045): be9a8d54 b0004e29 /system/bin/linker
I/DEBUG (27045): be9a8d58 00000024
I/DEBUG (27045): be9a8d5c 00007000
I/DEBUG (27045): be9a8d60 00000045
I/DEBUG (27045): be9a8d64 00e8d941
I/DEBUG (27045): be9a8d68 ad9f5758
I/DEBUG (27045): be9a8d6c fffffde0
I/DEBUG (27045): be9a8d70 adedd008
I/DEBUG (27045): be9a8d74 ad9b0201 /system/lib/libicui18n.so
I/DEBUG (27045): be9a8d78 0010002d
I/DEBUG (27045): be9a8d7c b00094e8
I/DEBUG (27045): be9a8d80 00000024
I/DEBUG (27045): be9a8d84 00000002
I/DEBUG (27045): dumpstate /data/log/dumpstate_app_native.txt
I/BootReceiver( 282): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
I/dumpstate(27047): begin
D/dalvikvm( 282): GC_CONCURRENT freed 1815K, 25% free 17850K/23687K, paused 3ms+6ms
D/dalvikvm(26279): GC_EXPLICIT freed 2K, 8% free 7372K/7943K, paused 2ms+2ms
D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-3ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
D/HierarchicalStateMachine( 282): handleMessage: E msg.what=83
D/HierarchicalStateMachine( 282): processMsg: ConnectedState
D/WifiStateMachine( 282): ConnectedState{ what=83 when=-4ms arg1=48 }
D/HierarchicalStateMachine( 282): handleMessage: X
D/VoldCmdListener( 221): asec list
I/dumpstate(27047): done
D/Zygote ( 225): Process 27018 terminated by signal (7)
I am an Android newbie, so perhaps I am missing something. Any advice?
Thanking all in advance.
No idea why it's failing... only guess could be that the .so you chose isn't actually compatible...
Oh, and it appears current shipping versions of the 10.1 (3.1 w/o TW even) properly have the necessary NDK libraries
what is libwilhelm.so supposed to be ? is it opensource ? if not is there a header ?
My phone has a strange problem: when I boot it, it gets to the lock screen and, if I leave it going, it freezes the screen and nothing can change this situation; the only visible activity are the green/orange arrows on data connection.
If I press the power button just after getting to the lock screen, so that the screen turns off, the boot continues without problem and then I can use the phone.
Any suggestion about what to check?
I wanted to check the logcat, so I went to Dev options and enabled USB debugging: first master switch and then usb debug checkamark, but nothing happens!
The phone remains connected as a MM device.
What's wrong here?
I'm using official 4.1.2 ROM and a rooted kernel.
Thank you!
pdario said:
My phone has a strange problem: when I boot it, it gets to the lock screen and, if I leave it going, it freezes the screen and nothing can change this situation; the only visible activity are the green/orange arrows on data connection.
If I press the power button just after getting to the lock screen, so that the screen turns off, the boot continues without problem and then I can use the phone.
Any suggestion about what to check?
I wanted to check the logcat, so I went to Dev options and enabled USB debugging: first master switch and then usb debug checkamark, but nothing happens!
The phone remains connected as a MM device.
What's wrong here?
I'm using official 4.1.2 ROM and a rooted kernel.
Thank you!
Click to expand...
Click to collapse
Hmm... Have you tried flashing a new ROM? Most software problems can be solved by performing a full clean wipe or flashing a new ROM. If you want guidance on flashing a new ROM or backing stuff up, feel free to raise any questions or ask for support.
Ronny927 said:
Hmm... Have you tried flashing a new ROM? Most software problems can be solved by performing a full clean wipe or flashing a new ROM.
Click to expand...
Click to collapse
I just flashed the most recent stock ROM with Odin, keeping my data. I would like to make it work without erasing it, as first attempt...
I've been able to activate USB debug and took logcat of both freeze and normal boot.
In the freezes boot I see this sort of things, can anybody help understand what's wrong? Or what else to look for in the logs...
Thank you!
Code:
E/UsimServiceTable: isActive for service 51 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 51 fails, max service is 80
E/UsimServiceTable: isActive for service 51 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 51 fails, max service is 80
E/UsimServiceTable: isActive for service 52 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 52 fails, max service is 80
E/UsimServiceTable: isActive for service 52 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 52 fails, max service is 80
E/UsimServiceTable: isActive for service 53 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 53 fails, max service is 80
E/UsimServiceTable: isActive for service 53 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 53 fails, max service is 80
E/UsimServiceTable: isActive for service 54 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 54 fails, max service is 80
E/UsimServiceTable: isActive for service 54 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 54 fails, max service is 80
E/UsimServiceTable: isActive for service 55 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 55 fails, max service is 80
E/UsimServiceTable: isActive for service 55 fails, max service is 40
E/UsimServiceTable: isSSTAvailable for service 55 fails, max service is 80
Code:
E/android.os.Debug: [email protected] > dumpstate -k -t -z -d -o /data/log/dumpstate_sys_watchdog
E/Watchdog: WATCHDOG caused by com.android.server.am.ActivityManagerService
Code:
E/AndroidRuntime: Error reporting crash
E/AndroidRuntime: android.os.DeadObjectException
E/AndroidRuntime: at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3305)
E/AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:121)
E/AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
E/AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
W/Sensors : sensorservice died [0x4c38d570]
Code:
E/AndroidRuntime: java.lang.SecurityException: Neither user 10012 nor current process has android.permission.ACCESS_COARSE_LOCATION.
E/AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1425)
E/AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1379)
E/AndroidRuntime: at com.android.internal.telephony.ITelephony$Stub$Proxy.getCellLocation(ITelephony.java:1261)
E/AndroidRuntime: at android.telephony.TelephonyManager.getCellLocation(TelephonyManager.java:267)
E/AndroidRuntime: at ekv.a(SourceFile:53)
E/AndroidRuntime: at com.google.android.location.os.real.SdkSpecific8.a(SourceFile:62)
E/AndroidRuntime: at ekl.handleMessage(SourceFile:187)
E/AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime: at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime: at eko.run(SourceFile:804)
E/AndroidRuntime: at java.lang.Thread.run(Thread.java:856)
Code:
E/BootAnimation: sequence and loop RBG type's are different. seqeunce:7,loop:6
Code:
E/BootAnimation: /sys/class/sec/led/led_pattern: open error, fd = -1
This gets repeated several times in the end of log.
Code:
D/libEGL : loaded /system/lib/egl/libEGL_mali.so
D/libEGL : loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL : loaded /system/lib/egl/libGLESv2_mali.so
D/ : Device driver API match
D/ : Device driver API version: 10
D/ : User space API version: 10
D/ : mali: REVISION=Linux-r2p4-02rel0 BUILD_DATE=Thu Oct 25 08:43:05 KST 2012
I/SurfaceFlinger: EGL informations:
I/SurfaceFlinger: # of configs : 24
I/SurfaceFlinger: vendor : Android
I/SurfaceFlinger: version : 1.4 Android META-EGL
I/SurfaceFlinger: extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger: Client API: OpenGL_ES
I/SurfaceFlinger: EGLSurface: 8-8-8-8, config=0x60000005
I/SurfaceFlinger: OpenGL informations:
I/SurfaceFlinger: vendor : ARM
I/SurfaceFlinger: renderer : Mali-400 MP
I/SurfaceFlinger: version : OpenGL ES-CM 1.1
I/SurfaceFlinger: extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_point_sprite GL_OES_texture_npot GL_OES_query_matrix GL_OES_matrix_palette GL_OES_extended_matrix_palette GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_draw_texture GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_OES_framebuffer_object GL_OES_stencil8 GL_OES_depth24 GL_ARM_rgba8 GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_OES_texture_cube_map GL_EXT_discard_framebuffer
I/SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 4096 x 4096
I/SurfaceFlinger: flags = 00000000
D/SECHWC_LOG: Dump Window Information
D/SECHWC_LOG: win->fd = 32
D/SECHWC_LOG: win->size = 1536000
D/SECHWC_LOG: win->rect_info.x = 0
D/SECHWC_LOG: win->rect_info.y = 0
D/SECHWC_LOG: win->rect_info.w = 480
D/SECHWC_LOG: win->rect_info.h = 800
D/SECHWC_LOG: win->addr[0] = 0x7103b000
D/SECHWC_LOG: win->addr[1] = 0x711b2000
D/SECHWC_LOG: win->addr[2] = 0x0
D/SECHWC_LOG: win->buf_index = 0
D/SECHWC_LOG: win->power_state = 1
D/SECHWC_LOG: win->blending = 0
D/SECHWC_LOG: win->layer_index = 0
D/SECHWC_LOG: win->status = 0
D/SECHWC_LOG: win->vsync = 0
D/SECHWC_LOG: win->fix_info.smem_start = 0x7103b000
D/SECHWC_LOG: win->fix_info.line_length = 1920
D/SECHWC_LOG: win->var_info.xres = 480
D/SECHWC_LOG: win->var_info.yres = 800
D/SECHWC_LOG: win->var_info.xres_virtual = 480
D/SECHWC_LOG: win->var_info.yres_virtual = 1600
D/SECHWC_LOG: win->var_info.xoffset = 0
D/SECHWC_LOG: win->var_info.yoffset = 0
D/SECHWC_LOG: win->lcd_info.xres = 480
D/SECHWC_LOG: win->lcd_info.yres = 800
D/SECHWC_LOG: win->lcd_info.xoffset = 0
D/SECHWC_LOG: win->lcd_info.yoffset = 0
D/SECHWC_LOG: win->lcd_info.bits_per_pixel = 32
E/SECHWC_LOG: int window_set_pos(hwc_win_info_t*)::S3CFB_WIN_POSITION(0, 0) fail
D/SECHWC_LOG: Dump Window Information
D/SECHWC_LOG: win->fd = 29
D/SECHWC_LOG: win->size = 0
D/SECHWC_LOG: win->rect_info.x = 0
D/SECHWC_LOG: win->rect_info.y = 0
D/SECHWC_LOG: win->rect_info.w = 480
D/SECHWC_LOG: win->rect_info.h = 800
D/SECHWC_LOG: win->addr[0] = 0x0
D/SECHWC_LOG: win->addr[1] = 0x0
D/SECHWC_LOG: win->addr[2] = 0x0
D/SECHWC_LOG: win->buf_index = 0
D/SECHWC_LOG: win->power_state = 0
D/SECHWC_LOG: win->blending = 0
D/SECHWC_LOG: win->layer_index = 0
D/SECHWC_LOG: win->status = 0
D/SECHWC_LOG: win->vsync = 0
D/SECHWC_LOG: win->fix_info.smem_start = 0x0
D/SECHWC_LOG: win->fix_info.line_length = 0
D/SECHWC_LOG: win->var_info.xres = 480
D/SECHWC_LOG: win->var_info.yres = 800
D/SECHWC_LOG: win->var_info.xres_virtual = 480
D/SECHWC_LOG: win->var_info.yres_virtual = 2400
D/SECHWC_LOG: win->var_info.xoffset = 0
D/SECHWC_LOG: win->var_info.yoffset = 0
D/SECHWC_LOG: win->lcd_info.xres = 480
D/SECHWC_LOG: win->lcd_info.yres = 800
D/SECHWC_LOG: win->lcd_info.xoffset = 0
D/SECHWC_LOG: win->lcd_info.yoffset = 0
D/SECHWC_LOG: win->lcd_info.bits_per_pixel = 32
E/SECHWC_LOG: int hwc_device_open(const hw_module_t*, char const*, hw_device_t**)::window_set_pos is failed : Bad address
E/SECHWC_LOG: int destroyMem(s3c_mem_t*)::invalied fd(0) fail
E/SECHWC_LOG: int hwc_device_open(const hw_module_t*, char const*, hw_device_t**)::destroyMem() fail
E/SurfaceFlinger: composer device failed to initialize (Invalid argument)
D/SurfaceFlinger: About to give-up screen, flinger = 0x4193cd78
F/libc : Fatal signal 11 (SIGSEGV) at 0x00002900 (code=1), thread 4408 (SurfaceFlinger)
I/SurfaceFlinger: EventThread ready to run.
I/BootAnimation: ret=2, fps:12, interval:83333
E/BootAnimation: sequence and loop RBG type's are different. seqeunce:7,loop:6
I/BootAnimation: createSurface BGRA8888
I/ServiceManager: service 'nfc' died
I/ServiceManager: service 'iphonesubinfo' died
I/ServiceManager: service 'com.orange.authentication.simcard' died
I/ServiceManager: service 'isms' died
I/ServiceManager: service 'phoneext' died
I/ServiceManager: service 'phone' died
I/ServiceManager: service 'sip' died
I/ServiceManager: service 'simphonebook' died
V/AudioPolicyManagerBase: releaseOutput() 2
I/DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG : Build fingerprint: 'samsung/GT-I9100P/GT-I9100P:4.1.2/JZO54K/I9100PXXLSK:user/release-keys'
I/DEBUG : pid: 4403, tid: 4408, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
I/DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00002900
D/dalvikvm: Note: class Landroid/app/ActivityManagerNative; has 155 unimplemented (abstract) methods
I/DEBUG : r0 41953580 r1 00000001 r2 419442e8 r3 00000000
I/DEBUG : r4 419531c0 r5 00002901 r6 00000001 r7 4193d730
I/DEBUG : r8 4105ecac r9 00000001 sl 4193d72c fp 0000000d
I/DEBUG : ip 401d0168 sp 4105ec60 lr 400c33bf pc 00002900 cpsr 20000030
I/DEBUG : d0 3f00000000000000 d1 00000000437f0000
I/DEBUG : d2 437f00003f000000 d3 437f8000000000ff
I/DEBUG : d4 c0000000437f0000 d5 3f800000bf800000
I/DEBUG : d6 3f8000003f800000 d7 00ffffff3f800000
I/DEBUG : d8 0000000000000000 d9 0000000000000000
I/DEBUG : d10 0000000000000000 d11 0000000000000000
I/DEBUG : d12 0000000000000000 d13 0000000000000000
I/DEBUG : d14 0000000000000000 d15 0000000000000000
I/DEBUG : d16 7fffffffffffffff d17 7fffffffffffffff
I/DEBUG : d18 0000000000000000 d19 3fe0000000000000
I/DEBUG : d20 3fe000000000946f d21 0000000000000000
I/DEBUG : d22 0000000000000000 d23 0000000000000000
I/DEBUG : d24 0000000000000000 d25 0000000000000000
I/DEBUG : d26 0000000000000000 d27 0000000000000000
I/DEBUG : d28 0000000000000000 d29 0000000000000000
I/DEBUG : d30 0000000000000000 d31 0000000000000000
I/DEBUG : scr 60000010
I/DEBUG :
I/DEBUG : backtrace:
I/DEBUG : #00 pc 00002900 <unknown>
I/DEBUG : #01 pc 000203bd /system/lib/libsurfaceflinger.so (android::HWComposer::commit() const+14)
I/DEBUG : #02 pc 0001fd05 /system/lib/libsurfaceflinger.so (android::DisplayHardware::flip(android::Region const&) const+60)
I/DEBUG : #03 pc 00022f8f /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::onScreenReleased()+70)
I/DEBUG : #04 pc 00022fb9 /system/lib/libsurfaceflinger.so
I/DEBUG : #05 pc 00020d4b /system/lib/libsurfaceflinger.so (android::MessageBase::handleMessage(android::Message const&)+12)
I/DEBUG : #06 pc 000149e3 /system/lib/libutils.so (android::Looper::pollInner(int)+426)
I/DEBUG : #07 pc 00014b01 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
I/DEBUG : #08 pc 000210d9 /system/lib/libsurfaceflinger.so (android::MessageQueue::waitMessage()+40)
I/DEBUG : #09 pc 00021991 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::threadLoop()+4)
I/DEBUG : #10 pc 0001104f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
I/DEBUG : #11 pc 00010bb5 /system/lib/libutils.so
I/DEBUG : #12 pc 00012e00 /system/lib/libc.so (__thread_entry+48)
I/DEBUG : #13 pc 00012558 /system/lib/libc.so (pthread_create+172)
I/DEBUG :
I/DEBUG : stack:
I/DEBUG : 4105ec20 41944370 [heap]
I/DEBUG : 4105ec24 410942d0 /system/lib/egl/libGLESv1_CM_mali.so (_gles_clear+1148)
I/DEBUG : 4105ec28 00000001
I/DEBUG : 4105ec2c 00000001
I/DEBUG : 4105ec30 00000001
I/DEBUG : 4105ec34 41943a10 [heap]
I/DEBUG : 4105ec38 0000ff00
I/DEBUG : 4105ec3c 00000000
I/DEBUG : 4105ec40 00000000
I/DEBUG : 4105ec44 00000000
I/DEBUG : 4105ec48 00000000
I/DEBUG : 4105ec4c ff000000
I/DEBUG : 4105ec50 00000000
I/DEBUG : 4105ec54 00000000
I/DEBUG : 4105ec58 df0027ad
I/DEBUG : 4105ec5c 00000000
I/DEBUG : #00 4105ec60 41953580 [heap]
I/DEBUG : ........ ........
I/DEBUG : #01 4105ec60 41953580 [heap]
I/DEBUG : 4105ec64 4193db00 [heap]
I/DEBUG : 4105ec68 419442e8 [heap]
I/DEBUG : 4105ec6c 400c2d09 /system/lib/libsurfaceflinger.so (android::DisplayHardware::flip(android::Region const&) const+64)
I/DEBUG : #02 4105ec70 4193db00 [heap]
I/DEBUG : 4105ec74 4105ecac
I/DEBUG : 4105ec78 00000007
I/DEBUG : 4105ec7c 40241d00 /system/lib/libui.so
I/DEBUG : 4105ec80 4193db00 [heap]
I/DEBUG : 4105ec84 4193cd78 [heap]
I/DEBUG : 4105ec88 400c3d3f /system/lib/libsurfaceflinger.so (android::MessageBase::handleMessage(android::Message const&))
I/DEBUG : 4105ec8c 4193d730 [heap]
I/DEBUG : 4105ec90 40193ebe /system/lib/libutils.so
I/DEBUG : 4105ec94 400c5f93 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::onScreenReleased()+74)
I/DEBUG :
I/DEBUG : memory near r0:
I/DEBUG : 41953560 00000000 00000000 00000000 00000000 ................
I/DEBUG : 41953570 00000000 00000000 00000000 00000043 ............C...
I/DEBUG : 41953580 40237660 0000001d 00001000 4009f000 `v#@[email protected]
I/DEBUG : 41953590 00000001 00000000 00000001 00000000 ................
I/DEBUG : 419535a0 402376e0 40237718 00000000 00000000 .v#@.w#@........
I/DEBUG :
I/DEBUG : memory near r2:
I/DEBUG : 419442c8 419442c8 419442c8 00000000 00000000 .B.A.B.A........
I/DEBUG : 419442d8 00000000 41940740 00000000 00000023 [email protected]#...
I/DEBUG : 419442e8 401cdaa0 401d0108 00000003 20000001 [email protected]@.......
I/DEBUG : 419442f8 60000005 4193dbc0 401d1710 0000002b ...`[email protected]+...
I/DEBUG : 41944308 00000001 00000010 00000000 00000000 ................
I/DEBUG :
I/DEBUG : memory near r4:
I/DEBUG : 419531a0 4f5f4c47 455f5345 695f4c47 6567616d GL_OES_EGL_image
I/DEBUG : 419531b0 7478655f 616e7265 0000006c 0000006b _external...k...
I/DEBUG : 419531c0 4193cd78 410ca12c 41953580 00000000 x..A,..A.5.A....
I/DEBUG : 419531d0 00000000 00000000 00000000 00000001 ................
I/DEBUG : 419531e0 419442e8 63656a62 5f660074 00000079 .B.Abject.f_y...
I/DEBUG :
I/DEBUG : memory near r5:
I/DEBUG : 000028e0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 000028f0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002900 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002910 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002920 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG :
I/DEBUG : memory near r7:
I/DEBUG : 4193d710 40f59f00 00000073 40196bb8 4193d788 [email protected]@...A
I/DEBUG : 4193d720 006e0001 0000000d 0000000e 00000000 ..n.............
I/DEBUG : 4193d730 401969f8 41954848 00000001 00000000 [email protected]
I/DEBUG : 4193d740 00000010 004d0001 0000000f 40196a40 [email protected]@
I/DEBUG : 4193d750 41954360 00000001 00000000 00000014 `C.A............
I/DEBUG :
I/DEBUG : memory near r8:
I/DEBUG : 4105ec8c 4193d730 40193ebe 400c5f93 00000001 0..A.>[email protected][email protected]
I/DEBUG : 4105ec9c 00000000 00000000 000001e0 00000320 ............ ...
I/DEBUG : 4105ecac 00000000 00000000 000001e0 00000320 ............ ...
I/DEBUG : 4105ecbc 40241d00 00000000 00000000 00000007 [email protected]
I/DEBUG : 4105eccc 00000010 00000001 419543b8 419543bc .........C.A.C.A
I/DEBUG :
I/DEBUG : memory near sl:
I/DEBUG : 4193d70c 00000000 40f59f00 00000073 40196bb8 [email protected]@
I/DEBUG : 4193d71c 4193d788 006e0001 0000000d 0000000e ...A..n.........
I/DEBUG : 4193d72c 00000000 401969f8 41954848 00000001 [email protected]
I/DEBUG : 4193d73c 00000000 00000010 004d0001 0000000f ..........M.....
I/DEBUG : 4193d74c 40196a40 41954360 00000001 00000000 @[email protected]`C.A........
I/DEBUG :
I/DEBUG : memory near ip:
I/DEBUG : 401d0148 419436c8 419436f8 419437a8 00000000 .6.A.6.A.7.A....
I/DEBUG : 401d0158 00000002 00010000 00000002 00000000 ................
I/DEBUG : 401d0168 401b90a5 4108bb88 410a4ba8 401b90a5 [email protected]@
I/DEBUG : 401d0178 410a4bf0 410a4bf0 401b90a5 401b90a5 [email protected]@
I/DEBUG : 401d0188 401b90a5 401b90a5 4108bbc8 410a75ec [email protected]@...A.u.A
I/DEBUG :
I/DEBUG : memory near sp:
I/DEBUG : 4105ec40 00000000 00000000 00000000 ff000000 ................
I/DEBUG : 4105ec50 00000000 00000000 df0027ad 00000000 .........'......
I/DEBUG : 4105ec60 41953580 4193db00 419442e8 400c2d09 [email protected]
I/DEBUG : 4105ec70 4193db00 4105ecac 00000007 40241d00 [email protected]
I/DEBUG : 4105ec80 4193db00 4193cd78 400c3d3f 4193d730 [email protected]
I/DEBUG :
I/DEBUG : code around pc:
I/DEBUG : 000028e0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 000028f0 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002900 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002910 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG : 00002920 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG :
I/DEBUG : code around lr:
I/DEBUG : 400c339c 2901b119 6940d103 69804770 20004770 ...)[email protected]
I/DEBUG : 400c33ac b5384770 68804604 69e168e3 6a226c45 pG8..F.h.h.iEl"j
I/DEBUG : 400c33bc 68e347a8 6819b11b 0201f021 bd38601a .G.h...h!....`8.
I/DEBUG : 400c33cc 4604b510 b1686880 2b026843 6e41d904 ...F.hh.Ch.+..An
I/DEBUG : 400c33dc 2100680b 4798460a 210068a0 460b460a .h.!.F.G.h.!.F.F
I/DEBUG :
I/DEBUG : memory map around fault addr 00002900:
I/DEBUG : (no map below)
I/DEBUG : (no map for address)
I/DEBUG : 4000e000-4000f000 /system/lib/libstdc++.so
(continues on next post)
Code:
I/SamplingProfilerIntegration: Profiling disabled.
I/Zygote : [email protected]()
I/Zygote : Preloading classes...
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
I/Zygote : [email protected]()
D/dalvikvm: GC_EXPLICIT freed 40K, 80% free 528K/2560K, paused 0ms+0ms, total 3ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 2ms
D/dalvikvm: GC_EXPLICIT freed <1K, 80% free 527K/2560K, paused 10ms+0ms, total 13ms
E/installd: eof
E/installd: failed to read size
I/installd: closing connection
I/Zygote : Preloading resources...
I/Zygote : Number of total Classes to prelaod: 2309
I/Zygote : Classes to load for thread1 0~830
I/Zygote : Classes to load for thread2 831~2308
W/Zygote : Class not found for preloading: android.view.InputQueue$FinishedCallback
I/DEBUG : [email protected] -k -t -z -d -o /data/log/dumpstate_app_native -m 4403
I/dumpstate: begin
D/dalvikvm: GC_FOR_ALLOC freed 83K, 63% free 956K/2560K, paused 14ms, total 14ms
W/Zygote : Class not found for preloading: android.animation.ValueAnimator$2
W/Zygote : Class not found for preloading: android.animation.ValueAnimator$3
W/Zygote : Class not found for preloading: android.animation.ValueAnimator$4
W/Zygote : Class not found for preloading: android.animation.ValueAnimator$5
D/dalvikvm: GC_FOR_ALLOC freed 28K, 44% free 1439K/2560K, paused 14ms, total 14ms
D/dalvikvm: GC_FOR_ALLOC freed 74K, 27% free 1870K/2560K, paused 14ms, total 14ms
W/Zygote : Class not found for preloading: android.view.ViewRootImpl$3
V/BluetoothAudioGateway.cpp: classInitNative
V/BT HSHFP: classInitNative
D/dalvikvm: GC_FOR_ALLOC freed 40K, 10% free 2312K/2560K, paused 18ms, total 18ms
D/dalvikvm: GC_FOR_ALLOC freed 8K, 8% free 2361K/2560K, paused 15ms, total 15ms
D/dalvikvm: GC_FOR_ALLOC freed <1K, 7% free 2982K/3203K, paused 8ms, total 8ms
W/Zygote : Class not found for preloading: android.content.res.Resources$1
D/dalvikvm: GC_FOR_ALLOC freed 15K, 2% free 3659K/3715K, paused 15ms, total 15ms
D/dalvikvm: GC_FOR_ALLOC freed 6K, 2% free 4027K/4099K, paused 15ms, total 15ms
D/dalvikvm: GC_FOR_ALLOC freed 1K, 3% free 5049K/5187K, paused 5ms, total 6ms
I/dalvikvm: threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm: No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/dalvikvm: GC_FOR_ALLOC freed 14K, 1% free 6325K/6339K, paused 15ms, total 15ms
D/dalvikvm: GC_FOR_ALLOC freed 30K, 2% free 7019K/7107K, paused 17ms, total 17ms
I/Zygote : ...preloaded 279 resources in 604ms.
I/Zygote : ...preloaded 31 resources in 7ms.
I/Zygote : [email protected] of preloadResources()
D/TextLayoutCache: Using debug level = 0 - Debug Enabled = 0
W/Zygote : Class not found for preloading: android.widget.EdgeGlow
W/Zygote : Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
W/Zygote : Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
W/Zygote : Class not found for preloading: android.media.AudioManager$2
I/dalvikvm: threadid=6: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI: register_android_mtp_MtpDevice
I/dalvikvm: threadid=6: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm: threadid=6: recursive native library load attempt (/system/lib/libmedia_jni.so)
W/Zygote : Class not found for preloading: android.media.IRemoteControlClientDispatcher
W/Zygote : Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 lsof using binary lsof : lsof
W/Zygote : Class not found for preloading: android.widget.TextView$Blink
W/Zygote : Class not found for preloading: android.widget.TextView$EasyEditSpanController
W/Zygote : Class not found for preloading: android.widget.TextView$InputContentType
W/Zygote : Class not found for preloading: android.widget.TextView$InputMethodState
W/Zygote : Class not found for preloading: android.widget.TextView$TextAlign
E/PhonePolicy: Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
D/dalvikvm: GC_FOR_ALLOC freed 308K, 4% free 8526K/8835K, paused 10ms, total 10ms
W/Zygote : Class not found for preloading: android.os.Power
V/BluetoothEventLoop.cpp: classInitNative
V/BluetoothService.cpp: classInitNative
W/Zygote : Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
W/Zygote : Class not found for preloading: android.text.method.WordIterator$1
W/Zygote : Class not found for preloading: android.view.InputHandler
I/Zygote : ...preloaded 831 classes in 1146ms.
I/System : Loaded time zone names for in 312ms (309ms in ICU)
I/System : Loaded time zone names for en_US in 93ms (89ms in ICU)
I/System : Loaded time zone names for it_IT in 101ms (97ms in ICU)
D/dalvikvm: GC_FOR_ALLOC freed 977K, 10% free 9650K/10627K, paused 24ms, total 25ms
I/Zygote : ...preloaded 1478 classes in 1495ms.
I/Zygote : [email protected]()
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm: GC_EXPLICIT freed 327K, 12% free 9360K/10627K, paused 1ms+2ms, total 21ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm: GC_EXPLICIT freed 21K, 13% free 9339K/10627K, paused 1ms+2ms, total 18ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm: GC_EXPLICIT freed <1K, 13% free 9339K/10627K, paused 1ms+2ms, total 17ms
I/dalvikvm: System server process 4440 has been created
I/Zygote : Accepting command socket connections
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
W/ResourceType: Failure getting entry for 0x7f020003 (t=1 e=3) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020000 (t=1 e=0) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020001 (t=1 e=1) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020001 (t=1 e=1) in package 0 (error -75)
D/dalvikvm: GC_CONCURRENT freed 109K, 13% free 9750K/11143K, paused 12ms+12ms, total 84ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 21ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 21ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 21ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 20ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 7ms
I/sysproc : [email protected]_init1()
W/ResourceType: Failure getting entry for 0x7f020005 (t=1 e=5) in package 0 (error -75)
I/sysproc : Entered system_init()
I/sysproc : ServiceManager: 0x4c24d3c8
D/SensorService: nuSensorService starting...
W/ResourceType: Failure getting entry for 0x7f0201f5 (t=1 e=501) in package 0 (error -75)
I/AKMD2 : open_accelerometer
W/ResourceType: Failure getting entry for 0x7f0201f5 (t=1 e=501) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f0201f4 (t=1 e=500) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020001 (t=1 e=1) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020004 (t=1 e=4) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020007 (t=1 e=7) in package 0 (error -75)
I/PackageParser: com.orange.authentication.simcard.permission: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
W/ResourceType: Failure getting entry for 0x7f02001b (t=1 e=27) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02001b (t=1 e=27) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f040001 (t=3 e=1) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02001d (t=1 e=29) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f040000 (t=3 e=0) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020007 (t=1 e=7) in package 0 (error -75)
D/dalvikvm: GC_CONCURRENT freed 168K, 13% free 10138K/11591K, paused 23ms+3ms, total 60ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 15ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 16ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 16ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 17ms
W/ResourceType: Failure getting entry for 0x7f02025f (t=1 e=607) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02032c (t=1 e=812) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02032f (t=1 e=815) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02022c (t=1 e=556) in package 0 (error -75)
D/dalvikvm: GC_CONCURRENT freed 215K, 13% free 10473K/11975K, paused 37ms+2ms, total 55ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 32ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 35ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 23ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 26ms
W/ResourceType: Failure getting entry for 0x7f02022c (t=1 e=556) in package 0 (error -75)
I/SensorService: K3DH Acceleration Sensor
I/SensorService: AK8975 Magnetic field Sensor
I/SensorService: AK8975 Orientation Sensor
I/SensorService: CM3663 Light Sensor
I/SensorService: CM3663 Proximity Sensor
I/SensorService: K3G Gyroscope Sensor
W/ResourceType: Failure getting entry for 0x7f0204f6 (t=1 e=1270) in package 0 (error -75)
I/RemoteDesktopService: RemoteDesktopService started (pid=4440)
W/ResourceType: Failure getting entry for 0x7f0204f6 (t=1 e=1270) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f0204f6 (t=1 e=1270) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f110062 (t=16 e=98) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020000 (t=1 e=0) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f110062 (t=16 e=98) in package 0 (error -75)
D/dalvikvm: GC_FOR_ALLOC freed 259K, 13% free 10749K/12295K, paused 30ms, total 31ms
D/SensorService: nuSensorService thread starting...
W/ResourceType: Failure getting entry for 0x7f02000c (t=1 e=12) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02001a (t=1 e=26) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f0203c1 (t=1 e=961) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f0203c1 (t=1 e=961) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f03003b (t=2 e=59) in package 0 (error -75)
I/PackageParser: com.monotype.android.font.helvneuelt: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
D/dalvikvm: GC_CONCURRENT freed 252K, 13% free 11009K/12551K, paused 11ms+2ms, total 43ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 14ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 15ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 14ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 15ms
W/ResourceType: Failure getting entry for 0x7f020000 (t=1 e=0) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020000 (t=1 e=0) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020000 (t=1 e=0) in package 0 (error -75)
D/su : su invoked.
W/ResourceType: Failure getting entry for 0x7f020004 (t=1 e=4) in package 0 (error -75)
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 sqlite3 using binary sqlite3 : sqlite3 /data/data/com.android.providers.settings/databases/settings.db pragma user_version; select * from system; select * from secure;
E/su : exec failed with 2: No such file or directory
D/dalvikvm: GC_CONCURRENT freed 241K, 12% free 11274K/12807K, paused 1ms+4ms, total 26ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 2ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 3ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 3ms
W/ResourceType: Failure getting entry for 0x7f020332 (t=1 e=818) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020334 (t=1 e=820) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020334 (t=1 e=820) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020334 (t=1 e=820) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020333 (t=1 e=819) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020333 (t=1 e=819) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020333 (t=1 e=819) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020009 (t=1 e=9) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02001d (t=1 e=29) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020333 (t=1 e=819) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f10004b (t=15 e=75) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02035d (t=1 e=861) in package 0 (error -75)
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 netcfg using binary netcfg : netcfg
W/ResourceType: Failure getting entry for 0x7f020319 (t=1 e=793) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020319 (t=1 e=793) in package 0 (error -75)
D/dalvikvm: GC_CONCURRENT freed 294K, 13% free 11541K/13127K, paused 12ms+3ms, total 53ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 17ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 18ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 18ms
W/ResourceType: Failure getting entry for 0x7f020331 (t=1 e=817) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020328 (t=1 e=808) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020328 (t=1 e=808) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f020328 (t=1 e=808) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f02014e (t=1 e=334) in package 0 (error -75)
D/dalvikvm: GC_CONCURRENT freed 280K, 12% free 11809K/13383K, paused 11ms+3ms, total 45ms
D/dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 18ms
W/ResourceType: Failure getting entry for 0x7f0e004d (t=13 e=77) in package 0 (error -75)
W/ResourceType: Failure getting entry for 0x7f0e004e (t=13 e=78) in package 0 (error -75)
I/BootTime: Prefetch Time Taken:1050
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 iptables using binary iptables : iptables -L -nvx
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 ip6tables using binary ip6tables : ip6tables -L -nvx
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 iptables using binary iptables : iptables -t nat -L -nvx
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 iptables using binary iptables : iptables -t raw -L -nvx
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 ip6tables using binary ip6tables : ip6tables -t raw -L -nvx
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 wpa_cli using binary wpa_cli : wpa_cli list_networks
E/su : exec failed with 2: No such file or directory
D/VoldCmdListener: asec list
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 cat using binary cat : cat /data/system/packages.xml
D/su : su invoked.
D/su : Allowing shell.
D/su : 2000 /system/bin/dumpstate executing 0 cat using binary cat : cat /proc/4403/maps
I/dumpstate: done
I/ServiceManager: service 'SurfaceFlinger' died
I/ServiceManager: service 'SecTVOutService' died
F/libc : Fatal signal 11 (SIGSEGV) at 0x00000010 (code=1), thread 4423 (BootAnimation)
D/BootAnimation: SurfaceFlinger died, exiting...
F/libc : Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 4440 (system_server)
I/ServiceManager: service 'sensorservice' died
I/DEBUG : unexpected waitpid response: n=4440, status=00000009
I/DEBUG : ptrace detach from 4440 failed: No such process
I/DEBUG : debuggerd committing suicide to free the zombie!
I/DEBUG : debuggerd: Mar 7 2013 21:50:41
hi i have a nabi 2 (my sons) and i was trying to get angry birds go running on it, but it launches to a black screen and closes (no error on screen)
hope someone can help me :/
if its not possible I'll just have to tell him it's not going to happen.
logcat
Code:
--------- beginning of /dev/log/main
I/ ( 291): SurfaceBufferHelper set buffer count 2
--------- beginning of /dev/log/system
I/ActivityManager( 182): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10304000 cmp=com.rovio.angrybirdsgo/.AngryBirdsGoActivity} from pid 291
I/dalvikvm( 4837): Turning on JNI app bug workarounds for target SDK version 10...
I/ActivityManager( 182): Start proc com.rovio.angrybirdsgo for activity com.rovio.angrybirdsgo/.AngryBirdsGoActivity: pid=4837 uid=10082 gids={1015, 3003, 1006}
D/OpenGLRenderer( 4766): Flushing caches (mode 1)
D/OpenGLRenderer( 4766): Flushing caches (mode 0)
D/TestFlight SDK( 4837): Initializing Crash Reporting.
D/ACRA ( 4837): ACRA is enabled for com.rovio.angrybirdsgo, intializing...
D/dalvikvm( 4837): GC_CONCURRENT freed 541K, 17% free 6336K/7559K, paused 3ms+2ms
D/OpenGLRenderer( 291): Flushing caches (mode 0)
I/dalvikvm-heap( 4837): Grow heap (frag case) to 9.276MB for 258542-byte allocation
D/dalvikvm( 4837): GC_CONCURRENT freed 1067K, 23% free 7216K/9351K, paused 1ms+2ms
D/dalvikvm( 4837): GC_CONCURRENT freed 1023K, 21% free 7395K/9351K, paused 3ms+5ms
D/TestFlight SDK( 4837): Open UDID is set to Android ID: 7ae8eaea76186d62
I/dalvikvm-heap( 4837): Grow heap (frag case) to 10.478MB for 258648-byte allocation
D/dalvikvm( 4837): GC_CONCURRENT freed 2890K, 34% free 7123K/10759K, paused 2ms+3ms
D/dalvikvm( 4837): GC_CONCURRENT freed 854K, 30% free 7548K/10759K, paused 1ms+1ms
D/TestFlight SDK( 4837): TestFlight takeOff complete. Version: 1.0
W/dalvikvm( 4837): dvmFindClassByName rejecting 'com/exient/XGS/XGSTwoButtonDialog'
W/dalvikvm( 4837): JNI WARNING: DeleteLocalRef(0x1d2001e2) failed to find entry
D/dalvikvm( 4837): Trying to load lib /data/data/com.rovio.angrybirdsgo/lib/libABK.so 0x41054360
D/dalvikvm( 4837): Added shared lib /data/data/com.rovio.angrybirdsgo/lib/libABK.so 0x41054360
D/FlurryAgent( 4837): Initializing Flurry session
D/FlurryAgent( 4837): New session
W/Settings( 4837): Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
I/FlurryAgent( 4837): loading persistent data: /data/data/com.rovio.angrybirdsgo/files/.flurryagent.76ebc868
D/FlurryAgent( 4837): Loading API key: ****************NY8W
D/FlurryAgent( 4837): Loading phoneId: AND7ae8eaea76186d62
D/FlurryAgent( 4837): Loading session reports
D/FlurryAgent( 4837): Persistent file loaded
D/FlurryAgent( 4837): generating report
D/FlurryAgent( 4837): Sending report to: http://data.flurry.com/aap.do
D/ConnectionStateWatcher( 4837): Network connected. Resuming TF tasks...
D/libEGL ( 4837): loaded /system/lib/egl/libEGL_tegra.so
V/TabletStatusBar( 291): setLightsOn(true)
D/libEGL ( 4837): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 4837): loaded /system/lib/egl/libGLESv2_tegra.so
I/ActivityManager( 182): Displayed com.rovio.angrybirdsgo/.AngryBirdsGoActivity: +1s23ms
W/InputManagerService( 182): Starting input on non-focused client [email protected] (uid=10069 pid=4766)
D/dalvikvm( 4837): GC_CONCURRENT freed 873K, 27% free 7905K/10759K, paused 2ms+2ms
F/libc ( 4837): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
D/FlurryAgent( 4837): Report successful
D/FlurryAgent( 4837): Done sending initial agent report
I/DEBUG ( 1843): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1843): Build fingerprint: 'nabi/nabi2/mt799:4.0.4/IMM76L/USA:user/release-keys'
I/DEBUG ( 1843): pid: 4837, tid: 4854 >>> com.rovio.angrybirdsgo <<<
I/DEBUG ( 1843): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 1843): r0 00000001 r1 5c074814 r2 5be24a2c r3 00000000
I/DEBUG ( 1843): r4 5be921e0 r5 00000000 r6 5be92294 r7 00000001
I/DEBUG ( 1843): r8 5c281d08 r9 ffffffff 10 5be150b0 fp 00004000
I/DEBUG ( 1843): ip ffffe980 sp 5c074810 lr 5b9b5368 pc 00000000 cpsr 20000010
I/DEBUG ( 1843): d0 3b19d747f23e3400 d1 3fa555555555554a
I/DEBUG ( 1843): d2 bf56c16c16c15176 d3 3f00000000000000
I/DEBUG ( 1843): d4 3f80000000000000 d5 0000040041700000
I/DEBUG ( 1843): d6 0000000354400000 d7 41700000bf800000
I/DEBUG ( 1843): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1843): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1843): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1843): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1843): d16 0000000000000000 d17 36fda003f74a3675
I/DEBUG ( 1843): d18 18ec9d8c1e9d3eb0 d19 36fda003f74a3675
I/DEBUG ( 1843): d20 5b58775e21440984 d21 719b78de809aa703
I/DEBUG ( 1843): d22 81e42d5387958e6f d23 aff510dc6e4286aa
I/DEBUG ( 1843): d24 9908b0df9908b0df d25 9908b0df9908b0df
I/DEBUG ( 1843): d26 0000000100000001 d27 0000000100000001
I/DEBUG ( 1843): d28 8000000080000000 d29 8000000080000000
I/DEBUG ( 1843): d30 7fffffff7fffffff d31 7fffffff7fffffff
I/DEBUG ( 1843): scr 20000012
I/DEBUG ( 1843):
I/DEBUG ( 1843): #00 pc 00000000
I/DEBUG ( 1843): #01 pc 0030d364 /data/data/com.rovio.angrybirdsgo/lib/libABK.so
I/DEBUG ( 1843): #02 pc 00312448 /data/data/com.rovio.angrybirdsgo/lib/libABK.so
I/DEBUG ( 1843):
I/DEBUG ( 1843): code around pc:
I/DEBUG ( 1843): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843):
I/DEBUG ( 1843): code around lr:
I/DEBUG ( 1843): 5b9b5348 e3a00001 e5215004 e08ee000 e5836004 .....P!......`..
I/DEBUG ( 1843): 5b9b5358 e583e010 e792300c e5933000 e12fff33 .....0...0..3./.
I/DEBUG ( 1843): 5b9b5368 e1a01005 e3a020b4 e1a00004 ebf76eeb ..... .......n..
I/DEBUG ( 1843): 5b9b5378 e284300c e7e03153 e2332001 05c4204c .0..S1... 3.L ..
I/DEBUG ( 1843): 5b9b5388 11a01005 e2635008 03a01004 03012406 .....Pc......$..
I/DEBUG ( 1843):
I/DEBUG ( 1843): stack:
I/DEBUG ( 1843): 5c0747d0 57579d1c
I/DEBUG ( 1843): 5c0747d4 0111e970 [heap]
I/DEBUG ( 1843): 5c0747d8 000001f0
I/DEBUG ( 1843): 5c0747dc 40800dc0 /system/lib/libdvm.so
I/DEBUG ( 1843): 5c0747e0 000001f0
I/DEBUG ( 1843): 5c0747e4 57579d08
I/DEBUG ( 1843): 5c0747e8 5c074920
I/DEBUG ( 1843): 5c0747ec 4084e91d /system/lib/libdvm.so
I/DEBUG ( 1843): 5c0747f0 5c074818
I/DEBUG ( 1843): 5c0747f4 d8fa27e8
I/DEBUG ( 1843): 5c0747f8 0111e970 [heap]
I/DEBUG ( 1843): 5c0747fc 40a46b68 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 1843): 5c074800 00000001
I/DEBUG ( 1843): 5c074804 57d2c0f4 /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 1843): 5c074808 df0027ad
I/DEBUG ( 1843): 5c07480c 00000000
I/DEBUG ( 1843): #01 5c074810 00004000
I/DEBUG ( 1843): 5c074814 00000000
I/DEBUG ( 1843): 5c074818 5bec0fb0
I/DEBUG ( 1843): 5c07481c 5c281cac
I/DEBUG ( 1843): 5c074820 00000000
I/DEBUG ( 1843): 5c074824 000002aa
I/DEBUG ( 1843): 5c074828 00000001
I/DEBUG ( 1843): 5c07482c 5b9ba44c /data/data/com.rovio.angrybirdsgo/lib/libABK.so
D/SqliteObjectPersistor( 4837): Event with id 11 written
D/TestFlight SDK( 4837): Executing Network job
D/dalvikvm( 4521): GC_CONCURRENT freed 1145K, 24% free 6028K/7879K, paused 2ms+2ms
D/dalvikvm( 4538): GC_CONCURRENT freed 1233K, 23% free 6940K/8903K, paused 2ms+3ms
I/BootReceiver( 182): Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE)
W/InputDispatcher( 182): channel '4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 182): channel '4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 111): Process 4837 terminated by signal (11)
W/InputDispatcher( 182): Attempted to unregister already unregistered input channel '4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity (server)'
I/InputDispatcher( 182): Dropping event because there is no focused window or focused application.
W/InputDispatcher( 182): Asynchronous input event injection failed.
I/WindowManager( 182): WIN DEATH: Window{4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity paused=false}
W/WindowManager( 182): Force-removing child win Window{414895c8 SurfaceView paused=false} from container Window{4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity paused=false}
I/ActivityManager( 182): Process com.rovio.angrybirdsgo (pid 4837) has died.
W/ActivityManager( 182): Force removing ActivityRecord{4135c268 com.rovio.angrybirdsgo/.AngryBirdsGoActivity}: app died, no saved state
W/WindowManager( 182): Failed looking up window
W/WindowManager( 182): java.lang.IllegalArgumentException: Requested window [email protected] does not exist
W/WindowManager( 182): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7191)
W/WindowManager( 182): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7182)
W/WindowManager( 182): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1545)
W/WindowManager( 182): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
W/WindowManager( 182): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 182): WIN DEATH: null
I/WindowManager( 182): WINDOW DIED Window{4145a1f8 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity paused=false}
I/InputDispatcher( 182): Dropping event because there is no focused window or focused application.
W/InputDispatcher( 182): Asynchronous input event injection failed.
I/InputDispatcher( 182): Dropping event because there is no focused window or focused application.
W/InputDispatcher( 182): Asynchronous input event injection failed.
I/ActivityManager( 182): No longer want android.process.acore (pid 1711): hidden #16
D/dalvikvm( 486): GC_CONCURRENT freed 1473K, 34% free 11803K/17671K, paused 2ms+5ms
D/dalvikvm( 182): GC_CONCURRENT freed 751K, 19% free 10241K/12615K, paused 2ms+15ms
W/InputManagerService( 182): Got RemoteException sending setActive(false) notification to pid 4837 uid 10082
W/SurfaceTexture( 110): [net.suckga.iLauncher2/net.suckga.iLauncher2.LauncherActivity] cancelBuffer: SurfaceTexture has been abandoned!
I/ActivityManager( 182): Displayed net.suckga.iLauncher2/.LauncherActivity: +305ms
D/dalvikvm( 486): GC_CONCURRENT freed 3421K, 41% free 10448K/17671K, paused 2ms+3ms
D/dalvikvm( 486): GC_CONCURRENT freed 268K, 34% free 11782K/17671K, paused 1ms+2ms
D/dalvikvm( 291): GC_CONCURRENT freed 1263K, 23% free 6730K/8711K, paused 3ms+8ms
I/ ( 291): SurfaceBufferHelper set buffer count 2
I/ActivityManager( 182): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10304000 cmp=com.rovio.angrybirdsgo/.AngryBirdsGoActivity} from pid 291
I/ActivityManager( 182): Start proc com.rovio.angrybirdsgo for activity com.rovio.angrybirdsgo/.AngryBirdsGoActivity: pid=4923 uid=10082 gids={1015, 3003, 1006}
I/dalvikvm( 4923): Turning on JNI app bug workarounds for target SDK version 10...
D/OpenGLRenderer( 486): Flushing caches (mode 1)
D/OpenGLRenderer( 486): Flushing caches (mode 0)
D/TestFlight SDK( 4923): Initializing Crash Reporting.
D/ACRA ( 4923): ACRA is enabled for com.rovio.angrybirdsgo, intializing...
D/dalvikvm( 4923): GC_CONCURRENT freed 541K, 17% free 6336K/7559K, paused 7ms+2ms
D/OpenGLRenderer( 291): Flushing caches (mode 0)
I/dalvikvm-heap( 4923): Grow heap (frag case) to 9.285MB for 258542-byte allocation
D/dalvikvm( 4923): GC_CONCURRENT freed 1342K, 25% free 7009K/9287K, paused 2ms+2ms
D/dalvikvm( 4923): GC_CONCURRENT freed 845K, 20% free 7443K/9287K, paused 1ms+3ms
D/TestFlight SDK( 4923): Open UDID is set to Android ID: 7ae8eaea76186d62
I/dalvikvm-heap( 4923): Grow heap (frag case) to 10.399MB for 258648-byte allocation
D/dalvikvm( 4923): GC_CONCURRENT freed 2619K, 31% free 7440K/10695K, paused 2ms+2ms
D/dalvikvm( 4923): GC_CONCURRENT freed 1216K, 30% free 7504K/10695K, paused 2ms+2ms
D/TestFlight SDK( 4923): TestFlight takeOff complete. Version: 1.0
W/dalvikvm( 4923): dvmFindClassByName rejecting 'com/exient/XGS/XGSTwoButtonDialog'
W/dalvikvm( 4923): JNI WARNING: DeleteLocalRef(0x1d2001e2) failed to find entry
D/dalvikvm( 4923): Trying to load lib /data/data/com.rovio.angrybirdsgo/lib/libABK.so 0x41055550
D/dalvikvm( 4923): Added shared lib /data/data/com.rovio.angrybirdsgo/lib/libABK.so 0x41055550
D/FlurryAgent( 4923): Initializing Flurry session
D/FlurryAgent( 4923): New session
W/Settings( 4923): Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
I/FlurryAgent( 4923): loading persistent data: /data/data/com.rovio.angrybirdsgo/files/.flurryagent.76ebc868
D/FlurryAgent( 4923): Loading API key: ****************NY8W
D/FlurryAgent( 4923): Loading phoneId: AND7ae8eaea76186d62
D/FlurryAgent( 4923): Loading session reports
D/FlurryAgent( 4923): Persistent file loaded
D/FlurryAgent( 4923): generating report
D/FlurryAgent( 4923): Sending report to: http://data.flurry.com/aap.do
V/TabletStatusBar( 291): setLightsOn(true)
D/libEGL ( 4923): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 4923): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/ConnectionStateWatcher( 4923): Network connected. Resuming TF tasks...
D/libEGL ( 4923): loaded /system/lib/egl/libGLESv2_tegra.so
I/ActivityManager( 182): Displayed com.rovio.angrybirdsgo/.AngryBirdsGoActivity: +1s43ms
W/InputManagerService( 182): Starting input on non-focused client [email protected] (uid=10057 pid=486)
F/libc ( 4923): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
D/FlurryAgent( 4923): Report successful
D/FlurryAgent( 4923): Done sending initial agent report
D/dalvikvm( 4923): GC_CONCURRENT freed 753K, 27% free 7902K/10695K, paused 3ms+2ms
I/DEBUG ( 1843): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1843): Build fingerprint: 'nabi/nabi2/mt799:4.0.4/IMM76L/USA:user/release-keys'
I/DEBUG ( 1843): pid: 4923, tid: 4953 >>> com.rovio.angrybirdsgo <<<
I/DEBUG ( 1843): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 1843): r0 00000001 r1 5c074814 r2 5be24a2c r3 00000000
I/DEBUG ( 1843): r4 5be921e0 r5 00000000 r6 5be92294 r7 00000001
I/DEBUG ( 1843): r8 5c281d08 r9 ffffffff 10 5be150b0 fp 00004000
I/DEBUG ( 1843): ip ffffe980 sp 5c074810 lr 5b9b5368 pc 00000000 cpsr 20000010
I/DEBUG ( 1843): d0 3b19d747f23e3400 d1 3fa555555555554a
I/DEBUG ( 1843): d2 bf56c16c16c15176 d3 3f00000000000000
I/DEBUG ( 1843): d4 3f80000000000000 d5 0000040041700000
I/DEBUG ( 1843): d6 0000000354400000 d7 41700000bf800000
I/DEBUG ( 1843): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1843): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1843): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1843): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1843): d16 0000000000000000 d17 2a37ba3dfcad807e
I/DEBUG ( 1843): d18 f8bf828271ef8eee d19 2a37ba3d65a530a1
I/DEBUG ( 1843): d20 b49822944ca12b8f d21 6ef7f1257b4e8436
I/DEBUG ( 1843): d22 61b7325de8e73e31 d23 b33f0ae2fcad807e
I/DEBUG ( 1843): d24 9908b0df9908b0df d25 9908b0df9908b0df
I/DEBUG ( 1843): d26 0000000100000001 d27 0000000100000001
I/DEBUG ( 1843): d28 8000000080000000 d29 8000000080000000
I/DEBUG ( 1843): d30 7fffffff7fffffff d31 7fffffff7fffffff
I/DEBUG ( 1843): scr 20000012
I/DEBUG ( 1843):
I/DEBUG ( 1843): #00 pc 00000000
I/DEBUG ( 1843): #01 pc 0030d364 /data/data/com.rovio.angrybirdsgo/lib/libABK.so
I/DEBUG ( 1843): #02 pc 00312448 /data/data/com.rovio.angrybirdsgo/lib/libABK.so
I/DEBUG ( 1843):
I/DEBUG ( 1843): code around pc:
I/DEBUG ( 1843): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 1843):
I/DEBUG ( 1843): code around lr:
I/DEBUG ( 1843): 5b9b5348 e3a00001 e5215004 e08ee000 e5836004 .....P!......`..
I/DEBUG ( 1843): 5b9b5358 e583e010 e792300c e5933000 e12fff33 .....0...0..3./.
I/DEBUG ( 1843): 5b9b5368 e1a01005 e3a020b4 e1a00004 ebf76eeb ..... .......n..
I/DEBUG ( 1843): 5b9b5378 e284300c e7e03153 e2332001 05c4204c .0..S1... 3.L ..
I/DEBUG ( 1843): 5b9b5388 11a01005 e2635008 03a01004 03012406 .....Pc......$..
I/DEBUG ( 1843):
I/DEBUG ( 1843): stack:
I/DEBUG ( 1843): 5c0747d0 40899c58 /system/lib/libdvm.so
I/DEBUG ( 1843): 5c0747d4 00000020
I/DEBUG ( 1843): 5c0747d8 fffffe4c
I/DEBUG ( 1843): 5c0747dc 41306d50 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 1843): 5c0747e0 00000001
I/DEBUG ( 1843): 5c0747e4 00000005
I/DEBUG ( 1843): 5c0747e8 40899c58 /system/lib/libdvm.so
I/DEBUG ( 1843): 5c0747ec 40815ad0 /system/lib/libdvm.so
I/DEBUG ( 1843): 5c0747f0 56d5c348 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 1843): 5c0747f4 d8fa27e8
I/DEBUG ( 1843): 5c0747f8 0111e970 [heap]
I/DEBUG ( 1843): 5c0747fc 40a46b68 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 1843): 5c074800 00000001
I/DEBUG ( 1843): 5c074804 57d2c0f4 /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 1843): 5c074808 df0027ad
I/DEBUG ( 1843): 5c07480c 00000000
I/DEBUG ( 1843): #01 5c074810 00004000
I/DEBUG ( 1843): 5c074814 00000000
I/DEBUG ( 1843): 5c074818 5bec0fb0
I/DEBUG ( 1843): 5c07481c 5c281cac
I/DEBUG ( 1843): 5c074820 00000000
I/DEBUG ( 1843): 5c074824 000002aa
I/DEBUG ( 1843): 5c074828 00000001
I/DEBUG ( 1843): 5c07482c 5b9ba44c /data/data/com.rovio.angrybirdsgo/lib/libABK.so
D/SqliteObjectPersistor( 4923): Event with id 12 written
D/TestFlight SDK( 4923): Executing Network job
I/dalvikvm-heap( 182): Grow heap (frag case) to 12.859MB for 174776-byte allocation
I/dalvikvm-heap( 182): Grow heap (frag case) to 13.354MB for 196628-byte allocation
I/BootReceiver( 182): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
I/WindowManager( 182): WIN DEATH: Window{41158428 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity paused=false}
I/ActivityManager( 182): Process com.rovio.angrybirdsgo (pid 4923) has died.
W/ActivityManager( 182): Force removing ActivityRecord{4135c3d8 com.rovio.angrybirdsgo/.AngryBirdsGoActivity}: app died, no saved state
D/Zygote ( 111): Process 4923 terminated by signal (11)
W/WindowManager( 182): Force-removing child win Window{414276f8 SurfaceView paused=false} from container Window{41158428 com.rovio.angrybirdsgo/com.rovio.angrybirdsgo.AngryBirdsGoActivity paused=false}
W/WindowManager( 182): Failed looking up window
W/WindowManager( 182): java.lang.IllegalArgumentException: Requested window [email protected] does not exist
W/WindowManager( 182): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7191)
W/WindowManager( 182): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7182)
W/WindowManager( 182): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1545)
W/WindowManager( 182): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
W/WindowManager( 182): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 182): WIN DEATH: null
W/InputManagerService( 182): Got RemoteException sending setActive(false) notification to pid 4923 uid 10082
D/dalvikvm( 486): GC_CONCURRENT freed 1562K, 31% free 12220K/17671K, paused 1ms+3ms
W/SurfaceTexture( 110): [net.suckga.iLauncher2/net.suckga.iLauncher2.LauncherActivity] cancelBuffer: SurfaceTexture has been abandoned!
I/ActivityManager( 182): Displayed net.suckga.iLauncher2/.LauncherActivity: +243ms
I/dalvikvm-heap( 486): Grow heap (frag case) to 17.771MB for 446480-byte allocation
D/dalvikvm( 486): GC_CONCURRENT freed 3400K, 37% free 11158K/17671K, paused 2ms+2ms
I/ ( 291): SurfaceBufferHelper set buffer count 2
D/dalvikvm( 4538): GC_CONCURRENT freed 1243K, 22% free 6963K/8903K, paused 3ms+2ms
D/OpenGLRenderer( 486): Flushing caches (mode 1)
D/OpenGLRenderer( 486): Flushing caches (mode 0)
I/ActivityManager( 182): Displayed rs.pedjaapps.KernelTuner/.ui.LogCat: +277ms
D/dalvikvm( 4766): GC_CONCURRENT freed 562K, 15% free 7255K/8519K, paused 2ms+16ms
D/OpenGLRenderer( 291): Flushing caches (mode 0)
W/InputManagerService( 182): Starting input on non-focused client [email protected] (uid=10057 pid=486)
I have recently come back to playing Angry Birds Seasons/Rio/Space on my Nexus 9. Unfortunately I get random crashes (FCs) in any of these games. It doesn't happen on my Nexus 5X but I prefer the bigger tablet to play on.
I have only a few apps installed and checked tha RAM usage: there is enough free RAM available. The crashed happen even a few minutes after a fresh reboot.
It seems to be a problem with the GPU. Here is an excerpt of the crash log:
Code:
--------- beginning of crash
05-31 18:50:18.056 5509 2438 F google-breakpad: Microdump skipped (uninteresting)
05-31 18:50:18.113 2383 2438 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10400000 in tid 2438 (GraphicsThread)
05-31 18:50:18.120 183 183 W : debuggerd: handling request: pid=2383 uid=10099 gid=10099 tid=2438
05-31 18:50:18.229 5510 5510 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-31 18:50:18.229 5510 5510 F DEBUG : Build fingerprint: 'google/volantis/flounder:7.1.1/N4F27B/3853226:user/release-keys'
05-31 18:50:18.229 5510 5510 F DEBUG : Revision: '0'
05-31 18:50:18.229 5510 5510 F DEBUG : ABI: 'arm'
05-31 18:50:18.229 5510 5510 F DEBUG : pid: 2383, tid: 2438, name: GraphicsThread >>> com.rovio.angrybirdsspace.ads <<<
05-31 18:50:18.230 5510 5510 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x10400000
05-31 18:50:18.230 5510 5510 F DEBUG : r0 10400000 r1 00000000 r2 103fff80 r3 10400000
05-31 18:50:18.230 5510 5510 F DEBUG : r4 ce980000 r5 00000000 r6 e28ea100 r7 eb74f008
05-31 18:50:18.230 5510 5510 F DEBUG : r8 00000000 r9 ce93c720 sl a5238fe8 fp ce911000
05-31 18:50:18.230 5510 5510 F DEBUG : ip 00000000 sp e8704508 lr dc752161 pc eb6dd9c4 cpsr 280b0010
05-31 18:50:18.266 5510 5510 F DEBUG :
05-31 18:50:18.266 5510 5510 F DEBUG : backtrace:
05-31 18:50:18.266 5510 5510 F DEBUG : #00 pc 000179c4 /system/lib/libc.so (memset+120)
05-31 18:50:18.266 5510 5510 F DEBUG : #01 pc 0072a15d /vendor/lib/libglcore.so
05-31 18:50:18.266 5510 5510 F DEBUG : #02 pc 0072b027 /vendor/lib/libglcore.so
05-31 18:50:18.266 5510 5510 F DEBUG : #03 pc 0072ba5d /vendor/lib/libglcore.so
05-31 18:50:18.266 5510 5510 F DEBUG : #04 pc 001d86d8 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #05 pc 00443a58 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #06 pc 00443bc8 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #07 pc 001d77a0 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #08 pc 0019dcb8 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #09 pc 00198104 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #10 pc 00195658 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #11 pc 0060a658 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #12 pc 0061b3b0 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #13 pc 0060acd4 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #14 pc 0060b040 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #15 pc 00604274 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #16 pc 004a615c /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #17 pc 0008e544 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #18 pc 0006911c /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so
05-31 18:50:18.266 5510 5510 F DEBUG : #19 pc 000feb58 /data/app/com.rovio.angrybirdsspace.ads-1/lib/arm/libAngryBirdsSpace.so (Java_com_rovio_fusion_NativeApplication_nativeUpdate+268)
05-31 18:50:18.266 5510 5510 F DEBUG : #20 pc 00903979 /data/app/com.rovio.angrybirdsspace.ads-1/oat/arm/base.odex (offset 0x85e000)
Any ideas if this is a hardware or software problem?
No FC here :good:
Maybe a software problem. Try a factory reset
Or wiping dalvik cache
When those two options fail then you can worry
I am on stock ROM and have no alternate recovery installed, so I cannot wipe the dalvik cache.
The system randomly crashes on my OnePlus 5T, it just hangs for a few seconds and then does a reboot (sometimes only a soft reboot). I'm running OxygenOS Open Beta 33 (Android 9) with ElementalX, Magisk and EdXposed. I've finally managed to capture a logcat and it seems like it's something related to the camera, even though I don't actively use it when the crash happens, and I don't have any camera-specific mods installed.
Logcat
07-23 12:27:29.692 1834 11714 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 11714 (Binder:1834_1B), pid 1834 (system_server)
07-23 12:27:29.896 1834 7981 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRoutePro viderService} from pid=4124, uid=10023 that is not exported from uid 10068
07-23 12:27:29.902 15952 15952 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-23 12:27:29.902 15952 15952 F DEBUG : Build fingerprint: 'OnePlus/OnePlus5T/OnePlus5T:9/PKQ1.180716.001/1906100000:user/release-keys'
07-23 12:27:29.902 15952 15952 F DEBUG : Revision: '0'
07-23 12:27:29.902 15952 15952 F DEBUG : ABI: 'arm64'
07-23 12:27:29.902 15952 15952 F DEBUG : pid: 1834, tid: 11714, name: Binder:1834_1B >>> system_server <<<
07-23 12:27:29.902 15952 15952 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
07-23 12:27:29.902 15952 15952 F DEBUG : Abort message: 'monitor.cc:1157] Invalid monitor state ForwardingAddress'
07-23 12:27:29.902 15952 15952 F DEBUG : x0 0000000000000000 x1 0000000000002dc2 x2 0000000000000006 x3 0000000000000008
07-23 12:27:29.902 15952 15952 F DEBUG : x4 000000713de59100 x5 000000713de59100 x6 000000713de59100 x7 000000713de59380
07-23 12:27:29.902 15952 15952 F DEBUG : x8 0000000000000083 x9 46f83f518cc1e292 x10 0000000000000000 x11 fffffffc7ffffbdf
07-23 12:27:29.902 15952 15952 F DEBUG : x12 0000000000000001 x13 000000713de594c0 x14 0000000000000000 x15 00000071e72dd000
07-23 12:27:29.902 15952 15952 F DEBUG : x16 00000071e72d12a8 x17 00000071e71f0954 x18 0000000000000000 x19 000000000000072a
07-23 12:27:29.902 15952 15952 F DEBUG : x20 0000000000002dc2 x21 0000007132592380 x22 00000071324ab000 x23 000000716131d608
07-23 12:27:29.902 15952 15952 F DEBUG : x24 000000000000000b x25 000000716131f048 x26 0000000000000000 x27 00000000c2dc8004
07-23 12:27:29.902 15952 15952 F DEBUG : x28 0000007132fff588 x29 0000007132ffe760
07-23 12:27:29.902 15952 15952 F DEBUG : sp 0000007132ffe720 lr 00000071e71e4084 pc 00000071e71e40ac
07-23 12:27:29.910 1834 1966 E NotificationService: Suppressing notification from package by user request. Package: net.dinglisch.android.taskerm isGroupBlocked: false isRankingImportanceNone: true isRecordImportanceNone: false
07-23 12:27:29.973 15952 15952 F DEBUG :
07-23 12:27:29.973 15952 15952 F DEBUG : backtrace:
07-23 12:27:29.973 15952 15952 F DEBUG : #00 pc 00000000000220ac /system/lib64/libc.so (abort+116)
07-23 12:27:29.973 15952 15952 F DEBUG : #01 pc 00000000004645d8 /system/lib64/libart.so (offset 0x43d000) (art::Runtime::Abort(char const*)+1196)
07-23 12:27:29.973 15952 15952 F DEBUG : #02 pc 0000000000008ce0 /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+724)
07-23 12:27:29.973 15952 15952 F DEBUG : #03 pc 00000000003be624 /system/lib64/libart.so (offset 0x374000) (art::Monitor::MonitorEnter(art::Thread*, art::mirror:bject*, bool)+1456)
07-23 12:27:29.973 15952 15952 F DEBUG : #04 pc 0000000000514b90 /system/lib64/libart.so (offset 0x43e000) (artLockObjectFromCode+36)
07-23 12:27:29.973 15952 15952 F DEBUG : #05 pc 0000000000555c98 /system/lib64/libart.so (offset 0x43e000) (art_quick_lock_object+152)
07-23 12:27:29.973 15952 15952 F DEBUG : #06 pc 0000000000abf000 /system/framework/arm64/boot-framework.oat (offset 0x3da000) (android.os.BaseBundle.writeToParcelInner+160)
07-23 12:27:29.973 15952 15952 F DEBUG : #07 pc 0000000000c1bba0 /system/framework/arm64/boot-framework.oat (offset 0x3da000) (android.os.Bundle.writeToParcel+128)
07-23 12:27:29.973 15952 15952 F DEBUG : #08 pc 0000000000ad8d54 /system/framework/arm64/boot-framework.oat (offset 0x3da000) (android.os.Parcel.writeBundle+116)
07-23 12:27:29.973 15952 15952 F DEBUG : #09 pc 0000000000a19440 /system/framework/arm64/boot-framework.oat (offset 0x3da000) (android.content.ContentProviderNative.onTransact+2272)
07-23 12:27:29.973 15952 15952 F DEBUG : #10 pc 0000000000c17e18 /system/framework/arm64/boot-framework.oat (offset 0x3da000) (android.os.Binder.execTransact+600)
07-23 12:27:29.973 15952 15952 F DEBUG : #11 pc 0000000000555788 /system/lib64/libart.so (offset 0x43e000) (art_quick_invoke_stub+584)
07-23 12:27:29.973 15952 15952 F DEBUG : #12 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
07-23 12:27:29.973 15952 15952 F DEBUG : #13 pc 000000000045cd00 /system/lib64/libart.so (offset 0x374000) (art:anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art:anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
07-23 12:27:29.973 15952 15952 F DEBUG : #14 pc 000000000045e094 /system/lib64/libart.so (offset 0x374000) (art::InvokeVirtualOrInterfaceWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+440)
07-23 12:27:29.973 15952 15952 F DEBUG : #15 pc 0000000000333df0 /system/lib64/libart.so (offset 0x20c000) (art::JNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+656)
07-23 12:27:29.973 15952 15952 F DEBUG : #16 pc 00000000000c5ec8 /system/lib64/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+116)
07-23 12:27:29.973 15952 15952 F DEBUG : #17 pc 00000000001376dc /system/lib64/libandroid_runtime.so (JavaBBinder:nTransact(unsigned int, android:arcel const&, android:arcel*, unsigned int)+156)
07-23 12:27:29.973 15952 15952 F DEBUG : #18 pc 000000000004fd2c /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android:arcel const&, android:arcel*, unsigned int)+136)
07-23 12:27:29.973 15952 15952 F DEBUG : #19 pc 000000000005d558 /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+520)
07-23 12:27:29.973 15952 15952 F DEBUG : #20 pc 000000000005d29c /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+156)
07-23 12:27:29.973 15952 15952 F DEBUG : #21 pc 000000000005d98c /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+108)
07-23 12:27:29.973 15952 15952 F DEBUG : #22 pc 0000000000080074 /system/lib64/libbinder.so (android:oolThread::threadLoop()+24)
07-23 12:27:29.973 15952 15952 F DEBUG : #23 pc 00000000000100dc /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
07-23 12:27:29.973 15952 15952 F DEBUG : #24 pc 00000000000b5aa0 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
07-23 12:27:29.973 15952 15952 F DEBUG : #25 pc 000000000008ffc8 /system/lib64/libc.so (__pthread_start(void*)+36)
07-23 12:27:29.973 15952 15952 F DEBUG : #26 pc 0000000000023968 /system/lib64/libc.so (__start_thread+68)
07-23 12:27:31.348 1047 15920 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 15920 (CAM_strmDatProc), pid 1047 ([email protected])
07-23 12:27:31.480 16052 16052 I wificond: wificond is starting up...
07-23 12:27:31.534 16045 16045 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-23 12:27:31.534 16045 16045 F DEBUG : Build fingerprint: 'OnePlus/OnePlus5T/OnePlus5T:9/PKQ1.180716.001/1906100000:user/release-keys'
07-23 12:27:31.534 16045 16045 F DEBUG : Revision: '0'
07-23 12:27:31.534 16045 16045 F DEBUG : ABI: 'arm'
07-23 12:27:31.534 16045 16045 F DEBUG : pid: 1047, tid: 15920, name: CAM_strmDatProc >>> /vendor/bin/hw/[email protected] <<<
07-23 12:27:31.534 16045 16045 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
07-23 12:27:31.534 16045 16045 F DEBUG : Abort message: 'Status.cpp:142] Attempted to retrieve value from failed HIDL call: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
07-23 12:27:31.534 16045 16045 F DEBUG : r0 00000000 r1 00003e30 r2 00000006 r3 00000008
07-23 12:27:31.534 16045 16045 F DEBUG : r4 00000417 r5 00003e30 r6 dc99b644 r7 0000010c
07-23 12:27:31.534 16045 16045 F DEBUG : r8 dc99b9c8 r9 00000000 r10 f4c31d4c r11 e1ec4cc0
07-23 12:27:31.534 16045 16045 F DEBUG : ip f47233cc sp dc99b630 lr f468eb7d pc f4684fde
07-23 12:27:31.565 16045 16045 F DEBUG :
07-23 12:27:31.565 16045 16045 F DEBUG : backtrace:
07-23 12:27:31.565 16045 16045 F DEBUG : #00 pc 0001cfde /system/lib/libc.so (abort+58)
07-23 12:27:31.565 16045 16045 F DEBUG : #01 pc 000069f7 /system/lib/vndk-sp-28/libbase.so (android::base:efaultAborter(char const*)+6)
07-23 12:27:31.565 16045 16045 F DEBUG : #02 pc 00007267 /system/lib/vndk-sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
07-23 12:27:31.565 16045 16045 F DEBUG : #03 pc 00006ba3 /system/lib/vndk-sp-28/libhidlbase.so (android::hardware::details::return_status::assertOk() const+162)
07-23 12:27:31.565 16045 16045 F DEBUG : #04 pc 0000d615 /vendor/lib/[email protected] (android::hardware::camera::device::V1_0::implementation::CameraDevice::sEnqueueBuffer(preview_stream_ops*, native_handle const**)+160)
07-23 12:27:31.565 16045 16045 F DEBUG : #05 pc 000a3c61 /vendor/lib/hw/camera.msm8998.so (qcamera::QCameraGrallocMemory::enqueueBuffer(unsigned int, long long)+92)
07-23 12:27:31.565 16045 16045 F DEBUG : #06 pc 000b91d9 /vendor/lib/hw/camera.msm8998.so (qcamera::QCamera2HardwareInterface:review_stream_cb_routine(mm_camera_super_buf_t*, qcamera::QCameraStream*, void*)+1124)
07-23 12:27:31.565 16045 16045 F DEBUG : #07 pc 000ad541 /vendor/lib/hw/camera.msm8998.so (qcamera::QCameraStream::dataProcRoutine(void*)+148)
07-23 12:27:31.565 16045 16045 F DEBUG : #08 pc 00072c51 /system/lib/libc.so (__pthread_start(void*)+22)
07-23 12:27:31.565 16045 16045 F DEBUG : #09 pc 0001e005 /system/lib/libc.so (__start_thread+24)
07-23 12:27:32.251 16052 16052 W wificond: No handler for scan result notification from interface with index: 26
07-23 12:27:32.270 16049 16092 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 16092 (HwBinder:16049_), pid 16049 (cameraserver)
07-23 12:27:32.323 16145 16145 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-23 12:27:32.323 16145 16145 F DEBUG : Build fingerprint: 'OnePlus/OnePlus5T/OnePlus5T:9/PKQ1.180716.001/1906100000:user/release-keys'
07-23 12:27:32.323 16145 16145 F DEBUG : Revision: '0'
07-23 12:27:32.323 16145 16145 F DEBUG : ABI: 'arm'
07-23 12:27:32.323 16145 16145 F DEBUG : pid: 16049, tid: 16092, name: HwBinder:16049_ >>> /system/bin/cameraserver <<<
07-23 12:27:32.323 16145 16145 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
07-23 12:27:32.323 16145 16145 F DEBUG : r0 00000000 r1 00003edc r2 00000006 r3 f4e13180
07-23 12:27:32.323 16145 16145 F DEBUG : r4 f4e13180 r5 f5d03ff5 r6 f69e24d0 r7 0000010c
07-23 12:27:32.323 16145 16145 F DEBUG : r8 f4083408 r9 f3f81920 r10 00000001 r11 f3f8192c
07-23 12:27:32.323 16145 16145 F DEBUG : ip f69b6125 sp f3f816e0 lr f5d03fd3 pc f68d5a94
07-23 12:27:32.938 16145 16145 F DEBUG :
07-23 12:27:32.938 16145 16145 F DEBUG : backtrace:
07-23 12:27:32.938 16145 16145 F DEBUG : #00 pc 00062a94 /system/lib/libc.so (tgkill+12)
07-23 12:27:32.938 16145 16145 F DEBUG : #01 pc 00096fcf /system/lib/libcameraservice.so (android::CameraProviderManager:roviderInfo::serviceDied(unsigned long long, android::wp<android::hidl::base::V1_0::IBase> const&)+74)
07-23 12:27:32.938 16145 16145 F DEBUG : #02 pc 00097001 /system/lib/libcameraservice.so (_ZTv0_n16_N7android21CameraProviderManager12ProviderInfo11serviceDiedEyRKNS_2wpINS_4hidl4base4V1_05IBaseEEE+12)
07-23 12:27:32.938 16145 16145 F DEBUG : #03 pc 0001c167 /system/lib/libhidltransport.so (android::hardware::hidl_binder_death_recipient::binderDied(android::wp<android::hardware::IBinder> const&)+66)
07-23 12:27:32.938 16145 16145 F DEBUG : #04 pc 0000dda5 /system/lib/libhwbinder.so (android::hardware::BpHwBinder::reportOneDeath(android::hardware::BpHwBinder:bituary const&)+80)
07-23 12:27:32.938 16145 16145 F DEBUG : #05 pc 0000dd3d /system/lib/libhwbinder.so (android::hardware::BpHwBinder::sendObituary()+336)
07-23 12:27:32.938 16145 16145 F DEBUG : #06 pc 00014253 /system/lib/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+1022)
07-23 12:27:32.938 16145 16145 F DEBUG : #07 pc 00013d57 /system/lib/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()+98)
07-23 12:27:32.938 16145 16145 F DEBUG : #08 pc 0000e461 /system/lib/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+64)
07-23 12:27:32.938 16145 16145 F DEBUG : #09 pc 00011355 /system/lib/libhwbinder.so
07-23 12:27:32.938 16145 16145 F DEBUG : #10 pc 0000c6af /system/lib/libutils.so (android::Thread::_threadLoop(void*)+202)
07-23 12:27:32.938 16145 16145 F DEBUG : #11 pc 00072c51 /system/lib/libc.so (__pthread_start(void*)+22)
07-23 12:27:32.938 16145 16145 F DEBUG : #12 pc 0001e005 /system/lib/libc.so (__start_thread+24)
Click to expand...
Click to collapse