Bug Report OBS crashes on Preview Stream

xelivous

New Member
tried reinstalling, etc
edit: forgot to mention it crashes on recording as well

normal log:
Code:
15:16:29: No Intel graphics adapter visible in QSVHelper.exe, Optimus problem?
15:16:29: CUDA loaded successfully
15:16:29: 1 CUDA capable devices found
15:16:29: [ GPU #0 - < GeForce GTX 660 Ti > has Compute SM 3.0, NVENC Available ]
15:16:47: Settings::Video: Enabling Aero
15:17:24: Open Broadcaster Software v0.613b - 64bit ( ^ω^)
15:17:24: -------------------------------
15:17:24: CPU Name: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
15:17:24: CPU Speed: 3400MHz
15:17:24: Physical Memory:  8136MB Total, 3079MB Free
15:17:24: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
15:17:24: monitor 1: pos={0, 0}, size={1440, 900}
15:17:24: Windows Version: 6.1 Build 7600
15:17:24: Aero is Enabled
15:17:24: -------------------------------
15:17:24: OBS Modules:
15:17:24: Base Address  Module
15:17:24: 000000003F310000 OBS.exe
15:17:24: 00000000F3D50000 OBSApi.dll
15:17:24: 00000000FA7A0000 DShowPlugin.dll
15:17:24: 00000000FA670000 GraphicsCapture.dll
15:17:24: 00000000FA940000 NoiseGate.dll
15:17:24: 00000000FA650000 PSVPlugin.dll
15:17:24: ------------------------------------------
15:17:24: Adapter 1
15:17:24:  Video Adapter: NVIDIA GeForce GTX 660 Ti
15:17:24:  Video Adapter Dedicated Video Memory: 2086993920
15:17:24:  Video Adapter Shared System Memory: 2147807232
15:17:24:  Video Adapter Output 1: pos={0, 0}, size={1440, 900}, attached=true
15:17:24: =====Stream Start: 2014-03-15, 15:17:24===============================================
15:17:24:  Multithreaded optimizations: On
15:17:24:  Base resolution: 1280x720
15:17:24:  Output resolution: 1280x720
15:17:24: ------------------------------------------
15:17:24: Loading up D3D10 on NVIDIA GeForce GTX 660 Ti (Adapter 1)...
15:17:24: ------------------------------------------
15:17:24: Audio Format: 48000 Hz
15:17:24: ------------------------------------------
15:17:24: Audio Channels: 2 Ch
15:17:24: Playback device Default
15:17:24: ------------------------------------------
15:17:24: Using desktop audio input: Speakers (Realtek High Definition Audio)
15:17:24: ------------------------------------------
15:17:24: Using auxilary audio input: Microphone (Blue Snowball)

crash log:
Code:
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 'c:\program files (x86)\obs\obs.exe' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 003DD176 (c:\program files (x86)\obs\obs.exe)
OBS version: Open Broadcaster Software v0.592b
Windows version: 6.1 (Build 7600)
CPU: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
115EF61C 003DD176 115EF630 0048A4BC 0024FB80 3F9D631B obs.exe!GlobalSource::GetSize+0x6
115EF624 67BC14BC 115EF670 00000000 00000000 00390000 obsapi.dll!SceneItem::GetCrop+0x3c
115EF64C 67BC1F48 00000000 00000000 00000000 00000000 obsapi.dll!Scene::Render+0x88
115EF6C0 003EE837 75E43677 00000000 115EFA1C 77A79D72 obs.exe!OBS::MainCaptureLoop+0xc77
115EF9D4 003EC8E5 00000000 115EFA1C 77A79D72 00000000 obs.exe!OBS::MainCaptureThread+0x5
115EF9D8 75E43677 00000000 7FAFA090 00000000 00000000 kernel32.dll!0x75e43677
115EF9E4 77A79D72 003EC8E0 00000000 00000000 00000000 ntdll.dll!0x77a79d72
115EFA24 77A79D45 003EC8E0 00000000 00000000 00000000 ntdll.dll!0x77a79d45

A minidump was saved to C:\Users\xelivous\AppData\Roaming\OBS\crashDumps\OBSCrashDump2014-01-20_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module

You need to modify xenforo to allow .dmp files to be uploaded.
I've uploaded it to my VPS in the meantime
http://pixellegacy.com/files/OBSCrashDump2014-01-20_1.dmp
 
Last edited:

xelivous

New Member
Ah you're right, that was an old crash dump sorry. I figured the latest one would be correct, but i guess it wasn't creating any crash dumps. It would just stop responding for 30+ minutes at a time.

and ah yea figured it out now

it seems i forgot to update to the latest nvidia drivers when trying to use nvenc
(i was still on 326.19, oops!)

So this is a case of user error, and not actually a bug report. Although if there's a way to check for driver version for nvidia, a prompt saying your driver version is outdated would probably help.
 
Top