Bug Report regular crashes on 23.0.0-RC2

JohnnyDanger

New Member
Ok so for the last couple of months I had been having problems streaming. Where I used to game at 1440 and stream at 1080@30 720@60 I now struggled to game and stream from the same pc 720@30. I was using Streamlabs OBS aka SLOBS. I finally formatted my PC and completely rebuilt my system. I decided to use vanilla OBS 23.0.0-RC2 seemed to be working great until tonight. Three crashes in 15 minutes or so. I can't make heads or tails of the logs but here they are.

I realize 23.0.0-RC2 is not a "stable" release, but I hoped someone could help or at very least the logs could help the team.
 

Attachments

  • Crash 2019-02-21 18-41-43.txt
    135.2 KB · Views: 10
  • Crash 2019-02-21 18-57-41.txt
    125.6 KB · Views: 7
  • Crash 2019-02-21 18-59-56.txt
    150 KB · Views: 8

koala

Active Member
OBS crashes at the same program counter, in a ffmpeg dll called libvpx-1.dll. It seems it crashes while you used OBS to play back a media file with a media source. This library is for vp8 or vp9-encoded video files. *.webm files are encoded this way. It may be that the media file is damaged. Identify this damaged media file in your sources and remove it or replace it with a good one.
 

JohnnyDanger

New Member
OBS crashes at the same program counter, in a ffmpeg dll called libvpx-1.dll. It seems it crashes while you used OBS to play back a media file with a media source. This library is for vp8 or vp9-encoded video files. *.webm files are encoded this way. It may be that the media file is damaged. Identify this damaged media file in your sources and remove it or replace it with a good one.

That would have been a good guess as I have a handful of *.webm files for my overlays, however, they all seem to be working as intended. (Nerd-or-Die's uplink package). I will be digging into this more but if you think of anything else I'm all ears.
 
Top