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

FileStreamerIntentService.java line 243 #23

Closed
zeevy opened this issue Jan 7, 2018 · 0 comments
Closed

FileStreamerIntentService.java line 243 #23

zeevy opened this issue Jan 7, 2018 · 0 comments

Comments

@zeevy
Copy link
Owner

zeevy commented Jan 7, 2018

in in.co.gorest.grblcontroller.service.FileStreamerIntentService.waitUntilBufferRunout

  • Number of crashes: 1
  • Impacted devices: 1

Fatal Exception: java.util.NoSuchElementException
at java.util.LinkedList.removeFirst(LinkedList.java:270)
at in.co.gorest.grblcontroller.service.FileStreamerIntentService.waitUntilBufferRunout(FileStreamerIntentService.java:243)
at in.co.gorest.grblcontroller.service.FileStreamerIntentService.startStreaming(FileStreamerIntentService.java:186)
at in.co.gorest.grblcontroller.service.FileStreamerIntentService.onHandleIntent(FileStreamerIntentService.java:146)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:67)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:156)
at android.os.HandlerThread.run(HandlerThread.java:61)

zeevy added a commit that referenced this issue Jan 7, 2018
@zeevy zeevy closed this as completed Jan 7, 2018
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

1 participant