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

Chrome crashes after viewing many clips in one clip album. #139

Open
HaroldMills opened this issue Mar 27, 2018 · 1 comment
Open

Chrome crashes after viewing many clips in one clip album. #139

HaroldMills opened this issue Mar 27, 2018 · 1 comment
Assignees
Labels

Comments

@HaroldMills
Copy link
Owner

If a user views a clip album containing thousands of clips in Chrome, and visits many pages (containing thousands of clips) of that album, Chrome may crash with an "Aw, snap!" message. I encountered this problem last year, and implemented the clip manager in part to deal with it. The problem seemed to be that the browser ran out of memory after visiting a few thousand clips, and the clip manager is supposed to allow the memory allocated for old clips to be recovered by eliminating references to them. Debbie and Carrie have encountered the "Aw, snap!" message recently in large clip albums, however, so we need to revisit the issue.

@HaroldMills HaroldMills self-assigned this Mar 27, 2018
@HaroldMills
Copy link
Owner Author

Debbie reports that a workaround is to reopen the same clip album after a crash and navigate quickly (using the rug plot, perhaps) to the page that was displayed when the crash occurred, from which point one can continue working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant