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

qthread_disable_shepherd Crashes Intermittently With Thread Sanitizer Enabled #232

Open
insertinterestingnamehere opened this issue Feb 6, 2024 · 2 comments
Labels
bug medium priority tsan Thread Sanitizer Errors

Comments

@insertinterestingnamehere
Copy link
Collaborator

Running on x86 with clang17, nemesis scheduler, no topology detection, and thread sanitizer enabled, the qthread_disable_shepherd test crashes intermittently. Unfortunately this only happens outside the debugger so more work is needed to find where exactly the segfault is happening.

@insertinterestingnamehere
Copy link
Collaborator Author

Same thing was going on with syncvar_prodcons. Just added a commit that resolves this in #235.

@insertinterestingnamehere
Copy link
Collaborator Author

Nevermind. It was just intermittent enough to look solved. The syncvar_prodcons intermittent failure is fixed though. Still investigating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug medium priority tsan Thread Sanitizer Errors
Projects
None yet
Development

No branches or pull requests

1 participant