Bug Report Video Save fails/crashes OBS if scene gets switched

Raini

New Member
I've encountered this bug a few times purely by accident. These were the steps:

- Stopped Broadcast.
- OBS automatically began saving video of the Broadcast.
- Clicked on a random Scene while OBS was still saving the Broadcast.
- OBS crashes and fails to save the Broadcast.

Here's the log:

This crash appears to have occured in the 'c:\program files (x86)\obs\obs.exe' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 01201742 (c:\program files (x86)\obs\obs.exe)
OBS version: Open Broadcaster Software v0.448a
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
0021E9EC 01201742 00000007 00000001 00370264 002EA8A0 obs.exe!0x1201742
002EBB28 002EBDC0 00000001 00370264 002EA8A0 002EBE40 <unknown>!0x2ebdc0

A minidump was saved to C:\Users\Aequitas\AppData\Roaming\OBS\crashDumps\OBSCrashDump2012-12-03_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Ah, thank you for pointing that out. I'll take a look at it
 

NoSFeRaTU

New Member
Same here, already loss two vods because of this... In my case scene switching initiated by sc2sceneswitcher plugin.

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: 00091762 (c:\program files (x86)\obs\obs.exe)
OBS version: Open Broadcaster Software v0.452a
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
0069EA64 00091762 00000000 C603DD7D 00000000 000C4830 obs.exe!OBS::SetScene+0x232
0069EA98 000C51DF 00020816 00000404 00000000 0049D9C0 obs.exe!OBS::OBSProc+0x9af
0069EAD8 755F62FA 000C4830 00020816 00000404 00000000 user32.dll!0x755f62fa
0069EB04 755F6D3A 00000000 000C4830 00020816 00000404 user32.dll!0x755f6d3a
0069EB7C 755F6DE8 00BE5170 00000000 00000404 00000000 user32.dll!0x755f6de8
0069EBD8 755F6E44 0069EC24 00000000 0069EDC4 77460070 user32.dll!0x755f6e44
0069EC14 7746010A 0069ECB8 00000000 00000000 00000000 ntdll.dll!0x7746010a
0069EC74 75600751 0069ECB8 00000000 00000000 00000000 user32.dll!0x75600751
0069ECA0 000A5F39 C603DB01 00000000 00961900 0069EE1C obs.exe!ProcessEvents+0x19
0069ECD8 000A84BF 00961900 0049D4A0 000B08C0 00000001 obs.exe!MP4FileStream::~MP4FileStream+0x5bf
0069EDD4 000ABA09 00000001 C603DA35 00000000 000C4830 obs.exe!MP4FileStream::`scalar deleting destructor'+0x9
0069EDE0 000B08C0 00970200 000C4D1C C603D9ED 00000000 obs.exe!OBS::Stop+0x190
0069EE24 000AEDFA C603D9ED 00000000 000C4830 00000000 obs.exe!OBS::ToggleCapturing+0x1a
0069EE2C 000C4D1C 00020816 00000111 00001389 0001083E obs.exe!OBS::OBSProc+0x4ec
0069EE6C 755F62FA 000C4830 00020816 00000111 00001389 user32.dll!0x755f62fa
0069EE98 755F6D3A 00000000 000C4830 00020816 00000111 user32.dll!0x755f6d3a
0069EF10 755F965E 00BE5170 00000000 000C4830 00001389 user32.dll!0x755f965e
0069EF54 755F96C5 00020816 00000111 00001389 0001083E user32.dll!0x755f96c5
0069EF78 71324601 0072F7A8 00000000 0001083E 0072F7A8 comctl32.dll!0x71324601
0069EF98 71324663 54010000 00000001 00000000 712AB495 comctl32.dll!0x71324663
0069EFB4 713244ED 0001083E 00000202 00000000 000D001B comctl32.dll!0x713244ed
0069F014 755F62FA 712AB495 0001083E 00000202 00000000 user32.dll!0x755f62fa
0069F040 755F6D3A 00000000 712AB495 0001083E 00000202 user32.dll!0x755f6d3a
0069F0B8 755F77C4 712AB495 00000000 0069F14C 7561C81F user32.dll!0x755f77c4
0069F118 755F788A 0069F1DC 63D1CC80 0001086A 755F78E2 user32.dll!0x755f788a
0069F128 7561C81F 00020816 00000000 C603C6BD FFFFFFFE user32.dll!0x7561c81f
0069F154 000A666E 00090000 00000000 006D32B5 00000001 obs.exe!WinMain+0x68e
0069F7B4 0012D1A2 7EFDE000 0069F888 77489EF2 7EFDE000 obs.exe!strstr+0x1c2
0069F844 756F33AA 7EFDE000 7738C678 00000000 00000000 kernel32.dll!0x756f33aa
0069F850 77489EF2 0012D20D 7EFDE000 00000000 00000000 ntdll.dll!0x77489ef2
0069F890 77489EC5 0012D20D 7EFDE000 00000000 00000000 ntdll.dll!0x77489ec5

A minidump was saved to C:\Users\NoSFeRaTU\AppData\Roaming\OBS\crashDumps\OBSCrashDump2012-12-09_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module
00090000-00449000 C:\Program Files (x86)\OBS\OBS.exe
77450000-775D0000 C:\Windows\SysWOW64\ntdll.dll
756E0000-757F0000 C:\Windows\syswow64\kernel32.dll
769F0000-76A37000 C:\Windows\syswow64\KERNELBASE.dll
722C0000-722D3000 C:\Windows\system32\dwmapi.dll
74C20000-74CCC000 C:\Windows\syswow64\msvcrt.dll
76B00000-76B90000 C:\Windows\syswow64\GDI32.dll
755E0000-756E0000 C:\Windows\syswow64\USER32.dll
75890000-75930000 C:\Windows\syswow64\ADVAPI32.dll
76AE0000-76AF9000 C:\Windows\SysWOW64\sechost.dll
75130000-75220000 C:\Windows\syswow64\RPCRT4.dll
74B30000-74B90000 C:\Windows\syswow64\SspiCli.dll
74B20000-74B2C000 C:\Windows\syswow64\CRYPTBASE.dll
74F20000-74F2A000 C:\Windows\syswow64\LPK.dll
76A40000-76ADD000 C:\Windows\syswow64\USP10.dll
6C330000-6C3B3000 C:\Windows\system32\dxgi.dll
74A00000-74A09000 C:\Windows\system32\VERSION.dll
6C430000-6C45C000 C:\Windows\system32\d3d10_1.dll
6C1A0000-6C1DA000 C:\Windows\system32\d3d10_1core.dll
75120000-75125000 C:\Windows\syswow64\PSAPI.DLL
63C80000-63CF4000 C:\Windows\system32\d3dx10_43.dll
74D50000-74EAC000 C:\Windows\syswow64\ole32.dll
750E0000-75115000 C:\Windows\syswow64\WS2_32.dll
77420000-77426000 C:\Windows\syswow64\NSI.dll
63D00000-63D80000 C:\Program Files (x86)\OBS\OBSApi.dll
72520000-72552000 C:\Windows\system32\WINMM.dll
75AA0000-766EA000 C:\Windows\syswow64\SHELL32.dll
74F50000-74FA7000 C:\Windows\syswow64\SHLWAPI.dll
70A70000-70C00000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll
75580000-755E0000 C:\Windows\system32\IMM32.DLL
75010000-750DC000 C:\Windows\syswow64\MSCTF.dll
71160000-711E0000 C:\Windows\system32\uxtheme.dll
71280000-7141E000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\Comctl32.dll
766F0000-76773000 C:\Windows\syswow64\CLBCatQ.DLL
757F0000-7587F000 C:\Windows\syswow64\OLEAUT32.dll
6C050000-6C089000 C:\Windows\System32\MMDevApi.dll
71040000-71135000 C:\Windows\System32\PROPSYS.dll
753E0000-7557D000 C:\Windows\syswow64\SETUPAPI.dll
74EF0000-74F17000 C:\Windows\syswow64\CFGMGR32.dll
74F30000-74F42000 C:\Windows\syswow64\DEVOBJ.dll
63C20000-63C46000 C:\Program Files (x86)\OBS\plugins\DShowPlugin.dll
63C60000-63C80000 C:\Program Files (x86)\OBS\plugins\GraphicsCapture.dll
63C50000-63C57000 C:\Program Files (x86)\OBS\plugins\SC2SceneSwitcher.dll
6C600000-6C6BF000 C:\Windows\system32\MSVCR100.dll
74EB0000-74EDD000 C:\Windows\syswow64\WINTRUST.dll
768A0000-769BE000 C:\Windows\syswow64\CRYPT32.dll
75880000-7588C000 C:\Windows\syswow64\MSASN1.dll
68690000-68897000 C:\Windows\system32\d3dcompiler_43.dll
73A20000-73A56000 C:\Windows\system32\AUDIOSES.DLL
70590000-7068B000 C:\Windows\system32\WindowsCodecs.dll
6C9F0000-6CA2C000 C:\Windows\system32\mswsock.dll
6C9E0000-6C9E5000 C:\Windows\System32\wshtcpip.dll
5EE30000-5FA29000 C:\Windows\system32\nvwgf2um.dll
68930000-68A1B000 C:\Windows\system32\DBGHELP.DLL
 

NoSFeRaTU

New Member
Currently, it's even worse than before. From 0.463a test 5 it crashes even if scene changes before stream close.

Code:
**** UNHANDLED EXCEPTION: c0000005
Fault address: 00E58B76 (c:\program files (x86)\obs\obs.exe)
OBS version: Open Broadcaster Software v0.463a (test build 8)
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
001AF0EC 00E58B76 00290D00 0009D600 00E617F2 00000001 obs.exe!MP4FileStream::~MP4FileStream+0x676
001AF1FC 00E5C369 00000001 807238F3 00000000 00E779F0 obs.exe!MP4FileStream::`scalar deleting destructor'+0x9
001AF208 00E617F2 002C0000 00E78047 807238BB 00000000 obs.exe!OBS::Stop+0x192
001AF24C 00E5FBAA 807238BB 00000000 00E779F0 00000000 obs.exe!OBS::ToggleCapturing+0x1a
001AF254 00E78047 001E0A26 00000111 00001389 00170638 obs.exe!OBS::OBSProc+0x657
001AF294 750A62FA 00E779F0 001E0A26 00000111 00001389 user32.dll!0x750a62fa
001AF2C0 750A6D3A 00000000 00E779F0 001E0A26 00000111 user32.dll!0x750a6d3a
001AF338 750A965E 011951E0 00000000 00E779F0 00001389 user32.dll!0x750a965e
001AF37C 750A96C5 001E0A26 00000111 00001389 00170638 user32.dll!0x750a96c5
001AF3A0 72114601 006D18E8 00000000 00170638 006D18E8 comctl32.dll!0x72114601
001AF3C0 72114663 54010001 00000001 00000000 7209B495 comctl32.dll!0x72114663
001AF3DC 721144ED 00170638 00000202 00000000 000A002D comctl32.dll!0x721144ed
001AF43C 750A62FA 7209B495 00170638 00000202 00000000 user32.dll!0x750a62fa
001AF468 750A6D3A 00000000 7209B495 00170638 00000202 user32.dll!0x750a6d3a
001AF4E0 750A77C4 7209B495 00000000 001AF574 750CC81F user32.dll!0x750a77c4
001AF540 750A788A 001AF604 6207F200 750A78E2 05D400F5 user32.dll!0x750a788a
001AF550 750CC81F 001E0A26 00000000 80723F6B FFFFFFFE user32.dll!0x750cc81f
001AF57C 00E576FE 00E40000 00000000 00683615 00000001 obs.exe!WinMain+0x69e
001AFBDC 00EDE3E2 7EFDE000 001AFCB0 77989EF2 7EFDE000 obs.exe!strstr+0x1c2
001AFC6C 752433AA 7EFDE000 7756C631 00000000 00000000 kernel32.dll!0x752433aa
001AFC78 77989EF2 00EDE44D 7EFDE000 00000000 00000000 ntdll.dll!0x77989ef2
001AFCB8 77989EC5 00EDE44D 7EFDE000 00000000 00000000 ntdll.dll!0x77989ec5
 
Top