Question / Help OBS keeps crashing immediately (crash logs)

amevgeiger

New Member
As soon as I click "start streaming", it crashes. I don't know what's going on. I attached what I think are the last three crash logs. There are only five of them because I've only tried to run it five times, and every time it's crashed within less than a second.

Here's the last log file as well:
https://obsproject.com/logs/wxTew_EkABX1VMSC
 

Attachments

  • Crash 2019-07-17 20-31-49.txt
    42.3 KB · Views: 44
  • Crash 2019-07-17 20-43-39.txt
    43.8 KB · Views: 33
  • Crash 2019-07-17 20-47-59.txt
    43.5 KB · Views: 31

koala

Active Member
The crash takes place in the x264 encoder. You are using a mobile device with the "Snapdragon (TM) 850 @ 2.96 GHz" CPU. This is an ARM (smartphone) CPU. I don't know how it's possible to run Windows 10 and x86-based apps on it, since it's a ARMv8 architecture, no x86 or x86-64 architecture. Only way I imagine is that it's running on some kind of emulator. And with that it's possible that it doesn't support all CPU command extensions the x264 encoder requires. My guess is that you will not be able to run OBS on this device.

Edit:
Further research shows this device actually runs Windows 10 for ARM, which provides an emulator for 32-bit x86 applications. It seems this emulation is not sophisticated enough to support OBS.
 
Last edited:
Top