Bug Report OBS Crash on Exit

postiffm

New Member
First, OBS is great. It really helped us this morning to do a livestream teaching ministry and encourage some folks who are stuck at home in this coronavirus mess.

Twice when I exited OBS (by clicking X in the upper right) I got a subsequent message that OBS had crashed. I attach both logs to this post. There were no bad consequences that I know of yet.

Thank you. If I can help with more debugging, let me know what to do.

Matt
 

Attachments

  • OBSCrashOnExit1_03292020.txt
    39.1 KB · Views: 42
  • OBSCrashOnExit2_03292020.txt
    54.8 KB · Views: 30

kash0lt

New Member
I have this all the time. Every time I use OBS then exit, it reports a crash.
 

Attachments

  • Crash 2020-04-28 09-08-07.txt
    77.2 KB · Views: 31
  • Crash 2020-04-29 12-21-06.txt
    76 KB · Views: 23

vapeahoy

Member
I have this all the time. Every time I use OBS then exit, it reports a crash.
and you also have xsplit installed. It seems likely you have multiple processes trying to take hardware control or such at the same time, causing obs to crash. Which isn't actually an obs issue.

Here is a third crash report.
So stability issues and user inflicted errors are not obs issues.
Perhaps you fixed this with cleaning up your obs and updating it etc.
 

R1CH

Forum Admin
Developer
These are definitely OBS issues, usually caused by a leaking reference or similar, we're trying to track them down.
 

postiffm

New Member
However, I do have the attached log. It was a 1.5 hr session in OBS where we lost audio from our ATEM mini. It may be of interest because it shows 1 leak at the end of the log. Of the other 10 log files I have handy from 5/2 through 5/4, 9 show zero leaks, and 1 has no reference to leaks. Its last line is "Freeing OBS context data." Maybe that was a crash-on-exit, but I have no recollection of that.
 

Attachments

  • 2020-05-03 10-37-42 Loss of ATEM audio.txt
    377 KB · Views: 19
  • 2020-05-02 12-11-28 No leak mentioned.txt
    125.7 KB · Views: 18

postiffm

New Member
Good evening, I just had OBS crash on exit again. Here is the log file and the crash text. The log file is incomplete--every time that it has crashed on exit like this, the last line is

Freeing OBS context data

The final info about
[Scripting] Total detached callbacks: 0
21:38:08.345: == Profiler Results =============================
...
is always missing. So likely something happening while freeing memory. Is something doubly referenced and on the second free it dies?
 

Attachments

  • 2020-05-09 19-30-25 Crash.txt
    57.9 KB · Views: 21
  • 2020-05-09 19-30-25.txt
    20.5 KB · Views: 21
Top