GNOME Bugzilla – Bug 709739
SIGSEGV when calling gst_memory_unmap
Last modified: 2013-10-09 15:37:21 UTC
Created attachment 256821 [details] GDB backtrace Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffea9b2700 (LWP 17160)] 0x000000301805bb5b in gst_memory_unmap (mem=<optimized out>, info=0x7fffea9b18c0) at gstmemory.c:312 312 mem->allocator->mem_unmap (mem); File that caused the crash can be found at: https://docs.google.com/file/d/0Bw_O6opVYHaaUlgyeVlIWmxTRkE/edit?usp=sharing Gstreamer version:1.0.7
Works just fine with 1.2.0 with the plugins from the GStreamer project. You might want to report this to Fluendo if the problem still exists with 1.2.0, their libgstfludivx3dec appears in the backtrace.