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

InstaCapture crashes on LGV30 #31

Open
mehrozafzal opened this issue Nov 27, 2017 · 2 comments
Open

InstaCapture crashes on LGV30 #31

mehrozafzal opened this issue Nov 27, 2017 · 2 comments

Comments

@mehrozafzal
Copy link

Fatal Exception: java.lang.InternalError

java.lang.Class.getDeclaredField (Class.java)

  | rx.internal.util.unsafe.UnsafeAccess.addressOf (UnsafeAccess.java:112)
  | rx.internal.util.unsafe.SpscArrayQueueProducerFields. (SpscArrayQueue.java)
  | rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber. (OperatorObserveOn.java)
  | rx.internal.operators.OperatorObserveOn.call (OperatorObserveOn.java:74)
  | rx.internal.operators.OperatorObserveOn.call (OperatorObserveOn.java:40)
  | rx.internal.operators.OnSubscribeLift.call (OnSubscribeLift.java:44)
  | rx.internal.operators.OnSubscribeLift.call (OnSubscribeLift.java:30)
  | rx.Observable.subscribe (Observable.java:10246)
  | rx.Observable.subscribe (Observable.java:10213)
  | com.tarek360.instacapture.Instacapture.capture (Instacapture.kt:31)

@jojonarte
Copy link

I also get this issue.

@tarek360
Copy link
Owner

sorry, it's a too late reply, if you fixed it please feel free to create a PR to fix if you have some time.

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

3 participants