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

Race condition in TrackMappedAssetsWrites #1976

Open
panos-lunarg opened this issue Jan 21, 2025 · 0 comments
Open

Race condition in TrackMappedAssetsWrites #1976

panos-lunarg opened this issue Jan 21, 2025 · 0 comments
Labels
capture Issue with capture

Comments

@panos-lunarg
Copy link
Contributor

A race condition must exist which causes the following assertion to fail. This related to asset files and should not affect normal captures.

assert(entry.second.status_tracker.HasActiveWriteBlock());

Find the race condition and fix it.

@panos-lunarg panos-lunarg added the capture Issue with capture label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capture Issue with capture
Projects
None yet
Development

No branches or pull requests

1 participant