OBS Crashing on Scene Collection Change or Shut Down

Paul E.

New Member
I'm migrating from an older computer to a new one. OBS (version 28.1.2) doesn't crash on the older computer. I've set up the new computer with the latest version of OBS and all plugins, scripts, etc., and OBS crashes each time I try to change scene collections or I try to shut down OBS. My guess is that something isn't releasing resources appropriately, but it would be nice if I knew what. A crash log is below. Can anyone tell from the log what the problem is?

Thanks,
Paul
 

Attachments

  • crash.txt
    150 KB · Views: 12

Suslik V

Active Member
Code:
Thread 3BC8: tiny_tubular_task_thread (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
00000023A11FF790 00007FFC7DDB2F37 000001857FBB9240 0000000000000400 0000018551A3C180 00007FFC46BA50B0 w32-pthreads.dll!pthread_mutex_unlock+0x27
00000023A11FF7F0 00007FFC6288EFB4 0000000000000400 00000184F1C0D600 000000000000001F 00008DC700CC37F7 obs.dll!obs_source_release_frame+0x84
00000023A11FF820 00007FFC46B7A898 00000184F1C0D600 00000184F1C0D600 0000000000000400 000000000000001F livevisionkit.dll!0x7ffc46b7a898

Log have traces of LiveVisionKit plugin:
try to uninstall it (remove the "livevisionkit.dll" and related files).
 

Paul E.

New Member
Yes, indeed, it does appear that was the problem. Although latest release of Live Vision Kit is labeled "1.3.0 Preview 1", installing that solved the problem, and the download page says the version is stable, so that's the solution for me.

Thanks,
Paul
 
Top