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: EAC CD extraction crashes with particular CD (Read 1053 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

EAC CD extraction crashes with particular CD

EAC v1.5
Windows 10 32bit

I have a CD, that seems to be ok, can be played with VLC from the same drive. It is recognied in EAC, tracks are found from CTDB also.

When startiing to extract compressed or uncompressed, eac.exe crashes. In win10 event protocol i can see two entries:

.NET runtime eventID 1026:
Code: [Select]
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name=".NET Runtime" />
  <EventID Qualifiers="0">1026</EventID>
  <Level>2</Level>
  <Task>0</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2020-06-25T12:16:29.224908900Z" />
  <EventRecordID>2925</EventRecordID>
  <Channel>Application</Channel>
  <Computer>*******</Computer>
  <Security />
  </System>
- <EventData>
  <Data>Anwendung: EAC.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Ausnahmeinformationen: System.Collections.Generic.KeyNotFoundException bei System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(Int32) bei AudioDataPlugIn.AudioDataTransfer.GetRecordings(System.Collections.Generic.List`1<ChromaPlugin.MusicBrainzCD>, System.Collections.Generic.List`1<Int32>) bei AudioDataPlugIn.AudioDataTransfer.MusicBrainzRequest(System.Object) bei System.Threading.ThreadHelper.ThreadStart_Context(System.Object) bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) bei System.Threading.ThreadHelper.ThreadStart(System.Object)</Data>
  </EventData>
  </Event>

After that

Application error eventId 1000:
Code: [Select]
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2020-06-25T12:27:42.909135600Z" />
  <EventRecordID>2936</EventRecordID>
  <Channel>Application</Channel>
  <Computer>*****</Computer>
  <Security />
  </System>
- <EventData>
  <Data>EAC.exe</Data>
  <Data>0.0.0.0</Data>
  <Data>00000000</Data>
  <Data>KERNELBASE.dll</Data>
  <Data>10.0.18362.815</Data>
  <Data>89b3af07</Data>
  <Data>e0434352</Data>
  <Data>00122dc2</Data>
  <Data>10d8</Data>
  <Data>01d64aebce214676</Data>
  <Data>C:\Program Files\Exact Audio Copy\EAC.exe</Data>
  <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
  <Data>fc76e413-0747-4389-9470-64b43aab2dee</Data>
  <Data />
  <Data />
  </EventData>
  </Event>


All other CDs rip fine. What's going wrong here ?

regards