Skip to content

Unexpected Crash: ArrayIndexOutOfBoundsException #113

@rtsketo

Description

@rtsketo

Bug Reporting

Steps to Reproduce

Unknown

Actual Results (include screenshots)

Fatal Exception: java.lang.ArrayIndexOutOfBoundsException
length=2; index=2
java.util.ArrayList.clear (ArrayList.java:569)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4222)
android.view.View.draw (View.java:20376)
android.view.View.draw (View.java:20238)
android.view.ViewGroup.drawChild (ViewGroup.java:4421)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4207)
android.view.View.draw (View.java:20236)
android.view.ViewGroup.drawChild (ViewGroup.java:4421)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4207)
android.view.View.draw (View.java:20236)
android.view.ViewGroup.drawChild (ViewGroup.java:4421)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4207)
android.view.View.draw (View.java:20236)
android.view.ViewGroup.drawChild (ViewGroup.java:4421)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4207)
android.view.View.draw (View.java:20236)
android.view.ViewGroup.drawChild (ViewGroup.java:4421)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:4207)
android.view.View.draw (View.java:20376)
com.android.internal.policy.DecorView.draw (DecorView.java:980)
android.view.View.buildDrawingCacheImpl (View.java:19616)
android.view.View.buildDrawingCache (View.java:19476)
android.view.View.getDrawingCache (View.java:19382)
android.view.View.getDrawingCache (View.java:19347)
jp.wasabeef.blurry.internal.Blur.of (Blur.java:40)
jp.wasabeef.blurry.Blurry$ImageComposer.into (Blurry.java:212)

Expected Results (include screenshots)

Not to crash.

OS details

  • Device: Galaxy S7
  • OS: 8.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions