Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. 02-06 10:19:10.503 1084 2330 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=29x36) -> Icon(typ=BITMAP size=29x36))]
  2. 02-06 10:19:10.523 1084 2330 I Telecom : : Sending phone-account intent as user
  3. 02-06 10:19:10.531 8963 8963 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
  4. 02-06 10:19:10.532 8963 8963 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d6cecc4}
  5. 02-06 10:19:10.548 1084 1877 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
  6. 02-06 10:19:10.548 1084 1877 E Telecom : : getUserSelectedOutgoingPhoneAccount
  7. 02-06 10:19:10.548 1084 1877 E Telecom : java.lang.NumberFormatException: Invalid long: "9130512@sipgate.de"
  8. 02-06 10:19:10.548 1084 1877 E Telecom : at java.lang.Long.invalidLong(Long.java:124)
  9. 02-06 10:19:10.548 1084 1877 E Telecom : at java.lang.Long.parse(Long.java:363)
  10. 02-06 10:19:10.548 1084 1877 E Telecom : at java.lang.Long.parseLong(Long.java:353)
  11. 02-06 10:19:10.548 1084 1877 E Telecom : at java.lang.Long.parseLong(Long.java:321)
  12. 02-06 10:19:10.548 1084 1877 E Telecom : at com.android.server.telecom.PhoneAccountRegistrar.getUserSelectedVoicePhoneAccount(PhoneAccountRegistrar.java:245)
  13. 02-06 10:19:10.548 1084 1877 E Telecom : at com.android.server.telecom.PhoneAccountRegistrar.getUserSelectedOutgoingPhoneAccount(PhoneAccountRegistrar.java:226)
  14. 02-06 10:19:10.548 1084 1877 E Telecom : at com.android.server.telecom.TelecomServiceImpl$1.getUserSelectedOutgoingPhoneAccount(TelecomServiceImpl.java:102)
  15. 02-06 10:19:10.548 1084 1877 E Telecom : at com.android.internal.telecom.ITelecomService$Stub.onTransact(ITelecomService.java:82)
  16. 02-06 10:19:10.548 1084 1877 E Telecom : at android.os.Binder.execTransact(Binder.java:453)
  17. 02-06 10:19:10.549 8963 8963 D AndroidRuntime: Shutting down VM
  18. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: FATAL EXCEPTION: main
  19. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: Process: com.android.phone, PID: 8963
  20. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: java.lang.IllegalArgumentException: Invalid long: "9130512@sipgate.de"
  21. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1624)
  22. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1573)
  23. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.internal.telecom.ITelecomService$Stub$Proxy.getUserSelectedOutgoingPhoneAccount(ITelecomService.java:657)
  24. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.telecom.TelecomManager.getUserSelectedOutgoingPhoneAccount(TelecomManager.java:463)
  25. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.services.telephony.TelecomAccountRegistry.setupAccounts(TelecomAccountRegistry.java:510)
  26. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.services.telephony.TelecomAccountRegistry.-wrap0(TelecomAccountRegistry.java)
  27. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.services.telephony.TelecomAccountRegistry$1.onSubscriptionsChanged(TelecomAccountRegistry.java:286)
  28. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.telephony.SubscriptionManager$OnSubscriptionsChangedListener$1.handleMessage(SubscriptionManager.java:397)
  29. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  30. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  31. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5466)
  32. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  33. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  34. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  35. 02-06 10:19:10.549 8963 8963 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement