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

Client side buggify internal_error on osx #2424

Closed
atn34 opened this issue Dec 8, 2019 · 3 comments
Closed

Client side buggify internal_error on osx #2424

atn34 opened this issue Dec 8, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@atn34
Copy link
Collaborator

atn34 commented Dec 8, 2019

https://forums.foundationdb.org/t/client-side-buggify-internal-error/1824

@ajbeamon
Copy link
Contributor

ajbeamon commented Dec 9, 2019

The internal error here is caused by versionstampPromise being set multiple times when failing a successful transaction with commit_unknown_result.

@ajbeamon
Copy link
Contributor

ajbeamon commented Dec 9, 2019

I'll have a patch shortly to fix it.

@atn34 atn34 assigned ajbeamon and unassigned atn34 Dec 9, 2019
@atn34
Copy link
Collaborator Author

atn34 commented Dec 9, 2019

Thanks @ajbeamon. I'm going to look at enabling (some of the time) client side buggify in FuzzApiCorrectness, so that we catch this sort of thing in simulation.

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

3 participants