[Q] Xperia Arc Crash / Restart Problems with Certain Apps and Wifi - Xperia Arc General

Hello to everyone. I got my phone 3 days ago. And tried root thing a few times. Its my first android phone by the way.
My problem is my phone always crashes on certain apps.
Especially HD games like need for speed. And when i use Wifi like 20 min or what.
My model number is LT15i.
Android Version 2.3.2
Done the root thing a few times with gingerbreak.apk. Always succeesed.
I have tried unrooting then reisntaling firmware with Sony Ericsson PC Companion 2.0 , but didnt help me. Then rooting again. Worked but didnt solve hd games problem.
Tried using phone without Micro SD card that came with the phone. .. Didnt solve....
Please help me , i dont wanna send my phone to service because i bought it from another country..
Thanx.

rooting alone doesn't change anything.. it just gives your access to change stuff.. is your phone getting hot?
if you're not going to change anything once rooted then I wouldn't bother rooting.
Sent from The Arc!

Yes. My phone is getting hot when i ''play'' HD games.

I have installed Android System Info app to be able to see the error log.
Here is what i save for 2 games. One is Need For Speed , The Other Is Fruit Slice log.
Hope any engineer could help me with this problem.
First error log.
Code:
05-05 19:46:31.859 D/dalvikvm(5022)GC_CONCURRENT freed 1212K, 56% free 3182K/7175K, external 2943K/3609K, paused 2ms+3ms
05-05 19:46:32.079 D/dalvikvm(5022)GC_CONCURRENT freed 1194K, 56% free 3183K/7175K, external 2943K/3609K, paused 2ms+3ms
05-05 19:46:32.469 W/System.err(5811)java.lang.IllegalArgumentException: Receiver not registered: [email protected]
05-05 19:46:32.469 W/System.err(5811)at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:610)
05-05 19:46:32.469 W/System.err(5811)at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:819)
05-05 19:46:32.469 W/System.err(5811)at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:331)
05-05 19:46:32.469 W/System.err(5811)at com.electricsheep.asi.DashBoard.onPause(DashBoard.java:474)
05-05 19:46:32.469 W/System.err(5811)at android.app.Activity.performPause(Activity.java:3853)
05-05 19:46:32.469 W/System.err(5811)at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1190)
05-05 19:46:32.469 W/System.err(5811)at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2324)
05-05 19:46:32.469 W/System.err(5811)at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2294)
05-05 19:46:32.469 W/System.err(5811)at android.app.LocalActivityManager.performPause(LocalActivityManager.java:200)
05-05 19:46:32.469 W/System.err(5811)at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:184)
05-05 19:46:32.469 W/System.err(5811)at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:288)
05-05 19:46:32.469 W/System.err(5811)at android.widget.TabHost$IntentContentStrategy.getContentView(TabHost.java:676)
05-05 19:46:32.469 W/System.err(5811)at android.widget.TabHost.setCurrentTab(TabHost.java:348)
05-05 19:46:32.469 W/System.err(5811)at android.widget.TabHost$2.onTabSelectionChanged(TabHost.java:154)
05-05 19:46:32.469 W/System.err(5811)at android.widget.TabWidget$TabClickListener.onClick(TabWidget.java:456)
05-05 19:46:32.469 W/System.err(5811)at android.view.View.performClick(View.java:2534)
05-05 19:46:32.469 W/System.err(5811)at android.view.View$PerformClick.run(View.java:9210)
05-05 19:46:32.469 W/System.err(5811)at android.os.Handler.handleCallback(Handler.java:587)
05-05 19:46:32.469 W/System.err(5811)at android.os.Handler.dispatchMessage(Handler.java:92)
05-05 19:46:32.469 W/System.err(5811)at android.os.Looper.loop(Looper.java:123)
05-05 19:46:32.469 W/System.err(5811)at android.app.ActivityThread.main(ActivityThread.java:3652)
05-05 19:46:32.469 W/System.err(5811)at java.lang.reflect.Method.invokeNative(Native Method)
05-05 19:46:32.469 W/System.err(5811)at java.lang.reflect.Method.invoke(Method.java:507)
05-05 19:46:32.469 W/System.err(5811)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:862)
05-05 19:46:32.469 W/System.err(5811)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:620)
05-05 19:46:32.469 W/System.err(5811)at dalvik.system.NativeStart.main(Native Method)
Second Log
Code:
05-05 20:49:23.309 D/dalvikvm(909)GC_CONCURRENT freed 1894K, 56% free 4149K/9223K, external 4080K/5095K, paused 2ms+16ms
05-05 20:49:24.039 W/System.err(1119)java.lang.IllegalArgumentException: Receiver not registered: [email protected]
05-05 20:49:24.039 W/System.err(1119)at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:610)
05-05 20:49:24.039 W/System.err(1119)at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:819)
05-05 20:49:24.039 W/System.err(1119)at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:331)
05-05 20:49:24.039 W/System.err(1119)at com.electricsheep.asi.DashBoard.onPause(DashBoard.java:474)
05-05 20:49:24.039 W/System.err(1119)at android.app.Activity.performPause(Activity.java:3853)
05-05 20:49:24.039 W/System.err(1119)at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1190)
05-05 20:49:24.039 W/System.err(1119)at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2324)
05-05 20:49:24.039 W/System.err(1119)at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2294)
05-05 20:49:24.049 W/System.err(1119)at android.app.LocalActivityManager.performPause(LocalActivityManager.java:200)
05-05 20:49:24.049 W/System.err(1119)at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:184)
05-05 20:49:24.049 W/System.err(1119)at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:288)
05-05 20:49:24.049 W/System.err(1119)at android.widget.TabHost$IntentContentStrategy.getContentView(TabHost.java:676)
05-05 20:49:24.049 W/System.err(1119)at android.widget.TabHost.setCurrentTab(TabHost.java:348)
05-05 20:49:24.049 W/System.err(1119)at android.widget.TabHost$2.onTabSelectionChanged(TabHost.java:154)
05-05 20:49:24.049 W/System.err(1119)at android.widget.TabWidget$TabClickListener.onClick(TabWidget.java:456)
05-05 20:49:24.049 W/System.err(1119)at android.view.View.performClick(View.java:2534)
05-05 20:49:24.049 W/System.err(1119)at android.view.View$PerformClick.run(View.java:9210)
05-05 20:49:24.049 W/System.err(1119)at android.os.Handler.handleCallback(Handler.java:587)
05-05 20:49:24.049 W/System.err(1119)at android.os.Handler.dispatchMessage(Handler.java:92)
05-05 20:49:24.049 W/System.err(1119)at android.os.Looper.loop(Looper.java:123)
05-05 20:49:24.049 W/System.err(1119)at android.app.ActivityThread.main(ActivityThread.java:3652)
05-05 20:49:24.049 W/System.err(1119)at java.lang.reflect.Method.invokeNative(Native Method)
05-05 20:49:24.049 W/System.err(1119)at java.lang.reflect.Method.invoke(Method.java:507)
05-05 20:49:24.049 W/System.err(1119)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:862)
05-05 20:49:24.049 W/System.err(1119)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:620)
05-05 20:49:24.049 W/System.err(1119)at dalvik.system.NativeStart.main(Native Method)

Also chrashes on Air Attack HD which is a really cool game. After 1-2 min.
Please let me know if anybody can play this game on arc

Aahd works fine for me
Sent from my LT15i using XDA App

today My arc have restarted crash for the first time,i had installed sygic aura, and I was downloading 456 mb (maps) of the wifi.I was going to plug the charger. what log could look?

In fact im sure it isnt about memory card. But i have ordered a new memory card which is class 10. I will tell u the results.
BTW i did install '' SD Speed Increase'' and bost it tı 2048 kb. And i could play Air Attack HD may be for 10 mins and i just finished my FIRST race in Need For Speed Shift without any crash. But it did crash on second race again

05-22 03:33:31.441 E/kernel ( 112): [46017.000000] [msm7x30.c:msm_device_put] device freq =48000
05-22 03:33:31.561 E/kernel ( 112): [46017.116821] [audio_acdb.c:acdb_fill_audpp_cal_gain] unable to find audpp calibration gain block returning
Click to expand...
Click to collapse
I have installed logcat and i realized when a game crashes, it always gives this error.
What does it mean? Any engineer please?

Related

Sense crashing - startup auditor the culprit ?

Can anyone see whether or not my recent sense crash was because of startup auditor ? I've got a feeling it is, but can't be 100% ?
5-05 08:40:11.330 W/ResourceType( 116): Resources don't contain package for resource number 0x7f070000
05-05 08:40:11.460 D/ActivityManager( 116): Uninstalling process com.vesperaNovus.app.StartupAuditor
05-05 08:40:11.460 D/ActivityManager( 116): Force removing process ProcessRecord{44f64210 4177:com.vesperaNovus.app.StartupAuditor/10062} (com.vesperaNovus.app.StartupAuditor/10062)
05-05 08:40:11.460 I/Process ( 116): Sending signal. PID: 4177 SIG: 9
05-05 08:40:11.710 I/ActivityManager( 116): Start proc com.htc.bgp for broadcast com.htc.htclocationservice/.AutoSettingReceiver: pid=4193 uid=10001 gids={3003, 1006, 1015}
05-05 08:40:11.710 D/CIQ ( 116): throwUI04 com.htc.bgp
05-05 08:40:11.720 D/CIQ ( 116): processName com.htc.bgp
05-05 08:40:11.720 D/CIQ ( 116): throwUI05 com.htc.RosieUtility
05-05 08:40:11.720 D/CIQ ( 116): processName com.htc.RosieUtility
05-05 08:40:11.720 I/ActivityManager( 116): Process com.htc.RosieUtility (pid 4161) has died.
05-05 08:40:11.720 D/CIQ ( 116): throwUI05 com.vesperaNovus.app.StartupAuditor
05-05 08:40:11.720 D/CIQ ( 116): processName com.vesperaNovus.app.StartupAuditor
05-05 08:40:11.720 D/ActivityManager( 116): Received spurious death notification for thread [email protected]
05-05 08:40:11.730 W/ResourceType( 116): Resources don't contain package for resource number 0x7f070000

[Q] Gmail reinstall problems

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

Dire situation

Hey all.
I've had my atrix since before we got our BL unlocked. I've been following the scene and flashing with no problems for a long time.
After flashing "insert rom name here", a CM7 based rom, my wifi has stopped working. It is a known serious issue where the atrix wifi says "error" when you try to even turn it on. It doesn't activate at all. As soon as you tap it, it says error, and unchecks the wifi box. Paired with that is the fact that it reboots once every five minutes. I've tried everything to fix it(other roms, lots of different flashing methods and whatnot), and nothing has worked.
****ty part is, this is actually the first time I flashed without a backup. I wasn't planning on flashing another rom for a very long time.
What I'm asking from you guys is some help. It is a bell atrix, BL unlocked, custom recovery, all that jazz.
I don't know where to go from here. Is there any way one of you guys could send me a nandroid backup of your own? I don't want to resort to flashing .sbf as I will then lose my unlocked BL. I suspect that it is a software issue as it reboots every god damn 5 minutes. If you guys have a better suggestion I'm all ears.
Magnetox said:
Hey all.
I've had my atrix since before we got our BL unlocked. I've been following the scene and flashing with no problems for a long time.
After flashing "insert rom name here", a CM7 based rom, my wifi has stopped working. It is a known serious issue where the atrix wifi says "error" when you try to even turn it on. It doesn't activate at all. As soon as you tap it, it says error, and unchecks the wifi box. Paired with that is the fact that it reboots once every five minutes. I've tried everything to fix it(other roms, lots of different flashing methods and whatnot), and nothing has worked.
****ty part is, this is actually the first time I flashed without a backup. I wasn't planning on flashing another rom for a very long time.
What I'm asking from you guys is some help. It is a bell atrix, BL unlocked, custom recovery, all that jazz.
I don't know where to go from here. Is there any way one of you guys could send me a nandroid backup of your own? I don't want to resort to flashing .sbf as I will then lose my unlocked BL. I suspect that it is a software issue as it reboots every god damn 5 minutes. If you guys have a better suggestion I'm all ears.
Click to expand...
Click to collapse
As you're having lots of reboots have you tried a factory reset/dalvik wipe first? If that fails then a fresh install of the Rom (either fastboot or CM recovery methods) that you're having issues with. Also, another thing I would try is to 'forget' your wifi settings, turn wifi on/off at the mains and then try again.
I know you've tried lots of different flashing methods (and not forgetting the 'whatnots' as well!) but I'm just wondering what you'd think about installing another rom (either go for CM 7.2 or a CM9/10 one) with a full system wipe (format data,system.osh.preinstall and cache before flashing) and see where you go from there.
Magnetox said:
Hey all.
I've had my atrix since before we got our BL unlocked. I've been following the scene and flashing with no problems for a long time.
After flashing "insert rom name here", a CM7 based rom, my wifi has stopped working. It is a known serious issue where the atrix wifi says "error" when you try to even turn it on. It doesn't activate at all. As soon as you tap it, it says error, and unchecks the wifi box. Paired with that is the fact that it reboots once every five minutes. I've tried everything to fix it(other roms, lots of different flashing methods and whatnot), and nothing has worked.
****ty part is, this is actually the first time I flashed without a backup. I wasn't planning on flashing another rom for a very long time.
What I'm asking from you guys is some help. It is a bell atrix, BL unlocked, custom recovery, all that jazz.
I don't know where to go from here. Is there any way one of you guys could send me a nandroid backup of your own? I don't want to resort to flashing .sbf as I will then lose my unlocked BL. I suspect that it is a software issue as it reboots every god damn 5 minutes. If you guys have a better suggestion I'm all ears.
Click to expand...
Click to collapse
Remove the /system/lib/modules/dhd.ko. This is the wifi kernel module, if your reboots are related to wifi, your phone will not reboot anymore. Try to look logcat and dmesg.
Unfortunately, I think your wifi/BT module may have died.
http://forum.xda-developers.com/showthread.php?t=1946667
barry_ said:
As you're having lots of reboots have you tried a factory reset/dalvik wipe first? If that fails then a fresh install of the Rom (either fastboot or CM recovery methods) that you're having issues with. Also, another thing I would try is to 'forget' your wifi settings, turn wifi on/off at the mains and then try again.
I know you've tried lots of different flashing methods (and not forgetting the 'whatnots' as well!) but I'm just wondering what you'd think about installing another rom (either go for CM 7.2 or a CM9/10 one) with a full system wipe (format data,system.osh.preinstall and cache before flashing) and see where you go from there.
Click to expand...
Click to collapse
Yes of course, i've tried all of these things. I will try a full fastboot wipe if the other suggestions don't work, but I have tried all of those steps.
epinter said:
Remove the /system/lib/modules/dhd.ko. This is the wifi kernel module, if your reboots are related to wifi, your phone will not reboot anymore. Try to look logcat and dmesg.
Click to expand...
Click to collapse
Cheers, will try this and will update. Will post logcat later if it still is not working. Do you know what the BT kernel module is too?
upndwn4par said:
Unfortunately, I think your wifi/BT module may have died.
http://forum.xda-developers.com/showthread.php?t=1946667
Click to expand...
Click to collapse
Yep, I looked at this already. I do think this might be the case, but what I'm trying to fix right now is the reboots every 5 minutes. I'm ok without my wifi as long as everything else works properly.
Edit: did not find the tool page before, nvm and thanks!
Ok here is logcat AFTER deleting wifi driver dhd.ko(during logcat I tried turning wifi and BT on). Seems like reboots are fixed (for now).
I will try a full fastboot wipe (preinstall , boot, radio, system, etc.) and then reflash and post a new logcat BEFORE deleting wifi driver. I will then delete the driver to keep my phone from rebooting.
Here is a portion from it:
02-20 14:00:27.995 1599 1849 I WifiService: setWifiEnabled enable=true, persist=true, pid=2307, uid=1000
02-20 14:00:28.005 1599 1688 E WifiService: Failed to load Wi-Fi driver.
02-20 14:00:28.015 1719 1719 E WifiSettingButton: onReceive()-S:2
02-20 14:00:28.045 1719 1719 E WifiSettingButton: onReceive()-S:4
02-20 14:00:28.075 5708 5708 I WifiToggle: OnReceive
02-20 14:00:28.075 5708 5708 I WifiToggle: getServiceState.INTERMEDIATE_STATE
02-20 14:00:28.075 5708 5708 I WifiToggle: UpdateWidget - currentState=INTERMEDIATE_STATE
02-20 14:00:28.075 5708 5708 I WifiToggle: updateButtons
02-20 14:00:28.085 5717 5717 I HomeSyncReceiver: onReceive. WifiState= 2
02-20 14:00:28.115 5708 5708 I WifiToggle: OnReceive
02-20 14:00:28.125 1599 2306 W libgps : recv_command_nmea_gsa() : missing GSV command(s) since last GSA
02-20 14:00:28.125 5708 5708 I WifiToggle: getServiceState.INTERMEDIATE_STATE
02-20 14:00:28.125 5708 5708 I WifiToggle: UpdateWidget - currentState=INTERMEDIATE_STATE
02-20 14:00:28.125 5708 5708 I WifiToggle: updateButtons
02-20 14:00:28.125 5717 5717 I HomeSyncReceiver: onReceive. WifiState= 4
02-20 14:00:28.395 1599 2306 E libgps : recv_command_status() : fix returned error code 15
02-20 14:00:28.395 1599 2306 E libgps : numsats histogram: 0,1,57,95,73,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
02-20 14:00:28.395 1599 2306 E libgps : sats histogram: 0,0,0,0,0,0,0,0,0,0,0,0,0,225,131,0,0,110,0,0,0,226,0,0,0,0,0,0,0,0,0,0
02-20 14:00:29.715 1599 1816 D BluetoothService: Bootcompleted so turning on Bluetooth
02-20 14:00:29.715 1599 1816 D BluetoothService: Bluetooth state 10 -> 11
02-20 14:00:29.735 1719 1719 E BluetoothSettingButton: onReceive()-S:11
02-20 14:00:29.805 2307 2307 V BluetoothEventRedirector: Received android.bluetooth.adapter.action.STATE_CHANGED
02-20 14:00:29.875 1599 1849 I ActivityManager: Start proc com.android.bluetooth for broadcast com.android.bluetooth/.opp.BluetoothOppReceiver: pid=5815 uid=10027 gids={3003, 3002, 3001, 1015}
02-20 14:00:29.945 1440 1440 D dalvikvm: GC_EXPLICIT freed 11K, 50% free 2599K/5123K, external 2357K/2773K, paused 63ms
02-20 14:00:30.015 1440 1440 D dalvikvm: GC_EXPLICIT freed <1K, 50% free 2599K/5123K, external 2357K/2773K, paused 41ms
02-20 14:00:30.055 1440 1440 D dalvikvm: GC_EXPLICIT freed <1K, 50% free 2599K/5123K, external 2357K/2773K, paused 41ms
02-20 14:00:30.185 5815 5815 I ActivityThread: Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
02-20 14:00:30.205 5708 5708 I BluetoothToggle: OnReceive
02-20 14:00:30.205 5708 5708 I BluetoothToggle: getServiceState
02-20 14:00:30.205 5708 5708 I BluetoothToggle: getServiceState.INTERMEDIATE_STATE
02-20 14:00:30.205 5708 5708 I BluetoothToggle: UpdateWidget - currentState=INTERMEDIATE_STATE
02-20 14:00:30.205 5708 5708 I BluetoothToggle: updateButtons
02-20 14:00:30.215 1599 1941 I ActivityManager: Start proc com.motorola.bluetooth for broadcast com.motorola.bluetooth/.map.BluetoothMapReceiver: pid=5825 uid=10074 gids={3002, 3001, 1015}
02-20 14:00:30.215 1599 1941 I ActivityManager: No longer want com.android.calendar (pid 2803): hidden #21
02-20 14:00:30.225 1599 5814 I bluedroid: Starting bt_start
02-20 14:00:30.445 5825 5825 V BluetoothMapReceiver: MapReceiver onReceive: android.bluetooth.adapter.action.STATE_CHANGED
02-20 14:00:31.355 1424 1458 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
02-20 14:00:31.355 1426 1493 E NetlinkListener: ignoring non-kernel netlink multicast message
02-20 14:00:31.355 1424 1458 E NetlinkListener: ignoring non-kernel netlink multicast message
02-20 14:00:32.765 1424 1458 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
02-20 14:00:32.775 1426 1493 E NetlinkListener: ignoring non-kernel netlink multicast message
02-20 14:00:32.775 1424 1458 E NetlinkListener: ignoring non-kernel netlink multicast message
Here is the log from before I deleted wifi and bluetooth driver. Once again, it didn't work. There are a few modules with dhd.ko, namely aev.ko, evfwd.ko, scsi_wait_scan.ko, vpnclient.ko. Would deleting any of those along with dhd.ko help?
Here is logcat, can we confirm my wifi is truly kaput? I think so(neither BT or wifi driver were deleted yet):
02-20 14:27:47.018 1776 2275 D WifiService: setWifiEnabled: true pid=2149, uid=1000
02-20 14:27:47.018 2051 2051 D BluetoothAdapter: 1088533408: getState() : mService = null. Returning STATE_OFF
02-20 14:27:47.018 2149 2149 D BluetoothAdapter: 1087624032: getState() : mService = null. Returning STATE_OFF
02-20 14:27:47.018 1776 4965 E WifiStateMachine: Failed to load driver!
02-20 14:27:47.018 1776 1944 E WifiStateMachine: DriverFailedState
02-20 14:27:47.018 2051 2051 D BluetoothAdapter: 1088533408: getState() : mService = null. Returning STATE_OFF
02-20 14:27:47.018 2149 2149 D BluetoothAdapter: 1087624032: getState() : mService = null. Returning STATE_OFF
02-20 14:27:49.018 1776 1776 D dalvikvm: GC_FOR_ALLOC freed 300K, 25% free 7929K/10572K, paused 60ms, total 60ms
02-20 14:27:49.018 1776 1776 I dalvikvm-heap: Grow heap (frag case) to 8.122MB for 214528-byte allocation
02-20 14:27:49.018 1776 1776 D dalvikvm: GC_FOR_ALLOC freed 0K, 25% free 8139K/10784K, paused 44ms, total 44ms
02-20 14:27:49.018 2149 2149 D BluetoothAdapter: 1087624032: getState() : mService = null. Returning STATE_OFF
02-20 14:27:49.018 2149 2149 W System.err: Removed 2131231229
02-20 14:27:49.018 2149 2149 W System.err: Removed 2131231243
02-20 14:27:49.018 2149 2149 D BluetoothAdapter: 1087624032: getState() : mService = null. Returning STATE_OFF
Magnetox said:
There are a few modules with dhd.ko, namely aev.ko, evfwd.ko, scsi_wait_scan.ko, vpnclient.ko. Would deleting any of those along with dhd.ko help?
Click to expand...
Click to collapse
No. Don't touch them.
ravilov said:
No. Don't touch them.
Click to expand...
Click to collapse
Great, I didn't :angel:
The same problem exactly is a frequent guest of Galaxy Note 2. The only cure is the hard reset.
In Note 2 you have to remove the battery, press power button and hold it for 30+ seconds. Without the battery!
The Q is how to do hard reset to the Atrix.
Sent from my Atrix which I bought drunk. Kill nVidia!

[Q] FBReader will not install on NookManager rooted NST

I used the browser in my NST to go to http://fbreader.org/files/android/FBReaderJ.apk and http://fbreader.org/files/android/FBReaderJ-2.0beta8.apk. When I try to install, I get an error that says "failed to parse file".
Ideas? Suggestions?
Thank you!
Yes, the same advice as always.
You need to get ADB working and run a logcat when you do the install.
Then we have something to go on.
"Parse error" = "I don't like this file, but I won't tell you why."
thank you...
Renate NST said:
Yes, the same advice as always.
You need to get ADB working and run a logcat when you do the install.
Then we have something to go on.
"Parse error" = "I don't like this file, but I won't tell you why."
Click to expand...
Click to collapse
ok... i have installed the java sdk and am downloading the android sdk.
i see i need to "enable usb debugging" on my NST. I do not find that option under the advanced settings screen of relaunch.
please advise... thank you again
never mind, i figured out how to connect over wifi...
logcat
Renate NST said:
Yes, the same advice as always.
You need to get ADB working and run a logcat when you do the install.
Then we have something to go on.
"Parse error" = "I don't like this file, but I won't tell you why."
Click to expand...
Click to collapse
ok...
I rebooted my nook, started adb connect, started the logcat saving to the attached file
then, i opened the browser re downloaded the not-beta file and tried to install it
my NST gave me the same "could not parse file error"
i went to the pc and stopped the logcat and attached it here...
Hmm, I don't even see an attempted install here.
Were you watching the logcat at the same time that you did the install?
You should be able to see the action.
ADB will complain and not do anything if you try to install a file which is not zipped or does not have an AndroidManifest.xml
Could you copy the exact error that ADB gives?
Could you try again with the logcat? 20 lines should do if they are the right ones.
will re do...
Renate NST said:
Hmm, I don't even see an attempted install here.
Were you watching the logcat at the same time that you did the install?
You should be able to see the action.
ADB will complain and not do anything if you try to install a file which is not zipped or does not have an AndroidManifest.xml
Could you copy the exact error that ADB gives?
Could you try again with the logcat? 20 lines should do if they are the right ones.
Click to expand...
Click to collapse
thanks again for your help. I piped logcat right into the txt file; so, I didn't see anything. i need to go to work, but when I get back tonight, I will do again.
continuing the discussion...
Renate NST said:
Hmm, I don't even see an attempted install here.
Were you watching the logcat at the same time that you did the install?
You should be able to see the action.
ADB will complain and not do anything if you try to install a file which is not zipped or does not have an AndroidManifest.xml
Could you copy the exact error that ADB gives?
Could you try again with the logcat? 20 lines should do if they are the right ones.
Click to expand...
Click to collapse
Here is what I get in the logcat:
I/ActivityManager( 780): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x14000000 cmp=com.rockolabs.adb
konnect/.AdbKonnectActivity }
V/Activity( 1279): performResume()
D/EPD#ActivityResume( 780): resetRegion 4
D/NATIVE-EPD( 780): epd_reset_region: 0x10
D/EPD#ActivityResume( 780): resetRegion 5
D/NATIVE-EPD( 780): epd_reset_region: 0x20
D/EPD#ActivityResume( 780): resetRegion 6
D/NATIVE-EPD( 780): epd_reset_region: 0x40
D/EPD#ActivityResume( 780): resetRegion 7
D/NATIVE-EPD( 780): epd_reset_region: 0x80
D/EPD#ActivityResume( 780): Disable EPD for 350ms!!!!!!!!
I/RockoLabs_ADB Konnect( 1279): checking wireless status
E/TC ( 1141): KPICollector: 1374164761337 ActivityManager background {"comp
onent":"com.harasoft.relaunch/.AllApplications"}
E/TC ( 1141): KPICollector: 1374164761343 ActivityManager foreground {"comp
onent":"com.rockolabs.adbkonnect/.AdbKonnectActivity"}
I/NotificationService( 780): enqueueToast pkg=com.noshufou.android.su callback=
[email protected] duration=0
D/EPD#Toast( 780): set region 0 1 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 780): epd_set_region: 0 (0,0,600,800) 1,0 1
D/su ( 2071): 10018 com.rockolabs.adbkonnect executing 0 /system/bin/sh usi
ng shell /system/bin/sh : sh
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=2
I/ActivityManager( 780): Displayed activity com.rockolabs.adbkonnect/.AdbKonnec
tActivity: 228 ms (total 228 ms)
D/SurfaceFlinger( 780): Frame buffer posted; elapsed time = 42 msecs
W/IInputConnectionWrapper( 1279): showStatusIcon on inactive InputConnection
D/SurfaceFlinger( 780): Frame buffer posted; elapsed time = 37 msecs
D/SurfaceFlinger( 780): Frame buffer posted; elapsed time = 11 msecs
D/EPD#Toast( 780): resetRegion 0
D/NATIVE-EPD( 780): epd_reset_region: 0x01
D/EPD#Toast( 780): Disable EPD for 100ms!!!!!!!!
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=2
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 780): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/RockoLabs_ADB Konnect( 1279): changing status
I/RockoLabs_ADB Konnect( 1279): setprop service.adb.tcp.port -1
I/RockoLabs_ADB Konnect( 1279): stop adbd
I/RockoLabs_ADB Konnect( 1279): start adbd
I/RockoLabs_ADB Konnect( 1279): exit
D/su ( 2074): 10018 com.rockolabs.adbkonnect executing 0 /system/bin/sh usi
ng shell /system/bin/sh : sh
I don't know, works fine for me (adb install FBReaderJ.apk):
Code:
D/PackageParser( 1028): Scanning package: /data/app/vmdl44586.tmp
D/dalvikvm( 1028): GC freed 9109 objects / 924400 bytes in 40ms
I/PackageManager( 1028): /data/app/vmdl44586.tmp changed; unpacking
D/PackageManager( 1028): Caching shared lib lib/armeabi/libDeflatingDecompressor-v3.so
D/PackageManager( 1028): Caching shared lib lib/armeabi/libLineBreak-v2.so
D/PackageManager( 1028): Caching shared lib lib/armeabi/libNativeFormats-v3.so
D/installd( 987): DexInv: --- BEGIN '/data/app/vmdl44586.tmp' ---
D/dalvikvm( 1511): creating instr width table
D/dalvikvm( 1511): DexOpt: load 64ms, verify 501ms, opt 26ms
D/installd( 987): DexInv: --- END '/data/app/vmdl44586.tmp' (success) ---
I/installd( 987): move /data/dalvik-cache/[email protected]@[email protected] -> /data/dalvik-cache/
[email protected]@[email protected]
D/PackageManager( 1028): New package installed in /data/app/org.geometerplus.zlibrary.ui.android.apk
Thank you again... the devil is in the details.
I was using the built in browser to download the file on the NST, then clicking on that file to install, while doing the logcat on my pc.
From your note above I see I needed to put the file in the directory on my pc with adb and do the install from there with the command adb install ...
Thanks, Renate this worked.:good:

Android app widget crashes launcher after indefinite length of time

I have a really strange problem with my app widget. There's no issues with dragging it to the homescreen, configuration or even functionality. Everything works as expected.
But, after an arbitrary length of time, my launcher starts to crash. I've gone days at a time without experiencing this, and sometimes just minutes. In fact, there's seemingly no way to recover it without opening the Recent Apps screen, finding the Play Store or Settings and just uninstalling the app.
My app's package name is org.thecosmicfrog.luasataglance. Almost all of what the widget does is handled by a Service, which is created when a user taps part of the widget.
The widget is located at: org.thecosmicfrog.luasataglance.widget.StopForecastWidget
The Service is located at: org.thecosmicfrog.luasataglance.service.WidgetListenerService
I've attached the output of LogCat just after the crash below. You can see where the Google Now launcher starts to crash (com.google.android.googlequicksearchbox), but this affects other launchers too:
Code:
10-04 03:28:07.769 I/GEL (1330): handleIntent(Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10600000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL })
10-04 03:28:07.829 D/AudioManager(1244): AudioManager dispatching onAudioFocusChange(-3) for [email protected]@37833331
10-04 03:28:07.867 D/Launcher(1330): bindAppWidget: AppWidget(id=153)
10-04 03:28:07.871 D/Launcher(1330): bindAppWidget: id=153 belongs to component ComponentInfo{org.thecosmicfrog.luasataglance/org.thecosmicfrog.luasataglance.widget.StopForecastWidget}
10-04 03:28:07.931 I/art (2036): Explicit concurrent mark sweep GC freed 22778(1189KB) AllocSpace objects, 0(0B) LOS objects, 38% free, 25MB/41MB, paused 2.368ms total 104.811ms
10-04 03:28:07.971 I/WindowManager(789): Screen frozen for +445ms due to Window{1d871ef2 u0 StatusBar}
10-04 03:28:08.308 E/JavaBinder(1330): !!! FAILED BINDER TRANSACTION !!!
10-04 03:28:08.315 D/AndroidRuntime(1330): Shutting down VM
10-04 03:28:08.422 I/MediaFocusControl(789): AudioFocus abandonAudioFocus() from [email protected]
10-04 03:28:08.424 I/ActivityManager(789): Start proc 23910:com.google.android.googlequicksearchbox:crash_report/u0a24 for service com.google.android.googlequicksearchbox/com.google.android.apps.gsa.silentfeedback.SilentFeedbackService
10-04 03:28:08.424 D/AudioManager(1244): AudioManager dispatching onAudioFocusChange(1) for [email protected]@37833331
--------- beginning of crash
10-04 03:28:08.425 E/AndroidRuntime(1330): FATAL EXCEPTION: main
10-04 03:28:08.425 E/AndroidRuntime(1330): Process: com.google.android.googlequicksearchbox, PID: 1330
10-04 03:28:08.425 E/AndroidRuntime(1330): java.lang.RuntimeException: Unable to resume activity {com.google.android.googlequicksearchbox/com.google.android.launcher.GEL}: java.lang.RuntimeException: system server dead?
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2986)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3017)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1347)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.os.Handler.dispatchMessage(Handler.java:102)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.os.Looper.loop(Looper.java:135)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.ActivityThread.main(ActivityThread.java:5254)
10-04 03:28:08.425 E/AndroidRuntime(1330): at java.lang.reflect.Method.invoke(Native Method)
10-04 03:28:08.425 E/AndroidRuntime(1330): at java.lang.reflect.Method.invoke(Method.java:372)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
10-04 03:28:08.425 E/AndroidRuntime(1330): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
10-04 03:28:08.425 E/AndroidRuntime(1330): Caused by: java.lang.RuntimeException: system server dead?
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.appwidget.AppWidgetHost.createView(AppWidgetHost.java:323)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.launcher3.LauncherAppWidgetHost.createView(LauncherAppWidgetHost.java:116)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.launcher3.Launcher.bindAppWidget(Launcher.java:3950)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.launcher3.Workspace.reinflateWidgetsIfNecessary(Workspace.java:1124)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.launcher3.Launcher.onResume(Launcher.java:1044)
10-04 03:28:08.425 E/AndroidRuntime(1330): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
10-04 03:28:08.425 E/AndroidRuntime(1330): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:650)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.launcher3.Launcher.onResume(<Xposed>)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1257)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.Activity.performResume(Activity.java:6076)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2975)
10-04 03:28:08.425 E/AndroidRuntime(1330): ... 10 more
10-04 03:28:08.425 E/AndroidRuntime(1330): Caused by: android.os.TransactionTooLargeException
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.os.BinderProxy.transactNative(Native Method)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.os.BinderProxy.transact(Binder.java:496)
10-04 03:28:08.425 E/AndroidRuntime(1330): at com.android.internal.appwidget.IAppWidgetService$Stub$Proxy.getAppWidgetViews(IAppWidgetService.java:538)
10-04 03:28:08.425 E/AndroidRuntime(1330): at android.appwidget.AppWidgetHost.createView(AppWidgetHost.java:321)
10-04 03:28:08.425 E/AndroidRuntime(1330): ... 20 more
10-04 03:28:08.470 W/ActivityManager(789): Force finishing activity 1 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL
10-04 03:28:08.517 D/OpenGLRenderer(789): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
10-04 03:28:08.518 D/Atlas (789): Validating map...
10-04 03:28:08.519 I/Xposed (23910): GB:ModLauncher: Couldn't find dynamic grid. Incompatible Google Search?
10-04 03:28:08.538 W/XPrivacy(23910): Hooking package=com.google.android.googlequicksearchbox
10-04 03:28:08.575 I/OpenGLRenderer(789): Initialized EGL, version 1.4
10-04 03:28:08.603 D/OpenGLRenderer(789): Enabling debug mode 0
10-04 03:28:08.847 I/ActivityManager(789): Killing 19499:com.emmaguy.todayilearned/u0a92 (adj 15): empty #17
10-04 03:28:08.972 W/ActivityManager(789): Activity pause timeout for ActivityRecord{22486d04 u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL t5986 f}
Later on in the log, there is more output related to app widgets which may be useful too:
Code:
10-04 03:28:15.661 I/Process (1330): Sending signal. PID: 1330 SIG: 9
10-04 03:28:15.691 I/WindowState(789): WIN DEATH: Window{389c7f61 u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL}
10-04 03:28:15.737 I/ActivityManager(789): Process com.google.android.googlequicksearchbox (pid 1330) has died
10-04 03:28:15.739 W/ActivityManager(789): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.apps.gsa.reflection.ReflectionService in 1000ms
10-04 03:28:15.745 W/IInputConnectionWrapper(1244): showStatusIcon on inactive InputConnection
10-04 03:28:16.176 W/ResourceType(952): No package identifier when getting value for resource number 0x00000000
10-04 03:28:16.350 W/ResourceType(952): No package identifier when getting value for resource number 0x00000000
10-04 03:28:16.350 W/PackageManager(952): Failure retrieving resources for org.thecosmicfrog.luasataglance: Resource ID #0x0
10-04 03:28:16.861 D/audio_hw_primary(188): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
10-04 03:28:17.657 D/AndroidRuntime(24056): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
10-04 03:28:17.670 D/AndroidRuntime(24056): CheckJNI is OFF
10-04 03:28:17.954 I/ActivityManager(789): Start proc 24076:eu.chainfire.supersu/u0a84 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
10-04 03:28:17.984 W/ResourceType(952): No package identifier when getting value for resource number 0x00000000
10-04 03:28:17.984 W/PackageManager(952): Failure retrieving resources for com.google.android.youtube: Resource ID #0x0
10-04 03:28:18.066 W/XPrivacy(24076): Hooking package=eu.chainfire.supersu
10-04 03:28:18.570 D/AndroidRuntime(24137): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
10-04 03:28:18.574 D/AndroidRuntime(24137): CheckJNI is OFF
10-04 03:28:18.565 W/app_process32_x(24137): type=1400 audit(0.0:95): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p28" ino=491525 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file
10-04 03:28:18.709 D/AndroidRuntime(24137): Calling main entry com.android.commands.am.Am
10-04 03:28:18.746 D/AndroidRuntime(24137): Shutting down VM
10-04 03:28:18.855 W/app_process32_x(24167): type=1400 audit(0.0:96): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p28" ino=491525 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file
10-04 03:28:18.859 D/AndroidRuntime(24167): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
10-04 03:28:18.862 D/AndroidRuntime(24167): CheckJNI is OFF
10-04 03:28:18.985 D/AndroidRuntime(24167): Calling main entry com.android.commands.am.Am
10-04 03:28:19.013 D/AndroidRuntime(24167): Shutting down VM
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): Widget host dead: HostId{user:0, app:10024, hostId:1024, pkg:com.google.android.googlequicksearchbox}
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): android.os.DeadObjectException
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at android.os.BinderProxy.transactNative(Native Method)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at android.os.BinderProxy.transact(Binder.java:496)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy.updateAppWidget(IAppWidgetHost.java:123)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.server.appwidget.AppWidgetServiceImpl.handleNotifyUpdateAppWidget(AppWidgetServiceImpl.java:1638)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.server.appwidget.AppWidgetServiceImpl.access$1200(AppWidgetServiceImpl.java:107)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.server.appwidget.AppWidgetServiceImpl$CallbackHandler.handleMessage(AppWidgetServiceImpl.java:2962)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at android.os.Handler.dispatchMessage(Handler.java:102)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at android.os.Looper.loop(Looper.java:135)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.server.SystemServer.run(SystemServer.java:269)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.server.SystemServer.main(SystemServer.java:170)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at java.lang.reflect.Method.invoke(Native Method)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at java.lang.reflect.Method.invoke(Method.java:372)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
10-04 03:28:19.394 E/AppWidgetServiceImpl(789): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
I'm finding this incredibly difficult to debug, so any help offered would be greatly appreciated. If you require any more information, I'll be happy to provide it.
Could you please post some code ?

Categories

Resources