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
critical [CachingReaderWorker 1] DEBUG ASSERT: "mainCuePosition == mixxx::audio::kStartFramePos" in function void CueControl::loadCuesFromTrack() at ../src/engine/controls/cuecontrol.cpp:653
Unfortunately, I was not able to reproduce this assertion by reloading the track. Hope to find another one and then stop Mixxx before the database gets updated. But I guess this could also be a race condition.
The text was updated successfully, but these errors were encountered:
Reported by: uklotzde
Date: 2021-07-21T12:10:06Z
Status: Fix Committed
Importance: High
Launchpad Issue: lp1937074
Tags: cue
Happened when loading a track:
critical [CachingReaderWorker 1] DEBUG ASSERT: "mainCuePosition == mixxx::audio::kStartFramePos" in function void CueControl::loadCuesFromTrack() at ../src/engine/controls/cuecontrol.cpp:653
Unfortunately, I was not able to reproduce this assertion by reloading the track. Hope to find another one and then stop Mixxx before the database gets updated. But I guess this could also be a race condition.
The text was updated successfully, but these errors were encountered: