Reported by: daschuer
Date: 2021-12-28T22:42:28Z
Status: New
Importance: Critical
Launchpad Issue: lp1955929
I have just experienced Debug Assert violation in current main branch.
critical Engine DEBUG ASSERT: "it == cbegin() || it == cend() || *it - position < std::prev(it).beatLengthFrames()" in function mixxx::Beats::ConstIterator mixxx::Beats::iteratorFrom(mixxx::audio::FramePos) const at /home/daniel/workspace/2.3/src/track/beats.cpp:447
This happens after pressing play with a loaded Track, called from
Beats::findPrevNextBeats
Reported by: daschuer
Date: 2021-12-28T22:42:28Z
Status: New
Importance: Critical
Launchpad Issue: lp1955929
I have just experienced Debug Assert violation in current main branch.
This happens after pressing play with a loaded Track, called from
Beats::findPrevNextBeats