Bug Report OBS Crash on Scene Switch

DrunkenMoba

New Member
I have two .gifs on two scenes I use for an overlay. When both are enabled OBS will crash on scene switching between them.
Very unfortunate experience.

Attached are logs requested.

I would attach the images but both violate teh 1MB restriction.
 

Attachments

  • OBSCrashLog2015-02-19_2.txt
    2.9 KB · Views: 9
  • OBSCrashDump2015-02-19_2.rar
    380.4 KB · Views: 8

R1CH

Forum Admin
Developer
Most likely your GIFs are large and animated and you don't have enough memory. Use videos instead.
 

DrunkenMoba

New Member
Videos don't do transparency easily nor do they allow for infinite looping easily. Unless I'm missing something horribly obvious with OBS config. Also, why is it 2 images <40MB cause it to crash. Video card has 2.5 GB of vid ram... more than enough to have that floating around with on top of everything else.
 

DrunkenMoba

New Member
Something felt dirty about this bug.

Investigation results:
Any two animated gif images on two different scenes swapped between regardless of size will cause the crash.
Just used 2 <1KB Gifs to test it. Seems more like dirty memory issues. Now to pull source and start investigating... ugh.
 

R1CH

Forum Admin
Developer
Well your dump file clearly showed you were running out of memory due to the misuse of GIFs as videos. If you're still having a crash with 1kb GIFs, please post a new crash log.

1920 x 1080 x 4 BPP x 256 frames = 2.123 GB required for just one of your GIFs. It's easy to see why you are running out of memory.
 
Top