Advertisement
Ankhwatcher

Virtuous Inquisition LogCat

Mar 13th, 2012
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.69 KB | None | 0 0
  1. 03-13 11:17:02.049: E/AndroidRuntime(9411): android.app.RemoteServiceException: Bad notification posted from package com.android.phone: Couldn't expand RemoteViews for: StatusBarNotification(package=com.android.phone id=1 tag=null notification=Notification(contentView=com.android.phone/0x1090098 vibrate=null,sound=nullnull,defaults=0x4,flags=0x11) priority=0)
  2. 03-13 11:17:02.059: E/EmbeddedLogger(240): App crashed! Process: com.android.phone
  3. 03-13 11:17:02.059: E/EmbeddedLogger(240): App crashed! Package: com.android.phone v15 (4.0.3-eng.rmk.20120114.215817)
  4. 03-13 11:17:02.069: W/ActivityManager(240): Process com.android.phone has crashed too many times: killing!
  5. 03-13 11:17:02.329: I/ActivityManager(240): Process com.android.phone (pid 9411) has died.
  6. 03-13 11:17:02.329: W/ActivityManager(240): Scheduling restart of crashed service com.android.phone/.BluetoothHeadsetService in 1250ms
  7. 03-13 11:17:02.349: I/ActivityManager(240): Start proc com.android.phone for restart com.android.phone: pid=9447 uid=1001 gids={3002, 3001, 3003}
  8. 03-13 11:17:02.880: I/ActivityThread(9447): Pub icc: com.android.phone.IccProvider
  9. 03-13 11:17:03.110: D/dalvikvm(9447): DexOpt: couldn't find field Lcom/android/phone/PhoneInterfaceManager;.lastError
  10. 03-13 11:17:03.821: W/TelephonyManager(9447): Original: com.android.phone, new: com.android.stk
  11. 03-13 11:17:03.931: E/PhoneStatusBar(333): couldn't inflate view for notification com.android.phone/0x1
  12. 03-13 11:17:03.931: D/NotificationService(240): onNotification error pkg=com.android.phone tag=null id=1; will crashApplication(uid=1001, pid=9447)
  13. 03-13 11:17:03.931: D/NotificationService(240): cancelNotification, ACTION_NOTIFICATION_REMOVE,pkg=com.android.phone,id=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement