Bug Report v0.553b crash when removing element from non-active scene

Xanewok

New Member
This happened when I tried to remove an element (I believe it was a Text type) from a scene, which turned non-active due to simple switcher plugin. Basically I right clicked on the element, dropdown menu appeared, the scene changed in the background and when I clicked "Remove" the whole program crashed. I know I was using a 3rd party plugin, it doesn't happen when I manually change the scenes using hotkeys, but it's still a problem.

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

**** UNHANDLED EXCEPTION: c0000005
Fault address: 013AC445 (c:\program files (x86)\obs\obs.exe)
OBS version: Open Broadcaster Software v0.553b
Windows version: 6.1 (Build 7600) 
CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
0022F690 013AC445 00000010 00000000 013AB590 00000000 obs.exe!OBS::TrackModifyListbox+0x1d5
0022F744 013AC1B1 001506C4 00000204 00000002 001D002B obs.exe!OBS::ListboxHook+0xc21
0022F7E8 768F6238 013AB590 001506C4 00000204 00000002 user32.dll!0x768f6238
0022F814 768F68EA 00000000 013AB590 001506C4 00000204 user32.dll!0x768f68ea
0022F88C 768F7D31 013AB590 00000000 0022F920 76912292 user32.dll!0x768f7d31
0022F8EC 768F7DFA 0022F9A4 572C0EC0 001D0257 768F7E92 user32.dll!0x768f7dfa
0022F8FC 76912292 002700FC 00000000 00000000 00000000 user32.dll!0x76912292
0022F928 0138CC18 01370000 00000000 005547A5 00000001 obs.exe!WinMain+0x898
0022FDE8 013F1399 FFFDE000 0022FEBC 77739F42 FFFDE000 obs.exe!strstr+0x1c9
0022FE78 762F3677 FFFDE000 77DF5ACD 00000000 00000000 kernel32.dll!0x762f3677
0022FE84 77739F42 013F13EC FFFDE000 00000000 00000000 ntdll.dll!0x77739f42
0022FEC4 77739F15 013F13EC FFFDE000 00000000 00000000 ntdll.dll!0x77739f15

A minidump was saved to C:\Users\Xanewok\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-08-30_1.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module
And here's the dump:
http://disk.linuxtech.pl/files/6/OBSCra ... 8-30_1.dmp
Log:
http://pastebin.com/rWam3LAP
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Re: v0.553b crash when removing element from non-active scen

Thanks for the info -- you may want to be careful with that for the time being, I'm not sure if I can get around to this right away
 
Top