Wifi keeps turning off, anyone else had this problem - AT&T Samsung Galaxy Note I717

I'm on stock GB Rooted from mashi/rolo until there's ICS source, and the last few weeks my wifi has gotten really funky.
I tend to keep wifi on all of the time while I home to reduce cell data usage, and battery (my Nexus One used a LOT less battery on wifi vs cell data, but it doesn't appear to be as big a difference on the Note so far) but it won't stay on anymore. It'll come on, sometimes connect, sometimes it just goes back off. If I keep fiddling with it, Android will sometimes reboot (not a kernel oops, dalvik reboots). Once the dalvik reboots, or I reboot the entire phone, wifi works just fine for some period of time, usually a few days, until it starts acting funky again. I don't have anything that automatically turns wifi off, and I have the wifi settings to never turn off under Settings->Wifi->Advanced
I believe below captures the failure, or at least the failure to re-start wifi, haven't captured it when it goes from working fine to failing unfortunately.. I might try to do that, but it's hard to tell when wifi stops working so far except I just notice it's not connected anymore.
Anyone seen this, or have suggestions? I don't think it's an app doing it, maybe I should clear some wifi settings? Dunno. Looks like it's wpa supplicant dying from the logcat. And I've used Beautiful Widgets for several years now, unless they've somehow introduced some weird bug I don't think it has anything to do with it.. Just mentioning it since it shows up in the log (which was basically filtered for wifi and captured).
Code:
06-17 21:45:42.904 21069 21069 W WifiSettings: mResetNetworks false
06-17 21:45:42.914 21069 21069 D WifiSettings: onResume() finish
06-17 21:45:42.914 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:42.914 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:42.924 450 715 I SurfaceFlinger: id=2409(9) createSurface 0x7db07c for pid 21069 (800x1280),2 flag=0, com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:42.924 450 715 I WindowManager: CREATE SURFACE Surface(name=com.android.settings/com.android.settings.wifi.WifiSettings, identity=2409, mNativeSurface=0) IN SESSION [email protected]: pid=21069 format=-1 flags=0x0 / Window{40e25550 com.android.settings/com.android.settings.wifi.WifiSettings paused=false}
06-17 21:45:42.944 21069 21069 D WifiSettings: updateConnectionState state(SCANNING) hasError (false)
06-17 21:45:43.004 21069 21069 I ViewRoot: [email protected] DRAWING : com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:43.024 21069 21069 I ViewRoot: [email protected] is completed : com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:44.235 450 557 I InputDispatcher: Delivering touch to current input target: action: 0, channel '40e25550 com.android.settings/com.android.settings.wifi.WifiSettings (server)'
06-17 21:45:44.355 450 557 I InputDispatcher: Delivering touch to current input target: action: 1, channel '40e25550 com.android.settings/com.android.settings.wifi.WifiSettings (server)'
06-17 21:45:44.515 450 708 D WifiService: setWifiEnabled: true
06-17 21:45:44.515 450 708 D WifiService: ****************setWifiEnabled(), allowWifi****************true
06-17 21:45:44.515 450 566 E wifi : android_net_wifi_set_talk_battery() connect=1
06-17 21:45:44.515 450 566 I WifiHW : [WIFI] Load Driver
06-17 21:45:44.515 450 566 E WifiHW : module is murata
06-17 21:45:44.515 450 566 I WifiHW : ==========[WIFI] MURATA MODULE ===========
06-17 21:45:44.515 450 566 E WifiHW : WIFI_COUNTRY_DRIVER_ARG enable!!
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : isCountry() == normal
06-17 21:45:44.515 450 566 I WifiHW : [WiFi.c] insmod() Start!!
06-17 21:45:44.515 450 566 I WifiHW : [WiFi.c] start init_module() Start!!
06-17 21:45:44.515 450 566 E WifiHW : args = firmware_path=/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt_murata
06-17 21:45:44.536 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:45:44.536 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:45:44.546 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:44.796 31174 31174 D Beautiful Widgets(4105): WIFI_STATE_CHANGED_ACTION
06-17 21:45:45.396 450 566 I WifiHW : [WIFI] DRIVER OK
06-17 21:45:45.396 450 566 I WifiHW : wifi_start_supplicant: Enter
06-17 21:45:45.396 450 566 D WifiHW : /data/wifi/default_ap_delete exits
06-17 21:45:45.396 450 566 D WifiHW : /data/wifi/bcm_supp.conf exits
06-17 21:45:45.396 450 566 E WifiHW : wifi_start_supplicant: pi->serial=117441422, serial=0
06-17 21:45:45.396 450 566 I WifiHW : wifi_start_supplicant: Exit. supp_status=running
06-17 21:45:45.396 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:45.396 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(transit)
06-17 21:45:45.396 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:45.396 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:45.396 450 566 W WifiService: ---- Check wifi direct setting. It is unchecked.
06-17 21:45:45.536 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:45:45.536 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:45:45.597 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0xd14f60)
06-17 21:45:45.597 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:45:45.597 21069 21069 D WifiSettings: updateAccessPoints(), WifiConfigureation list updated
06-17 21:45:45.597 21069 21069 D WifiSettings: updateAccessPoints(), ScanResult list updated
06-17 21:45:45.597 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:45.667 450 566 D WifiStateTracker: Reset connections and stopping DHCP
06-17 21:45:45.717 31174 31174 D Beautiful Widgets(4105): WIFI_STATE_CHANGED_ACTION
06-17 21:45:45.817 450 566 D WifiStateTracker: Disabling interface
06-17 21:45:47.839 21069 21069 D WifiSettings: onPause() finish
06-17 21:45:48.409 450 719 I SurfaceFlinger: id=2409 Removed com.android.settings/com.android.settings.wifi.WifiSettings idx=3 Map Size=7
06-17 21:45:48.409 450 719 W WindowManager: Window Window{40e25550 com.android.settings/com.android.settings.wifi.WifiSettings paused=false} destroyed surface Surface(name=com.android.settings/com.android.settings.wifi.WifiSettings, identity=-1, mNativeSurface=0), session Session{415d6720 uid 1000}
06-17 21:45:48.429 450 461 D SurfaceFlinger: remove count:1 destroying com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:50.611 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:50.611 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:45:50.611 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:50.611 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:50.812 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:45:50.812 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:45:55.817 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:55.817 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:45:55.817 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:55.817 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:56.017 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:45:56.017 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:46:01.012 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:46:01.012 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:46:01.012 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:46:01.012 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:46:01.212 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:46:01.212 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:46:01.212 450 565 V WifiStateTracker: Supplicant died unexpectedly
06-17 21:46:01.212 450 565 I WifiHW : wifi_close_supplicant_connection: enter
06-17 21:46:01.212 450 565 I WifiHW : wifi_close_supplicant_connection: exit
06-17 21:46:01.212 450 565 D WifiStateTracker: Reset connections and stopping DHCP
06-17 21:46:01.482 450 565 D WifiStateTracker: Disabling interface
06-17 21:46:01.522 450 565 W WifiStateTracker: ------ msg.what =2
06-17 21:46:01.532 320 395 D WifiDirectController: WifiDirectController::releaseWifiDirect
06-17 21:46:01.532 320 395 E WifiDirectController: Release DirectController. --- Wifi Direct is not initialized. Don't need to release wifi direct.
06-17 21:46:01.532 450 566 I WifiService: Start ----- stopWifiDirect
06-17 21:46:01.542 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:46:01.542 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: Enter
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: connecting supplicant is done
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: status of supplicant(unknown), count(49)
06-17 21:46:01.562 19939 19939 E [FT]-Server: NetworkStateReceiver :intent: android.net.wifi.supplicant.CONNECTION_CHANGE
06-17 21:46:01.562 450 566 I WifiService: End ----- stopWifiDirect
06-17 21:46:01.572 19939 19939 E [FT]-Server: NetworkStateReceiver :No work intent: android.net.wifi.supplicant.CONNECTION_CHANGEstate: DISCONNECTED

Related

[Q] Can't install apps anymore (insufficient storage bug)

Hello,
I am having a real bad bug..
I wanted to install Hiapn (approx 320kb) over the Play Store on my Galaxy S3.
After the app was downloaded and tried to install, my phone told me an Error. Insufficient Storage Available
I have more than 1900 MB on my intern storage, and even 40gb on the extern sd card.
This bug is not only with this certain app, I keep getting it with any one.
I searched for the last couple of hours online, but all the solutions did not work.
My phone is rooted, I used these files:
CF-SGS3-CWM-v5.5-v1.2.tar
CWM-SuperSU-v0.89.zip
and did a flag counter reset with triangle away.
The bug occured today, I was able to download apps in the last couple of days.
Online I found solutions like resetting play store, delete updates of the play store, delete play store cache, delete cache over CWM Recovery and delete dalvik cache over cwm recovery.
I did all of these things, neither of those worked.
I do not want to reset my phone though.
There has to be a workaround.
I found the app "MarketFix" which should fix my problem, but I cannot install it, cause of the error.
Now I am really bothered cause nothing seems to work.
I read that fixing permissions over CWM Recovery might do the trick, but it might also crash the OS and leaves me to reset my phone, so I did not do that yet.
Here I have made a catlog Logfile, going in to play store and trying to download "hiapn". But I'm not able to find the cause.
Please help a desperate man.
Hmm, try to restore your device, had this problem and it disapeared after restoring frim settings.
Sent from my ST18i using xda premium
Hi, thanks for your reply.
I don't really want to restore, because I have the fear, that the bug will come again if I don't find the cause..
Also, I'm pretty new to Android. How do you suggest a restoration? Over the CWM Recovery mode? Is it possible to save any settings, like the homescreen layout?
Try to Format your sd card whit the phone
Sent from my GT-S5830 using XDA
edit:
I just updated Titanium Backup free without any problems. ?!
But installing apps is still giving me the same error.
edit2:
edit2: I have now been able to install a apk remotely from my pc.
I downloaded the android sdk and connected my phone over usb.
I did some research on the internet and finally was able to install the apk using this command:
apk install -l C:/MarketFixer.apk
I don't know why it works now, as with other parameters, like -r or -s or even without parameters, it did not.
I'm trying now to fix my original problem with the app I just installed, but I'm having a feeling it won't work.
-------------------
Hi,
you're not talking about the extern sd card, are you?
Because I have nothing on it, except my Music and the backup from Titanium Backup. So I don't see why this would help, but I consider it, thank you.
I have now managed to get an .apk of "MarketFixer" and copied it to the intern storage of my phone. When I try to install it from my files, it keeps telling me the same thing, just in other words. So it is not a problem of play store etc, it's a problem of the installation / package manager.
I did another catlog run, where I switched from catlog to my files and tried to install the .apk locally. I also activated the event and radio logging.
In this log, I can find the line where it mentions the installation cancelling, but I cannot see why? Does anyone understand this?
Here's the interesting part of my second log:
Code:
06-17 10:39:29.320 I/am_create_activity( 2105): [1106316408,34,com.android.packageinstaller/.InstallAppProgress,NULL,NULL,file:///mnt/sdcard/MarketFixer.apk,0]
06-17 10:39:29.330 I/am_pause_activity( 2105): [1105871072,com.android.packageinstaller/.PackageInstallerActivity]
06-17 10:39:29.330 I/power_partial_wake_state( 2105): [1,ActivityManager-Launch]
06-17 10:39:29.330 I/am_finish_activity( 2105): [1105871072,34,com.android.packageinstaller/.PackageInstallerActivity,app-request]
06-17 10:39:29.335 I/am_on_paused_called(22551): com.android.packageinstaller.PackageInstallerActivity
06-17 10:39:29.335 D/ActivityManager( 2105): Trying to launch applicationName
06-17 10:39:29.340 I/am_restart_activity( 2105): [1106316408,34,com.android.packageinstaller/.InstallAppProgress]
06-17 10:39:29.345 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.365 I/am_on_resume_called(22551): com.android.packageinstaller.InstallAppProgress
06-17 10:39:29.375 I/SurfaceFlinger( 1913): id=793(2) createSurface 0x1254e94 (1x1),2 flag=400, InstallAppProgress
06-17 10:39:29.375 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.375 D/STATUSBAR-StatusBarManagerService( 2105): setSystemUiVisibility(0x0)
06-17 10:39:29.375 D/STATUSBAR-StatusBarManagerService( 2105): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
06-17 10:39:29.380 I/am_create_service( 2105): [1116110392,com.android.defcontainer/.DefaultContainerService,,16854]
06-17 10:39:29.385 I/ClipboardServiceEx( 2105): mCBPickerDialog enter case. MSG_DISMISS_DIALOG
06-17 10:39:29.385 W/PackageManager( 2105): verifying app can be installed or not
06-17 10:39:29.390 I/ApplicationPolicy( 2105): isApplicationInstallationEnabled
06-17 10:39:29.400 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.400 I/ActivityManager( 2105): Displayed shortComponentName: +67ms
06-17 10:39:29.400 I/activity_launch_time( 2105): [1106316408,com.android.packageinstaller/.InstallAppProgress,67,67]
06-17 10:39:29.400 D/DEFERED_APP_VISIBILITY( 2105): tweaking closing app
06-17 10:39:29.405 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.410 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.415 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.420 I/power_partial_wake_state( 2105): [0,ActivityManager-Launch]
06-17 10:39:29.430 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.450 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.465 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.480 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.495 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.520 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.520 D/dalvikvm( 2105): GC_EXPLICIT freed 1349K, 48% free 25003K/47623K, paused 5ms+12ms
06-17 10:39:29.535 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.550 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.565 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.580 I/SurfaceFlinger( 1913): id=794(3) createSurface 0x124b944 (1x1),1 flag=0, InstallAppProgress
06-17 10:39:29.580 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.595 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.600 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.610 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.610 I/SurfaceFlinger( 1913): id=792 Removed PackageInstallerActivity idx=1 Map Size=5
06-17 10:39:29.610 I/SurfaceFlinger( 1913): id=792 Removed PackageInstallerActivity idx=-2 Map Size=5
06-17 10:39:29.615 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.620 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.635 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.640 D/dalvikvm(22490): GC_CONCURRENT freed 369K, 27% free 14350K/19527K, paused 2ms+3ms
06-17 10:39:29.650 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.670 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.685 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.700 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.720 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.730 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.745 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.760 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.780 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.800 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.810 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.830 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.845 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.860 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.875 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.890 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.910 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.930 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.945 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.960 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.980 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:29.980 I/power ( 2105): *** release_dvfs_lock : lockType : 1
06-17 10:39:29.980 D/PowerManagerService( 2105): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released
06-17 10:39:29.980 I/am_destroy_activity( 2105): [1105871072,34,com.android.packageinstaller/.PackageInstallerActivity,finish-imm]
06-17 10:39:29.980 W/ActivityManager( 2105): mDVFSLock.release()
06-17 10:39:29.980 D/KeyguardViewMediator( 2105): setHidden false
06-17 10:39:30.745 W/PowerManagerService( 2105): Timer 0x7->0x3|0x0
06-17 10:39:30.745 I/PowerManagerService( 2105): Ulight 0x7->0x3|0x0
06-17 10:39:30.745 D/lights ( 2105): write_int /sys/class/sec/sec_touchkey/brightness = 2
06-17 10:39:30.745 D/PowerManagerService( 2105): setLightBrightness : mButtonLight : 0
06-17 10:39:31.185 I/InputReader( 2105): Touch event's action is 0x0 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=0.2393 ]
06-17 10:39:31.185 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x0
06-17 10:39:31.185 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x0
06-17 10:39:31.185 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x0
06-17 10:39:31.185 D/lights ( 2105): write_int /sys/class/sec/sec_touchkey/brightness = 1
06-17 10:39:31.185 I/PowerManagerService( 2105): Ulight 0x3->0x7|0x0
06-17 10:39:31.185 D/PowerManagerService( 2105): setLightBrightness : mButtonLight : 80
06-17 10:39:31.200 I/InputReader( 2105): Touch event's action is 0x1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=]
06-17 10:39:31.200 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x1
06-17 10:39:31.200 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x1
06-17 10:39:31.200 I/InputDispatcher( 2105): Delivering touch to current input target: action: 0x1
06-17 10:39:31.205 I/InstallAppProgress(22551): Canceling installation
Ola,
"I had this problem a few days back. I fixed mine by running "Lucky Patcher" and then going to the troubleshoot section in the menu and picking "Remove fixes and backups (insufficient storage available"
I copy-pasted these lines above from AndroidCentral.
It did fix the problem for me. And I have been spending many, many hours if not days digging through Google search results..
My thanks go to GTAFan9999 on AndroidCentral for pointing me in the right direction.
After this some apps that refused to update in the past, updated just fine, I could reinstall Facebook and Whatsapp. (I tried to fix the "ISA" message by uninstalling but couldn't re-install... argh)
BTW, you will have to google Lucky Patcher, you won't find in on Google Play.
I would be really interested if this would fix it for others as well.
gentle_giant said:
Ola,
"I had this problem a few days back. I fixed mine by running "Lucky Patcher" and then going to the troubleshoot section in the menu and picking "Remove fixes and backups (insufficient storage available"
I copy-pasted these lines above from AndroidCentral.
It did fix the problem for me. And I have been spending many, many hours if not days digging through Google search results..
My thanks go to GTAFan9999 on AndroidCentral for pointing me in the right direction.
After this some apps that refused to update in the past, updated just fine, I could reinstall Facebook and Whatsapp. (I tried to fix the "ISA" message by uninstalling but couldn't re-install... argh)
BTW, you will have to google Lucky Patcher, you won't find in on Google Play.
I would be really interested if this would fix it for others as well.
Click to expand...
Click to collapse
I'm having this same issue. I rooted my S3 Sunday, and since last night, I haven't been able to update some of my apps, and I can't install any new apps. I tried downloading Lucky Patcher onto my computer and installing it through Android App Installer, but I get the same insufficient storage available error message. Is there any fix for this issue? I don't want to do a factory reset and lose all my info and have the chance that It'll just come back after reseting.
Wipe dalvik cache through recovery and fix permissions..
arunreturns said:
Wipe dalvik cache through recovery and fix permissions..
Click to expand...
Click to collapse
I ended up restoring my original stock nandroid backup that I created when first rooting. So far everything is working. I downloaded marketfix and lucky patcher, so hopefully if it happens again one of these will fix it. If not, I'll try wiping dalvik cache and fixing permissions. If I have to do any of these things, I'll post all updates here.
Had same problem, fixed now.
I had one app that I couldn't install, all the rest worked fine, but fixed it using the lucky patcher method.
carpenter especup
format sdcard and try again ...
langtudongnai45 said:
format sdcard and try again ...
Click to expand...
Click to collapse
How would this fix the Play Store bug with regard to internal storage?
Two things I did that made this issue go away. I don't know which one did it. Both were tweaks I un did in rom toolbox. I had changed the app install location to SD-Card, I changed this back to auto. The other was I had used the SD boost tweak and set it to 4096kb and apply on boot. I changed this back to 128kb and unchecked apply on boot.
I think I have ur solution, install the app2sd app and check through the app, that all capable apps r placed on ur sdcard.
Sent from my SPH-D700 using xda premium
1. Reboot into recovery
2. Fix permissions
3. Wipe cache and dalvik cache
4. Reboot
5. Enjoy
:victory:
6. Giggle in mild amusement as many people attempt to do something that will not work.
Install lucky patcher, press menu and troubleshoot then choose remove fixes
Sent from my S+ using XDA premium
gentle_giant said:
Ola,
"I had this problem a few days back. I fixed mine by running "Lucky Patcher" and then going to the troubleshoot section in the menu and picking "Remove fixes and backups (insufficient storage available"
I copy-pasted these lines above from AndroidCentral.
It did fix the problem for me. And I have been spending many, many hours if not days digging through Google search results..
My thanks go to GTAFan9999 on AndroidCentral for pointing me in the right direction.
After this some apps that refused to update in the past, updated just fine, I could reinstall Facebook and Whatsapp. (I tried to fix the "ISA" message by uninstalling but couldn't re-install... argh)
BTW, you will have to google Lucky Patcher, you won't find in on Google Play.
I would be really interested if this would fix it for others as well.
Click to expand...
Click to collapse
Lucky Patcher troubleshooting worked for me... 'preciate it my dude!
Had the same issue on my Galaxy. Only device restore helps.
those who have this installed on the sd error.intenten first and then move them to the internal memory or link them to Link2sd .. will not because this error but eh seen in several models

SecPhone Files

I am in the process of porting over a S5 mod. The mod includes the S5 SecTeleService.apk, which replaces the SecPhone.
The problem is, you can place a call, but if you press the "end" button it disappears and you cannot end the call. And, you cannot receive a call. The dev of this mod doesnt know why its not working.
Now it is based off of International firmware, and I have it working on T-Mobile M919. What I need, is if anyone know of the files, etc that deal with the SecPhone so I can compare them to see if something is missing.
I thought it could be a csc issue, bit I done believe that it is. Any help in this will be greatly appreciated.
There seem to be a lot of problems, to sort things out I would first suggest him to start checking logcat... Isn't logcat the first thing you check when an error like this keep occurring I would think? . Without a logcat it's a guessing game.
Anyways, you can decompile SecPhone.apk and check the dependencies in manifest. under the uses-library tags, for example, I took a SecPhone.apk on my drive, decompiled it with apktool and found this in manifest:
Code:
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false" />
<uses-library android:name="libvtmanagerjar" android:required="false" />
<uses-library android:name="secmediarecorder" android:required="false" />
<uses-library android:name="sec_platform_library" android:required="false" />
<uses-library android:name="touchwiz" />
<uses-library android:name="sechardware" />
<uses-library android:name="commonimsinterface" android:required="false" />
<uses-library android:name="com.sec.imslibrary" android:required="false" />
<uses-library android:name="smatlib" android:required="false" />
<uses-library android:name="TmoWfcUtils" android:required="false" />
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false" />
Let the dev at least post his logcat here.. since your questions aren't solvable by anyone by just reading them
broodplank1337 said:
There seem to be a lot of problems, to sort things out I would first suggest him to start checking logcat... Isn't logcat the first thing you check when an error like this keep occurring I would think? . Without a logcat it's a guessing game.
Anyways, you can decompile SecPhone.apk and check the dependencies in manifest. under the uses-library tags, for example, I took a SecPhone.apk on my drive, decompiled it with apktool and found this in manifest:
Code:
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false" />
<uses-library android:name="libvtmanagerjar" android:required="false" />
<uses-library android:name="secmediarecorder" android:required="false" />
<uses-library android:name="sec_platform_library" android:required="false" />
<uses-library android:name="touchwiz" />
<uses-library android:name="sechardware" />
<uses-library android:name="commonimsinterface" android:required="false" />
<uses-library android:name="com.sec.imslibrary" android:required="false" />
<uses-library android:name="smatlib" android:required="false" />
<uses-library android:name="TmoWfcUtils" android:required="false" />
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false" />
Let the dev at least post his logcat here.. since your questions aren't solvable by anyone by just reading them
Click to expand...
Click to collapse
I will pull one tonight. There is no FC. You just can't end a call until the other party hangs up.
I will post my findings later today
Haters Made Me Famous
Deviant Development Team Member
Here is the Logcat.......I'm not too good at reading these just yet. The dev himself lives in a war zone right now, so talking to him is very hard. Please take a look and see what my be causing the calling issues.
Thanks for taking the time to help me out.
Problems: Cannot "end" a call.
Cannot receive a call.
Code:
W/ActivityManager( 5267): destPackageName = null
D/PointerIcon( 5267): setMouseIconStyle1 pointerType: 1001iconType:101 flag:0
D/PointerIcon( 5267): setMouseCustomIcon IconType is same.101
D/PointerIcon( 5267): setHoveringSpenIconStyle1 pointerType: 10001iconType:1 fla
g:0
D/PointerIcon( 5267): setHoveringSpenCustomIcon IconType is same.1
D/AbsListView( 6045): unregisterIRListener() is called
D/AbsListView( 6045): unregisterIRListener() is called
D/AbsListView( 6045): unregisterIRListener() is called
W/qdhwcomposer( 278): Excessive delay reading vsync: took 10654 ms
V/RenderScript( 5582): 0x7b014f80 Launching thread(s), CPUs 4
D/WindowManager( 5267): onSwipeFromTop mIsKidsLauncherEnabled = false
D/FactoryTest( 5267): User mode
I/FactoryTest( 5267): isRunningFactoryApp=false
D/STATUSBAR-NetworkController( 5582): onDataActivity: direction=2
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster - setNWBoosterIndicat
ors(false)
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster: data=2 bt=false
D/InputReader( 5267): Input event: value=0 when=2526790437000
I/InputReader( 5267): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] wh
en=2526790437000
I/InputDispatcher( 5267): Delivering touch to: action: 0x1
V/PanelView( 5582): animationTick called with dtms=0; nothing to do (h=472.0 v=3
501.5847)
E/MP-Decision( 1985): num online cores: 3 reqd : 2 available : 4 rq_depth:0.7000
00 hotplug_avg_load_dw: 82
E/MP-Decision( 1985): DOWN cpu:2 core_idx:2 Ns:2.100000 Ts:240 rq:0.700000 seq:2
45.000000
E/SmartFaceService - 3rd party pause( 5267): onReceive, ACTION_STATUS_BAR_EXPAND
ED: true
D/SmartBondingService( 5267): SmartBondingReceiver: onReceive action=com.android
.systemui.statusbar.EXPANDED
D/StatusBarManagerService( 5267): blockRecentWindow: true
D/SSRMv2:AirViewOnOff( 5267): DeviceInfo:: 00110000000
D/SSRMv2:AirViewOnOff( 5267): SettingsAirViewInfo:: 000000000
D/PhoneStatusBarView( 5582): onPanelFullyOpened in EXPAND_NOTI_ACTION
D/BezelQuickConnect( 7595): BezelBroadcastReceiver - onReceive : com.android.sys
temui.statusbar.EXPANDED_NOTI
D/BezelQuickConnect( 7595): BezelBroadcastReceiver - StartBezelInteractionServic
e
E/BezelQuickConnect( 7595): BezelBroadcastReceiver - StartBezelInteractionServic
e - registed!!
E/MP-Decision( 1985): num online cores: 2 reqd : 1 available : 4 rq_depth:0.0000
00 hotplug_avg_load_dw: 15
E/MP-Decision( 1985): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:5
83.000000
D/lights ( 5267): button : 0 +
D/lights ( 5267): button : 0 -
D/STATUSBAR-NetworkController( 5582): onSignalStrengthsChanged signalStrength=Si
gnalStrength: 25 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 -1 214748
3647 gsm|lte 0x5 level=5
D/SmartBondingService( 5267): onServiceStateChanged state= 0 0 home UMTS:3 HSPA
P:15 CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/Mms/DownloadManager( 7993): Service state changed: Bundle[mParcelledData.dataS
ize=808]
D/STATUSBAR-NetworkController( 5582): onServiceStateChanged voiceState=0 dataSta
te=0
D/STATUSBAR-NetworkController( 5582): onServiceStateChanged mDataNetType=15
D/STATUSBAR-NetworkController( 5582): getUpdateDataNetType() - mDataNetType:15
D/WifiController( 5267): SET_AP_BOOSTER_FLAG ignored due to state change
D/StatusBar.NetworkController( 5582): updateDataNet R -false
D/STATUSBAR-NetworkController( 5582): Nothing, mRoamingIconId = 0
D/WifiService( 5267): onDataConnectionStateChanged: state -2, networkType - HSPA
+
D/MobileDataStateTracker( 5267): default: Broadcast received: android.intent.act
ion.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 5267): default: Received state=CONNECTED, old=CONNECTE
D, reason=(unspecified)
D/STATUSBAR-AirplaneModeQuickSettingButton( 5582): mPhoneStateListener - inAirpl
aneMode: false
D/STATUSBAR-NetworkController( 5582): onDataConnectionStateChanged: state=2 type
=15
D/STATUSBAR-NetworkController( 5582): getUpdateDataNetType() - mDataNetType:15
D/StatusBar.NetworkController( 5582): updateDataNet R -false
I/BootupListener( 5789): mPendingNetworkManualSelection : false
D/PhoneApp( 5789): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/FileWriteThread( 5789): FileWriteThread : threadType = 2
D/StatusChecker( 9561): onReceive : android.intent.action.SERVICE_STATE
D/NotificationMgr( 5789): hideDataDisconnectedRoaming()...
D/STATUSBAR-NetworkController( 5582): Nothing, mRoamingIconId = 0
D/Mms/DownloadManager( 7993): roaming ------> false
D/Mms/DownloadManager( 7993): mAutoDownload ------> true
D/StatusChecker( 9561): Service state changed : 0
E/MP-Decision( 1985): num online cores: 1 reqd : 4 available : 4 rq_depth:4.1000
00 hotplug_avg_load_dw: 32
E/MP-Decision( 1985): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:4.100000 seq:245
.000000
E/MP-Decision( 1985): UP cpu:2 core_idx:2 Nw:2.700000 Tw:90 rq:4.100000 seq:245.
000000
E/MP-Decision( 1985): UP cpu:3 core_idx:3 Nw:3.500000 Tw:90 rq:4.100000 seq:196.
000000
E/MP-Decision( 1985): num online cores: 4 reqd : 1 available : 4 rq_depth:0.0000
00 hotplug_avg_load_dw: 1
E/MP-Decision( 1985): DOWN cpu:3 core_idx:3 Ns:3.100000 Ts:240 rq:0.000000 seq:2
88.000000
E/MP-Decision( 1985): DOWN cpu:2 core_idx:2 Ns:2.100000 Ts:240 rq:0.000000 seq:2
88.000000
E/MP-Decision( 1985): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:2
88.000000
D/InputReader( 5267): Input event: value=1 when=2528596528000
I/InputReader( 5267): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.26
] when=2528596589000
I/InputDispatcher( 5267): Delivering touch to: action: 0x0
D/lights ( 5267): button : 1 +
D/lights ( 5267): button : 1 -
E/MP-Decision( 1985): num online cores: 1 reqd : 2 available : 4 rq_depth:2.1000
00 hotplug_avg_load_dw: 69
E/MP-Decision( 1985): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:2.100000 seq:182
.000000
D/InputReader( 5267): Input event: value=0 when=2528721223000
I/InputReader( 5267): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] wh
en=2528721223000
I/InputDispatcher( 5267): Delivering touch to: action: 0x1
V/PanelView( 5582): animationTick called with dtms=0; nothing to do (h=1650.0 v=
-1908.6593)
V/PanelView( 5582): animationTick called with dtms=-11; nothing to do (h=1650.0
v=-1908.6593)
D/STATUSBAR-NetworkController( 5582): onDataActivity: direction=3
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster - setNWBoosterIndicat
ors(false)
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster: data=2 bt=false
D/dalvikvm( 8568): GC_CONCURRENT freed 6402K, 29% free 18926K/26644K, paused 9ms
+8ms, total 174ms
D/dalvikvm( 8568): WAIT_FOR_CONCURRENT_GC blocked 87ms
W/ActivityManager( 5267): destPackageName = null
W/ActivityManager( 5267): destPackageName = null
E/SmartFaceService - 3rd party pause( 5267): onReceive, ACTION_STATUS_BAR_COLLAP
SED: false
D/SSRMv2:AirViewOnOff( 5267): DeviceInfo:: 00010000000
D/SSRMv2:AirViewOnOff( 5267): SettingsAirViewInfo:: 000000000
D/StatusBarManagerService( 5267): blockRecentWindow: false
D/LockPatternUtils( 5582): isPcwEnable = null
D/LockPatternUtils( 5582): isPcwEnable = null
I/SELinux (11826): Function: selinux_android_load_priority [0], There is no sepo
licy file.
I/SELinux (11826):
I/SELinux (11826): Function: selinux_android_load_priority [1], There is no sepo
licy version file.
I/SELinux (11826):
I/SELinux (11826): Function: selinux_android_load_priority , loading version is
VE=SEPF_GT-I9505_4.4.2_0004
I/SELinux (11826):
I/SELinux (11826):
I/SELinux (11826): selinux_android_seapp_context_reload: seapp_contexts file is
loaded from /seapp_contexts
D/STATUSBAR-PhoneStatusBar( 5582): makeExpandedInvisible
D/STATUSBAR-PhoneStatusBar( 5582): Mini Controller text scroll : OFF
D/STATUSBAR-QuickSettingPanel( 5582): setSingleLine:true
V/Vibrator( 5267): Called cancel() API - PUID: 1000, PackageName: android
W/Vibrator( 5267): Vibrator.cancel()
D/STATUSBAR-QuickSettingPanel( 5582): updateButtonInfo mButtonWidth : 216 mColum
nNumber:5 orien: 1
D/VibratorService( 5267): ImmVibe vibratorOff()
D/LightsService( 5267): [api] [SvcLED] turnOff:: id = 4 (uid: 10016 pid: 5582)
D/LightsService( 5267): [SvcLED] setSvcLedStateLocked:: SvcLEDState : 0x0 -> 0x0
| SvcLED(id=4) set Off
D/LightsService( 5267): [SvcLED] Lux failed to be updated in 700ms. -> handleFor
cedSvcLEDTasK
D/LightsService( 5267): [SvcLED] setSvcLedLightLocked :: Current SvcLED(id=3) m
aintains its priority right
I/SpenGestureManager( 5267): setFocusWindow21015
D/EnterpriseDeviceManager( 5267): ContainerId: 0
D/LockPatternUtils( 5582): isPcwEnable = null
D/LockPatternUtils( 5582): isPcwEnable = null
D/STATUSBAR-StatusBarManagerService( 5267): manageDisableList what=0x0 pkg=Windo
wManager.LayoutParams
D/LockPatternUtils( 5582): isPcwEnable = null
D/LockPatternUtils( 5582): isPcwEnable = null
E/MP-Decision( 1985): num online cores: 2 reqd : 4 available : 4 rq_depth:4.3000
00 hotplug_avg_load_dw: 183
E/MP-Decision( 1985): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:4.300000 seq:0.0
00000
E/MP-Decision( 1985): UP cpu:2 core_idx:2 Nw:2.700000 Tw:90 rq:4.300000 seq:99.0
00000
E/MP-Decision( 1985): UP cpu:3 core_idx:3 Nw:3.500000 Tw:90 rq:4.300000 seq:99.0
00000
D/PointerIcon( 5267): setMouseIconStyle1 pointerType: 1001iconType:101 flag:0
D/PointerIcon( 5267): setMouseCustomIcon IconType is same.101
D/PointerIcon( 5267): setHoveringSpenIconStyle1 pointerType: 10001iconType:1 fla
g:0
D/PointerIcon( 5267): setHoveringSpenCustomIcon IconType is same.1
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/InCall ( 6045): InCallUtils - getFrameSize : QCIF
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/InCall ( 6045): InCallUtils - isLandConfCall : false
D/InCall ( 6045): InCallUtils - isHDVideoLandCall : false
D/AbsListView( 6045): unregisterIRListener() is called
D/AbsListView( 6045): unregisterIRListener() is called
D/AbsListView( 6045): unregisterIRListener() is called
E/EnterpriseContainerManager( 5267): ContainerPolicy Service is not yet ready!!!
D/EnterpriseDeviceManager( 5267): ContainerId: 0
W/InputMethodManagerService( 5267): Window already focused, ignoring focus gain
of: [email protected] attribute=n
ull, token = [email protected]
D/dalvikvm( 8568): GC_CONCURRENT freed 2067K, 30% free 18901K/26644K, paused 3ms
+11ms, total 81ms
I/Babel ( 8568): Account selfinfo retrieved: Redacted-25
I/Babel ( 8568): Retrieved account setting:Redacted-25
W/ActivityManager( 5267): destPackageName = null
E/MP-Decision( 1985): num online cores: 4 reqd : 3 available : 4 rq_depth:1.0000
00 hotplug_avg_load_dw: 102
E/MP-Decision( 1985): DOWN cpu:3 core_idx:3 Ns:3.100000 Ts:240 rq:1.000000 seq:2
46.000000
E/MP-Decision( 1985): num online cores: 3 reqd : 2 available : 4 rq_depth:1.0000
00 hotplug_avg_load_dw: 50
E/MP-Decision( 1985): DOWN cpu:2 core_idx:2 Ns:2.100000 Ts:240 rq:1.000000 seq:2
87.000000
W/dalvikvm(11826): Refusing to reopen boot DEX '/system/framework/commonimsinter
face.jar'
E/MP-Decision( 1985): num online cores: 2 reqd : 1 available : 4 rq_depth:0.0000
00 hotplug_avg_load_dw: 27
E/MP-Decision( 1985): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:2
45.000000
W/EDMNativeHelper( 267): EDMNativeHelperService is published
D/lights ( 5267): button : 0 +
D/lights ( 5267): button : 0 -
D/STATUSBAR-NetworkController( 5582): onSignalStrengthsChanged signalStrength=Si
gnalStrength: 24 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 -1 214748
3647 gsm|lte 0x5 level=5
D/STATUSBAR-NetworkController( 5582): onDataActivity: direction=0
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster - setNWBoosterIndicat
ors(false)
D/STATUSBAR-NetworkController( 5582): refreshSignalCluster: data=2 bt=false
D/STATUSBAR-NetworkController( 5582): onSignalStrengthsChanged signalStrength=Si
gnalStrength: 24 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 -1 214748
3647 gsm|lte 0x5 level=5
D/SmartBondingService( 5267): onServiceStateChanged state= 0 0 home UMTS:3 UMTS
:3 CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/STATUSBAR-NetworkController( 5582): onServiceStateChanged voiceState=0 dataSta
te=0
D/STATUSBAR-NetworkController( 5582): onServiceStateChanged mDataNetType=3
D/STATUSBAR-NetworkController( 5582): getUpdateDataNetType() - mDataNetType:3
D/StatusBar.NetworkController( 5582): updateDataNet R -false
D/STATUSBAR-NetworkController( 5582): Nothing, mRoamingIconId = 0
D/STATUSBAR-AirplaneModeQuickSettingButton( 5582): mPhoneStateListener - inAirpl
aneMode: false
D/WifiController( 5267): SET_AP_BOOSTER_FLAG ignored due to state change
D/WifiService( 5267): onDataConnectionStateChanged: state -2, networkType - UMTS
D/STATUSBAR-NetworkController( 5582): onDataConnectionStateChanged: state=2 type
=3
D/STATUSBAR-NetworkController( 5582): getUpdateDataNetType() - mDataNetType:3
D/StatusBar.NetworkController( 5582): updateDataNet R -false
D/STATUSBAR-NetworkController( 5582): Nothing, mRoamingIconId = 0
D/MobileDataStateTracker( 5267): default: Broadcast received: android.intent.act
ion.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 5267): default: Received state=CONNECTED, old=CONNECTE
D, reason=(unspecified)
D/Mms/DownloadManager( 7993): Service state changed: Bundle[mParcelledData.dataS
ize=808]
I/BootupListener( 5789): mPendingNetworkManualSelection : false
D/PhoneApp( 5789): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/FileWriteThread( 5789): FileWriteThread : threadType = 2
D/StatusChecker( 9561): onReceive : android.intent.action.SERVICE_STATE
D/NotificationMgr( 5789): hideDataDisconnectedRoaming()...
D/Mms/DownloadManager( 7993): roaming ------> false
D/Mms/DownloadManager( 7993): mAutoDownload ------> true
D/StatusChecker( 9561): Service state changed : 0
E/MP-Decision( 1985): num online cores: 1 reqd : 4 available : 4 rq_depth:3.9000
00 hotplug_avg_load_dw: 28
E/MP-Decision( 1985): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:3.900000 seq:146
.000000
E/MP-Decision( 1985): UP cpu:2 core_idx:2 Nw:2.700000 Tw:90 rq:3.900000 seq:98.0
00000
E/MP-Decision( 1985): UP cpu:3 core_idx:3 Nw:3.500000 Tw:90 rq:3.900000 seq:98.0
00000
E/MP-Decision( 1985): num online cores: 4 reqd : 1 available : 4 rq_depth:0.0000
00 hotplug_avg_load_dw: 0
E/MP-Decision( 1985): DOWN cpu:3 core_idx:3 Ns:3.100000 Ts:240 rq:0.000000 seq:2
88.000000
E/MP-Decision( 1985): DOWN cpu:2 core_idx:2 Ns:2.100000 Ts:240 rq:0.000000 seq:2
88.000000
E/MP-Decision( 1985): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:2
88.000000
I/ActivityManager( 5267): Killing 8781:com.samsung.android.app.pinboard:sync/u0a
117 (adj 15): empty for 2045s
W/EDMNativeHelper( 267): EDMNativeHelperService is published
D/SSRMv2:Monitor( 5267): SIOP:: AP = 400, Prev AP = 380, Duration = 10080, PST =
372
D/SSRMv2:AmoledAdjustTimer( 5267): prevTemp = 318, currTemp = 318, prevStep = 5,
currStep = 5
D/STATUSBAR-NetworkController( 5582): onSignalStrengthsChanged signalStrength=Si
gnalStrength: 23 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 -1 214748
3647 gsm|lte 0x5 level=5
D/STATUSBAR-NetworkController( 5582): onSignalStrengthsChanged signalStrength=Si
gnalStrength: 23 -1 -1 -1 -1 -1 -1 99 2147483647 2147483647 2147483647 -1 214748
3647 gsm|lte 0x5 level=5
W/EDMNativeHelper( 267): EDMNativeHelperService is published
C:\dev\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>

packet data problem on XT910 Stock JB

Hi XDA
I have an enormous stupid problem on stock UK JB firmware. Whatever I did i could not make the packet data work, not even once since i upgraded to stock jb from ICS. Unfortunately i cant roll back neither beacuse of cdt signature checks. So i am basically stuck.
What I have tried:
tried to re flash radio image. U_04.10.00R is the correct baseband version for my region. Still no luck with others.
tried to swap kernel with various other ones. No luck:
Tried deleting apns and configuring manually or makin the operator the push new settings. Still not working.
I have captured dmesg and and logcat for both JB stock rom and liquiq smooth 3.2 KK. I have seen some exceptions on kernel dmesg and
ERROR: Aux engine open device /dev/usb/tty2-1:1.3 failed, error = 2(No such file or directory)
character device cant be found error on catlog. Not %100 sure if thats related.
I have attached the captures of status screen as well. You can see that deivce is aware of my network is HSPA but never tries to make a ppp connection and the signal indicator top is gray without an H or E letter . Thats stupid.
Please help me about this issue. I have been working to figure it for 1 week and i started to lose my sanity
JB stock dmesg
pastebin.com/3cArzewm
JB stock logcat: 5273 E TCMD : ERROR: Aux engine device open try #14 failed, error = 2 (No such file or directory)
paste2.org/abmemxy0
LS 3.2 KK 4.4.4 dmesg
paste2.org/AzIB3ULb
LS 3.2 KK 4.4.4 logcat
paste2.org/DWjxNCct
status screen:
i57.tinypic.com/28hij9i.jpg
about screen:
i62.tinypic.com/6ger9u.jpg
diagnostic screen : *#*#4636#*#*
i57.tinypic.com/30wkt9x.jpg
i am still trying to fix this issue but i cant. . Any help would be much appreciated.
I have come to a suspicious line in kernel messages.
Code:
Device unresponsive to QMI
do you guys have this on your dmesg on stock jb?
this is still a problem and i can not find any information about it nowhere on the net. So any idea will help. Please share your opinions.
here is a log from logcat -b radio. it seems that qmi interface for serial terminal is not available.
Code:
05-29 18:22:45.316 790 790 D GSM : [ApnContext:default] setDataConnection: old dc=null new dc={GsmDC-1: State=DcInactiveState apnSetting=null apnList= [{mApnType=default mState=IDLE mWaitingApns=[[ApnSettingV2] TR TURKCELL, 545, 28601, internet, , , , , , 0, default, IP, IP, true, 0] mWaitingApnsPermanentFailureCountDown=1 mApnSetting=[ApnSettingV2] TR TURKCELL, 545, 28601, internet, , , , , , 0, default, IP, IP, true, 0 mDataConnectionAc=GsmDC-1 mReason=simLoaded mRetryCount=3 mDataEnabled=true mDependencyMet=true}] RefCount=0 cid=-1 create=-1 lastFail=-1 lastFailCause=NONE} this={mApnType=default mState=IDLE mWaitingApns=[[ApnSettingV2] TR TURKCELL, 545, 28601, internet, , , , , , 0, default, IP, IP, true, 0] mWaitingApnsPermanentFailureCountDown=1 mApnSetting=[ApnSettingV2] TR TURKCELL, 545, 28601, internet, , , , , , 0, default, IP, IP, true, 0 mDataConnectionAc=GsmDC-1 mReason=simLoaded mRetryCount=3 mDataEnabled=true mDependencyMet=true}
05-29 18:22:45.316 790 790 D GSM : [ApnContext:default] setState: INITING, previous state:IDLE
05-29 18:22:45.316 790 790 D GSM : [GsmDCT] isDataPossible(default): possible=true isDataAllowed=true apnTypePossible=true apnContextisEnabled=true apnContextState()=INITING
05-29 18:22:45.316 790 790 D GSM : [GsmDCT] get active apn string for type:default
05-29 18:22:45.316 790 790 D GSM : DataConnectionAc getReconnectIntent ok
05-29 18:22:45.316 790 2799 D GSM : [GsmDC-1] DcInactiveState msg.what=EVENT_CONNECT.RefCount = 0
05-29 18:22:45.316 790 2799 D GSM : [GsmDC-1] Connecting to carrier: 'TR TURKCELL' APN: 'internet' proxy: '' port: '
05-29 18:22:45.316 790 2799 D RILJ : [0701]> SETUP_DATA_CALL 13 0 internet 0 IP
05-29 18:22:45.324 3071 3073 D RILMM : onRequest +
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_PSD_onRequest +
05-29 18:22:45.324 790 790 D GSM : [GsmDCT] mLteOnCdma:false,mIsImsTriedInEhrpdfalseradioTech:11
05-29 18:22:45.324 3071 3073 I RILMM : RILMM_PSD_onRequest onRequest CDMA
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_PSD_Setup_Data_Call +
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_PSD_Setup_Data_Call new profileId is 0
05-29 18:22:45.324 790 790 D GSM :[B] [GsmDCT] setupData: initing![/B]
05-29 18:22:45.324 3071 3073 D RILMM : save_data_call_parameters +
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_MAIN_send_request +
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_MAIN_send_request Sending Request with token = 696
05-29 18:22:45.324 3071 3073 I RIL-MAIN: onReq: reqCode = 27, dataLen = 28
05-29 18:22:45.324 790 790 D GSM : [GsmDCT] notifyOffApnOfAvailability type:fota
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_MAIN_send_request -
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_PSD_Setup_Data_Call -
05-29 18:22:45.324 3071 3073 D RILMM : RILMM_PSD_onRequest -
05-29 18:22:45.324 3071 3073 D RILMM : onRequest -
[B]05-29 18:22:45.324 3071 3077 E RIL-MDM : hndlQuReq: Qmi not initialized. Return with a failure[/B]
05-29 18:22:45.324 3071 3077 D RILMM : RILMM_Main_onRequestComplete +
05-29 18:22:45.324 3071 3077 D RILMM : RILMM_PSD_SetupDataCall_Callback +
05-29 18:22:45.324 3071 3077 D RILMM : RILMM_PSD_SetupDataCall_Callback response is a NULL pointer, responselen=0
05-29 18:22:45.324 3071 3077 D RILMM : handleCallSetupFailure +
05-29 18:22:45.324 3071 3077 D RILMM : clear_call_info +
05-29 18:22:45.324 3071 3077 D RILMM : clear_call_info -
05-29 18:22:45.324 3071 3077 D RILMM : handleCallSetupFailure -
05-29 18:22:45.324 3071 3077 E RILMM : RILMM_PSD_SetupDataCall_Callback Return result was error from the subRIL
05-29 18:22:45.324 3071 3077 D RILMM : RILMM_PSD_SetupDataCall_Callback -
05-29 18:22:45.324 3071 3077 D RILMM : RILMM_Main_onRequestComplete -
05-29 18:22:45.324 790 1011 D RILJ : [0701]< SETUP_DATA_CALL error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
how ever i can see /dev/qcqmi0 device!!
Code:
acm0
alarm
android_adb
ashmem
asix_enable
binder
block
bus
console
cpcap
cpcap_batt
cpcap_mot_rtc
cpcap_uc
cpu_dma_latency
cpuctl
ct405
device-mapper
dsscomp
ecryptfs
full
fuse
gps_interrupt
gps_reset
gps_rts
gps_standby
graphics
i2c-1
i2c-2
i2c-3
i2c-4
input
ion
keychord
kmem
kmsg
log
mem
msp430
mtp_usb
network_latency
network_throughput
null
omap-dssmgr
omap-hdcp
omap_dev_type
ppp
psaux
ptmx
pts
pvrsrvkm
[B]qcqmi0
qcqmi1
qcqmi2
qcqmi3[/B]
random
rfkill
rpmsg-omx0
rpmsg-omx1
rproc_user
rtc0
sec
slide_interrupt
snd
socket
tcmd_driver
tf_ctrl
tf_driver
tifm
tigps
tiler
tpapi
ts0710mux0
ts0710mux1
ts0710mux10
ts0710mux11
ts0710mux12
ts0710mux13
ts0710mux14
ts0710mux15
ts0710mux2
ts0710mux3
ts0710mux4
ts0710mux5
ts0710mux6
ts0710mux7
ts0710mux8
ts0710mux9
tty
ttyGS0
ttyGS1
ttyGS2
ttyGS3
ttyO0
ttyO1
ttyO2
ttyO3
ttySPI0
tun
uinput
urandom
usb_accessory
watchdog
xt_qtaguid
zero

Wifi disconnections - HTC desire 820 dual sim

---Edit---
Added logcat information
------
Hello everyone,
Facing issues with Wi-Fi in my HTC desire 820 dual sim phone.
I have already reset my phone three times but to no avail.
The details of phone are as follows:
Model; ; HTC desire 820 dual sim (India)
Android version : 6.0.1
Software number : 3.17.720.3
Kernel Version : 3.10.49
Build : 3.17.720.3
The phone is not rooted and has stock recovery (which i could not access to clear dalvik cache).
---ISSUE ---
When I turn on Wi-Fi, the phone does not connect to my SSID.
When I click on connect to SSID, it tries to connect and after a fraction of seconds, the status of SSID goes to saved.
Removed the SSID, cleared all cache apps, and scanned for SSID.
Once found, entered the password to connect, but then again it just goes to Saved. Even after using Static IP configuration it does not conenct.
However, intermittently ,the phone connects to the SSID and then disconnects on its own.
There is no time pattern for this. sometimes it may connect for hours, while sometimes it may connect for a few seconds and then disconnect . Every time the SSID status goes to saved.
---TROUBLESHOOTING DONE SO FAR- ----
I dialed the code *#*#4636#*#* and went to wifi information
1. Wi-Fi App --> disconnect, getconfiguredNetworks, getConnectionInfo options do not work. oOnly disableNetwork and enableNetwork work. Tried entering my SSIS for enableNetwork, but did not work.
2. Under Wi-Fi config, it shows my earlier SSID, which is not in use now, and also the multicast SSID which i got while configuring my streaming device.
Under my existing SSID, it shows disable ID : 4
The old SSID's do not even show up while scanning anymore but are listed above..
I have reset my phone three times but still the issue persists..
---POSSIBLE CAUSES / FIRST TIME OCCURRENCE OF ISSUE---
I can recollect that this issue started coming after there was an issue with Exchange Services , google play services and Gmail application (cannot remember the exact issue now), where they were giving continuous pop -ups that the service has crashed.. I cleared cache for play services ,exchange services and gmail , disabled all of them after which the pop-ups disappeared.
After phone reset and upgrades, there were no pop-ups from these services but wifi started giving problems.
Sorry for the long post, but I wanted to describe things in detail .
Thanks in advance for helping.
-----------------------LOGCAT INFORMATION------------------------
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Connect event (status=1 ignore_next_local_disconnect=0)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Event ASSOC_REJECT (13) received
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Radio work 'connect'@0x55c1bb8630 done in 1.114734 seconds
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Added BSSID 00:1e:a6:7d:25:ec into blacklist
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Continuous association failures - consider temporary network disabling
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Blacklist count 10 --> request scan in 10000 ms
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Setting scan request: 10.000000 sec
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: State: ASSOCIATING -> DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Set wlan0 operstate 0->0 (DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: netlink: Operstate: ifindex=16 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portEnabled=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: prevSupplicantState = ASSOCIATING newSupplicantState = DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portValid=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: Driver Roaming resets flag.
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - EAP success=0
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=739 dispatchEvent: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=740 dispatchEvent: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn]
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !ASSOCIATION_REJECTION_EVENT rt=3168136/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=741 dispatchEvent: CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !ASSOCIATION_REJECTION_EVENT rt=3168137/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ASSOC_REJECT status_code=1
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState SSID state=temp-disabled nid=5 [id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1250 E WifiConfigStore: SSID temp disabled for "spawn"WPA_PSK had autoJoinStatus=0 self added false ephemeral false
06-24 00:10:57.850 1090 1250 E WifiConfigStore: message=id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: DisconnectedState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168139/3692216 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: SUPPLICANT_STATE_CHANGE_EVENT state=DISCONNECTED -> state= DISCONNECTED debouncing=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: setDetailed state, old =CONNECTING and new state=DISCONNECTED hidden=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: [sendNetworkStateChangeBroadcast] NetworkInfo state =DISCONNECTED wifi info = SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: ASSOCIATING, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: 5, Metered hint: false, score: 0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: ConnectModeState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168142/3692219 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1513 1513 D NetworkController: updateWifiState: type=1 connected=false
06-24 00:10:57.860 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.STATE_CHANGE
06-24 00:10:57.860 1513 1794 I IntentController: receive(android.net.wifi.STATE_CHANGE,1,false)
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-10ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-11ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: Supplicant state: DISCONNECTED
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: DisconnectedState
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.supplicant.STATE_CHANGE
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 17140 17140 D WifiManagerWrapper: Lookup string definition:"EXTRA_NETWORK_ID", result:"networkID"
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.870 17140 30818 D WISPrService: >>>>>WISPrService start isConnected = false <<<<< action = android.net.wifi.STATE_CHANGE
06-24 00:10:57.870 17140 30818 D WISPrService: not CONNECTIVITY_ACTION>
06-24 00:10:57.880 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692239 1000 0 num=7
06-24 00:10:57.880 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692240 1000 0 num=7
06-24 00:10:57.880 29640 29640 D HtcNLPSwitchReceiver: onReceive(): android.net.wifi.STATE_CHANGE
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.890 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.890 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.890 1090 1558 D PackageManager: getInstalledApplications took 3 ms, CallingUid=10042, CallingPid=29640, mPackages={com.htc.htccompressviewer=Package{fc239c7 com.htc.htccompressviewer}, com.google.android.youtube=Package{a376bf4 com.google.android.youtube}, com.htc.dialerservice=Package{f357f1d com.htc.dialerservice}, com.htc.widget.autorotate=Package{3f02592 com.htc.widget.autorotate}, com.android.providers.telephony=Package{99eab63 com.android.providers.telephony}, com.google.android.googlequicksearchbox=Package{2595360 com.google.android.googlequicksearchbox}, com.android.providers.calendar=Package{3aff019 com.android.providers.calendar}, com.htc.CustomizationSetup=Package{96708de com.htc.CustomizationSetup}, com.htc.rosiewidgets.backgrounddata=Package{f469abf com.htc.rosiewidgets.backgrounddata}, com.htc.android.qxdm2sd=Package{2f0458c com.htc.android.qxdm2sd}, com.android.providers.media=Package{bc674d5 com.android.providers.media}, com.google.android.onetimeinitializer=Package{cd6d4ea com.google.android.onetimeinitializer}, com.htc.mms.backupagent=Package{35423db com.htc.mms.backupagent}, com.htc.backup=Package{4222e78 com.htc.backup}, com.htc.camera=Package{5868951 com.htc.camera}, com.android.wallpapercropper=Package{dc555b6 com.android.wallpapercropper}, com.htc.lmw=Package{de722b7 com.htc.lmw}, com.htc.ptg=Package{887ba24 com.htc.ptg}, com.htc.sdm=Package{859698d com.htc.sdm}, com.quicinc.cne.CNEService=Package{c491742 com.quicinc.cne.CNEService}, com.htc.cs.pns=Package{f413353 com.htc.cs.pns}, com.htc.powersavinglauncher=Package{1985490 com.htc.powersavinglauncher}, com.htc.wifidisplay=Package{f001189 com.htc.wifidisplay}, com.htc.oobe.advantage=Package{155658e com.htc.oobe.advantage}, com.htc.launcher=Package{21b1af com.htc.launcher}, com.htc.sense.browser=Package{ed629bc com.htc.sense.browser}, com.htc.contacts.frisbee=Package{54f3d45 com.htc.contacts.frisbee}, com.htc.htcmobilenetworkwidget=Package{fc64c9a com.htc.htcmobilenetworkwidget}, com.htc.android.locationpicker=Package{be1b9cb com.htc.android.locationpicker}, com.htc.android.htcloglevel=Package{3ba25a8 com.htc.android.htcloglevel}, org.simalliance.openmobileapi.service=Package{5ab68c1 org.simalliance.openmobileapi.service}, com.android.documentsui=Package{a2c9866 com.android.documentsui}, com.android.externalstorage=Package{5027a7 com.android.externalstorage}, com.htc.htccontactwidgets=Package{5ff454 com.htc.htccontactwidgets}, com.google.android.apps.enterprise.dmagent=Package{244cffd com.google.android.apps.enterprise.dmagent}, com.android.htmlviewer=Package{959d4f2 com.android.htmlviewer}, com.whatsapp=Package{f4d9743 com.whatsapp}, com.resun.chantingvedas=Package{8f201c0 com.resun.chantingvedas}, com.android.mms.service=Package{6136ef9 com.android.mms.service}, com.htc.autobot=Package{fac4e3e com.htc.autobot}, com.photofunia.android=Package{e28649f com.photofunia.android}, com.android.providers.downloads=Package{7d579ec com.android.providers.downloads}, com.google.android.apps.genie.geniewidget=Package{99301b5 com.google.android.apps.genie.geniewidget}, com.oxigen.futurepay=Package{51b104a com.oxigen.futurepay}, com.htc.mirrorlinkserver=Package{eb8abbb com.htc.mirrorlinkserver}, com.lavakusa.ramayan=Package{69648d8 com.lavakusa.ramayan}, com.htc.dnatransfer=Package{73f0431 com.htc.dnatransfer}, com.htc.task.gtask=Package{801e716 com.htc.task.gtask}, com.google.android.configupdater=Package{e3c4897 com.google.android.configupdater}, in.amazon.mShop.android.shopping=Package{9931a84 in.amazon.mShop.android.shopping}, com.htc.soundrecorder=Package{bceb26d com.htc.soundrecorder}, com.htc.htcwifiwidget=Package{ead5ea2 com.htc.htcwifiwidget}, com.android.defcontainer=Package{5f2d733 com.android.defcontainer}, com.htc.updater=Package{a695af0 com.htc.updater}, com.apalon.relaxing.sounds.sleep.timer=Package{e310869 com.apalon.relaxing.sounds.sleep.timer}, com.android.providers.downloads.ui=Package{5a6c2ee com.android.providers.downloads.ui}, com.android.vending=Package{979b38f com.android.vending}, com.android.pacprocessor=Package{d21361c com.android.
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.900 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692261 1000 0 num=7
06-24 00:10:57.900 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692262 1000 0 num=7
06-24 00:10:57.910 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.910 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.910 1090 1796 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168197/3692274 1000 0 num=7
06-24 00:10:57.910 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168198/3692275 1000 0 num=7
06-24 00:10:57.910 1513 1513 I QuickSettingWifi: receive.wifiConnect:false wifiAPname:null elapse:1
06-24 00:10:57.920 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692279 1000 0 num=7
06-24 00:10:57.920 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692280 1000 0 num=7
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.930 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.930 29640 30821 D AutoSettingApp: Util - no network available! active network = null
06-24 00:10:57.930 29640 30821 D HtcNLPSwitchReceiver: No info or Not connected
06-24 00:10:57.930 28392 28392 D HtcNLPSwitchReceiver: onReceive() isWeatherAppMigrate is true
06-24 00:10:57.930 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.930 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.930 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168217/3692294 1000 0 num=7
06-24 00:10:57.930 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168218/3692295 1000 0 num=7
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 1090 1847 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 1090 1112 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
-------------------------------------END OF LOGCAT---------------
Regards

[Help] [Samsung Camera App Crash, force Stopping]

Hi dear devs,
After rooting my j7 prime and deleting some unwanted bloatware my stock camera app stopped working i generated a log file for it ... as i am a newbie to android devlopment i am unable to understang the log file and problem occuring in camera app ... can any one help me with this problem..
Log file generated using Logcat xtreme app
---- 25 Jul 2020 6:08:35 pm ----
07-25 18:06:41.948 3324 11620 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10200000 cmp=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.Camera}} from uid 10077
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.sec.android.app.camera user:0
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.sec.android.app.camera user:0
07-25 18:06:41.979 3324 3334 I ActivityManager: Start proc 12233:com.sec.android.app.camera/u0a51 for activity com.sec.android.app.camera/.Camera
07-25 18:06:41.985 2962 2962 I SurfaceFlinger: id=209 createSurf (1080x1920),1 flag=40000404, Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:41.988 12233 12233 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.sec.android.app.camera
07-25 18:06:42.016 3324 3334 I ActivityManager: DSS on for com.sec.android.app.camera and scale is 1.0
07-25 18:06:42.235 2982 10729 I CameraService: CameraService::connect call (PID -1 "com.sec.android.app.camera", camera ID 0) for HAL version default and Camera API version 1
07-25 18:06:42.238 2982 10729 I CameraFlashlight: prepareDeviceOpen: prepare for device open(cameraId=0, package=com.sec.android.app.camera)
07-25 18:06:42.241 2982 10729 I CameraService: startCameraOps: Start camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:42.264 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STARTBroadCast Map value - 2
07-25 18:06:42.351 2962 2962 I SurfaceFlinger: id=210 createSurf (1920x1080),1 flag=40000004, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=211 createSurf (960x720),4 flag=404, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=212 createSurf (960x720),-1 flag=20404, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.364 2962 2962 I SurfaceFlinger: id=213 createSurf (1920x1080),1 flag=4, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.365 2962 2962 I SurfaceFlinger: id=214 createSurf (1920x1080),-1 flag=20004, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.563 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.569 2962 2962 I SurfaceFlinger: id=215 createSurf (1027x1239),1 flag=4, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:42.615 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.750 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.803 3324 3352 I ActivityManager: Complete : feature=APPL app_id=com.android.server.ssrm value=820 extra=com.sec.android.app.camera
07-25 18:06:42.803 3324 3352 I ActivityManager: Displayed com.sec.android.app.camera/.Camera: +820ms
07-25 18:06:42.816 12233 12255 E AndroidRuntime: Process: com.sec.android.app.camera, PID: 12233
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.plugin.PlugInStickerLoader.registerObserver(PlugInStickerLoader.java:655)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onCameraEnterCompleted(Camera.java:8760)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onStartingPreviewCompleted(Camera.java:3272)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine.startingPreviewCompleted(CommonEngine.java:7793)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CeStateStartingPreview.handleMessage(CeStateStartingPreview.java:50)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine$StateMessageHandler.handleMessage(CommonEngine.java:12032)
07-25 18:06:43.333 3324 3393 E WindowManager: win=Window{977dc7b u0 Splash Screen com.sec.android.app.camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:43.334 3324 3393 I WindowManager: Destroying surface #76a683c: Surface(name=Splash Screen com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:43.334 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (1/7)
07-25 18:06:43.344 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (-2/7)
07-25 18:06:43.348 2962 2962 I Layer : id=209 onRemoved Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:44.252 3324 3393 E WindowManager: win=Window{eb7d76a u0 com.sec.android.app.camera/com.sec.android.app.camera.Camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:44.253 3324 3393 I WindowManager: Destroying surface #793cc28: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:44.254 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (3/6)
07-25 18:06:44.261 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (-2/6)
07-25 18:06:44.267 2962 2962 I Layer : id=215 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:47.828 3324 3334 W ActivityManager: crash : com.sec.android.app.camera,0
07-25 18:06:47.832 3324 3334 W ActivityManager: Force finishing activity com.sec.android.app.camera/.Camera
07-25 18:06:47.877 3324 3342 I ActivityManager: Showing crash dialog for package com.sec.android.app.camera u0
07-25 18:06:47.967 2962 2962 I SurfaceFlinger: id=217 createSurf (13x13),1 flag=4, Application Error: com.sec.android.app.camera[3324]#0
07-25 18:06:48.021 4451 4470 W PkgUtils: p: com.sec.android.app.camera, u:0
07-25 18:06:48.093 3324 3426 I InputDispatcher: Window '75409e0 com.sec.android.app.camera/com.sec.android.app.camera.Camera (server)' spent 3052.2ms processing the last input event(waitqueue size: 1)
07-25 18:06:48.104 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.336 3324 3341 W ActivityManager: Activity pause timeout for ActivityRecord{bba585a u0 com.sec.android.app.camera/.Camera t27 f}
07-25 18:06:48.334 12233 12252 I chatty : uid=10051(com.sec.android.app.camera) BackgroundHandl identical 5 lines
07-25 18:06:48.471 12233 12238 I zygote : Compiler allocated 4MB to compile boolean com.sec.android.app.camera.plugin.ExternalFilterLoader.loadExternalFilters()
07-25 18:06:48.643 2982 2982 I CameraService: finishCameraOps: Finish camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:48.647 2982 2982 I CameraFlashlight: deviceClosed: device 0 is closed(package=com.sec.android.app.camera)
07-25 18:06:48.658 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STOPBroadCast Map value - 4
07-25 18:06:48.662 11894 11894 I [SC]DetectorReceiver: onReceive [com.sec.android.app.camera.ACTION_CAMERA_STOP]
07-25 18:06:48.796 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.800 3324 4030 I WindowManager: Destroying surface #688e30: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.removeImmediately:2618 com.android.server.wm.WindowState.removeIfPossible:2810 com.android.server.wm.WindowState.removeIfPossible:2640 com.android.server.wm.WindowManagerService.removeWindow:2137 com.android.server.wm.Session.remove:264 android.view.IWindowSession$Stub.onTransact:242
07-25 18:06:48.800 2962 3062 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (2/7)
07-25 18:06:48.801 2962 3059 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (-2/7)
07-25 18:06:48.813 2962 2962 I Layer : id=210 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=212 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=214 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=211 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=213 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:49.673 3324 3334 I ActivityManager: Killing 12233:com.sec.android.app.camera/u0a51 (adj 900): crash
07-25 18:06:49.969 3324 3393 I WindowManager: Destroying surface #743d58c: Surface(name=Application Error: com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.RootWindowContainer.performSurfacePlacement:870 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:225 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:173 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:163 com.android.server.wm.WindowSurfacePlacer.lambda$-com_android_server_wm_WindowSurfacePlacer_6552:136
07-25 18:06:49.969 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (3/6)
07-25 18:06:49.970 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (-2/6)
07-25 18:06:49.983 2962 2962 I Layer : id=217 onRemoved Application Error: com.sec.android.app.camera[3324]#0
---- 25 Jul 2020 6:08:35 pm ----

Categories

Resources