All your crashes are repeatable and have a definite common occurrence in it. You are crashing in ucrtbase.dll which is a Windows system DLL that comes from the Visual C++ distribution. It maybe outdated, corrupted, or just not playing well with your current build version of Windows 10.
Unhandled exception: c0000005
Date/Time: 2020-04-17, 15:57:25
Fault address: 7FFECDB94E9C (c:\windows\system32\
ucrtbase.dll)
libobs version:
24.0.3 (64-bit)
Windows version: 10.0 build
18362 (revision: 778; 64-bit)
In the thread that crashed, ucrtbase.dll is invoked by tuna.dll. This is your music plugin that shows the current playing song.
Try these steps:
- Go update Windows 10. You a year behind.
- Update OBS Studio too to version 25.
- The Tuna plugin was updated a few days ago. Download the new version.
If you still are crashing, talk to the plugin developer.