Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: CUETools.exe - Exception Info: System.NotSupportedException (Read 552 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

CUETools.exe - Exception Info: System.NotSupportedException

Hi,

I have noticed the following exception in the Windows Event Viewer when the program crashes. At this time I was running in batch mode on a group of directories.

Code: [Select]
Application: CUETools.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NotSupportedException
   at FFmpeg.AutoGen.DynamicallyLoadedBindings+<>c.<Initialize>b__2_1287(FFmpeg.AutoGen.AVFormatContext**)
   at CUETools.Codecs.ffmpegdll.AudioDecoder.Dispose(Boolean)
   at CUETools.Codecs.ffmpegdll.AudioDecoder.Finalize()


Code: [Select]
Faulting application name: CUETools.exe, version: 2.2.5.0, time stamp: 0x65866709
Faulting module name: KERNELBASE.dll, version: 10.0.19041.4522, time stamp: 0xf7a99bd4
Exception code: 0xe0434352
Fault offset: 0x000000000002ba99
Faulting process ID: 0x1630
Faulting application start time: 0x01dac040dae5fdbd
Faulting application path: C:\doctorlove\CUETools_2.2.5\CUETools.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 66c1c64f-0836-44c4-83d7-f13d2bbaec42
Faulting package full name:
Faulting package-relative application ID:

Thanks