GNOME Bugzilla – Bug 580480
ffenc_mpeg4 segfault on gst-inspect
Last modified: 2010-09-21 01:13:43 UTC
imization for CBP (0x08000000): qp-rd - Rate Distoration Optimization for QP selection (0x10000000): ss - H263 slice struct (0x40000000): scanoffset - Reserve space for SVCD scan offset user data (0x80000000): closedgop - Closed GOP interlaced : Interlaced Material flags: readable, writable Boolean. Default: false Current: false max-bframes : Maximum B-frames in a row flags: readable, writable Integer. Range: 0 - 16 Default: 0 Current: 0 Segmentation fault [cschalle@crazyhorse presets]$ gst-inspect-0.10 ffenc_mpeg4
Strack trace?
what gdb command do I need to run to run gst-inspect inside gdb?
Program received signal SIGSEGV, Segmentation fault. 0x003617c4 in fini_context_translations () at setrans_client.c:243 243 free(prev_r2t_trans); (gdb) thread apply bt all (gdb) thread apply all bt
+ Trace 214869
Thread 1 (Thread 0xb7fe16c0 (LWP 27084))
I cannot reproduce the crash with Ubuntu Karmic packages (gstreamer0.10-ffmpeg version: 0.10.7-1) or current Git. Is this bug already fixed? Which versions were used in the original report? By the way, there is another unrelated bug affecting ffenc_mpeg4 in my installation: https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/379325/comments/6. I don't know whether that workaround can affect this bug.
Christian, does this still happen? No idea what causes this, but it looks selinux/linker/compiler/system-related and not GStreamer-related. Does the SELinux log say anything?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!