Alex Boag-Munroe
Alex Boag-Munroe
```Caught signal 11 (SIGSEGV) ---- Unhandled Exception: Stack Trace ---- /var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2_build/src/libopenshot.so.25 ( openshot::Clip::GetFrame(std::shared_ptr, long, openshot::TimelineInfoStruct*) + 0x3d3 ) [0x7f49875d1503] /var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2_build/src/libopenshot.so.25 ( openshot::Timeline::GetOrCreateFrame(std::shared_ptr, openshot::Clip*, long, openshot::TimelineInfoStruct*) + 0x3fc ) [0x7f498762a8bc] /var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2_build/src/libopenshot.so.25...
It's possible when tests are run in parallel for the FFmpegWriter:Gif and ImageWriter:Gif tests to collide due to creation of the same file, output1.gif. Discovered over at Gentoo Linux during...
Fix by Ninpo https://github.com/OpenShot/libopenshot/issues/933