OBS Crashing! Various things Causing the issue!

Bizkep

New Member
So it seemed when I first installed the FaderSync Plugin for OBS is when it started crashing however according to the creator of the plugin when I submitted some logs and explained what I thought was happened he said it was my streamdeck that may or may not be causing the crashing! However I did all typed of troubleshooting and decided screw it I'll reinstall windows entirely and get a fresh slate. However after reinstalling the GoXLR Utility App, Discord, Spotify GeForce Experience and OBS Studio while installing several of the plugins I used the issues still persists. I'm not seeing how it's a fault in my PC in anyways but I'm at a loss... any help would be much appreciated!
 

Attachments

  • 2024-08-12 21-20-16.txt
    17.6 KB · Views: 51
  • 2024-08-12 20-28-54.txt
    22.1 KB · Views: 22
  • 2024-08-12 20-09-44.txt
    26.5 KB · Views: 15
  • 2024-08-12 20-02-28.txt
    16.7 KB · Views: 14
  • 2024-08-12 19-58-31.txt
    16.7 KB · Views: 16
  • 2024-08-12 19-48-53.txt
    14.6 KB · Views: 14
  • 2024-08-12 19-32-08.txt
    21.2 KB · Views: 15
  • 2024-08-12 19-30-01.txt
    16.7 KB · Views: 16
  • 2024-08-12 20-45-20.txt
    25.6 KB · Views: 16
  • 2024-08-12 21-20-16.txt
    17.6 KB · Views: 19

koala

Active Member
Your logs are all regular session logfiles, not crash logfiles. If you have a crash, please attach the corresponding crash report from OBS.

If you suspect a OBS plugin (that's probably the reason), uninstall all plugins and reinstall them one by one, checking after each reinstallation if OBS crashes or not crashes. Then, if OBS starts to crash, the plugin you installed last is the reason.
 

GordashNYC

New Member
Any solution to the above?? I too started experiencing random crashes on OBS. I've been streaming without an issue for the past year. This just started this past week, September 2024. I have not install any plugins, ran latest update for OBS. Running the below specs:

OBS 30.2.3 (64 bit)
Windows 11 23H2
Intel i7 1300k
32 GIGS DDR5
M.2
EVGA RTX 3090

From the Event Viewer:

Log Name: Application
Source: Application Error
Date: 9/25/2024 10:46:58 PM
Event ID: 1000
Task Category: Application Crashing Events
Level: Error
Keywords:
User: ABES_PC\ajime
Computer: Abes_PC
Description:
Faulting application name: crash-handler-process.exe, version: 0.0.0.0, time stamp: 0x669839ec
Faulting module name: ntdll.dll, version: 10.0.22621.4111, time stamp: 0x518e67bb
Exception code: 0xc0000005
Fault offset: 0x0000000000033faa
Faulting process id: 0x0x13F8
Faulting application start time: 0x0x1DB0FBE5B267985
Faulting application path: C:\Program Files\Streamlabs OBS\resources\app.asar.unpacked\node_modules\crash-handler\crash-handler-process.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: f8f74738-3672-42bb-9198-90a39dbf1ed1
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2024-09-26T02:46:58.8955200Z" />
<EventRecordID>54547</EventRecordID>
<Correlation />
<Execution ProcessID="10712" ThreadID="21340" />
<Channel>Application</Channel>
<Computer>Abes_PC</Computer>
<Security UserID="S-1-5-21-2402457124-3100802998-3527109470-1001" />
</System>
<EventData>
<Data Name="AppName">crash-handler-process.exe</Data>
<Data Name="AppVersion">0.0.0.0</Data>
<Data Name="AppTimeStamp">669839ec</Data>
<Data Name="ModuleName">ntdll.dll</Data>
<Data Name="ModuleVersion">10.0.22621.4111</Data>
<Data Name="ModuleTimeStamp">518e67bb</Data>
<Data Name="ExceptionCode">c0000005</Data>
<Data Name="FaultingOffset">0000000000033faa</Data>
<Data Name="ProcessId">0x13f8</Data>
<Data Name="ProcessCreationTime">0x1db0fbe5b267985</Data>
<Data Name="AppPath">C:\Program Files\Streamlabs OBS\resources\app.asar.unpacked\node_modules\crash-handler\crash-handler-process.exe</Data>
<Data Name="ModulePath">C:\Windows\SYSTEM32\ntdll.dll</Data>
<Data Name="IntegratorReportId">f8f74738-3672-42bb-9198-90a39dbf1ed1</Data>
<Data Name="PackageFullName">
</Data>
<Data Name="PackageRelativeAppId">
</Data>
</EventData>
</Event>

Any help is greatly appreciated.
 
Last edited:
Top