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

Leak Analysis failed #313

Closed
Aexyn opened this issue Oct 27, 2015 · 3 comments
Closed

Leak Analysis failed #313

Aexyn opened this issue Oct 27, 2015 · 3 comments

Comments

@Aexyn
Copy link

Aexyn commented Oct 27, 2015

  • FAILURE:
    java.lang.IllegalArgumentException: Field offset does not exists
    at com.squareup.leakcanary.HahaHelper.fieldValue(HahaHelper.java:143)
    at com.squareup.leakcanary.HahaHelper.asString(HahaHelper.java:81)
    at com.squareup.leakcanary.HeapAnalyzer.findLeakingReference(HeapAnalyzer.java:97)
    at com.squareup.leakcanary.HeapAnalyzer.checkForLeak(HeapAnalyzer.java:79)
    at com.squareup.leakcanary.internal.HeapAnalyzerService.onHandleIntent(HeapAnalyzerService.java:59)
    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: dde3d29b-9dc6-4ce7-baaa-3fb80269a851
  • Device: Micromax google Micromax AQ4501 AQ4501
  • Android Version: 6.0 API: 23 LeakCanary: 1.4-SNAPSHOT 6c0bee2
  • Durations: watch=5099ms, gc=162ms, heap dump=11050ms, analysis=9556ms
  • Excluded Refs:
    | Field: android.view.textservice.SpellCheckerSession$1.this$0
    | 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)
@brianchu
Copy link

brianchu commented Nov 4, 2015

This is similar to #267. The key is null.

@lawloretienne
Copy link

+1

@jrodbx
Copy link
Collaborator

jrodbx commented Jan 2, 2016

Duplicate of #267

@jrodbx jrodbx closed this as completed Jan 2, 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

4 participants