Question / Help OBS 17.0.0 Crashing Repeadedly

F22rapt

New Member
I updated to the latest OBS version yesterday, today when i tried to stream OBS froze up and crashed. I tried to reproduce this to find if there is anything specific triggering it but only thing i found is that it is guaranteed to crash while capturing a game or just on startup
 

Attachments

  • 2017-01-01 02-12-40.txt
    5.4 KB · Views: 38
  • Crash 2016-11-16 13-35-57.txt
    35.5 KB · Views: 14
  • Crash 2016-12-17 23-48-14.txt
    50 KB · Views: 12
  • Crash 2016-12-18 00-13-51.txt
    50 KB · Views: 15

Suslik V

Active Member
Post crash logs too. If you can start OBS Studio, then follow main menu File>Show Settings Folder, open crashes folder - this is all crash logs from the OBS Studio (post them all).

If you cannot start the OBS Studio - paste this string:
Code:
%appdata%\obs-studio\crashes
to explorer and attach the logs to the post here.
 

F22rapt

New Member
I edited the original post with the crash files, there are a couple more but it wouldn't let me upload them citing spam.
 

F22rapt

New Member
I thought i did...but...here we are..a crash i just reproduced.
 

Attachments

  • 2017-01-01 02-12-40.txt
    5.4 KB · Views: 33

Ptolomy15

New Member
hello i'm having the exact same issues as you i believe i have the exact same logs as you even.


https://i.imgur.com/OxaZF5W.png this is a pic of what it does for me if obs is in fullscreen its like obs is just confused and crashes and such but it shows audio just no video of any kind and if i try to close or anything obs just goes to not responding.

https://i.imgur.com/2ymiMzG.png and this is what happens when i try to click on anything after freezing


this is what i found from event viewer

Description
A problem caused this program to stop interacting with Windows.
Faulting Application Path: C:\Program Files (x86)\obs-studio\bin\64bit\obs64.exe

Problem signature
Problem Event Name: AppHangB1
Application Name: obs64.exe
Application Version: 0.0.0.0
Application Timestamp: 585e6fc4
Hang Signature: ec91
Hang Type: 134217728
OS Version: 10.0.14393.2.0.0.256.48
Locale ID: 1033
Additional Hang Signature 1: ec91793bf83ce228d9a86f4207a39f37
Additional Hang Signature 2: f776
Additional Hang Signature 3: f776597e4bd520d70094975704d391ea
Additional Hang Signature 4: ec91
Additional Hang Signature 5: ec91793bf83ce228d9a86f4207a39f37
Additional Hang Signature 6: f776
Additional Hang Signature 7: f776597e4bd520d70094975704d391ea
 

Attachments

  • 2017-01-01 14-02-04.txt
    13.9 KB · Views: 22
Last edited:

TheLegendBlue

New Member
OBS is crashing here too, log files attached. Hope it helps.
 

Attachments

  • Crash 2016-12-27 22-49-46.txt
    10.9 KB · Views: 8
  • Crash 2016-12-28 18-17-07.txt
    276 bytes · Views: 5
  • Crash 2016-12-30 18-55-23.txt
    276 bytes · Views: 5
  • Crash 2016-12-31 15-49-49.txt
    50 KB · Views: 5
  • Crash 2017-01-01 15-52-50.txt
    276 bytes · Views: 8
  • Crash 2017-01-01 19-50-02.txt
    10.6 KB · Views: 6

baronprease

New Member
I'm experiencing the same issues after upgrading to OBS 17. Reverting to 16.6 fixed my problems. Both the 32 bit and 64 bit clients hang in the same was as F22rapt.

No crash logs were produced for me. The program just hangs and windows marks it as "not responding"
 

Suslik V

Active Member
Not responding is not responding - application enters in a forever loop and thus forgets about interaction with the user. So, system just forces to close this application. Crash - is when application already did the restricted action. Thus system prevents all further operation of the application and terminates it immediately (usually, it is possible to write a special file - crash log right after the application has been terminated - it has traces of what happened. This is useful for developers). Sometimes, it is recommended to make a reboot of your PC after the crash.

Not responding
application usually doesn't need any additional action from the user if it was terminated by the OS itself - just run the application again. The crash log may not appear in this case. Try to prevent to enter the forever loop by the OBS Studio (probably by placing single game capture source in the current scene collection and using Add Existing option) until blocking would be resolved or try other build of the software if it were run for you better.

The topic starter has not responding (application hang) in windows and [game-capture] error in the log (v17.0.0):

Failed to create keepalive window class: 1410

all other errors probably unrelated. Post your logs with your issue. If the error is different - you need to open your own thread to ask the support.
 

Ptolomy15

New Member
i found my fix by just rolling back to 16.6 update and it works fine now for me version 0.17.0 is unusable for me.
 
Top