[Bug 699518] Segfault inside either GStreamer or gst-plugins-base.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 2 14:54:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699518
  GStreamer | gstreamer (core) | git

--- Comment #2 from Stirling Westrup <swestrup at gmail.com> 2013-05-02 21:54:10 UTC ---
I'll do the valgrind test shortly.

Just adding -v I get:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps =
video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps =
video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstClockOverlay:clockoverlay0.GstPad:src: caps =
video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoCrop:videocrop0.GstPad:src: caps = video/x-raw,
format=(string)I420, width=(int)1380, height=(int)540, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstXvImageSink:xvimagesink0.GstPad:sink: caps =
video/x-raw, format=(string)I420, width=(int)1380, height=(int)540,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoCrop:videocrop0.GstPad:sink: caps = video/x-raw,
format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstClockOverlay:clockoverlay0.GstPad:video_sink: caps =
video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps =
video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080,
framerate=(fraction)30/1
Caught SIGSEGV
#0  0x00007fa35d021253 in __poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa35d946d7d in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa35d947075 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa35e32a585 in gst_bus_poll (bus=0x108b380, events=<value optimized
out>, timeout=18446744073709551615) at gstbus.c:1082
#4  0x00000000004035a7 in event_loop (pipeline=0x10b41b0, blocking=1,
do_progress=1, target_state=GST_STATE_PAUSED) at gst-launch.c:519
#5  0x0000000000404ba9 in main (argc=18, argv=0x7fff23d19518) at
gst-launch.c:1066
Spinning.  Please run 'gdb gst-launch-1.0 20544' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list