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

AutoDJ: Race conditions when loading short/empty tracks #10504

Closed
mixxxbot opened this issue Aug 23, 2022 · 2 comments
Closed

AutoDJ: Race conditions when loading short/empty tracks #10504

mixxxbot opened this issue Aug 23, 2022 · 2 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: uklotzde
Date: 2021-08-26T12:21:59Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1941743
Tags: autodj, engine


How to test:

  • Duplicate the empty.mp3 test file from the Mixxx repo multiple times
  • Start Mixxx on this new library of empty files
  • Enable AutoDJ after queuing up multiple files

The first debug assertion occurs is in WOverview::slotLoadingTrack().

AutoDJ is just handy to demonstrate this bug, but it does not actually cause the bug. The race condition itself is caused by signals sent independently from BaseTrackPlayer, EngineBuffer, and maybe other actors.

Reported here: https://mixxx.discourse.group/t/tracks-skipped-in-auto-dj-mode-and-eventually-mixxx-crashes/22899

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2021-09-20T13:09:26Z


#4267

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.3.1 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant