Bugzilla – Bug 2078
Append recording into a collapsed track causes a crash
Last modified: 2019-08-28 11:56:48 UTC
This is a regression on 2.3.0 Append recording into a collapsed track causes a crash on Windows - on Mac you get the spinning beachball of death, necessitation a force quit. As it occurs on Win and Mac, I assume "All" (i.e. Linux too) Reported originally by user Uffeg in this Forum post, thanks UffeG: https://forum.audacityteam.org/viewtopic.php?f=46&t=104072&p=365805
Also happens if you just add a new audio track, collapse it and then press Record. Also happens on W10 with the latest alpha 2.3.2 build I have: audacity-2.3.2-alpha-237-b0738f6e099fcf3f9d0f58be9b8676269d441f99
Confirmed, also happens on Linux.
Created attachment 805 [details] Backtrace Backtrace attached (mono recording).
Created attachment 806 [details] Backtrace Backtrace attached (stereo recording)
Bisects to 1a59ba63317ca50f937db28e37064d4df4189380
Fixed at https://github.com/audacity/audacity/commit/12952019b2df27ed132cbef77342b8d6a78c0a00
Test OK now on MacOS 10.13.6. In the process of testing found a bug in the collapse/expand function that will be opened in a new bug.
Testing on W10 with audacity-2.3.2-alpha-189-8426580f8efc022585de25573ef88ecc1c1846e2 No crash now when append recording into a collapsed track
(In reply to Cliff Scott from comment #7) >In the process of testing found a bug in the collapse/expand function >that will be opened in a new bug. See Bug #2082 Expand function after Append Record to a collapsed track fails.
Working for me on Linux.
*** Bug 2208 has been marked as a duplicate of this bug. ***