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

Segfault upon promotion in 0.12.11 #115

Closed
technomancy opened this issue Jan 3, 2013 · 3 comments
Closed

Segfault upon promotion in 0.12.11 #115

technomancy opened this issue Jan 3, 2013 · 3 comments
Labels

Comments

@technomancy
Copy link
Collaborator

I rolled back to 0.12.10, but it looks like a bug in the SQLite jdbc driver's JNI code is causing segfaults now: https://www.refheap.com/paste/8066

@technomancy
Copy link
Collaborator Author

Current master fixes this, but causes nearly every HTTP request to result in a timeout acquiring a DB lock.

@technomancy
Copy link
Collaborator Author

Note that the lock is not related to promotion; even before promotion is attempted most requests fail.

@tobias
Copy link
Member

tobias commented Dec 18, 2015

Closing since we now serialize writes to the db to prevent contention.

@tobias tobias closed this as completed Dec 18, 2015
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

2 participants