Summary
This is reproducible error that occurs when:
- You pause a track at the very end of the track
- You quit then restart Roon (I did this because I needed to reboot my PC)
- You hit pause again to restart the track - Roon immediately crashes
It’s not a big issue since, if you hit “Play Album” again, everything works OK.
Track Playing
This first happened when playing “Just Like a Woman” on Bob Dylan’s “Blonde on Blonde” on Tidal. I can reproduce the same problem on other tracks on other albums.
Windows Event Logs
First Error Log entry …
Application: Roon.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at Sooloos.Audio.AudioStreamNative.roon_convolution_accum_path(Double*, Double*, Int32, Int32, Int32, Double)
at Sooloos.Audio.ConvolutionFilterPathsStream.ReadImp(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.AudioStream.Read(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.AudioStream.Read(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.ConvertBitDepthStream.ReadImp(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.AudioStream.Read(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.ReportProcessingSpeedStream.ReadImp(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.AudioStream.Read(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Audio.AudioStream.Read(Sooloos.Audio.AudioBuffer, Int32)
at Sooloos.Broker.Transport.RaatZonePlayer+<>c__DisplayClass40.<_StartStream4>b__3a()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Second Error Log entry …
Faulting application name: Roon.exe, version: 1.0.0.0, time stamp: 0x59af03c5
Faulting module name: roonmedia.DLL, version: 0.0.0.0, time stamp: 0x59af039b
Exception code: 0xc0000005
Fault offset: 0x0000000000158eca
Faulting process id: 0x13ec
Faulting application start time: 0x01d3391fa3dd5fd9
Faulting application path: C:\Users\David\AppData\Local\Roon\Application\Roon.exe
Faulting module path: C:\Users\David\AppData\Local\Roon\Application\100300262\roonmedia.DLL
Report Id: b92a2186-1c70-469e-82ad-24e88c895aad
Faulting package full name:
Faulting package-relative application ID:
Third error report information entry …
Fault bucket 120843093949, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: Roon.exe
P2: 1.0.0.0
P3: 59af03c5
P4: roonmedia.DLL
P5: 0.0.0.0
P6: 59af039b
P7: c0000005
P8: 0000000000158eca
P9:
P10:
Let me know if you want more information.