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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 2 12:53:04 PDT 2013


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

           Summary: Segfault inside either GStreamer or gst-plugins-base.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: swestrup at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: 2.27/2.28


In an attempt to replicate an unrelated bug, I wrote this test pipeline:

gst-launch-1.0 videotestsrc pattern=black !
"video/x-raw,width=(int)1920,height=(int)1080" ! clockoverlay valignment=top
halignment=left font-desc="Sans 8" time-format="%T %T %T %T %T %T %T %T %T %T
%T %T %T %T %T %T %T %T %T %T %T %T %T" ! videocrop right=540 bottom=540 !
xvimagesink display=:2

and got an immediate segfault. I then reran the test under the debugger and
captured a backtrace of the crash. It can be found here:

http://pastebin.com/raw.php?i=ZPRsY7jy

Note that I am running the very latest git source (compiled today) for this
test.

-- 
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