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: fairly reproducible crasher in ConsentList - concurrency data access race on property storage #314

Closed
bwcDvorak opened this issue Apr 17, 2024 · 0 comments · Fixed by #315
Assignees
Labels
bug Something isn't working Partner Support

Comments

@bwcDvorak
Copy link
Contributor

Describe the bug

Reported by partner:
`we are seeing a fairly reproducible crash issue inside XMTP framework with the ConsentList. It appears to be a concurrency data access race on the property storage, as ConsentList is declared as a class rather than a struct.

This is latest main (commit f5bdaf5); we just updated it from commit (98208aa) so I think whatever change is causing it happened between those two points.`

Screenshot 2024-04-17 at 12 38 26

Expected behavior

No crash

Steps to reproduce the bug

No response

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

Successfully merging a pull request may close this issue.

2 participants