Copy link to clipboard
Copied
Summary:
I record a weekly radio program in Adobe Audition on Windows 11, and my workflow uses Multitrack sessions where I import songs (MP3, WAV, or FLAC) and then record voiceovers and mix everything down.
I have a set of FLAC files from the Qobuz music service that will reliably crash Audition when imported into Multitrack - specifically, they create an error message and then Audition becomes unresponsive.
I'm not sure what's broken about the files; they play in Windows audio players reliably, and they pass the "flac -t" test command in Linux. If I download the same song from Qobuz directly from the web site, they import into Audition just fine - so I believe something about how they're being encoded by the Qobuz Downloader is exposing a bug in Audition.
If the files are malformed, I want to report a bug to Qobuz, but I also believe that a FLAC file should never be able to crash Audition, especially if it can be opened and played in other programs. The files successfully load and play in Windows Media Player, MediaMonkey, and VLC Media Player, as well as Audacity.
The issue reproduces for me on Windows 11 22H2, in Audition 23.5, Audition 23.3, and Audition 23.0 (I haven't tried any other versions); it reproduces on two separate PCs.
Repro information:
1) What was I doing when it crashed: I dragged the repro FLAC files into a multi-track session in Adobe Audition to import the file to the session
2) What have I dont since last launching the application: created a Multitrack session. The crash will reproduce whether it's the first import or the last of several, but only with the specific "malformed" FLAC files. Other FLACs will not crash Audition no matter when I import them.
The issue reproduces even if I completely wipe all Adobe Creative Cloud applications and reinstall, and across multiple versions of Audition.
3) Files that are crashing Audition: I can send examples of the same song and album that will crash Audition and ones that do not crash Audition. Below in this message, I list the results of the flac -t command line test on Linux, as well as the files' metadata and ID tags -- the file that breaks Audition is slightly larger (32.42MB for the bad file vs 32.34 for the good one)
4) I am not seeing reports of this specific issue; however the new Qobuz Downloader has a number of bugs so it may also be silently messing up these FLAC files.
5) screenshot of the error message attached - "Audition has encountered an error. $$$/dvacore/logging/ExceptionLogging/UnknownError=Unknown Error"
6) bug report here, I also submitted bug reports with Adobe's crash reporter. I'm attaching the Audition log that shows a crash Callstack when opening the file.
7) attaching screenshot and I can send logs and examples of the files that reproduce the problem
8) Session backups did successfully keep my multitrack session, but when I reopen them trying to use the "imported" file will still cause Audition to eventually fail
More information on the files:
FLAC test results from flac 1.3.2 on Ubuntu
file that does *not* crash Audition, downloaded directly from the Qobuz Store site:
$ flac -t good\ 01-04\ Special\ Cases.flac
flac 1.3.2
Copyright (C) 2000-2009 Josh Coalson, 2011-2016 Xiph.Org Foundation
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.
good 01-04 Special Cases.flac: WARNING, cannot check MD5 signature since it was unset in the STREAMINFO
ok
for a bad file that *does* crash Audition 100% repro, generated by the Qobuz Downloader for Windows (still plays fine and loads fine in Audacity):
$ flac -t 4-Special\ Cases.flac
flac 1.3.2
Copyright (C) 2000-2009 Josh Coalson, 2011-2016 Xiph.Org Foundation
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.
4-Special Cases.flac: ok
bad file's metadata:
Latest Audition patch release(23.6.1) fixes the bug. Please give it a try.