Skip to content

Instantly share code, notes, and snippets.

@ardydedase
Created September 19, 2017 13:23
Show Gist options
  • Save ardydedase/ea3f81cced41fc334b1203c23e1f8158 to your computer and use it in GitHub Desktop.
Save ardydedase/ea3f81cced41fc334b1203c23e1f8158 to your computer and use it in GitHub Desktop.
Android error crash
09-19 21:21:07.526 1468-1557/? E/TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-19 21:21:10.788 1855-3078/? I/Dialer: VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@8ea01a1
09-19 21:21:10.789 1855-3078/? I/Dialer: PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [****], UserHandle{0} already migrated
09-19 21:21:10.830 1855-3078/? I/Dialer: VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-19 21:21:10.831 1855-3078/? I/Dialer: OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-19 21:21:10.842 1855-3078/? I/Dialer: TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-19 21:21:10.845 1855-3078/? I/Dialer: TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-19 21:21:19.314 1468-1481/? E/memtrack: Couldn't load memtrack module
09-19 21:21:19.314 1468-1481/? W/android.os.Debug: failed to get memory consumption info: -1
09-19 21:21:19.317 1468-1485/? E/BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
09-19 21:21:25.850 1468-1481/? E/memtrack: Couldn't load memtrack module
09-19 21:21:25.850 1468-1481/? W/android.os.Debug: failed to get memory consumption info: -1
09-19 21:21:25.861 1468-1481/? E/memtrack: Couldn't load memtrack module
09-19 21:21:25.861 1468-1481/? W/android.os.Debug: failed to get memory consumption info: -1
09-19 21:21:32.196 1468-1485/? E/BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
09-19 21:21:34.120 1468-1478/? I/ActivityManager: Force stopping sg.edu.nus.iss.phoenix appid=10083 user=0: from pid 4132
09-19 21:21:34.120 1468-1478/? I/ActivityManager: Killing 3745:sg.edu.nus.iss.phoenix/u0a83 (adj 900): stop sg.edu.nus.iss.phoenix
09-19 21:21:34.126 1468-2950/? W/ActivityManager: Ignoring remove of inactive process: ProcessRecord{a8b3929 0:sg.edu.nus.iss.phoenix/u0a83}
09-19 21:21:34.137 1674-1674/? D/CarrierSvcBindHelper: No carrier app for: 0
09-19 21:21:34.148 1468-2053/? D/EGL_emulation: eglMakeCurrent: 0x90bfc120: ver 2 0 (tinfo 0x9337f8b0)
09-19 21:21:34.164 1468-1598/? E/JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 108)
09-19 21:21:34.164 1468-1598/? W/InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 3745 uid 10083
09-19 21:21:34.187 1468-1489/? W/ActivityManager: setHasOverlayUi called on unknown pid: 3745
09-19 21:21:34.194 1564-1783/? D/EGL_emulation: eglMakeCurrent: 0xa7285360: ver 2 0 (tinfo 0xa7283400)
09-19 21:21:34.194 1558-3785/? D/EGL_emulation: eglMakeCurrent: 0x949cf8c0: ver 2 0 (tinfo 0x94a7f200)
09-19 21:21:34.346 1468-1513/? W/AppOps: Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
09-19 21:21:34.448 2308-2335/? I/PlayCommon: [112] com.google.android.play.a.g.e(220): Preparing logs for uploading
09-19 21:21:34.449 2308-2335/? I/PlayCommon: [112] com.google.android.play.a.g.e(224): No file ready to send
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment