OBS crashes immediately everytime I start streaming

Sukiyucky

Member
The thread that crashed shows that the x264 DLL called an instruction of a instruction address of 0 as evidenced by EIP being 0.

Why this happened, who knows. There is nothing you can do about it.
 

Sukiyucky

Member
Not on your end. You could switch to NVENC if you have a Nvidia GPU and recent model. This, to avoid using x264 and its DLL.

There's not enough information in the call stack and no symbolic information to help know what exact function was called to generate the exception. Unless this problem is easily reproducible, I wouldn't expect a fix anytime soon. Given that the call structure hasn't been reported from other users since 26.1.1 has been released.

If this happens all the time on your system and you been an OBS users from the past, another suggestion is to rollback to an earlier version.

Older versions can be found here:

Search for a version and then click on the Assets link. Try starting off with 26.0.2 and download the Windows full installer to see if the problem goes away. Then, report back what version works.
 

Sukiyucky

Member
The full Windows installer looks like this:
1611559614279.png


The crash is happening in the same x264 DLL. But it is not the same calling signature. In your second log, the DLL is not triggering an exception due to an address instruction pointer of 0 (like the first one did).

The first log you posted was using a different x264 DLL version of
libx264-161.dll

The second log you posted was using version
libx264-157.dll

This seems like a deeper problem in your system configuration.

Are you running your motherboard's current BIOS version? I would go update it.
Check your RAM with MemTest as well.
 

fran_kingpancho

New Member
i have the same problem, crash every time when i try to stream and record at the same time, i have a ryzen 3900x and RTX 3008
 

Attachments

  • 2021-02-23 11-56-59.txt
    81.5 KB · Views: 29
  • 2021-02-23 14-11-53.txt
    95.8 KB · Views: 10
  • Crash 2021-02-23 14-02-48.txt
    150 KB · Views: 7
  • Crash 2021-02-23 14-40-21.txt
    150 KB · Views: 12
Top