You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 by: uklotzde
Date: 2021-08-26T12:21:59Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1941743
Tags: autodj, engine
How to test:
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
The text was updated successfully, but these errors were encountered: