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 Canary Crash with 1.4-SNAPSHOT #319

Closed
monusurana opened this issue Nov 6, 2015 · 8 comments
Closed

Leak Canary Crash with 1.4-SNAPSHOT #319

monusurana opened this issue Nov 6, 2015 · 8 comments

Comments

@monusurana
Copy link

  • 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: 535aaaac-3372-40ea-81b4-a84802061510
  • Device: LGE google Nexus 5X bullhead
  • Android Version: 6.0 API: 23 LeakCanary: 1.4-SNAPSHOT 6c0bee2
  • Durations: watch=5389ms, gc=204ms, heap dump=5266ms, analysis=7577ms
  • 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)
@ChengCheng-Hello
Copy link

+1

4 similar comments
@lawloretienne
Copy link

+1

@emanuelet
Copy link

+1

@johnwatsondev
Copy link

+1

@gaara87
Copy link

gaara87 commented Nov 19, 2015

+1

@vladad
Copy link

vladad commented Nov 20, 2015

+1 with Nexus 7

* Reference Key: 1a3bcdba-7ccd-4070-9232-37014bbb381d
* Device: asus google Nexus 7 razor
* Android Version: 6.0 API: 23 LeakCanary: 1.4-SNAPSHOT 6c0bee2

@jettbow
Copy link

jettbow commented Nov 27, 2015

+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

9 participants