Bug Report Crash when using text source

ciscoiptech

New Member
Hello,

I am using the following program located at viewtopic.php?f=22&t=925

Under the spoiler in the thread under this heading "Now select 'Use text from file' and direct it to where you saved the snip folder, select snip.txt. The rest is preference but here are my settings:

In the box that says use text from file I am using a network path that points to my gaming pc so I can run spotify on my gaming machine and the audio list is sent over the network to OBS on my streaming pc.

My path is \\OFFICE\Snip-v2.0.1\Snip\Snip.txt this works OK accept when I change the song in spotify OBS then crashes on the streaming PC each time I change the song. This happens in Test Build - 0.48.007b (Experimental Test) and in Stable - 0.472 Beta

Here is the crash report.

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:\users\server\desktop\obs_0_48_007_test\64bit\obsapi.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 000007FEF471ACFC (c:\users\server\desktop\obs_0_48_007_test\64bit\obsapi.dll)
OBS version: Open Broadcaster Software v0.48.007b (experimental test build)
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
000000002A25F510 000007FEF471ACFC 0000000001B5FA40 0000000001B82300 000000002A25F628 000007FEF471AEDD obsapi.dll!FastAlloc::_Allocate+0x17c
000000002A25F560 000007FEF472C769 000000002A25F628 0000000001B82300 0000000001B82300 000000002A25F760 obsapi.dll!OSMonitorFileStart+0x39
000000002A25F600 000000013F8A9E7E 000000002A25F628 0000000001B82300 0000000000000000 0000000000000000 obs.exe!TextOutputSource::UpdateCurrentText+0xfe
000000002A25F660 000000013F8AA02D 000000013F929658 0000000001B82300 0000000000028B0A 0000000001B5F580 obs.exe!TextOutputSource::UpdateTexture+0x7d
000000002A25F800 000000013F8AABC9 FFFFFFFFFFFFFFFE 0000000000000000 8000000000000001 0000000001BC0000 obs.exe!TextOutputSource::Preprocess+0x39
000000002A25F830 000007FEF4713E76 000000158CD3BBD3 000000158CD3BBD3 000000002A25F960 0000000001BC0000 obsapi.dll!Scene::Preprocess+0x66
000000002A25F860 000000013F89CE54 0000000000000000 0000000000000000 0000000000000000 0000000000000000 obs.exe!OBS::MainCaptureLoop+0x8f4
000000002A25FF00 000000013F89B5A9 0000000000000000 0000000000000000 0000000000000000 0000000000000000 obs.exe!OBS::MainCaptureThread+0x9
000000002A25FF30 000000007776652D 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel32.dll!0x7776652d
000000002A25FF60 000000007799C521 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7799c521

A minidump was saved to C:\Users\Server\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-04-05_7.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module
000000013F870000-000000013F9C1000 C:\Users\Server\Desktop\OBS_0_48_007_test\64bit\OBS.exe
0000000077970000-0000000077B19000 C:\Windows\SYSTEM32\ntdll.dll
0000000077750000-000000007786F000 C:\Windows\system32\kernel32.dll
000007FEFDB20000-000007FEFDB8B000 C:\Windows\system32\KERNELBASE.dll
000007FEFC850000-000007FEFC859000 C:\Windows\system32\AVRT.dll
000007FEFE6E0000-000007FEFE6FF000 C:\Windows\SYSTEM32\sechost.dll
000007FEFEAF0000-000007FEFEB8F000 C:\Windows\system32\msvcrt.dll
000007FEFDD00000-000007FEFDE2D000 C:\Windows\system32\RPCRT4.dll
000007FEFBC50000-000007FEFBC68000 C:\Windows\system32\dwmapi.dll
000007FEFDC90000-000007FEFDCF7000 C:\Windows\system32\GDI32.dll
0000000077870000-000000007796A000 C:\Windows\system32\USER32.dll
000007FEFE990000-000007FEFE99E000 C:\Windows\system32\LPK.dll
000007FEFE270000-000007FEFE339000 C:\Windows\system32\USP10.dll
000007FEF8150000-000007FEF81F7000 C:\Windows\system32\dxgi.dll
000007FEFFB00000-000007FEFFBDB000 C:\Windows\system32\ADVAPI32.dll



Thanks!

Justin
 

ciscoiptech

New Member
I was able to get this to work by copying the program file on the streaming PC. Creating a shortcut to the snip executable over the network, then running that shortcut form my streaming gaming pc so the output of the snip.txt sits on the streaming PC. Not it does not crash.
 
Top