"Unfortunately, Gallery has stopped." Persists after Factory Restore - Samsung Galaxy Nexus

I recently tried to apply a series of updates (Rom, radios, kernel, Crossbreeder Mod) to my Verizon Galaxy Nexus SCH i515 and ran into a snag. Everytime I opened the camera application I would receive the message "Unfortunately, Gallery has stopped." I will also get this message upon a reboot of the phone. I first thought I had improperly wiped before applying the rom or done something out of order. So I began troubleshooting.... I will save the narrative for brevity sake and give you a list of what I have done.
Rewiped the phone using TWRP 2.6 and performing a full wipe of all options including sdcard
Using TWRP, I installed the latest (8.22) ShinyROM. Rebooted. (Got Error)
ShinyROM Author suggests CWRM over TWRP so I fastboot applied the latest Toro build of CWRM. I then proceeded to do an additional Wipe of all components and then Install the ShinyROM zip. Rebooted (Got Error)
This is my primary phone and I had now run out of time to mess with a new ROM and knowing I had wiped everything, I had to give up for the time being and get a working phone again
I proceeded to flash the 4.2.2 Factory img file using WugsFresh Root Toolkit. Hashes Verified. Factory Img applied. Reboot. (Got Error)
At this point I am starting to think a hardware component has failed but I am also unsure if perhaps the factory restore does not overwrite every sinngle bit of the device so I begin researching the issue further and since most people stated that if I run into this error and I have applied a factory restore then it must be hardware.
I heed the advice and since my wife has the exact same phone I disassemble both phones and proceed to remove both fully functioning cameras (front ) and (back) from my wife's phone.
I test for the error as follows:
orig Back + func Front = (Got Error)
func Back + orig Front = (Got Error)
func Back + func Front = (Got Error)
I am now fairly certain that it is something software related which follows logically as nothing had physically occurred to my phone that would have led me to think a hardware component would fail. So everything I have found seems to state clearly that a factory img wipes all components of a phone, which on some level I assume is not the whole story because a factory restore is technically overwriting certain partitions with their original contents and not performing a bit for bit copy of what was originally on the phone. Just to be sure I though maybe the latest factory restore does not include ALL of these components but the original 4.0.2 img would so I roll back all the way to the first factory image available for the toro. Rebooted (Got Error) I let the OS OTA update all the way to 4.2.2 receiving errors at each intermediate step.
That is where my phone currently is....
Model: Samsung Galaxy Nexus SCH-i515
Carrier: Verizon
Version:4.2.2 OTA'd from the original Factory Image
Radio: FK01/FK02
Build: JDQ39
I can produce the error from the gallery, the camera app, and a I downloaded a third party camera app too. Here are the logcat captures that I found.
Logcat of opening Camera
Code:
I/ActivityManager( 373): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.gallery3d/com.android.camera.Camera bnds=[40,785][200,985]} from pid 3990
I/ActivityManager( 373): Start proc com.google.android.gallery3d for activity com.google.android.gallery3d/com.android.camera.Camera: pid=10044 uid=10020 gids={50020, 1006, 3003, 1015, 1028}
D/dalvikvm(10044): GC_CONCURRENT freed 316K, 4% free 9017K/9364K, paused 2ms+3ms, total 30ms
D/dalvikvm(10044): GC_CONCURRENT freed 178K, 3% free 9246K/9464K, paused 3ms+5ms, total 26ms
D/dalvikvm(10044): GC_FOR_ALLOC freed 40K, 2% free 9469K/9644K, paused 16ms, total 17ms
D/dalvikvm(10044): GC_FOR_ALLOC freed 6K, 2% free 9689K/9872K, paused 14ms, total 14ms
D/dalvikvm(10044): GC_FOR_ALLOC freed 3K, 2% free 10026K/10220K, paused 15ms, total 15ms
V/StateManager(10044): startState class com.android.gallery3d.app.FilmstripPage
E/CameraHAL( 127): Couldn't get camera properties
W/dalvikvm(10044): threadid=20: thread exiting with uncaught exception (group=0x41f34700)
E/AndroidRuntime(10044): FATAL EXCEPTION: Thread-558
E/AndroidRuntime(10044): java.lang.RuntimeException: Fail to get camera info
E/AndroidRuntime(10044): at android.hardware.Camera._getCameraInfo(Native Method)
E/AndroidRuntime(10044): at android.hardware.Camera.getCameraInfo(Camera.java:202)
E/AndroidRuntime(10044): at com.android.camera.CameraHolder.<init>(CameraHolder.java:169)
E/AndroidRuntime(10044): at com.android.camera.CameraHolder.instance(CameraHolder.java:123)
E/AndroidRuntime(10044): at com.android.camera.Util.openCamera(Util.java:316)
E/AndroidRuntime(10044): at com.android.camera.PhotoModule$CameraStartUpThread.run(PhotoModule.java:294)
W/ActivityManager( 373): Force finishing activity com.google.android.gallery3d/com.android.camera.Camera
I/WindowManager( 373): Screenshot max retries 4 of Token{428b1940 ActivityRecord{42978b58 u0 com.google.android.gallery3d/com.android.camera.Camera}} appWin=Window{42ca4760 u0 Starting com.google.android.gallery3d} drawState=4
W/WindowManager( 373): Screenshot failure taking screenshot for (720x1280) to layer 21030
D/dalvikvm(10044): GC_CONCURRENT freed 202K, 3% free 10321K/10564K, paused 3ms+3ms, total 42ms
D/dalvikvm(10044): WAIT_FOR_CONCURRENT_GC blocked 23ms
W/ActivityManager( 373): Activity pause timeout for ActivityRecord{42978b58 u0 com.google.android.gallery3d/com.android.camera.Camera}
D/i ( 9605): scheduled task [GmmLocationControllerStatus Update]
I/GAV2 (10044): Thread[GAThread,5,main]: No campaign data found.
D/dalvikvm(10044): GC_CONCURRENT freed 378K, 5% free 10356K/10824K, paused 9ms+3ms, total 39ms
I/Process (10044): Sending signal. PID: 10044 SIG: 9
W/InputDispatcher( 373): channel '430845e8 com.google.android.gallery3d/com.android.camera.Camera (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 373): channel '430845e8 com.google.android.gallery3d/com.android.camera.Camera (server)' ~ Channel is unrecoverably broken and will be disposed!
I/ActivityManager( 373): Process com.google.android.gallery3d (pid 10044) has died.
W/InputDispatcher( 373): Attempted to unregister already unregistered input channel '430845e8 com.google.android.gallery3d/com.android.camera.Camera (server)'
I/WindowState( 373): WIN DEATH: Window{430845e8 u0 com.google.android.gallery3d/com.android.camera.Camera}
W/InputMethodManagerService( 373): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
Logcat of opening Camera from within the Gallery
Code:
I/ActivityManager( 370): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.gallery3d/com.android.camera.CameraLauncher
bnds=[200,585][360,785]} from pid 596
D/dalvikvm( 6164): GC_FOR_ALLOC freed 102K, 4% free 9003K/9324K, paused 12ms, total 14ms
I/dalvikvm-heap( 6164): Grow heap (frag case) to 9.036MB for 230416-byte allocation
D/dalvikvm( 6164): GC_FOR_ALLOC freed 1K, 4% free 9227K/9552K, paused 18ms, total 18ms
D/dalvikvm( 6164): GC_FOR_ALLOC freed 6K, 4% free 9222K/9552K, paused 12ms, total 13ms
I/dalvikvm-heap( 6164): Grow heap (frag case) to 9.249MB for 230416-byte allocation
D/dalvikvm( 6164): GC_FOR_ALLOC freed <1K, 4% free 9446K/9780K, paused 16ms, total 16ms
E/CameraHAL( 129): Couldn't get camera properties
W/dalvikvm( 6164): threadid=15: thread exiting with uncaught exception (group=0x4196b930)
E/AndroidRuntime( 6164): FATAL EXCEPTION: Thread-248
E/AndroidRuntime( 6164): java.lang.RuntimeException: Fail to get camera info
E/AndroidRuntime( 6164): at android.hardware.Camera._getCameraInfo(Native Method)
E/AndroidRuntime( 6164): at android.hardware.Camera.getCameraInfo(Camera.java:201)
E/AndroidRuntime( 6164): at com.android.camera.CameraHolder.<init>(CameraHolder.java:169)
E/AndroidRuntime( 6164): at com.android.camera.CameraHolder.instance(CameraHolder.java:123)
E/AndroidRuntime( 6164): at com.android.camera.Util.openCamera(Util.java:315)
E/AndroidRuntime( 6164): at com.android.camera.PhotoModule$CameraStartUpThread.run(PhotoModule.java:316)
W/ActivityManager( 370): Force finishing activity com.google.android.gallery3d/com.android.camera.CameraLauncher
D/dalvikvm( 6164): GC_FOR_ALLOC freed 57K, 4% free 9672K/9980K, paused 17ms, total 18ms
D/dalvikvm( 6164): GC_FOR_ALLOC freed 4K, 3% free 9902K/10188K, paused 18ms, total 18ms
V/StateManager( 6164): startState class com.android.gallery3d.app.PhotoPage
D/dalvikvm( 6164): GC_CONCURRENT freed 152K, 2% free 10216K/10400K, paused 2ms+4ms, total 25ms
I/GmsClient( 6164): connect: bindService returned true for Intent { act=com.google.android.gms.panorama.service.START }
W/SensorService( 370): sensor 00000001 already enabled in connection 0x5cebd048 (ignoring)
W/ActivityManager( 370): Activity pause timeout for ActivityRecord{42769938 u0 com.google.android.gallery3d/com.android.camera.CameraLauncher}
D/ConnectivityService( 370): handleInetConditionChange: no active default network - ignore
W/ActivityManager( 370): Activity destroy timeout for ActivityRecord{42769938 u0 com.google.android.gallery3d/com.android.camera.CameraLauncher}
D/LightsService( 370): Excessive delay setting light: 66ms
D/LightsService( 370): Excessive delay setting light: 67ms
D/LightsService( 370): Excessive delay setting light: 66ms
D/LightsService( 370): Excessive delay setting light: 65ms
I/PowerManagerService( 370): Going to sleep due to screen timeout...
D/SurfaceFlinger( 126): Screen released, type=0 flinger=0x41f96318
D/YouTube MDX( 5878): Recieved intent android.intent.action.SCREEN_OFF
D/dalvikvm( 370): GC_CONCURRENT freed 1576K, 22% free 17170K/21996K, paused 4ms+10ms, total 95ms
D/ConnectivityService( 370): NetTransition Wakelock for WifiStateMachine released by timeout
D/PhoneStatusBar( 447): disable: < expand icons alerts ticker system_info back home RECENT* clock search >
V/TAG ( 370): bug 7643792: fitSystemWindows([0,50][0,0])
D/PhoneStatusBar( 447): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT clock search >
Logcat of opening "Mobile Hidden Camera" App
Code:
I/ActivityManager( 370): Start proc com.zecurisoft.mhc1202 for activity com.zecurisoft.mhc1202/.StartupActivity: pid=6740 uid=10003 gids={50003, 1006, 1015, 1028}
I/ActivityManager( 370): START u0 {cmp=com.zecurisoft.mhc1202/.HomeActivity} from pid 6740
D/dalvikvm( 6740): GC_CONCURRENT freed 137K, 2% free 8993K/9160K, paused 4ms+1ms, total 25ms
D/dalvikvm( 6740): WAIT_FOR_CONCURRENT_GC blocked 10ms
E/CameraHAL( 129): Couldn't get camera properties
E/CameraService( 129): Invalid camera id 0
W/System.err( 6740): java.lang.RuntimeException: Fail to connect to camera service
W/System.err( 6740): at android.hardware.Camera.native_setup(Native Method)
W/System.err( 6740): at android.hardware.Camera.<init>(Camera.java:340)
W/System.err( 6740): at android.hardware.Camera.open(Camera.java:302)
W/System.err( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.ITCSKMNHDY(Unknown Source)
W/System.err( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.BKCWSUWTIG(Unknown Source)
W/System.err( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.WCWYHBYAHQ(Unknown Source)
W/System.err( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.BKCWSUWTIG(Unknown Source)
W/System.err( 6740): at com.zecurisoft.mhc1202.HomeActivity.MBBUADLEVG(Unknown Source)
W/System.err( 6740): at com.zecurisoft.mhc1202.HomeActivity.onCreate(Unknown Source)
W/System.err( 6740): at android.app.Activity.performCreate(Activity.java:5104)
W/System.err( 6740): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
W/System.err( 6740): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144)
W/System.err( 6740): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230)
W/System.err( 6740): at android.app.ActivityThread.access$600(ActivityThread.java:141)
W/System.err( 6740): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
W/System.err( 6740): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 6740): at android.os.Looper.loop(Looper.java:137)
W/System.err( 6740): at android.app.ActivityThread.main(ActivityThread.java:5041)
W/System.err( 6740): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 6740): at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err( 6740): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
W/System.err( 6740): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
W/System.err( 6740): at dalvik.system.NativeStart.main(Native Method)
D/AndroidRuntime( 6740): Shutting down VM
W/dalvikvm( 6740): threadid=1: thread exiting with uncaught exception (group=0x4196b930)
E/AndroidRuntime( 6740): FATAL EXCEPTION: main
E/AndroidRuntime( 6740): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.zecurisoft.mhc1202/com.zecurisoft.mhc1202.HomeActivity}: java.lang.NullPointerException
E/AndroidRuntime( 6740): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2180)
E/AndroidRuntime( 6740): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230)
E/AndroidRuntime( 6740): at android.app.ActivityThread.access$600(ActivityThread.java:141)
E/AndroidRuntime( 6740): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
E/AndroidRuntime( 6740): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 6740): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 6740): at android.app.ActivityThread.main(ActivityThread.java:5041)
E/AndroidRuntime( 6740): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6740): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 6740): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
E/AndroidRuntime( 6740): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
E/AndroidRuntime( 6740): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 6740): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.BKCWSUWTIG(Unknown Source)
E/AndroidRuntime( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.WCWYHBYAHQ(Unknown Source)
E/AndroidRuntime( 6740): at com.zecurisoft.lib.YMFEJKSSOH.OVAFYFREZH.BKCWSUWTIG(Unknown Source)
E/AndroidRuntime( 6740): at com.zecurisoft.mhc1202.HomeActivity.MBBUADLEVG(Unknown Source)
E/AndroidRuntime( 6740): at com.zecurisoft.mhc1202.HomeActivity.onCreate(Unknown Source)
E/AndroidRuntime( 6740): at android.app.Activity.performCreate(Activity.java:5104)
E/AndroidRuntime( 6740): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
E/AndroidRuntime( 6740): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144)
E/AndroidRuntime( 6740): ... 11 more
W/ActivityManager( 370): Force finishing activity com.zecurisoft.mhc1202/.HomeActivity
W/ActivityManager( 370): Force finishing activity com.zecurisoft.mhc1202/.StartupActivity
W/ActivityManager( 370): Activity pause timeout for ActivityRecord{42209040 u0 com.zecurisoft.mhc1202/.HomeActivity}
W/CellInfoLte( 564): getCellSignalStrength: CellSignalStrengthLte: ss=2 rsrp=-116 rsrq=-16 rssnr=-80 cqi=7 ta=2147483647
W/CellInfoLte( 564): getCellIdentity: LteCellIdentitiy:[email protected] mMcc=311 mMnc=480 mCi=29261057 mPci=162 mTac=882
W/CellInfoLte( 564): writeToParcel(Parcel, int): CellInfoLte: mRegistered=YES mTimeStampType=java_ril mTimeStamp=29733390000ns, LteCellIdentitiy:[email protected]
mMcc=311 mMnc=480 mCi=29261057 mPci=162 mTac=882, CellSignalStrengthLte: ss=2 rsrp=-116 rsrq=-16 rssnr=-80 cqi=7 ta=2147483647
W/CellInfoLte( 370): CellInfoLte(Parcel): CellInfoLte: mRegistered=YES mTimeStampType=java_ril mTimeStamp=29733390000ns, LteCellIdentitiy:[email protected] mMcc=3
11 mMnc=480 mCi=29261057 mPci=162 mTac=882, CellSignalStrengthLte: ss=2 rsrp=-116 rsrq=-16 rssnr=-80 cqi=7 ta=2147483647
W/CellInfoLte( 370): writeToParcel(Parcel, int): CellInfoLte: mRegistered=YES mTimeStampType=java_ril mTimeStamp=29733390000ns, LteCellIdentitiy:[email protected]20154
mMcc=311 mMnc=480 mCi=29261057 mPci=162 mTac=882, CellSignalStrengthLte: ss=2 rsrp=-116 rsrq=-16 rssnr=-80 cqi=7 ta=2147483647
W/SystemClock( 703): time going backwards: prev 29733394254571(ioctl) vs now 29733393949395(ioctl), tid=1044
W/CellInfoLte( 703): CellInfoLte(Parcel): CellInfoLte: mRegistered=YES mTimeStampType=java_ril mTimeStamp=29733390000ns, LteCellIdentitiy:[email protected] mMcc=3
11 mMnc=480 mCi=29261057 mPci=162 mTac=882, CellSignalStrengthLte: ss=2 rsrp=-116 rsrq=-16 rssnr=-80 cqi=7 ta=2147483647
W/ActivityManager( 370): Activity destroy timeout for ActivityRecord{42ad6690 u0 com.zecurisoft.mhc1202/.StartupActivity}
W/ActivityManager( 370): Activity destroy timeout for ActivityRecord{42209040 u0 com.zecurisoft.mhc1202/.HomeActivity}
I appreciate any help or direction that can be provided.

Bump?
Sent from my Galaxy Nexus using XDA Premium 4 mobile app

I had also the same problem. So should i assume that there's no solution to this
Sent from my GT-I9070 using Tapatalk now Free

Related

Motorola Milestone Multitouch Browser on AOSP 2.0 Rom

Hi, i have the motorola milestone browser (the regular one that includes the multitouch) and they are attached to this thread. I am trying to get them to work on AOSP 2.0. Whenever i open it on the phone, it opens to a white screen then force closes. I have logcat open and this is what comes up when i open the browser.
I/ActivityManager( 75): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.browser/.BrowserActivity }
I/ActivityManager( 75): Start proc com.android.browser for activity com.android.browser/.BrowserActivity: pid=474 uid=10017 gids={3003, 1015}
I/ActivityThread( 474): Publishing provider browser: com.android.browser.BrowserProvider
E/dalvikvm( 474): Could not find class 'com.motorola.webkit.MultiTouchWebView', referenced from method com.android.browser.TabControl.createNewWebView
W/dalvikvm( 474): VFY: unable to resolve new-instance 437 (Lcom/motorola/webkit/MultiTouchWebView in Lcom/android/browser/TabControl;
D/dalvikvm( 474): VFY: replacing opcode 0x22 at 0x0001
D/dalvikvm( 474): Making a copy of Lcom/android/browser/TabControl;.createNewWebView code (104 bytes)
D/AndroidRuntime( 474): Shutting down VM
W/dalvikvm( 474): threadid=3: thread exiting with uncaught exception (group=0x4001e2e0)
E/AndroidRuntime( 474): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 474): java.lang.NoClassDefFoundError: com.motorola.webkit.MultiTouchWebView
E/AndroidRuntime( 474): at com.android.browser.TabControl.createNewWebView(TabControl.java:1027)
E/AndroidRuntime( 474): at com.android.browser.TabControl.createNewTab(TabControl.java:594)
E/AndroidRuntime( 474): at com.android.browser.BrowserActivity.onCreate(BrowserActivity.java:444)
E/AndroidRuntime( 474): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 474): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2431)
E/AndroidRuntime( 474): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2484)
E/AndroidRuntime( 474): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
E/AndroidRuntime( 474): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1835)
E/AndroidRuntime( 474): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 474): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 474): at android.app.ActivityThread.main(ActivityThread.java:4325)
E/AndroidRuntime( 474): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 474): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 474): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 474): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/AndroidRuntime( 474): at dalvik.system.NativeStart.main(Native Method)
Click to expand...
Click to collapse
Any ideas? I tried looking for some of the files in the motorola milestone dump but no luck.
Edit: The browser file and the multitouch permission did not attach.
you need the motorola frameworks and a multitouch kernel. as the errors say, it cant find the motorola multitouch class.
there was a frame work com.android.hardware.touchscreen.multitouch.xml and thats in as well. shouldn't it work then? or is it really the kernel?

Sound Settings are force closing

So I'm running CM6 and I used TB to restore my apps from a previous rom (fresh) and now all the sudden I'm getting a Force Close when I try to access my sound settings. All other settings are working fine, and I've not had a problem with any other app.
Here's the logcat of the instance. Any clues?
D/dalvikvm( 220): GC_EXTERNAL_ALLOC freed 2604 objects / 100256 bytes in 44ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 658 objects / 26512 bytes in 63ms
D/dalvikvm( 340): GC_FOR_MALLOC freed 13134 objects / 523816 bytes in 26ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 420 objects / 16480 bytes in 66ms
I/ActivityManager( 131): Starting activity: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.SoundSettings }
D/dalvikvm( 968): GC_FOR_MALLOC freed 3861 objects / 222240 bytes in 31ms
D/AndroidRuntime( 968): Shutting down VM
W/dalvikvm( 968): threadid=1: thread exiting with uncaught exception (group=0x4001d7e8)
E/AndroidRuntime( 968): FATAL EXCEPTION: main
E/AndroidRuntime( 968): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SoundSettings}: java.lang.ClassCastException: java.lang.Boolean
E/AndroidRuntime( 968): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
E/AndroidRuntime( 968): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
E/AndroidRuntime( 968): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/AndroidRuntime( 968): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
E/AndroidRuntime( 968): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 968): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 968): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 968): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 968): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 968): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 968): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 968): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 968): Caused by: java.lang.ClassCastException: java.lang.Boolean
E/AndroidRuntime( 968): at android.app.ContextImpl$SharedPreferencesImpl.getString(ContextImpl.java:2700)
E/AndroidRuntime( 968): at android.preference.Preference.getPersistedString(Preference.java:1249)
E/AndroidRuntime( 968): at android.preference.ListPreference.onSetInitialValue(ListPreference.java:278)
E/AndroidRuntime( 968): at android.preference.Preference.dispatchSetInitialValue(Preference.java:1172)
E/AndroidRuntime( 968): at android.preference.Preference.onAttachedToHierarchy(Preference.java:984)
E/AndroidRuntime( 968): at android.preference.PreferenceGroup.addPreference(PreferenceGroup.java:156)
E/AndroidRuntime( 968): at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:97)
E/AndroidRuntime( 968): at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:38)
E/AndroidRuntime( 968): at android.preference.GenericInflater.rInflate(GenericInflater.java:488)
E/AndroidRuntime( 968): at android.preference.GenericInflater.inflate(GenericInflater.java:326)
E/AndroidRuntime( 968): at android.preference.GenericInflater.inflate(GenericInflater.java:263)
E/AndroidRuntime( 968): at android.preference.PreferenceManager.inflateFromResource(PreferenceManager.java:251)
E/AndroidRuntime( 968): at android.preference.PreferenceActivity.addPreferencesFromResource(PreferenceActivity.java:262)
E/AndroidRuntime( 968): at com.android.settings.SoundSettings.onCreate(SoundSettings.java:102)
E/AndroidRuntime( 968): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 968): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
E/AndroidRuntime( 968): ... 11 more
W/ActivityManager( 131): Force finishing activity com.android.settings/.SoundSettings
W/ActivityManager( 131): Force finishing activity com.android.settings/.Settings
W/ActivityManager( 131): Activity pause timeout for HistoryRecord{44220ba8 com.android.settings/.SoundSettings}
I/ActivityManager( 131): Displayed activity com.android.settings/.Settings: 8177 ms (total 235349 ms)
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 1255 objects / 76512 bytes in 69ms
D/dalvikvm( 220): GC_EXTERNAL_ALLOC freed 3366 objects / 128448 bytes in 72ms
I/Process ( 968): Sending signal. PID: 968 SIG: 9
I/ActivityManager( 131): Process com.android.settings (pid 968) has died.
I/WindowManager( 131): WIN DEATH: Window{4429a240 com.android.settings/com.android.settings.Settings paused=true}
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 862 objects / 35992 bytes in 66ms
D/dalvikvm( 220): GC_EXTERNAL_ALLOC freed 2559 objects / 97680 bytes in 39ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 622 objects / 24584 bytes in 62ms
D/dalvikvm( 725): GC_EXPLICIT freed 829 objects / 55352 bytes in 35ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 400 objects / 15992 bytes in 64ms
D/dalvikvm( 220): GC_EXTERNAL_ALLOC freed 2591 objects / 98512 bytes in 32ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 405 objects / 15632 bytes in 65ms
D/dalvikvm( 131): GC_EXTERNAL_ALLOC freed 1697 objects / 68624 bytes in 64ms
D/dalvikvm( 220): GC_EXTERNAL_ALLOC freed 2538 objects / 96752 bytes in 31ms
W/ActivityManager( 131): Activity destroy timeout for HistoryRecord{441db518 com.android.settings/.Settings}
W/ActivityManager( 131): Activity destroy timeout for HistoryRecord{44220ba8 com.android.settings/.SoundSettings}
bumpity bump bump
One last bump before I let this thread die.
Cyanogen has his own settings for sound.
Menu> settings>cyanogenmod settings
heh, just fixed it.
Went to Settings => Applications => Manage Applications => Running => Settings => Clear Data.
dwntwnall4u, thanks, I didn't realize that either.

HTC Mail App

Hi
I am new to this, my first ROM was LeeDroid v2.1 and I just updated to 2.1a and I cleared all cache and data.
I use the HTC Mail application, and with both installs I am finding that it is crashing when I attempt to do anything to an email in my exchange account. Some details:
the error I am receiving "The application Mail (process com.htc.android.mail) has stopped unexpectedly. Please try again." I will receive this error when I attempt to read or manipulate an email in the inbox (eg. just hold down on the email to get more options, say to delete it).
As mentioned, this only fails on an exchange email account type. I have another IMAP account setup which works flawlessly.
The AirSync capable email server I am using is CommuniGate Pro, 5.3.9 (if this makes any difference). I checked the server logs and when I do something to an email on the phone no logs are shown which seems to indicate that it is purely a phone/app issue as no request is making it to the server.
THe phone is a HTC Desire, this used to work fine on the original install. eg before I rooted and installed a new ROM.
any ideas? I have tried going to to application manager and "clear data" for mail and re set everything up with no success. My boss also has the exact same setup but his works fine.. :\
Let me know.
Thanks
any ideas how I can diagnosse or solve this problem?
I found the following:
http://developer.android.com/guide/developing/tools/adb.html
and the log from when i click on an email to view it is the following:
VD/AndroidRuntime( 6215): Shutting down VM
W/dalvikvm( 6215): threadid=1: thread exiting with uncaught exception (group=0x400259f8)
E/AndroidRuntime( 6215): FATAL EXCEPTION: main
E/AndroidRuntime( 6215): java.lang.NullPointerException
E/AndroidRuntime( 6215): at com.htc.android.mail.MailListTab.onListItemClick(MailListTab.java:3445)
E/AndroidRuntime( 6215): at com.htc.android.mail.MailListTab$TabInfo$1.onItemClick(MailListTab.java:5073)
E/AndroidRuntime( 6215): at com.htc.widget.HtcAdapterView.performItemClick(HtcAdapterView.java:379)
E/AndroidRuntime( 6215): at com.htc.widget.HtcListViewCore.performItemClick(HtcListViewCore.java:4989)
E/AndroidRuntime( 6215): at com.htc.widget.HtcAbsListView$PerformClick.run(HtcAbsListView.java:1978)
E/AndroidRuntime( 6215): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 6215): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 6215): at android.os.Looper.loop(Looper.java:144)
E/AndroidRuntime( 6215): at android.app.ActivityThread.main(ActivityThread.java:4937)
E/AndroidRuntime( 6215): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6215): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 6215): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 6215): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 6215): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 156): Force finishing activity com.htc.android.mail/.MailListTab
I/global ( 156): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 156): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
W/ActivityManager( 156): Activity pause timeout for HistoryRecord{46e26a70 com.htc.android.mail/.MailListTab}
D/Sensors ( 156): close_akm, fd=71
D/Sensors ( 156): open_akm, fd=130
D/AK8973 ( 135): Compass CLOSE
D/AK8973 ( 135): Compass Start
D/dalvikvm( 156): GC_FOR_MALLOC freed 10679 objects / 1229744 bytes in 152ms
I/global ( 156): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 156): GC_FOR_MALLOC freed 3661 objects / 1028568 bytes in 109ms
E/ActivityManager( 156): Error running process
E/ActivityManager( 156): java.io.IOException: Error running exec(). Command: [/system/xbin/procrank] Working Directory: null Environment: [ANDROID_SOCKET_zygote=11, ANDROID_BOOTLOGO=1, EXTERNAL_STORAGE=/mnt/sdcard, ANDROID_ASSETS=/system/app, TERMINFO=/system/etc/terminfo, ASEC_MOUNTPOINT=/mnt/asec, PATH=/sbin:/system/sbin:/system/bin:/system/xbin, ANDROID_DATA=/data, BOOTCLASSPATH=/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/com.htc.framework.jar:/system/framework/com.htc.android.pimlib.jar:/system/framework/com.htc.android.easopen.jar:/system/framework/com.scalado.util.ScaladoUtil.jar, ANDROID_PROPERTY_WORKSPACE=10,65536, ANDROID_ROOT=/system, LD_LIBRARY_PATH=/system/lib]
E/ActivityManager( 156): at java.lang.ProcessManager.exec(ProcessManager.java:226)
E/ActivityManager( 156): at java.lang.ProcessBuilder.start(ProcessBuilder.java:201)
E/ActivityManager( 156): at com.android.server.am.ActivityManagerService.logProcessResult(ActivityManagerService.java:9438)
E/ActivityManager( 156): at com.android.server.am.ActivityManagerService.access$900(ActivityManagerService.java:155)
E/ActivityManager( 156): at com.android.server.am.ActivityManagerService$9.run(ActivityManagerService.java:9615)
E/ActivityManager( 156): Caused by: java.io.IOException: Permission denied
E/ActivityManager( 156): at java.lang.ProcessManager.exec(Native Method)
E/ActivityManager( 156): at java.lang.ProcessManager.exec(ProcessManager.java:224)
E/ActivityManager( 156): ... 4 more
D/dalvikvm( 6035): GC_EXPLICIT freed 180 objects / 10568 bytes in 73ms
D/webviewglue( 6035): nativeDestroy view: 0x2c5818
W/ActivityManager( 156): Activity destroy timeout for HistoryRecord{46e26a70 com.htc.android.mail/.MailListTab}
D/dalvikvm( 334): GC_EXPLICIT freed 22 objects / 928 bytes in 63ms
Hi
using abd, I found that /system/xbin/procrank only had the permisisons of rw_r__r__, so I changed it to 777. I now only receive the null pointer exception.
D/PowerManagerService( 154): New lightsensor value:160, lcdValue:160
D/AndroidRuntime(10795): Shutting down VM
W/dalvikvm(10795): threadid=1: thread exiting with uncaught exception (group=0x400259f8)
E/AndroidRuntime(10795): FATAL EXCEPTION: main
E/AndroidRuntime(10795): java.lang.NullPointerException
E/AndroidRuntime(10795): at com.htc.android.mail.MailListTab.onListItemClick(MailListTab.java:3445)
E/AndroidRuntime(10795): at com.htc.android.mail.MailListTab$TabInfo$1.onItemClick(MailListTab.java:5073)
E/AndroidRuntime(10795): at com.htc.widget.HtcAdapterView.performItemClick(HtcAdapterView.java:379)
E/AndroidRuntime(10795): at com.htc.widget.HtcListViewCore.performItemClick(HtcListViewCore.java:4989)
E/AndroidRuntime(10795): at com.htc.widget.HtcAbsListView$PerformClick.run(HtcAbsListView.java:1978)
E/AndroidRuntime(10795): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime(10795): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime(10795): at android.os.Looper.loop(Looper.java:144)
E/AndroidRuntime(10795): at android.app.ActivityThread.main(ActivityThread.java:4937)
E/AndroidRuntime(10795): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(10795): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(10795): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime(10795): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime(10795): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 154): Force finishing activity com.htc.android.mail/.MailListTab
I/global ( 154): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 154): GC_FOR_MALLOC freed 22722 objects / 3414352 bytes in 129ms
I/global ( 154): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
W/ActivityManager( 154): Activity pause timeout for HistoryRecord{46d46718 com.htc.android.mail/.MailListTab}
I/ActivityManager( 154): No longer want com.htc.htcMessageUploader (pid 9900): hidden #16
I/ActivityManager( 154): No longer want com.google.android.gm (pid 9934): hidden #16
I/ActivityManager( 154): No longer want com.htc.BugReport (pid 9891): hidden #16
I/ActivityManager( 154): No longer want com.ebay.mobile:remote (pid 9884): hidden #16
I/ActivityManager( 154): No longer want com.nodeplus.android.nodecon (pid 8279): hidden #16
I/ActivityManager( 154): No longer want com.google.android.googlequicksearchbox (pid 8703): hidden #16
I/ActivityManager( 154): No longer want com.keramidas.TitaniumBackup (pid 8695): hidden #16
D/Sensors ( 154): close_akm, fd=27
I/ActivityManager( 154): No longer want com.android.voicedialer (pid 8687): hidden #16
D/AK8973 ( 133): Compass CLOSE
D/dalvikvm( 154): GC_FOR_MALLOC freed 6997 objects / 1147720 bytes in 159ms
W/ContentService( 154): binderDied() at ObserverNode name com.google.android.gsf.gservices
W/ActivityManager( 154): Scheduling restart of crashed service com.nodeplus.android.nodecon/.ReminderService in 5000ms
D/AK8973 ( 133): Compass Start
D/Sensors ( 154): open_akm, fd=131
I/global ( 154): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 154): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 154): GC_FOR_MALLOC freed 7943 objects / 996312 bytes in 109ms
I/BatteryStatsImpl( 154): notePhoneSignalStrengthLocked: 4->3
I/ActivityManager( 154): Start proc com.nodeplus.android.nodecon for service com.nodeplus.android.nodecon/.ReminderService: pid=10837 uid=10102 gids={1015}
I/Process (10795): Sending signal. PID: 10795 SIG: 9
W/ContentService( 154): binderDied() at ObserverNode name com.android.contacts
I/ActivityManager( 154): Process com.htc.android.mail (pid 10795) has died.
I/WindowManager( 154): WIN DEATH: Window{46c7f8b8 com.htc.android.mail/com.htc.android.mail.MailListTab paused=false}
W/ContentService( 154): binderDied() at ObserverNode name read
W/ContentService( 154): binderDied() at ObserverNode name default
W/ContentService( 154): binderDied() at ObserverNode name moveMail
W/ContentService( 154): binderDied() at ObserverNode name deleteMail
W/ContentService( 154): binderDied() at ObserverNode name markStar
D/WindowManager( 154): I'm tired mEndcallBehavior=0x2
I/power ( 154): *** set_screen_state 0
V/KeyguardViewMediator( 154): password timeout delay 297928ms
D/KeyguardViewManager( 154): show()
D/HtcLockScreen( 154): onScreenRestart
I/HtcLockScreen( 154): updateStatusViewByPriority, mIsSimCheckView = false, mIsBatteryInfo = false, mIsMusicPlaying = false, mIsAirPlaneMode = false
I/HtcLockScreen( 154): HtcLockScreennResume
D/StatusBar( 154): DISABLE_EXPAND: yes
D/Sensors ( 154): close_akm, fd=131
D/ConnectivityService( 154): getMobileDataEnabled returning true
D/ConnectivityService( 154): getMobileDataEnabled returning true
D/ConnectivityService( 154): getMobileDataEnabled returning true
D/WifiService( 154): ACTION_SCREEN_OFF
D/WifiService( 154): setting ACTION_DEVICE_IDLE timer for 900000ms
V/AlarmManager( 154): Adding Alarm{46b44340 type 0 android} Oct 11 12:52:22 pm
D/Sensors ( 154): open_akm, fd=131
D/Sensors ( 154): close_akm, fd=131
V/AlarmManager( 154): Adding Alarm{46c346f0 type 2 org.sipdroid.sipua} Jan 03 08:04:06 am
D/SurfaceFlinger( 154): About to give-up screen, flinger = 0xb4820
D/AK8973 ( 133): Compass CLOSE
W/ActivityManager( 154): Activity destroy timeout for HistoryRecord{46d46718 com.htc.android.mail/.MailListTab}
D/dalvikvm( 6101): GC_EXPLICIT freed 3303 objects / 208216 bytes in 59ms
D/dalvikvm( 470): GC_EXPLICIT freed 762 objects / 49600 bytes in 46ms
D/dalvikvm( 311): GC_EXPLICIT freed 19 objects / 904 bytes in 77ms
D/dalvikvm( 397): GC_EXPLICIT freed 488 objects / 22544 bytes in 68ms
D/dalvikvm( 8714): GC_EXPLICIT freed 2732 objects / 138728 bytes in 62ms
can anyone help with this?
I have managed to resolve this issue, there was a problem with a settings file for my email account on the server.. I removed this, made the server recreate the file and now it works fine.
Thanks

FC at sound options

Hi,
I just did a wipe and installed CM 6.1 RC again, hoping to get rid of FCs when trying to access the sound options. After flashing, it worked fine, then i restored my files with Titanium and rebooted, and now I'm getting the FC again. Here's the log, maybe anyone can figure out what's causing that problem?
I/power ( 166): *** set_screen_state 1
D/SurfaceFlinger( 166): Screen about to return, flinger = 0x124ea8
D/WifiService( 166): ACTION_SCREEN_ON
D/AK8973 ( 127): Compass Start
D/dalvikvm( 1407): GC_FOR_MALLOC freed 7909 objects / 514632 bytes in 30ms
I/ActivityManager( 166): Starting activity: Intent { act=android.settings.SETTI
NGS flg=0x10200000 cmp=com.android.settings/.Settings }
I/ActivityManager( 166): Start proc com.android.settings for activity com.andro
id.settings/.Settings: pid=1647 uid=1000 gids={3003, 3002, 3001, 1015}
W/InputManagerService( 166): Window already focused, ignoring focus gain of: co
[email protected]
I/ActivityManager( 166): Displayed activity com.android.settings/.Settings: 346
ms (total 71251 ms)
I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.
MAIN cmp=com.android.settings/.SoundSettings }
D/AndroidRuntime( 1647): Shutting down VM
W/dalvikvm( 1647): threadid=1: thread exiting with uncaught exception (group=0x4
001d7e8)
E/AndroidRuntime( 1647): FATAL EXCEPTION: main
E/AndroidRuntime( 1647): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.settings/com.android.settings.SoundSettings}: java.lang.
ClassCastException: java.lang.Boolean
E/AndroidRuntime( 1647): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2663)
E/AndroidRuntime( 1647): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2679)
E/AndroidRuntime( 1647): at android.app.ActivityThread.access$2300(Activi
tyThread.java:125)
E/AndroidRuntime( 1647): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:2033)
E/AndroidRuntime( 1647): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 1647): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1647): at android.app.ActivityThread.main(ActivityThrea
d.java:4627)
E/AndroidRuntime( 1647): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 1647): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 1647): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 1647): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:626)
E/AndroidRuntime( 1647): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1647): Caused by: java.lang.ClassCastException: java.lang.Bool
ean
E/AndroidRuntime( 1647): at android.app.ContextImpl$SharedPreferencesImpl
.getString(ContextImpl.java:2700)
E/AndroidRuntime( 1647): at android.preference.Preference.getPersistedStr
ing(Preference.java:1249)
E/AndroidRuntime( 1647): at android.preference.ListPreference.onSetInitia
lValue(ListPreference.java:278)
E/AndroidRuntime( 1647): at android.preference.Preference.dispatchSetInit
ialValue(Preference.java:1172)
E/AndroidRuntime( 1647): at android.preference.Preference.onAttachedToHie
rarchy(Preference.java:984)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addPrefere
nce(PreferenceGroup.java:156)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addItemFro
mInflater(PreferenceGroup.java:97)
E/AndroidRuntime( 1647): at android.preference.PreferenceGroup.addItemFro
mInflater(PreferenceGroup.java:38)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.rInflate(G
enericInflater.java:488)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.inflate(Ge
nericInflater.java:326)
E/AndroidRuntime( 1647): at android.preference.GenericInflater.inflate(Ge
nericInflater.java:263)
E/AndroidRuntime( 1647): at android.preference.PreferenceManager.inflateF
romResource(PreferenceManager.java:251)
E/AndroidRuntime( 1647): at android.preference.PreferenceActivity.addPref
erencesFromResource(PreferenceActivity.java:262)
E/AndroidRuntime( 1647): at com.android.settings.SoundSettings.onCreate(S
oundSettings.java:110)
E/AndroidRuntime( 1647): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1047)
E/AndroidRuntime( 1647): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2627)
E/AndroidRuntime( 1647): ... 11 more
W/ActivityManager( 166): Force finishing activity com.android.settings/.Sound
Settings
W/ActivityManager( 166): Force finishing activity com.android.settings/.Setti
ngs
W/ActivityManager( 166): Activity pause timeout for HistoryRecord{44528308 com.
android.settings/.SoundSettings}
I/Process ( 1647): Sending signal. PID: 1647 SIG: 9
I/ActivityManager( 166): Process com.android.settings (pid 1647) has died.
I/WindowManager( 166): WIN DEATH: Window{44567e18 com.android.settings/com.andr
oid.settings.Settings paused=true}

[Q] cm7 supergnes doesnt work + logcat

i flashed official cm7 nightly and supergsnes doesnt work anymore...
i did logcat. i see the error but idk exactly how to fix the error and make the app work again..
any suggestions???
I/ActivityManager( 163): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bubblezapgames.supergnes/.Splash bnds=[125,244][235,362] } from pid 275
I/ActivityManager( 163): Start proc com.bubblezapgames.supergnes for activity com.bubblezapgames.supergnes/.Splash: pid=992 uid=10100 gids={3003, 1015}
D/dalvikvm( 163): GC_EXPLICIT freed 1665K, 50% free 6038K/11911K, external 6551K/8181K, paused 88ms
D/dalvikvm( 992): GC_EXTERNAL_ALLOC freed 41K, 53% free 2564K/5379K, external 2002K/2137K, paused 43ms
I/ActivityManager( 163): Displayed com.bubblezapgames.supergnes/.Splash: +473ms (total +39s24ms)
D/dalvikvm( 852): GC_CONCURRENT freed 865K, 51% free 3915K/7879K, external 2002K/2137K, paused 3ms+2ms
D/dalvikvm( 852): GC_CONCURRENT freed 1055K, 51% free 3914K/7879K, external 2002K/2137K, paused 6ms+2ms
I/ActivityManager( 163): Starting: Intent { cmp=com.bubblezapgames.supergnes/.SuperGNES } from pid 992
D/dalvikvm( 992): Trying to load lib /data/data/com.bubblezapgames.supergnes/lib/libsnes.so 0x40512b58
D/AndroidRuntime( 992): Shutting down VM
W/dalvikvm( 992): threadid=1: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 992): FATAL EXCEPTION: main
E/AndroidRuntime( 992): java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1311]: 113 cannot locate '_ZN7android10AudioTrack3setEijiiijPFviPvS1_ES1_iRKNS_2spINS_7IMemoryEEEb'...
E/AndroidRuntime( 992):
E/AndroidRuntime( 992): at java.lang.Runtime.loadLibrary(Runtime.java:434)
E/AndroidRuntime( 992): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime( 992): at com.bubblezapgames.supergnes.NativeInterface.<init>(NativeInterface.java:49)
E/AndroidRuntime( 992): at com.bubblezapgames.supergnes.SuperGNES.onCreate(SuperGNES.java:133)
E/AndroidRuntime( 992): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 992): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1587)
E/AndroidRuntime( 992): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1639)
E/AndroidRuntime( 992): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
E/AndroidRuntime( 992): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:929)
E/AndroidRuntime( 992): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 992): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 992): at android.app.ActivityThread.main(ActivityThread.java:3649)
E/AndroidRuntime( 992): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 992): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 992): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
E/AndroidRuntime( 992): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
E/AndroidRuntime( 992): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 163): Force finishing activity com.bubblezapgames.supergnes/.SuperGNES
D/dalvikvm( 852): GC_CONCURRENT freed 1053K, 51% free 3924K/7879K, external 2002K/2137K, paused 7ms+2ms
W/ActivityManager( 163): Activity pause timeout for HistoryRecord{405d5de8 com.bubblezapgames.supergnes/.SuperGNES}
I/ActivityManager( 163): No longer want net.comcast.ottclient (pid 727): hidden #16
D/dalvikvm( 852): GC_CONCURRENT freed 1048K, 51% free 3924K/7879K, external 2002K/2137K, paused 12ms+5ms
D/dalvikvm( 852): GC_CONCURRENT freed 1046K, 51% free 3914K/7879K, external 2002K/2137K, paused 10ms+2ms
D/dalvikvm( 852): GC_CONCURRENT freed 1054K, 51% free 3929K/7879K, external 2002K/2137K, paused 8ms+3ms
i tried wipe, uninstall reinstall....
The latest version of SuperGNES 1.2.11 fixed the Gingerbread issue with bad linker symbols. Update and all should be fine.
Nate
SuperGNES Dev

Categories

Resources