Project

General

Profile

Проблема производительности #252

Object.java [Crashlytics]

Added by Fabric.io C. almost 5 years ago. Updated almost 5 years ago.

Status:
Новая
Assignee:
-
Target version:
Due date:
Estimated time:
Priority:
Нормальный
Category:
[Core] Android Service
Start date:
% Done:

0%

Имя, модель устройства:
ASUS Nexus 7 (2012)
Версия OS Android:
4.4.4
Root:
No
Прошивка:
Сток
E-mail для обратной связи:

Description

Crashlytics detected a new issue.
Object.java in @@

This issue is affecting at least 1 user who has crashed at least 1 time.

More information: https://fabric.io/droidoncar/android/apps/com.roher.carservice/issues/b1722342a1f7fb7ec456c96007da6674?utm_medium=service_hooks-redmine&utm_source=issue_impact

Details:
This is an Android system-level crash that happened because JVM garbage collection took too long. It was likely caused by an incorrect clean-up of native resources, or because garbage collection occurred while your app was backgrounded. Although this crash cannot be avoided, you can mitigate its effects. For more details, check out the first resource.
External resources:
How to handle :java.util.concurrent.TimeoutException: android.os.BinderProxy.finalize() timed out after 10 seconds errors?
WebView crashes on opening of popup
TimeoutException - timed out after 10 seconds

Stacktrace:

Fatal Exception: java.util.concurrent.TimeoutException: android.os.Parcel.finalize() timed out after 10 seconds
       at java.lang.Object.wait(Object.java)
       at java.lang.Object.wait(Object.java:401)
       at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
       at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
       at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170)
       at java.lang.Thread.run(Thread.java:841)

History

#1

Updated by Victor K. almost 5 years ago

  • Tracker changed from Ошибка to Проблема производительности
  • Description updated (diff)
  • Category set to [Core] Android Service
  • Target version set to Backlog
  • Имя, модель устройства changed from Any device to ASUS Nexus 7 (2012)
  • Версия OS Android changed from Any version to 4.4.4

Also available in: Atom PDF