AutoDJ: Race conditions when loading short/empty tracks
Bug #1941743 reported by
Uwe Klotz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
High
|
Daniel Schürmann |
Bug Description
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:
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:/
description: | updated |
Changed in mixxx: | |
status: | New → Confirmed |
Changed in mixxx: | |
importance: | Undecided → High |
status: | Confirmed → In Progress |
assignee: | nobody → Daniel Schürmann (daschuer) |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /github. com/mixxxdj/ mixxx/pull/ 4267