Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oom #401

Closed
liulei9385 opened this issue Jan 21, 2016 · 2 comments
Closed

oom #401

liulei9385 opened this issue Jan 21, 2016 · 2 comments

Comments

@liulei9385
Copy link

No description provided.

@liulei9385
Copy link
Author

In com.royalstar.smarthome.client:1.0.F4527D_beta:13.

  • FAILURE:
    java.lang.OutOfMemoryError: Failed to allocate a 2807208 byte allocation with 1632840 free bytes and 1594KB until OOM
    at com.squareup.haha.trove.TLongHashSet.rehash(TLongHashSet.java:162)
    at com.squareup.haha.trove.THash.postInsertHook(THash.java:283)
    at com.squareup.haha.trove.TLongHashSet.add(TLongHashSet.java:146)
    at com.squareup.haha.perflib.analysis.TopologicalSort$TopologicalSortVisitor.doVisit(TopologicalSort.java:91)
    at com.squareup.haha.perflib.analysis.TopologicalSort.compute(TopologicalSort.java:36)
    at com.squareup.haha.perflib.Snapshot.computeDominators(Snapshot.java:311)
    at com.squareup.leakcanary.HeapAnalyzer.findLeakTrace(HeapAnalyzer.java:124)
    at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:87)
    at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:58)
    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:148)
    at android.os.HandlerThread.run(HandlerThread.java:61)
  • Reference Key: ac88a19e-978d-46da-844e-1bd56cedaaf5
  • Device: Xiaomi Xiaomi MI 4LTE cancro_wc_lte
  • Android Version: 6.0 API: 23 LeakCanary: 1.4-SNAPSHOT 4950e17
  • Durations: watch=5043ms, gc=199ms, heap dump=7398ms, analysis=39877ms
  • Excluded Refs:
    | Field: android.view.inputmethod.InputMethodManager.mNextServedView
    | Field: android.view.inputmethod.InputMethodManager.mServedView
    | Field: android.view.inputmethod.InputMethodManager.mServedInputConnection
    | Field: android.view.Choreographer$FrameDisplayEventReceiver.mMessageQueue (always)
    | Thread:FinalizerWatchdogDaemon (always)
    | Thread:main (always)
    | Thread:LeakCanary-Heap-Dump (always)
    | Class:java.lang.ref.WeakReference (always)
    | Class:java.lang.ref.SoftReference (always)
    | Class:java.lang.ref.PhantomReference (always)
    | Class:java.lang.ref.Finalizer (always)
    | Class:java.lang.ref.FinalizerReference (always)
    | Root Class:android.os.Binder (always)

@liulei9385 liulei9385 reopened this Jan 21, 2016
@pyricau
Copy link
Member

pyricau commented Jan 23, 2016

Duplicate #223

@pyricau pyricau closed this as completed Jan 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants