Bug Report OBS crashes after preview or start

TrollRage

New Member
Every time I start streaming or start previewing my stream, OBS crashes and closes leaving me frustrated.. Here's what it says in the crash log.
Any help would be greatly appreciated.

OBS has encountered an unhandled exception and has terminated. If you are able to
reproduce this crash, please submit this crash report on the forums at
http://www.obsproject.com/ - include the contents of this crash log and the
minidump .dmp file (if available) as well as your regular OBS log files and
a description of what you were doing at the time of the crash.

This crash appears to have occured in the '<unknown>' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 007DD304 (<unknown>)
OBS version: Open Broadcaster Software v0.541b
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
108EF4AC 007DD304 048100A4 00000001 108EF530 00000000 <unknown>!0x7dd304
108EF508 63BE1D0C 007DD304 00000001 108EF570 00000000 d3d11.dll!0x63be1d0c
108EF558 0132C7D4 00000000 00000000 00000000 00000000 obs.exe!D3D10System::ResizeView+0x24
108EF580 01348E1D 758A33AA 00000000 108EF88C 77B29EF2 obs.exe!OBS::MainCaptureLoop+0x92d
108EF844 01347B25 00000000 108EF88C 77B29EF2 00000000 obs.exe!OBS::MainCaptureThread+0x5
108EF848 758A33AA 00000000 670DDE2C 00000000 00000000 kernel32.dll!0x758a33aa
108EF854 77B29EF2 01347B20 00000000 00000000 00000000 ntdll.dll!0x77b29ef2
108EF894 77B29EC5 01347B20 00000000 00000000 00000000 ntdll.dll!0x77b29ec5

Dump file: https://copy.com/zb2LSxfE06VT
 

R1CH

Forum Admin
Developer
I think it's just GamerOSD. Unfortunately due to the way it works, I'm not sure it can be disabled and may need to be uninstalled. It's very badly coded and can cause problems in several games as well.
 

Jakob Orebro

New Member
Now, I removed my GamerOSD and then I got another error resolving in a crash. Here is the log file:

12:48:17: CLR host plugin strings not found, dynamically loading 4 strings
12:48:17: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
12:48:17: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
12:48:17: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
12:48:17: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
12:48:17: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
12:48:18: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
12:48:19: CLRHost:: Could not find/load browser settings at location C:\Users\xXRoyXx\AppData\Roaming\OBS\pluginData\browser.json
12:48:19: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
12:48:21: Open Broadcaster Software v0.622b - 32bit (´・ω・`)
12:48:21: -------------------------------
12:48:21: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
12:48:21: CPU Speed: 3410MHz
12:48:21: Physical Memory: 4095MB Total, 4095MB Free
12:48:21: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
12:48:21: monitor 1: pos={0, 0}, size={1920, 1080}
12:48:21: monitor 2: pos={1920, 0}, size={1280, 1024}
12:48:21: Windows Version: 6.1 Build 7601 S
12:48:21: Aero is Enabled
12:48:21: -------------------------------
12:48:21: OBS Modules:
12:48:21: Base Address Module
12:48:21: 01230000 OBS.exe
12:48:21: 63A10000 OBSApi.dll
12:48:21: 6C0E0000 CLRHostPlugin.dll
12:48:21: 61790000 DShowPlugin.dll
12:48:21: 61720000 GraphicsCapture.dll
12:48:21: 616F0000 NoiseGate.dll
12:48:21: 616D0000 PSVPlugin.dll
12:48:21: ------------------------------------------
12:48:21: Adapter 1
12:48:21: Video Adapter: NVIDIA GeForce GTX 560
12:48:21: Video Adapter Dedicated Video Memory: 1024917504
12:48:21: Video Adapter Shared System Memory: 3221106688
12:48:21: Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
12:48:21: Video Adapter Output 2: pos={1920, 0}, size={1280, 1024}, attached=true
12:48:21: =====Stream Start: 2014-04-26, 12:48:21===============================================
12:48:21: Multithreaded optimizations: On
12:48:21: Base resolution: 1920x1080
12:48:21: Output resolution: 768x432
12:48:21: ------------------------------------------
12:48:21: Loading up D3D10 on NVIDIA GeForce GTX 560 (Adapter 1)...
12:48:21: D3D10CreateDeviceAndSwapChain1: Failed on NVIDIA GeForce GTX 560: 0x80004002. Trying compatibility mode
12:48:21: D3D10CreateDeviceAndSwapChain1: Failed on NVIDIA GeForce GTX 560: 0x80004002

Error: Could not initialize DirectX 10 on NVIDIA GeForce GTX 560. This error can happen for one of the following reasons:

1.) Your GPU is not supported (DirectX 10 is required - note that many integrated laptop GPUs do not support DX10)
2.) You're running Windows Vista without the "Platform Update"
3.) Your video card drivers are out of date

If you are using a laptop with NVIDIA Optimus or AMD Switchable Graphics, make sure OBS is set to run on the high performance GPU in your driver settings.
 
Top