Activity log for bug #1946759

Date Who What changed Old value New value Message
2021-10-12 13:47:22 Jan Holthuis bug added bug
2021-10-12 13:47:37 Jan Holthuis mixxx: importance Undecided High
2021-10-12 13:48:29 Jan Holthuis tags engine looping
2021-10-12 13:49:00 Jan Holthuis summary DEBUG ASSERT: "hintFrameCount >= 0" in function void CachingReader::hintAndMaybeWake(const HintVector&) at /home/jan/Projects/mixxx/src/engine/cachingreader/cachingreader.cpp:535 DEBUG ASSERT: "hintFrameCount >= 0" in function void CachingReader::hintAndMaybeWake(const HintVector&) at src/engine/cachingreader/cachingreader.cpp:535
2021-10-12 13:49:14 Jan Holthuis description When setting a beatloop in front of the actual track (i.e. so that the end of the loop is before the first audio frame), the following debug assertion will be triggered: DEBUG ASSERT: "hintFrameCount >= 0" in function void CachingReader::hintAndMaybeWake(const HintVector&) at /home/jan/Projects/mixxx/src/engine/cachingreader/cachingreader.cpp:535 Steps to reproduce: 1. Go to the beginning of the track 2. Use beatjump to go to 8 beats before the beginning of the track 3. Set a Beatloop of 4 beats 4. DEBUG_ASSERT is triggered When setting a beatloop in front of the actual track (i.e. so that the end of the loop is before the first audio frame), the following debug assertion will be triggered:     DEBUG ASSERT: "hintFrameCount >= 0" in function void CachingReader::hintAndMaybeWake(const HintVector&) at src/engine/cachingreader/cachingreader.cpp:535 Steps to reproduce: 1. Go to the beginning of the track 2. Use beatjump to go to 8 beats before the beginning of the track 3. Set a Beatloop of 4 beats 4. DEBUG_ASSERT is triggered
2021-10-12 14:33:39 Jan Holthuis mixxx: assignee Jan Holthuis (holthuis-jan)
2021-10-12 14:33:46 Jan Holthuis mixxx: status New In Progress
2021-10-12 14:33:50 Jan Holthuis mixxx: milestone 2.4.0
2021-10-12 16:57:45 Uwe Klotz mixxx: status In Progress Fix Committed
2022-10-08 21:42:18 Swiftb0y bug watch added https://github.com/mixxxdj/mixxx/issues/10556
2022-10-08 21:42:19 Swiftb0y lock status Unlocked Comment-only