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

BUG - Application crashes / errors after an extended period of use #327

Open
Brownie956 opened this issue Aug 9, 2018 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Brownie956
Copy link
Collaborator

BUG: If you use the application for an 'extended' period of time, the application eventually crashes

DESCRIPTION

After an 'extended' period of time (exact times are not known), the application crashes. It is believed that this is due to an issue with TensorFlow

Steps to reproduce:

  • Use the camera to recognise an image
  • Return to the home screen
  • Repeat the process for an extended period of time
  • BUG - Eventually the application throws and error and crashes

Expected behaviour:

  • It should be possible to use the application continuously without it crashing (I.E the application should be stable)

Observed behaviour:

  • The application crashes after using it for a 'extended' period of time
@Brownie956 Brownie956 added the bug Something isn't working label Aug 9, 2018
@isaac-lapworth
Copy link
Contributor

isaac-lapworth commented Aug 9, 2018

Have only experienced this on the iPad
Occurred after clicking "Yes" on the item confirmation page. Maybe an issue with that page, or due to the post request that sends the image to the DB after it is recognised running in the background

This was on first use after redeploying and refreshing

@QuarkNerd QuarkNerd mentioned this issue Aug 9, 2018
3 tasks
@QuarkNerd QuarkNerd self-assigned this Aug 10, 2018
@QuarkNerd
Copy link
Collaborator

I can't reproduce the crash consistently. I have managed to crash it on the item recognition screen. I think the issue is actually tensorflow causing too much to be left in RAM and it crashes. In Isaac's case maybe some action after this page was what pushed it over

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants